Mike Smith 88d4183b84 Make MFS work with the new root filesystem search process.
In order to achieve this, root filesystem mount is moved from
SI_ORDER_FIRST to SI_ORDER_SECOND in the SI_SUB_MOUNT_ROOT sysinit
group.  Now, modules which wish to usurp the default root mount
can use SI_ORDER_FIRST.

A compiled-in or preloaded MFS filesystem will become the root
filesystem unless the vfs.root.mountfrom environment variable refers
to a valid bootable device.  This will normally only be the case when
the kernel and MFS image have been loaded from a disk which has a
valid /etc/fstab file.  In this case, the variable should be manually
overridden in the loader, or the kernel booted with -a.  In either
case "mfs:" should be supplied as the new value.

Also fix a typo in one DFLTROOT case that would not have compiled.
1999-11-03 11:02:47 +00:00
..
1999-09-29 15:03:48 +00:00
1999-10-29 18:09:36 +00:00
1999-11-02 22:40:15 +00:00
1999-11-03 08:10:49 +00:00
1999-10-05 21:19:41 +00:00
1999-10-29 17:28:09 +00:00
1999-08-28 01:08:13 +00:00
1999-11-02 04:16:17 +00:00
1999-11-01 10:18:36 +00:00
1999-08-28 01:08:13 +00:00
1999-10-29 18:09:36 +00:00
1999-11-03 10:08:15 +00:00
1999-08-28 01:08:13 +00:00
1999-08-27 23:45:13 +00:00
1999-10-29 18:09:36 +00:00
1999-08-28 01:08:13 +00:00