diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2002-05-16 06:00:57 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2002-05-16 06:00:57 +0000 |
commit | 9c7c210d3bc242fe173f0812619a09cee40855b3 (patch) | |
tree | 379734479fb46e07bddf839babd035833e53b11e /release/i386/boot_crunch.conf | |
parent | 0e85d620bccbb25075a28e2ba2d82333a0f1eb17 (diff) | |
download | src-9c7c210d3bc242fe173f0812619a09cee40855b3.tar.gz src-9c7c210d3bc242fe173f0812619a09cee40855b3.zip |
Back out previous commit - I didn't realize that ifconfig(8) dealt
properly with 802.11 configuration now.
Noted by: jhb
Notes
Notes:
svn path=/head/; revision=96713
Diffstat (limited to 'release/i386/boot_crunch.conf')
-rw-r--r-- | release/i386/boot_crunch.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf index d6d7fa27b788..4b71b28cb898 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 wicontrol +progs slattach tunefs camcontrol srcdirs /usr/src/usr.bin progs find minigzip sed |