diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2002-05-13 20:16:06 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2002-05-13 20:16:06 +0000 |
| commit | ebfbe4e7fbcf563c1caf7bc9392c0ac21dc7eda6 (patch) | |
| tree | 488c294ec4c1de4d0b2ef1896ada356609f5a015 | |
| parent | 02a3169302f7a2ea240a7609fffe38689305db95 (diff) | |
Notes
| -rw-r--r-- | release/amd64/boot_crunch.conf | 2 | ||||
| -rw-r--r-- | release/i386/boot_crunch.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf index 4b71b28cb898..d6d7fa27b788 100644 --- a/release/amd64/boot_crunch.conf +++ b/release/amd64/boot_crunch.conf @@ -13,7 +13,7 @@ progs cpio srcdirs /usr/src/sbin progs dhclient fsck_ffs ifconfig progs mount_nfs newfs route rtsol -progs slattach tunefs camcontrol +progs slattach tunefs camcontrol wicontrol srcdirs /usr/src/usr.bin progs find minigzip sed diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf index 4b71b28cb898..d6d7fa27b788 100644 --- a/release/i386/boot_crunch.conf +++ b/release/i386/boot_crunch.conf @@ -13,7 +13,7 @@ progs cpio srcdirs /usr/src/sbin progs dhclient fsck_ffs ifconfig progs mount_nfs newfs route rtsol -progs slattach tunefs camcontrol +progs slattach tunefs camcontrol wicontrol srcdirs /usr/src/usr.bin progs find minigzip sed |
