diff options
Diffstat (limited to 'release')
-rw-r--r-- | release/amd64/boot_crunch.conf | 2 | ||||
-rw-r--r-- | release/i386/boot_crunch.conf | 2 | ||||
-rw-r--r-- | release/ia64/boot_crunch.conf | 2 | ||||
-rw-r--r-- | release/pc98/boot_crunch.conf | 2 | ||||
-rw-r--r-- | release/powerpc/boot_crunch.conf | 2 | ||||
-rw-r--r-- | release/sparc64/boot_crunch.conf | 2 | ||||
-rw-r--r-- | release/sun4v/boot_crunch.conf | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf index e478b258815d..2cefa5a20818 100644 --- a/release/amd64/boot_crunch.conf +++ b/release/amd64/boot_crunch.conf @@ -25,6 +25,8 @@ progs route progs rtsol progs slattach progs tunefs +ln fsck_ffs fsck_4.2bsd +ln fsck_ffs fsck_ufs srcdirs /usr/src/usr.bin progs find diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf index e478b258815d..2cefa5a20818 100644 --- a/release/i386/boot_crunch.conf +++ b/release/i386/boot_crunch.conf @@ -25,6 +25,8 @@ progs route progs rtsol progs slattach progs tunefs +ln fsck_ffs fsck_4.2bsd +ln fsck_ffs fsck_ufs srcdirs /usr/src/usr.bin progs find diff --git a/release/ia64/boot_crunch.conf b/release/ia64/boot_crunch.conf index b6b52aa84cbb..d133f49ac651 100644 --- a/release/ia64/boot_crunch.conf +++ b/release/ia64/boot_crunch.conf @@ -27,6 +27,8 @@ progs newfs_msdos progs route progs rtsol progs tunefs +ln fsck_ffs fsck_4.2bsd +ln fsck_ffs fsck_ufs srcdirs /usr/src/usr.bin progs find diff --git a/release/pc98/boot_crunch.conf b/release/pc98/boot_crunch.conf index b630c887efd5..104a953f685b 100644 --- a/release/pc98/boot_crunch.conf +++ b/release/pc98/boot_crunch.conf @@ -25,6 +25,8 @@ progs route progs rtsol progs slattach progs tunefs +ln fsck_ffs fsck_4.2bsd +ln fsck_ffs fsck_ufs srcdirs /usr/src/usr.bin progs find diff --git a/release/powerpc/boot_crunch.conf b/release/powerpc/boot_crunch.conf index 0237a44818b5..cfc40fe83675 100644 --- a/release/powerpc/boot_crunch.conf +++ b/release/powerpc/boot_crunch.conf @@ -27,6 +27,8 @@ progs route progs rtsol progs slattach progs tunefs +ln fsck_ffs fsck_4.2bsd +ln fsck_ffs fsck_ufs srcdirs /usr/src/usr.bin progs find diff --git a/release/sparc64/boot_crunch.conf b/release/sparc64/boot_crunch.conf index ce31af3b9eb6..14f59d307f6f 100644 --- a/release/sparc64/boot_crunch.conf +++ b/release/sparc64/boot_crunch.conf @@ -25,6 +25,8 @@ progs route progs rtsol progs slattach progs tunefs +ln fsck_ffs fsck_4.2bsd +ln fsck_ffs fsck_ufs srcdirs /usr/src/usr.bin progs find diff --git a/release/sun4v/boot_crunch.conf b/release/sun4v/boot_crunch.conf index ce31af3b9eb6..14f59d307f6f 100644 --- a/release/sun4v/boot_crunch.conf +++ b/release/sun4v/boot_crunch.conf @@ -25,6 +25,8 @@ progs route progs rtsol progs slattach progs tunefs +ln fsck_ffs fsck_4.2bsd +ln fsck_ffs fsck_ufs srcdirs /usr/src/usr.bin progs find |