Remove random from boot floppy on advice of Mark Murray

This commit is contained in:
Jordan K. Hubbard 2000-10-17 22:16:15 +00:00
parent 85d693f9d8
commit 2b210391b8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=67262
5 changed files with 15 additions and 0 deletions

View File

@ -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' \

View File

@ -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' \

View File

@ -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' \

View File

@ -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' \

View File

@ -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' \