From 27ca7e5d2048cceca5409f499e6bf010242b1a5c Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 28 Jul 2000 20:17:04 +0000 Subject: * 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. --- release/pc98/dokern.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'release/pc98') diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh index 18df1310b451..af1c4b4b8b8c 100755 --- a/release/pc98/dokern.sh +++ b/release/pc98/dokern.sh @@ -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' \ -- cgit v1.3