Repository: boot-floppies/utilities/dbootstrap
who:        joey
time:       Mon Jul 23 00:34:15 PDT 2001


Log Message:

This patch corrects the behaviour of recursiveAction() if an nfsroot
installation is done.  In that case, stat.st_dev is 00:06 (or
something similar), however, /dev/root doesn't has a major:minor
number so it won't be returned.  This patch initializes
InstallationRootDevice as "/dev/root" for the case where "/" from the
initial installation system (initrd, root.bin) is mounted via NFS.
This should help installing Debian on a MIPS machine.

Files:

changed:    block_device.c main.c


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to