FreeBSD src
Go to file
rgrimes 00b1a0dcc1 You can now specify the type of floppy you want built (floppy3 or floppy5)
with a Makefile override.  The default is floppy5 since all distribution
floppies must be <= 1.2Mb so that every one can use them.

If you want to make 1.44MB floppies with more space on them do a
setenv FLOPPY floppy3
before running make.

>From: "Jordan K. Hubbard" <jkh%whisker.lotus.ie@dec4ie.ieunet.ie>
Date: Sun, 10 Oct 1993 05:11:51 -0700

I went to make myself some boot floppies straight off the dist
today and ran into the fact that I'm using a 3.5" floppy as my drive A,
so I did the following (you can still use floppy5 as your default -
I just have it set to floppy3 for my machine).
1993-10-10 05:06:44 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:07:27 +00:00
etc You can now specify the type of floppy you want built (floppy3 or floppy5) 1993-10-10 05:06:44 +00:00
gnu Try copy if rename of temporary catpage fails. 1993-10-10 01:46:53 +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 Added PDRSHIFT and KERNSIZE so that the PDR offsets can be calculated in 1993-10-10 02:09:44 +00:00
usr.bin Christoph Robitschko manual page fixes to correct the references to vmunix 1993-10-08 01:36:20 +00:00
usr.sbin Fix problems with executing from current directory 1993-10-08 01:19:35 +00:00