summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/alpha/boot_crunch.conf4
-rw-r--r--release/amd64/boot_crunch.conf4
-rw-r--r--release/i386/boot_crunch.conf4
-rw-r--r--release/pc98/boot_crunch.conf4
4 files changed, 12 insertions, 4 deletions
diff --git a/release/alpha/boot_crunch.conf b/release/alpha/boot_crunch.conf
index 5039bd3..a0bf585 100644
--- a/release/alpha/boot_crunch.conf
+++ b/release/alpha/boot_crunch.conf
@@ -11,9 +11,11 @@ srcdirs /usr/src/gnu/usr.bin
progs cpio
srcdirs /usr/src/sbin
-progs dhclient fsck fsck_4.2bsd ifconfig
+progs dhclient fsck fsck_ffs ifconfig
progs mount_nfs newfs route rtsol
progs tunefs
+ln fsck_ffs fsck_4.2bsd
+ln fsck_ffs fsck_ufs
srcdirs /usr/src/usr.bin
progs find minigzip sed
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf
index f2d39dd..dc16866 100644
--- a/release/amd64/boot_crunch.conf
+++ b/release/amd64/boot_crunch.conf
@@ -11,9 +11,11 @@ srcdirs /usr/src/gnu/usr.bin
progs cpio
srcdirs /usr/src/sbin
-progs dhclient fsck fsck_4.2bsd ifconfig
+progs dhclient fsck fsck_ffs ifconfig
progs mount_nfs newfs route rtsol
progs slattach tunefs
+ln fsck_ffs fsck_4.2bsd
+ln fsck_ffs fsck_ufs
srcdirs /usr/src/usr.bin
progs find minigzip sed
diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf
index f2d39dd..dc16866 100644
--- a/release/i386/boot_crunch.conf
+++ b/release/i386/boot_crunch.conf
@@ -11,9 +11,11 @@ srcdirs /usr/src/gnu/usr.bin
progs cpio
srcdirs /usr/src/sbin
-progs dhclient fsck fsck_4.2bsd ifconfig
+progs dhclient fsck fsck_ffs ifconfig
progs mount_nfs newfs route rtsol
progs slattach tunefs
+ln fsck_ffs fsck_4.2bsd
+ln fsck_ffs fsck_ufs
srcdirs /usr/src/usr.bin
progs find minigzip sed
diff --git a/release/pc98/boot_crunch.conf b/release/pc98/boot_crunch.conf
index f2d39dd..dc16866 100644
--- a/release/pc98/boot_crunch.conf
+++ b/release/pc98/boot_crunch.conf
@@ -11,9 +11,11 @@ srcdirs /usr/src/gnu/usr.bin
progs cpio
srcdirs /usr/src/sbin
-progs dhclient fsck fsck_4.2bsd ifconfig
+progs dhclient fsck fsck_ffs ifconfig
progs mount_nfs newfs route rtsol
progs slattach tunefs
+ln fsck_ffs fsck_4.2bsd
+ln fsck_ffs fsck_ufs
srcdirs /usr/src/usr.bin
progs find minigzip sed
OpenPOWER on IntegriCloud