From 922239a161b62371ce6d0bd3dc5252130544114b Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 16 Jan 1999 22:42:25 +0000 Subject: More floppy size adjustments - I thought I'd already committed these, whoops! --- release/amd64/dokern.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'release/amd64') diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh index 0f6cac8..ac20226 100755 --- a/release/amd64/dokern.sh +++ b/release/amd64/dokern.sh @@ -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" -- cgit v1.1