Changed printing messages to refer to ${OPSYSTEM} instead of NetBSD. Comments
authorRod Grimes <rgrimes@FreeBSD.org>
Wed, 11 Aug 1993 12:30:00 +0000 (12:30 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Wed, 11 Aug 1993 12:30:00 +0000 (12:30 +0000)
commitc5bc0e81e729ae1eb767433aec454c5af6d3e483
treedf63faf3210a2fb11052368c326b4c1d806564ba
parent429be5794bd09c08bb69d1810a4f896ec706cc06
Changed printing messages to refer to ${OPSYSTEM} instead of NetBSD.  Comments
left intact.

Simplified variables for drivename, drivetype, and sect_fwd.

Added rotdelay to newfs commands (defaults to newfs default except
for scsi disks where it defaults to 0).

Made the disk geometry questions more like what PC users are use to
reading (cylinders/heads/sectors).

Added minswap requirement of 8MB, recomendation of 2 x physical memory.

Added messages about what the blocking factor does.

Added message for mount point to NOT include the leading /

How to change disklabel to /sbin/disklabel due to bug in our /bin/sh,
I thought this has been fixed, but it has not!

Changed to use cpio instead of tar, since tar seems so brain dead.

Removed kernfs reference from /etc/fstab creation since FreeBSD does not
have the kernfs.  Made /etc/fstab tabbed so it looks pretty :-).

Added default of floppy drive 0 after we boot from hard disk.

Fixed path in inst1.profile, removed /usr/local/bin, /usr/contrib/bin and .
etc/etc.i386/inst1.install
etc/etc.i386/inst1.profile