More floppy size adjustments - I thought I'd already committed these, whoops!

This commit is contained in:
Jordan K. Hubbard 1999-01-16 22:42:25 +00:00
parent d4a2465595
commit 3f58aadfc4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42739
6 changed files with 12 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.457 1999/01/13 21:56:58 abial Exp $
# $Id: Makefile,v 1.458 1999/01/14 15:36:53 abial Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@ -72,7 +72,7 @@ MNT= /mnt
# Various floppy image parameters.
#
BOOTSIZE= 1440
BOOTMFSSIZE= 2880
BOOTMFSSIZE= 1440
FIXITSIZE= 1440
BOOTINODE= 80000
MFSINODE= 8000

View File

@ -45,3 +45,5 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
echo "options NO_LKM"
echo "options NO_SWAPPING"

View File

@ -45,3 +45,5 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
echo "options NO_LKM"
echo "options NO_SWAPPING"

View File

@ -45,3 +45,5 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
echo "options NO_LKM"
echo "options NO_SWAPPING"

View File

@ -45,3 +45,5 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
echo "options NO_LKM"
echo "options NO_SWAPPING"

View File

@ -45,3 +45,5 @@ echo "options NFS_NOSERVER"
echo 'options "MAXCONS=4"'
echo "options SCSI_NO_OP_STRINGS"
echo "options SCSI_NO_SENSE_STRINGS"
echo "options NO_LKM"
echo "options NO_SWAPPING"