freebsd-nq/sys/alpha
Mike Smith ed9f9797bb 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.
1999-11-01 23:51:00 +00:00
..
alpha This is a complete rewrite of vfs_conf.c, which changes the way the root 1999-11-01 23:51:00 +00:00
conf Merge the alpha and x86 majors files together. There appear to be 1999-11-01 04:12:42 +00:00
include useracc() the prequel: 1999-10-29 18:09:36 +00:00
isa * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
linux Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the 1999-10-30 06:32:05 +00:00
pci useracc() the prequel: 1999-10-29 18:09:36 +00:00
tc Attempt at cleaning up the (unused part of) support for TurboChannel to 1999-10-05 20:46:58 +00:00
tlsb Removal of sys/device.h 1999-10-05 21:19:41 +00:00