Bug#484705: bootcd: MKISODEVFS variable has wrong assignment

2008-06-06 Thread Jens Kapitza
i don't know why /dev/ is hold in ram disk if udev is used (umount, don't work) reboot and halt can't umount the virtual file systems is there a reason to make a dev.ro ? i've changed bootcdwrite to just create a /dev floder and dont build a dev.ro everything is working fine -- To UNS

Bug#484705: bootcd: MKISODEVFS variable has wrong assignment

2008-06-05 Thread Jens Kapitza
Package: bootcd Version: 3.00 Severity: important creating a readonly system in another bootstrap MKISODEVFS was set to MKISODEVFS="/dev.ro/=$SRCDI/dev/.static/dev" but i dont have udev in the $SRCDI i changed the line elif [ -d /dev/.static/dev -a -x /etc/init.d/udev ]; then to elif [ -d $