summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* load modules and run start programs in standalone too, so that it willOlivier Blin2004-09-151-7/+5
* fix PPPoA caseThierry Vignaud2004-09-152-3/+3
* adapt to kernel packages namingOlivier Blin2004-09-141-2/+2
* allow to configure slmodemOlivier Blin2004-09-141-0/+2
* (get_eth_cards) document it somewhatThierry Vignaud2004-09-141-0/+13
* (get_eth_cards_names) let detect_devices->firewire_probe() set theThierry Vignaud2004-09-141-6/+1
* (get_eth_cards) workaround buggy eth1394 that returs a bogus driverThierry Vignaud2004-09-141-0/+1
* (get_eth_cards_names) set a sensible name for firewire networkThierry Vignaud2004-09-141-1/+6
* (get_eth_cards_names) remove unused parameterOlivier Blin2004-09-143-3/+3
* (configureNetwork2) configure eth aliases, needs modules_confOlivier Blin2004-09-143-4/+5
* (configure_eth_aliases) errm, use modules_confOlivier Blin2004-09-141-1/+1
* do not configure eth aliases in various places, move aliasesOlivier Blin2004-09-141-10/+3
* syntax changes in winbind smb.conf (errors in /var/log/messages)Stew Benedict2004-09-141-3/+3
* cleanup, remove unused parameters and commentsOlivier Blin2004-09-141-2/+1
* (write_config) remove unused parameterOlivier Blin2004-09-141-1/+1
* (setup_capi_conf) use capi4linux file to detect isdn4k-utils packageOlivier Blin2004-09-141-1/+1
* (adsl_conf_backend) move isdn4k-utils installation hereOlivier Blin2004-09-141-0/+1
* (adsl_conf_backend) remove ifcfg-sagemOlivier Blin2004-09-141-1/+3
* (setup_capi_conf) install firmware if neededOlivier Blin2004-09-141-0/+3
* upcase acronymsThierry Vignaud2004-09-141-1/+1
* support dsl over capiOlivier Blin2004-09-141-8/+29
* (adsl_conf_backend) support dsl over capiOlivier Blin2004-09-141-2/+39
* (setup_capi_conf) do not do dsl-specific stuff hereOlivier Blin2004-09-141-9/+1
* fix typoOlivier Blin2004-09-131-4/+4
* (setup_capi_conf) install isdn4k-utilsOlivier Blin2004-09-131-0/+2
* (get_default_ippp_interface) use interfaces with true DIAL_ON_IFUPOlivier Blin2004-09-131-1/+1
* do not auto-select static/dhcp if the provider uses pppoeOlivier Blin2004-09-131-1/+1
* only write ifcfg-sagem when neededOlivier Blin2004-09-131-6/+6
* add isdn_driver step to be able to choose between hisax and capi driversOlivier Blin2004-09-131-5/+25
* handle capi driversOlivier Blin2004-09-131-8/+61
* do not ask if network should be started on boot if it has already beenOlivier Blin2004-09-101-1/+1
* fix stupid thingsOlivier Blin2004-09-101-3/+3
* fix indentation and CVS IdOlivier Blin2004-09-101-59/+59
* (update_status) handle decimal ping time with comma instead of dotOlivier Blin2004-09-101-1/+1
* add @isdn_capi array of cards than can use capi driversOlivier Blin2004-09-091-1/+106
* (read_all_conf) remove spurous character from regexpThierry Vignaud2004-09-091-1/+1
* (read_all_conf) ignore rpm's backups (#10816)Thierry Vignaud2004-09-091-0/+1
* (configureNetwork2) update iftab when config is writtenOlivier Blin2004-09-081-0/+3
* remove update_eth_card_iftab(), add update_iftab()Olivier Blin2004-09-081-12/+10
* load modules for pppoe connections during install (partial fix for #11189)Olivier Blin2004-09-071-0/+1
* I suxOlivier Blin2004-09-071-1/+1
* (get_interface_type) ethernet devices can be used as adsl devicesOlivier Blin2004-09-071-1/+1
* pppoa shouldn't be selected by default for ethernet devices, fallback on pppoeOlivier Blin2004-09-071-0/+2
* use fctStartAdsl for eagle-usb in dhcp/static modesOlivier Blin2004-09-071-2/+3
* fix stupid errorOlivier Blin2004-09-061-1/+1
* adjust tests, dhcp/static adsl connections can now use non-ethernet devicesOlivier Blin2004-09-061-2/+2
* write sagem specific stuff for dhcp/static connectionsOlivier Blin2004-09-061-0/+1
* (adsl_conf_backend) explode sagem specific stuff to sagem_set_parameters()Olivier Blin2004-09-061-13/+15
* always ask adsl providerOlivier Blin2004-09-061-2/+1
* (ppp_read_conf) override Authentication if it does not contain a digit charac...Olivier Blin2004-09-061-1/+1