* Add back DEVRANDOM for all arch's until we deal better with the

installation of random sensative packages.
* Remove the `ncr' driver in the Alpha case -- the `sym' driver works with
  every known Alpha.
This commit is contained in:
David E. O'Brien 2000-07-28 20:17:04 +00:00
parent 1e2f8412e0
commit 27ca7e5d20
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63970
5 changed files with 5 additions and 10 deletions

View File

@ -22,7 +22,6 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/atapist/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
@ -49,7 +48,7 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/lpt/d' \
-e '/ppi/d' \

View File

@ -22,7 +22,6 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/atapist/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
@ -49,7 +48,7 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/lpt/d' \
-e '/ppi/d' \

View File

@ -22,7 +22,6 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/atapist/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
@ -49,7 +48,7 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/lpt/d' \
-e '/ppi/d' \

View File

@ -22,7 +22,6 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/atapist/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
@ -49,7 +48,7 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/lpt/d' \
-e '/ppi/d' \

View File

@ -22,7 +22,6 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/atapist/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
@ -49,7 +48,7 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
-e '/RANDOMDEV/d' \
-e '/ncr/d' \
-e '/atapist/d' \
-e '/lpt/d' \
-e '/ppi/d' \