aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts')
-rwxr-xr-xrelease/scripts/dokern.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh
index c8c401b3f3e3..dc0a56313eee 100755
--- a/release/scripts/dokern.sh
+++ b/release/scripts/dokern.sh
@@ -45,6 +45,7 @@ sed -e '/ pci$/d' \
-e '/gif/d' \
-e '/faith/d' \
-e '/gzip/d' \
+ -e '/random/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
@@ -66,6 +67,7 @@ sed -e '/pty/d' \
-e '/gif/d' \
-e '/faith/d' \
-e '/gzip/d' \
+ -e '/random/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
@@ -95,6 +97,7 @@ sed -e '/pty/d' \
-e '/gif/d' \
-e '/faith/d' \
-e '/gzip/d' \
+ -e '/random/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \