summaryrefslogtreecommitdiffstats
path: root/release/pc98
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2003-01-30 12:43:13 +0000
committernyan <nyan@FreeBSD.org>2003-01-30 12:43:13 +0000
commit86a50822ed26e0b6236ffe9743bf792752a0e48c (patch)
treeaefdc42fda7e4e322924e1d8ac20e6965f303eeb /release/pc98
parent406e1553357e50ab61d1d2d88fc5982977981b10 (diff)
downloadFreeBSD-src-86a50822ed26e0b6236ffe9743bf792752a0e48c.zip
FreeBSD-src-86a50822ed26e0b6236ffe9743bf792752a0e48c.tar.gz
Remove the atapifd and atapist support from boot floppies.
Diffstat (limited to 'release/pc98')
-rwxr-xr-xrelease/pc98/dokern.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh
index 437d7c7..42c40d4 100755
--- a/release/pc98/dokern.sh
+++ b/release/pc98/dokern.sh
@@ -28,6 +28,8 @@ sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \
-e '/INVARIANTS/d' \
-e '/INVARIANT_SUPPORT/d' \
-e '/WITNESS/d' \
+ -e '/ atapifd /d' \
+ -e '/ atapist /d' \
-e '/ ch /d' \
-e '/ sa /d' \
-e '/ pass /d' \
@@ -93,6 +95,8 @@ sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \
-e '/INVARIANTS/d' \
-e '/INVARIANT_SUPPORT/d' \
-e '/WITNESS/d' \
+ -e '/ atapifd /d' \
+ -e '/ atapist /d' \
-e '/ ch /d' \
-e '/ sa /d' \
-e '/ pass /d' \
OpenPOWER on IntegriCloud