Package: fai-nfsroot Version: 2.10 Severity: normal Tags: patch File: usr/lib/fai/create_ramdisk
--- usr/lib/fai/create_ramdisk 2006-04-03 16:12:38.000000000 +0300 +++ usr/lib/fai/create_ramdisk 2006-04-27 15:46:41.000000000 +0300 @@ -18,4 +18,5 @@ } mkdir -p /tmp/etc /tmp/target -mkrw /dev /var/run /var/log /var/lock /var/lib/discover /etc/sysconfig +mkrw /dev /var/run /var/log /var/lock /var/lib/discover \ + /etc/sysconfig /etc/lvm I am filing a related bug against fai-server. At the time of this writing I don't know what number the fai-server bug will be assigned to. There is also an empty file /etc/lvmtab. I don't know its role yet. It could be that it, too, should be added to the list of directories to mkrw. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]