> On Sat, Oct 14, 2000 at 01:54:39PM -0700, Jordan Hubbard wrote:
> We've blown out the kern.flp image. Time for me to chop something
> out again, unless there are any other suggestions. :|
Mind if I commit this patch?
Index: dokern.sh
===================================================================
RCS file: /home/ncvs/src/release/scripts/dokern.sh,v
retrieving revision 1.35
diff -u -r1.35 dokern.sh
--- dokern.sh 2000/09/29 03:24:03 1.35
+++ dokern.sh 2000/10/14 22:55:45
@@ -72,7 +72,15 @@
-e '/SOFTUPDATES/d' \
-e '/MFS/d' \
-e '/NFS_ROOT/d' \
+ -e '/ncr/d' \
-e '/atapist/d' \
+ -e '/lpt/d' \
+ -e '/ppi/d' \
+ -e '/vpo/d' \
+ -e '/ugen/d' \
+ -e '/uhid/d' \
+ -e '/ulpt/d' \
+ -e '/urio/d' \
-e '/maxusers/d' \
-e 's/ident.*GENERIC/ident BOOTMFS/g'
@@ -115,6 +123,7 @@
-e '/ulpt/d' \
-e '/umass/d' \
-e '/ums/d' \
+ -e '/urio/d' \
-e '/aue/d' \
-e '/cue/d' \
-e '/kue/d' \
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message