summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2001-02-25 08:02:46 +0000
committerjkh <jkh@FreeBSD.org>2001-02-25 08:02:46 +0000
commit9280a4f8492fb6173ae09f98559d2d1672afee88 (patch)
tree0d5ff2b8a4be5bc9abaddcc9970f4bd423b2c328 /release
parent4636a0a1cb6304109657a0ebdb439057c769115d (diff)
downloadFreeBSD-src-9280a4f8492fb6173ae09f98559d2d1672afee88.zip
FreeBSD-src-9280a4f8492fb6173ae09f98559d2d1672afee88.tar.gz
Add fsck_4.2bsd to boot crunch target. This returns the ability to
actually fsck (and upgrade) a box from boot media again.
Diffstat (limited to 'release')
-rw-r--r--release/alpha/boot_crunch.conf2
-rw-r--r--release/amd64/boot_crunch.conf2
-rw-r--r--release/boot_crunch.conf2
-rw-r--r--release/i386/boot_crunch.conf2
-rw-r--r--release/pc98/boot_crunch.conf2
5 files changed, 5 insertions, 5 deletions
diff --git a/release/alpha/boot_crunch.conf b/release/alpha/boot_crunch.conf
index 1cd1c97..a164182 100644
--- a/release/alpha/boot_crunch.conf
+++ b/release/alpha/boot_crunch.conf
@@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
progs sh find sed test rm
progs pwd ppp
-progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
+progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
progs mount_nfs
progs dhclient arp hostname
progs rtsol
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf
index 1cd1c97..a164182 100644
--- a/release/amd64/boot_crunch.conf
+++ b/release/amd64/boot_crunch.conf
@@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
progs sh find sed test rm
progs pwd ppp
-progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
+progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
progs mount_nfs
progs dhclient arp hostname
progs rtsol
diff --git a/release/boot_crunch.conf b/release/boot_crunch.conf
index 1cd1c97..a164182 100644
--- a/release/boot_crunch.conf
+++ b/release/boot_crunch.conf
@@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
progs sh find sed test rm
progs pwd ppp
-progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
+progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
progs mount_nfs
progs dhclient arp hostname
progs rtsol
diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf
index 1cd1c97..a164182 100644
--- a/release/i386/boot_crunch.conf
+++ b/release/i386/boot_crunch.conf
@@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
progs sh find sed test rm
progs pwd ppp
-progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
+progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
progs mount_nfs
progs dhclient arp hostname
progs rtsol
diff --git a/release/pc98/boot_crunch.conf b/release/pc98/boot_crunch.conf
index 1cd1c97..a164182 100644
--- a/release/pc98/boot_crunch.conf
+++ b/release/pc98/boot_crunch.conf
@@ -6,7 +6,7 @@ srcdirs /usr/src/usr.sbin/pccard
progs sh find sed test rm
progs pwd ppp
-progs sysinstall newfs minigzip cpio fsck ifconfig route slattach
+progs sysinstall newfs minigzip cpio fsck fsck_4.2bsd ifconfig route slattach
progs mount_nfs
progs dhclient arp hostname
progs rtsol
OpenPOWER on IntegriCloud