summaryrefslogtreecommitdiffstats
path: root/release/pc98
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2003-02-26 13:49:46 +0000
committernyan <nyan@FreeBSD.org>2003-02-26 13:49:46 +0000
commit1f8bf0512e8aeb2f31eccca8d86c1ee4518413b1 (patch)
tree5c77260fc8d274d9dbcefbbd5ce9ea2209cbe017 /release/pc98
parent6d9584a3616aa0eb5aa2c40554cfce356c0bd7e6 (diff)
downloadFreeBSD-src-1f8bf0512e8aeb2f31eccca8d86c1ee4518413b1.zip
FreeBSD-src-1f8bf0512e8aeb2f31eccca8d86c1ee4518413b1.tar.gz
MFi386: Don't remove UFS_ACL support.
Diffstat (limited to 'release/pc98')
-rwxr-xr-xrelease/pc98/dokern.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh
index 42c40d4..ffb111c 100755
--- a/release/pc98/dokern.sh
+++ b/release/pc98/dokern.sh
@@ -15,7 +15,6 @@ sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \
-e '/maxusers/d' \
-e '/DEBUG/d' \
-e '/SOFTUPDATES/d' \
- -e '/UFS_ACL/d' \
-e '/UFS_DIRHASH/d' \
-e '/NFSSERVER/d' \
-e '/NFS_ROOT/d' \
@@ -82,7 +81,6 @@ sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \
-e '/maxusers/d' \
-e '/DEBUG/d' \
-e '/SOFTUPDATES/d' \
- -e '/UFS_ACL/d' \
-e '/UFS_DIRHASH/d' \
-e '/NFSSERVER/d' \
-e '/NFS_ROOT/d' \
OpenPOWER on IntegriCloud