summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
Commit message (Expand)AuthorAgeFilesLines
* install kernel packages for winmodemsOlivier Blin2004-09-231-5/+7
* use ttySL0 for slmodem, so that a symlink to /dev/modem is done (#8947Olivier Blin2004-09-221-1/+2
* do not write config two times for lan connectionsOlivier Blin2004-09-201-2/+1
* move "Start at boot" step for lan-like adsl/cable connectionsOlivier Blin2004-09-201-2/+4
* don't support all slmodem cards, our agreement forbid it :-/Olivier Blin2004-09-161-1/+2
* fixed typo (no spaces before question marks in English)Pablo Saratxaga2004-09-161-1/+1
* do not ask "capidrv or capidrv ?" ...Olivier Blin2004-09-161-1/+2
* make isdn over capi work againOlivier Blin2004-09-161-5/+3
* 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-151-14/+15
* fix PPPoA caseThierry Vignaud2004-09-151-2/+2
* allow to configure slmodemOlivier Blin2004-09-141-0/+2
* (get_eth_cards_names) remove unused parameterOlivier Blin2004-09-141-1/+1
* (configureNetwork2) configure eth aliases, needs modules_confOlivier Blin2004-09-141-2/+2
* cleanup, remove unused parameters and commentsOlivier Blin2004-09-141-2/+1
* upcase acronymsThierry Vignaud2004-09-141-1/+1
* support dsl over capiOlivier Blin2004-09-141-8/+29
* 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
* do not ask if network should be started on boot if it has already beenOlivier Blin2004-09-101-1/+1
* I suxOlivier 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
* always ask adsl providerOlivier Blin2004-09-061-2/+1
* keep linmodem message for Hcf and HsfOlivier Blin2004-09-061-0/+6
* remove wrong message about linmodems (#11224)Olivier Blin2004-09-061-6/+0
* support DHCP and manual for sagem devicesOlivier Blin2004-09-031-1/+6
* adsl_conf_backend needs $intf nowOlivier Blin2004-08-301-1/+1
* NET_DEVICE is the ethernet interface for pptp tooOlivier Blin2004-08-301-1/+1
* write metric in ifcfg files according to connection typeOlivier Blin2004-08-271-0/+3
* adsl devices need network restart if they're *not* in the adsl devices listOlivier Blin2004-08-261-1/+1
* no space before question marks in EnglishPablo Saratxaga2004-08-231-1/+1
* no space before a question mark in EnglishPablo Saratxaga2004-08-231-2/+2
* protocol names, trademark and acronyms should be upcaseThierry Vignaud2004-08-231-2/+2
* aspell's typo fixesThierry Vignaud2004-08-231-2/+2
* rollback (a string was removed so translators still have toThierry Vignaud2004-08-201-2/+2
* rollback 'n split in order to reduce pressure on translatorsThierry Vignaud2004-08-201-2/+2
* (network_on_boot step) do not create ifcfg-ippp0 quite randomlyOlivier Blin2004-08-201-4/+2
* ($after_start_on_boot_step) remove obsolete call to write_cnx_scriptOlivier Blin2004-08-201-1/+0
* fix nonsense in reconfigure message (#10827)Olivier Blin2004-08-201-2/+3
* typo fixesThierry Vignaud2004-08-191-6/+6
* get rid off the 'ifcfg-Manually load a driver' file ...Olivier Blin2004-08-171-1/+1
* use network::ethernet::get_eth_categories() when neededOlivier Blin2004-08-171-4/+6
* NET_INTERFACE should be ppp0 for pppoe tooOlivier Blin2004-08-161-1/+2
* add reminder about external ISDN modems (special init string)Olivier Blin2004-08-161-0/+3