Hopefully wave the unbreak-release magic wand at dokern.sh. Use GENERIC's

hints strings with BOOTMFS.
This commit is contained in:
Peter Wemm 2000-06-14 17:53:38 +00:00
parent 8f8b4df79a
commit 447b0b51f7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61685
5 changed files with 10 additions and 10 deletions

View File

@ -16,7 +16,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSVMSG/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
echo "options NETGRAPH"
echo "options NETGRAPH_PPPOE"
@ -36,7 +36,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
fi
# reset maxusers to something lower

View File

@ -16,7 +16,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSVMSG/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
echo "options NETGRAPH"
echo "options NETGRAPH_PPPOE"
@ -36,7 +36,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
fi
# reset maxusers to something lower

View File

@ -16,7 +16,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSVMSG/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
echo "options NETGRAPH"
echo "options NETGRAPH_PPPOE"
@ -36,7 +36,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
fi
# reset maxusers to something lower

View File

@ -16,7 +16,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSVMSG/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
echo "options NETGRAPH"
echo "options NETGRAPH_PPPOE"
@ -36,7 +36,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
fi
# reset maxusers to something lower

View File

@ -16,7 +16,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSVMSG/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
echo "options NETGRAPH"
echo "options NETGRAPH_PPPOE"
@ -36,7 +36,7 @@ sed -e '/pty/d' \
-e '/KTRACE/d' \
-e '/SYSV/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-e 's/ident.*GENERIC/ident BOOTMFS/g'
fi
# reset maxusers to something lower