summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* fix bogus use of old netwok module instead of network::networkThierry Vignaud2003-11-1212-29/+29
* reuse is_dynamic_ip() to not bother asking about zeroconf specific stuff whenThierry Vignaud2003-11-121-1/+1
* (network::tools::is_dynamic_ip) consolidate test for any dynamic interfaceThierry Vignaud2003-11-122-2/+7
* fix warning with usb miceThierry Vignaud2003-11-121-1/+1
* - fix #3047's fixThierry Vignaud2003-11-121-1/+1
* - make use_proc_partitions a clean functionPascal Rigaux2003-11-111-1/+4
* corrected typodamien2003-11-111-1/+1
* choose a not-to-bad default when X auto config fails in auto installPascal Rigaux2003-11-101-2/+5
* fix changelogThierry Vignaud2003-11-081-3/+4
* 9.3-5mdkThierry Vignaud2003-11-081-2/+12
* (is_wireless_intf) fix #6312: list acx100_pci as a wireless networkThierry Vignaud2003-11-081-1/+1
* (getCPUs) enumerate cpus from 1 instead of 0 (part of #4704)Thierry Vignaud2003-11-081-0/+1
* fix #6134: JAZ device is not spelled like jazz musicThierry Vignaud2003-11-082-3/+3
* fix lan always marked as detected even when no detection was performedThierry Vignaud2003-11-081-6/+6
* fix last part of #5315: do not ask for confirmation at install timeThierry Vignaud2003-11-081-1/+1
* fix #3047: do not display "unknown module" in red for devices known toThierry Vignaud2003-11-081-0/+1
* perl_checker fixesThierry Vignaud2003-11-071-3/+1
* 9.3-4mdkThierry Vignaud2003-11-071-1/+9
* fix network interfaces list update:Thierry Vignaud2003-11-071-2/+6
* (conf_network_card_backend) use getNetDriver() rather than relying onThierry Vignaud2003-11-071-1/+1
* oops, network::tools is still needed by configureNetworkIntf...Thierry Vignaud2003-11-071-0/+1
* (write_interface_conf) setVarsInSh() already take care of not writingThierry Vignaud2003-11-071-2/+1
* (getUPS) return port/description couplesThierry Vignaud2003-11-071-1/+20
* (get_usb_ups_name) introduce it to map usb devices to hiddev devicesThierry Vignaud2003-11-071-0/+17
* (remove_alias_regexp) simplifyThierry Vignaud2003-11-061-4/+1
* 9.3-3mdkThierry Vignaud2003-11-061-1/+8
* one more wireless moduleThierry Vignaud2003-11-061-1/+1
* "let please pixel" changesThierry Vignaud2003-11-061-2/+2
* (configure_eth_aliases) let the autoprobing load modules tooThierry Vignaud2003-11-061-1/+0
* let only remove aliases on bootstrapping (ie only in harddrakeThierry Vignaud2003-11-061-1/+0
* (configure_eth_aliases) introduce it to autoconfigure all ethernetThierry Vignaud2003-11-061-0/+10
* (configureNetwork) alter remove_alias() callers for new APIThierry Vignaud2003-11-061-1/+1
* - generalize & rename remove_alias() as remove_alias_regexp() to handle regexpsThierry Vignaud2003-11-061-1/+6
* (write_conf) do not discard remove_alias changes ... (why nobody neverThierry Vignaud2003-11-061-1/+3
* simplify pcmcia matchingThierry Vignaud2003-11-061-5/+2
* save a useless ifconfig forkThierry Vignaud2003-11-061-1/+0
* (getNetDriver) ask the kernel the network interface <-> driver mappingThierry Vignaud2003-11-061-0/+29
* document dams logicThierry Vignaud2003-11-061-1/+1
* (conf_network_card_backend) fix unseen/unconfigured usb wirelessThierry Vignaud2003-11-061-2/+1
* vivification is dangerousGuillaume Cottenceau2003-11-061-1/+4
* list a few more modules as wireless ones (should really be splited outThierry Vignaud2003-11-061-1/+1
* always list sagem_dhcp in list, hidding it due to missing translationsThierry Vignaud2003-11-061-3/+1
* really not a binary testThierry Vignaud2003-11-061-1/+1
* escaped strings fixesThierry Vignaud2003-11-0610-72/+72
* (configure) fix untranslatable strings: switch from ask_from_list_()Thierry Vignaud2003-11-061-7/+7
* fix untranslatable stringThierry Vignaud2003-11-061-1/+1
* 9.3-2mdkThierry Vignaud2003-11-051-1/+5
* detect all up||down interfaces w/o any hardcoded limits:Thierry Vignaud2003-11-051-1/+6
* reput back hasNetDevice() instead of getNetInterfaces() sinceThierry Vignaud2003-11-051-33/+12
* Enable bz2 compression option (wish@linux-mandrake.com)Stew Benedict2003-11-041-15/+10