summaryrefslogtreecommitdiffstats
path: root/release/i386
diff options
context:
space:
mode:
authormatusita <matusita@FreeBSD.org>2003-02-21 18:07:24 +0000
committermatusita <matusita@FreeBSD.org>2003-02-21 18:07:24 +0000
commitc6646c2f7da7d39f3506c8ff46b821f065dc318f (patch)
treeba2c44ab1e12b82693efab7f16085e9e5dcb282a /release/i386
parent210114da25a49b17fd6118a793d143138030e29b (diff)
downloadFreeBSD-src-c6646c2f7da7d39f3506c8ff46b821f065dc318f.zip
FreeBSD-src-c6646c2f7da7d39f3506c8ff46b821f065dc318f.tar.gz
Push UFS_ACL back for i386. We have 11kbytes of free space on kern.flp.
If we have no UFS_ACL kernel, users who already uses UFS1/2 attributes get confused since no access control is performed for an update install. Still, pc98 and alpha doesn't have UFS_ACL since I don't know about them. Nyan-san, if kern.flp on tatsu has enough spaces (4k or more spaces), please back UFS_ACL for pc98 also. Data collected from: 5.0-CURRENT-20030221-JPSNAP on snapshots.jp.FreeBSD.org
Diffstat (limited to 'release/i386')
-rwxr-xr-xrelease/i386/dokern.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/release/i386/dokern.sh b/release/i386/dokern.sh
index 3505fb6..9d5b3f1 100755
--- a/release/i386/dokern.sh
+++ b/release/i386/dokern.sh
@@ -18,7 +18,6 @@ sed \
-e '/PSEUDOFS/d' \
-e '/SOFTUPDATES/d' \
-e '/SYSV/d' \
- -e '/UFS_ACL/d' \
-e '/UFS_DIRHASH/d' \
-e '/WITNESS/d' \
-e '/_KPOSIX_PRIORITY_SCHEDULING/d' \
OpenPOWER on IntegriCloud