HardenedBSD/etc/etc.i386
Andrew Moore 3bef766f61 1) Install now creates a DOS partition for the first (and only the
first) Primary (un-Extended) DOS partition, providing /dev/xx0h
is available.  It is mounted on /dos by default.  The /etc/fstab
entry omits the dump and fsck fields, i.e.:
/dev/xx0h	/dos	pcfs rw

The Secondary DOS partition is not used (System ID 0xF2), because I don't
know what that is.

2) Fixed default sizes so that if someone attempts to install BSD on a 24 Mb
partition by accepting defaults, they don't end up with a 1 Mb /usr
partition (up to USRMIN Mb's).  In this case, all space is split between
swap and root.

TODO:
1) Extend load_fd() to support loading distribution files directly from
the DOS partition of the hard disk.

2) Provide translated parameters to the install program (maybe
add an option to fdisk).  Currently, the true geometry is used as
default, which is inappropriate for coexistence with DOS.

3) Support installing on multiple or secondary disks.
1993-09-19 20:45:10 +00:00
..
disktab >From: Drew Hess <dhess@CS.Stanford.EDU> 1993-09-18 00:00:16 +00:00
floppy.install_notes Renumber the section starting at the duplicate 5. section. Changed 1993-09-13 07:53:28 +00:00
fstab.wd
inst1.install 1) Install now creates a DOS partition for the first (and only the 1993-09-19 20:45:10 +00:00
inst1.profile
inst2.install
inst2.profile Added /usr/distbin to PATH 1993-09-18 08:20:32 +00:00
install_notes Added option to overwrite an existing partition during install. 1993-09-14 21:26:32 +00:00
kc.profile
MAKEDEV >From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies) 1993-09-14 21:42:14 +00:00