aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2000-07-14 08:33:10 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2000-07-14 08:33:10 +0000
commit2931df8a4022208f929437b3bad7a8c39b27ef7e (patch)
treeed5edc407c0c314cdfd55a97c533ba00f88bb65a /release/scripts
parentfbf67537b403dca1bd635657e459f0d36053b94b (diff)
Notes
Diffstat (limited to 'release/scripts')
-rwxr-xr-xrelease/scripts/dokern.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh
index 79e0a962e81a..598015c76eb2 100755
--- a/release/scripts/dokern.sh
+++ b/release/scripts/dokern.sh
@@ -9,9 +9,10 @@ sed -e '/pty/d' \
-e '/pass/d' \
-e '/apm0/d' \
-e '/ppp/d' \
+ -e '/gif/d' \
+ -e '/faith/d' \
-e '/gzip/d' \
-e '/splash/d' \
- -e '/IPv6/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSVMSG/d' \
@@ -31,9 +32,10 @@ sed -e '/pty/d' \
-e '/pass/d' \
-e '/apm0/d' \
-e '/ppp/d' \
+ -e '/gif/d' \
+ -e '/faith/d' \
-e '/gzip/d' \
-e '/splash/d' \
- -e '/IPv6/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \