From da76641a7a7fb39313ff8da6f3221e1555a2b48f Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 9 Jun 1999 09:08:22 +0000 Subject: Various edits to shrink fixit and enable dhcp-client --- release/i386/dokern.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'release/i386') diff --git a/release/i386/dokern.sh b/release/i386/dokern.sh index 3564cbd..5d6b7eb 100755 --- a/release/i386/dokern.sh +++ b/release/i386/dokern.sh @@ -11,6 +11,9 @@ sed -e '/pty/d' \ -e '/SYSVMSG/d' \ -e 's/GENERIC/BOOTMFS/g' +# So dhclient will work (just on boot floppy). +echo "pseudo-device bpfilter 4" + echo "options NFS_NOSERVER" echo "options SCSI_NO_OP_STRINGS" echo "options SCSI_NO_SENSE_STRINGS" -- cgit v1.1