diff options
author | jkh <jkh@FreeBSD.org> | 2002-05-16 06:00:57 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 2002-05-16 06:00:57 +0000 |
commit | b73c1714a8a21b0489ef200118928d87b202a49c (patch) | |
tree | 379734479fb46e07bddf839babd035833e53b11e /release/amd64 | |
parent | 1de8f5f8fc0db3df08b08deb4906dac3cf9a0a84 (diff) | |
download | FreeBSD-src-b73c1714a8a21b0489ef200118928d87b202a49c.zip FreeBSD-src-b73c1714a8a21b0489ef200118928d87b202a49c.tar.gz |
Back out previous commit - I didn't realize that ifconfig(8) dealt
properly with 802.11 configuration now.
Noted by: jhb
Diffstat (limited to 'release/amd64')
-rw-r--r-- | release/amd64/boot_crunch.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/amd64/boot_crunch.conf b/release/amd64/boot_crunch.conf index d6d7fa2..4b71b28 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 wicontrol +progs slattach tunefs camcontrol srcdirs /usr/src/usr.bin progs find minigzip sed |