diff options
| author | Makoto Matsushita <matusita@FreeBSD.org> | 2001-11-19 14:43:29 +0000 |
|---|---|---|
| committer | Makoto Matsushita <matusita@FreeBSD.org> | 2001-11-19 14:43:29 +0000 |
| commit | 25337c6246d028b93b917dff56667dd2e32c36fa (patch) | |
| tree | bf002d29198b378ba4c244dd6d52bd920ce4fff1 /release/alpha | |
| parent | 224a719b5fbb20acc758b92a7c6355e63e5ba249 (diff) | |
Notes
Diffstat (limited to 'release/alpha')
| -rw-r--r-- | release/alpha/boot_crunch.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release/alpha/boot_crunch.conf b/release/alpha/boot_crunch.conf index 5039bd3a067f..a0bf585d0341 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 |
