summaryrefslogtreecommitdiffstats
path: root/release/i386/dokern.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release/i386/dokern.sh')
-rwxr-xr-xrelease/i386/dokern.sh3
1 files changed, 3 insertions, 0 deletions
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"
OpenPOWER on IntegriCloud