summaryrefslogtreecommitdiff
path: root/release/scripts
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-09-29 03:25:22 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-09-29 03:25:22 +0000
commit08bf59be2ad84c25087a6c7bfd09e5391746060b (patch)
tree203cf95fce63e5acbd2f8f2073f595ab5eb381b0 /release/scripts
parent660cc7d17cd939efd93dd2e3d3cf84f8bb535229 (diff)
MFC: use the same 's/ident.*GENERIC/ident BOOTMFS/g' logic on the Alpha
as the the i386.
Notes
svn path=/stable/4/; revision=66439
Diffstat (limited to 'release/scripts')
-rwxr-xr-xrelease/scripts/dokern.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh
index 3eac5a0dfe0a..4e0aa6751100 100755
--- a/release/scripts/dokern.sh
+++ b/release/scripts/dokern.sh
@@ -120,7 +120,7 @@ sed -e '/pty/d' \
-e '/cue/d' \
-e '/kue/d' \
-e '/maxusers/d' \
- -e 's/GENERIC/BOOTMFS/g'
+ -e 's/ident.*GENERIC/ident BOOTMFS/g'
fi
# reset maxusers to something lower