Bug#458772: initramfs-tools: update-initramfs' check for ro-mounted /boot partitions yields false positives

2008-01-05 Thread maximilian attems
On Wed, 02 Jan 2008, Daniel Reichelt wrote: i stumbled over this bug when I wanted to update my initrd while I had some isos loop-mounted like this: - boot_opts=$(awk '/boot/{if (match($4, /^ro/) || match($4, /,ro/) \ + boot_opts=$(awk '/boot/{if ((match($4, /^ro/) || match($4,

Bug#458772: initramfs-tools: update-initramfs' check for ro-mounted /boot partitions yields false positives

2008-01-02 Thread Daniel Reichelt
Package: initramfs-tools Version: 0.91c Severity: normal Tags: patch Hi Kernel-Team, i stumbled over this bug when I wanted to update my initrd while I had some isos loop-mounted like this: $ cat /proc/mounts |grep boot /dev/hda1 /boot ext2 rw 0 0 /dev/loop57