From 55f3eed397a3ee1c6f27d8ab3e01f629da0fc174 Mon Sep 17 00:00:00 2001 From: nyan Date: Sun, 20 Oct 2002 15:37:32 +0000 Subject: - Remove the UFS_ACL option from the boot floppies. - Remove duplicate entries. --- release/amd64/dokern.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'release/amd64') diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh index 40be138..beeef62 100755 --- a/release/amd64/dokern.sh +++ b/release/amd64/dokern.sh @@ -17,6 +17,7 @@ sed -e '/ pty /d' \ -e '/KTRACE/d' \ -e '/SYSV/d' \ -e '/SOFTUPDATES/d' \ + -e '/UFS_ACL/d' \ -e '/UFS_DIRHASH/d' \ -e '/MFS/d' \ -e '/NFSSERVER/d' \ -- cgit v1.1