diff options
Diffstat (limited to 'release/alpha')
| -rwxr-xr-x | release/alpha/dokern.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/alpha/dokern.sh b/release/alpha/dokern.sh index da7660780e2b..3564cbdae0e7 100755 --- a/release/alpha/dokern.sh +++ b/release/alpha/dokern.sh @@ -8,6 +8,7 @@ sed -e '/pty/d' \ -e '/splash/d' \ -e '/PROCFS/d' \ -e '/KTRACE/d' \ + -e '/SYSVMSG/d' \ -e 's/GENERIC/BOOTMFS/g' echo "options NFS_NOSERVER" |
