mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 17:12:46 +00:00
843fcabd9e
. Now builds on -STABLE (-CURRENT is broken due to bugs) . etc directory contents centralized instead of in each type directory (can exclude & override as desired) . Removed extraneous language files (lang files for rc really necessary?) . dialog-based build tool with support for custom floppy builds . MFS image loads as a mfs_root module instead of compiled into kernel THIS IS BROKEN ON CURRENT. I'll MFC to -STABLE immediately following. luigi tells me I have an OK from jkh on the MFC. Submitted by: luigi
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
#proc /proc procfs rw 0 0
|
|
#/dev/fd0c /start_floppy ufs rw 1 1
|
|
#/dev/wd0s1 /dos msdos rw 0 0
|
|
#/dev/wcd0c /cdrom cd9660 ro,noauto 0 0
|