summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* use ttySL0 for slmodem, so that a symlink to /dev/modem is done (#8947Olivier Blin2004-09-221-1/+2
* (adsl_conf_backend) do not let speedtouch-start launch connectionOlivier Blin2004-09-201-1/+2
* do not write config two times for lan connectionsOlivier Blin2004-09-201-2/+1
* more zeroconf fixes (zcip isn't a service, stop tmdns service ifOlivier Blin2004-09-201-5/+7
* move "Start at boot" step for lan-like adsl/cable connectionsOlivier Blin2004-09-201-2/+4
* (adsl_conf_backend) use avmadsl option for capi cards to use settingsOlivier Blin2004-09-201-1/+1
* - don't use fs::get_info_from_fstab() in install_any::use_root_part() to be a...Pascal Rigaux2004-09-201-1/+1
* (configureNetwork2) really enable zeroconf if zeroconf is requestedOlivier Blin2004-09-171-1/+5
* (configureNetwork2) write blank zeroconf hostname if zeroconf isOlivier Blin2004-09-171-1/+2
* (configureNetwork2) use services do disable zeroconf, do not disableOlivier Blin2004-09-171-1/+5
* (configure_eth_aliases) don't write aliases for pcmcia cards butOlivier Blin2004-09-171-1/+7
* (configure_eth_aliases) kill code that can't do anything goodOlivier Blin2004-09-171-1/+0
* (adsl_conf_backend) make sure the speedtch kernel module won't be hiddenOlivier Blin2004-09-171-1/+3
* don't support all slmodem cards, our agreement forbid it :-/Olivier Blin2004-09-161-1/+2
* (read_all_conf) use network::tools to probe connection typeOlivier Blin2004-09-161-1/+3
* fixed typo (no spaces before question marks in English)Pablo Saratxaga2004-09-161-1/+1
* stop capi service before new config is written so that capiinit can unload th...Olivier Blin2004-09-162-2/+5
* do not ask "capidrv or capidrv ?" ...Olivier Blin2004-09-161-1/+2
* make isdn over capi work againOlivier Blin2004-09-162-6/+4
* install unicorn-kernel package if availableOlivier Blin2004-09-151-1/+3
* add "Unlisted - edit manually" entry in modem provider list (fix #11549)Olivier Blin2004-09-151-9/+12
* do not add prefix in path given to ensure_is_installed ! (i.e. replace untest...Olivier Blin2004-09-153-16/+17
* add commentOlivier Blin2004-09-151-0/+2
* (adsl_conf_backend) don't create empty pppoe.conf if the package isn'tOlivier Blin2004-09-151-7/+11
* 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