# iwconfig/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Some notes based on BLFS (Beyond Linux From Scratch) documenta- # tion: # To use Wireless Tools, the kernel must have the appropriate drivers # and other support available. The appropriate bus must also be # available. For many laptops, the PCMCIA bus (CONFIG_PCCARD) needs to # be built. In some cases, this bus support will also need to be built # for embedded wireless cards. The appropriate bridge support also # needs to be built. For many modern laptops, the CardBus host bridge # (CONFIG_YENTA) will be needed. # In addition to the bus, the actual driver for the specific wireless # card must also be available. There are many wireless cards and they # don't all work with Linux. The first place to look for card support # is the kernel. The drivers are located in Device Drivers -> Net- # work Device Support -> Wireless LAN (non-hamradio). There are also # external drivers available for some very common cards. For more in- # formation, visit: # http://wiki.linuxfromscratch.org/blfs/wiki/WirelessTools # After the correct drivers are loaded, the interface will appear in # "/proc/net/wireless". #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.08 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.10 minutes) - HP EliteBook 8560w 32GB RAM 00.01 hours (or 000.33 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] build = default configure = none depends = none exepack = yes license = GNU General Public License, version 2 (June 1991) patches = required revision = 30 setpaths = iwconfig tmpsize = 2M unpack = relaxed #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = http://www.hpl.hp.com/personal/Jean_Tourrilhes/\ Linux/Tools.html url_lfs = http://www.linuxfromscratch.org/blfs/view/stable/\ basicnet/wireless_tools.html url_tarball = http://www.hpl.hp.com/personal/Jean_Tourrilhes/\ Linux/wireless_tools.30.pre9.tar.gz