summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1999-11-01 23:51:00 +0000
committermsmith <msmith@FreeBSD.org>1999-11-01 23:51:00 +0000
commit4584f23d75bc93774c878e17bdd3efa07c62b725 (patch)
tree240093f74650383de676b5fdfc98654c2c1f42dd /lib/libc
parentbfcfa15e6865b531634b7968310a861ce2fa7e70 (diff)
downloadFreeBSD-src-4584f23d75bc93774c878e17bdd3efa07c62b725.zip
FreeBSD-src-4584f23d75bc93774c878e17bdd3efa07c62b725.tar.gz
This is a complete rewrite of vfs_conf.c, which changes the way the root
filesystem is discovered. Preference is given to using the kernel environment variable vfs.root.mountfrom, which is set by the loader according to the contents of /etc/fstab. Changes in the MD code provide fallback mechanisms for systems not using the loader. A more robust fallback path is also provided, with the last recourse being to prompt on the console for a root device. These changes drastically simplify the machine-dependant parts of the root configuration process. In addition, support for CDROM root devices has been removed; it was a nasty hack and didn't work.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud