freebsd-src/release
Makoto Matsushita bbcb3e0620 Sysinstall cleanups for installation:
1) Use devfs to mount filesystems.  If mounting devfs is fail,
           fallback to old code.
        2) When fscking filesystems, use 'fsck_ffs' explicitly.  As a
           result, we no longer need 'fsck' the wrapper program.

Reviewed by:	jkh
2001-12-02 04:47:46 +00:00
..
alpha Add fsck tool for UFS to /stand tools (again). 2001-11-19 14:43:29 +00:00
amd64 Sysinstall cleanups for installation: 2001-12-02 04:47:46 +00:00
doc New release note: send-pr(1) -a (+ MFC). 2001-11-30 21:37:25 +00:00
i386 Sysinstall cleanups for installation: 2001-12-02 04:47:46 +00:00
pc98 Use a separate drivers.conf between i386 and pc98. 2001-11-22 11:04:12 +00:00
picobsd Implement a more efficient way to assign addresses: read /etc/hosts 2001-11-29 03:16:23 +00:00
scripts - Remove the -T from the 4.x newfs as well. 2001-11-20 20:25:12 +00:00
texts
fixit.profile Don't assume fixit media is a floppy disk. 2001-10-29 16:13:29 +00:00
fixit.services
Makefile Set a BOOTABLE variable to "-b" if MACHINE is not pc98, and use it for 2001-11-25 16:43:45 +00:00
Makefile.inc.docports ghostscript6 has been replaced by ghostscript-gnu in the Ports 2001-09-24 20:15:04 +00:00
write_mfs_in_kernel.c