freebsd with flexible iflib nic queues
Go to file
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
bin Fix grammar to eliminate support for unary minus expressions -- they 1993-09-14 22:49:52 +00:00
etc 1) Install now creates a DOS partition for the first (and only the 1993-09-19 20:45:10 +00:00
gnu Added bsd.prog.mk so that make maninstall would work 1993-09-08 14:23:28 +00:00
lib/csu/i386 Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00
libexec/makekey Libcrypt upgrade 1993-07-20 23:49:11 +00:00
sbin The fdisk man page doesn't show correctly the usage possibilities of 1993-08-10 10:31:35 +00:00
share/man/man4 From: baukno@login.dkuug.dk (S|ren Schmidt) 1993-09-09 00:32:25 +00:00
sys Enabled floppy drive ioctl's so that disklabel on a floppy is now 1993-09-15 23:29:11 +00:00
usr.bin Added README which explains the copyright status of getopt(1) 1993-07-27 17:24:17 +00:00
usr.sbin Finally stuck a version number on this thing! :) 1993-09-19 01:52:33 +00:00