summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* automatically put ppp/ippp interfaces in local zone if needed (backport from ...Olivier Blin2006-03-081-5/+12
* don't start/stop the tmdns service during installOlivier Blin2006-03-011-1/+1
* don't overwrite ONBOOT setting when writing adsl configuration (#20089)Olivier Blin2005-12-181-1/+2
* fix default metric setting for wifi interfaces (thanks to Mickaƫl Le Baillif...Olivier Blin2005-12-082-5/+5
* don't screw up eagle-usb devices if the firmware is already loadedOlivier Blin2005-11-161-1/+1
* fix wireless network list using iwlist (`` returns a defined empty string if ...Olivier Blin2005-11-121-1/+1
* fix zd1201 devices detection as wellOlivier Blin2005-11-081-2/+3
* don't log wpa_cli/iwgetid/iwlist commandsOlivier Blin2005-11-071-5/+5
* don't duplicate variables (MTU, NETMASK, IPADDR) in ifcfg files (#19325)Olivier Blin2005-11-071-1/+1
* temporary workaround to have device-independant config files in wireless.dOlivier Blin2005-11-071-0/+2
* set hostname only after packages have been installed, or else graphical urpmi...Olivier Blin2005-11-071-1/+2
* fix rt2400/rt2500 devices detection (workaround for their missing "device" li...Olivier Blin2005-11-071-0/+5
* don't let interfaces with unknown drivers be configuredOlivier Blin2005-11-071-1/+6
* This commit was manufactured by cvs2svn to create branchMystery Man2005-09-251-2/+1
* set hostname only after packages have been installed, or else graphical urpmi...Olivier Blin2005-09-211-1/+2
* fix dvb crash during installOlivier Blin2005-09-201-0/+1
* don't try to connect auto-magically ethernet interfaces during configuration ...Olivier Blin2005-09-191-9/+13
* restart ethernet interface for pppoe connectionsOlivier Blin2005-09-191-0/+5
* add some reminders, fix indentationOlivier Blin2005-09-191-11/+19
* fix typoOlivier Blin2005-09-191-1/+1
* fix hostap/orinoco driver detection (#18294)Olivier Blin2005-09-191-3/+6
* add reminderOlivier Blin2005-09-181-0/+5
* revert previous simplification, it may break the unusual sagem over pppoe caseOlivier Blin2005-09-162-8/+14
* some modem configuration programs modify modprobe.conf while drakconnect/the ...Olivier Blin2005-09-161-2/+7
* automatically configure DSL connection on installation from DSLOlivier Blin2005-09-161-5/+6
* make sure $net->{ifcfg}{ppp0} is a hashOlivier Blin2005-09-161-0/+1
* fix ugly typoOlivier Blin2005-09-161-1/+1
* fix probing of login name for pppoe connections (peers file is more important...Olivier Blin2005-09-161-2/+3
* don't use ifplugd for ethernet devices associated with a pppoe/pptp connectionOlivier Blin2005-09-161-0/+1
* simplify pppoe configuration codeOlivier Blin2005-09-162-16/+10
* come on titi, no need to check we're root hereOlivier Blin2005-09-161-2/+2
* (is_ifplugd_blacklisted) do not blacklist anymore b44 since it nowThierry Vignaud2005-09-161-1/+1
* restart hsf/hcfpci services when neededOlivier Blin2005-09-151-0/+2
* support madwifi driversOlivier Blin2005-09-151-1/+12
* lower signal level given by wpa_supplicantOlivier Blin2005-09-151-2/+4
* don't try to update shorewall configuration if it's disabledOlivier Blin2005-09-151-1/+1
* drakconnect: update interfaces list in shorewallOlivier Blin2005-09-151-0/+5
* read shorewall net interface from configuration file firstOlivier Blin2005-09-151-0/+5
* fix hidden ssid always recognized as current when using iwlistOlivier Blin2005-09-151-1/+1
* better handling of ASCII WEP keys (partial fix for #18558)Olivier Blin2005-09-151-8/+11
* drakconnect: write wireless settings in wireless.d/ as wellOlivier Blin2005-09-151-3/+13
* fallback to wpa_cli or iwlist/iwconfig when needed (#18516)Olivier Blin2005-09-151-23/+55
* try to load all ppp modules, even if one of them failsOlivier Blin2005-09-141-2/+3
* modprobe pppoatm for pppoa connectionsOlivier Blin2005-09-141-1/+3
* call network::ethernet::update_iftab from network::ethernet::configure_eth_al...Olivier Blin2005-09-142-1/+1
* add auto_install optionAntoine Ginies2005-09-141-1/+1
* support AVM FRITZ!Card DSL USB v2.0Olivier Blin2005-09-141-0/+8
* fix start/stop of interfaces that are not set to start on bootOlivier Blin2005-09-131-1/+1
* fix device path for HCF modemsOlivier Blin2005-09-131-1/+1
* allow to write more modem variables in ifcfg filesOlivier Blin2005-09-111-0/+2