summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
Commit message (Expand)AuthorAgeFilesLines
* enable one to manually choose the serial port to use while configuring modemThierry Vignaud2004-02-231-2/+7
* fix unreachable stepsThierry Vignaud2004-02-231-2/+2
* read ppp config earlier and prevent provider choice to overwrite it (but ifThierry Vignaud2004-02-231-3/+3
* initialize modem data structure at one point only for serial/PCI modemsThierry Vignaud2004-02-231-3/+1
* split kppp config reading into network::modem::ppp_read_conf() in order to beThierry Vignaud2004-02-231-30/+2
* fix choosing betweeen '' and 'adsl connections when configuring adsl (due toThierry Vignaud2004-02-231-0/+1
* when one refuse to install firmware *now*, she won't be able to selectThierry Vignaud2004-02-201-1/+1
* remove useless "next" field (since post already handle it)Thierry Vignaud2004-02-201-1/+0
* enable to refuse network restartingThierry Vignaud2004-02-201-1/+1
* do not detect lan interfaces when configuring modemsThierry Vignaud2004-02-201-2/+0
* do not horribly die at install time on errorThierry Vignaud2004-02-201-1/+13
* really fix previous button on first step: we want it at install timeThierry Vignaud2004-02-201-1/+1
* since no PCMCIA cards support link status notification, ifplugd shouldThierry Vignaud2004-02-191-1/+3
* only show "previous" button on first step in install; in standaloneThierry Vignaud2004-02-191-0/+1
* put a Previous button on the first pageDamien Chaumette2004-02-191-1/+0
* do not use ifplugd on wireless connections by defaultThierry Vignaud2004-02-181-1/+1
* fix "network needs to be restarted" stepThierry Vignaud2004-02-181-2/+2
* do not overwrite current wireless parameters with default valuesThierry Vignaud2004-02-181-2/+2
* move some wireless options as advanced onesThierry Vignaud2004-02-181-4/+4
* sort lan protocolsThierry Vignaud2004-02-171-1/+1
* typo fixesPablo Saratxaga2004-02-161-1/+1
* fix automatically found "...2" dns when network is doneThierry Vignaud2004-02-161-3/+5
* show a more precise error messages when no wireless cards were foundThierry Vignaud2004-02-161-1/+2
* eagle was renamed as eagle-usbThierry Vignaud2004-02-161-1/+1
* minor poulpe cleanupThierry Vignaud2004-02-161-1/+1
* explain about DNS (#7908)Thierry Vignaud2004-02-161-1/+2
* fix automatically found "...2" dnsThierry Vignaud2004-02-141-3/+3
* by default do not start connection at boot for modems (#7705)Thierry Vignaud2004-02-131-0/+1
* new banner iconsThierry Vignaud2004-02-131-1/+1
* offer_to_connect: fix indentationThierry Vignaud2004-02-131-1/+1
* - do not flush /etc/sysconfig/drakconnect with an empty hashDamien Chaumette2004-02-131-8/+10
* s/$config/$p/ for drakconnect conf fileDamien Chaumette2004-02-131-1/+1
* ask isp for ip and gateway by default (#7705)Thierry Vignaud2004-02-121-2/+2
* do use the actual user's answerThierry Vignaud2004-02-121-1/+2
* preselect right protocol for ethernet though connectionsThierry Vignaud2004-02-121-1/+7
* fix step linking with ask_connect_now and restart steps:Thierry Vignaud2004-02-121-4/+10
* fix module retrieving when configuring an adsl connection over ethernetThierry Vignaud2004-02-121-1/+1
* sort ADSL protocols according to localeThierry Vignaud2004-02-121-1/+1
* fix adsk over ethernet through dhcp protocolThierry Vignaud2004-02-121-1/+1
* simplify adsl protocol choosing through format callbackThierry Vignaud2004-02-121-7/+6
* do not allow to step forward if no network card was found (workaroundThierry Vignaud2004-02-101-0/+6
* fix unability to select gateway (#7585)Thierry Vignaud2004-02-091-3/+4
* fix empty list in "multiple internet_connexions" stepThierry Vignaud2004-02-091-2/+4
* fix unwritten ethernet interface configThierry Vignaud2004-02-091-0/+1
* sort ethX interfaces in listThierry Vignaud2004-02-091-1/+1
* blacklist bogus forcedeth driver for network hotplugging, enableThierry Vignaud2004-02-091-1/+3
* help perl_checker regarding comments for translatorsThierry Vignaud2004-02-061-2/+3
* wireless step: add an hint for translatorsThierry Vignaud2004-02-061-0/+1
* split wireless step into two steps since there way too much optionsThierry Vignaud2004-02-061-11/+22
* fix wireless settings (references being made too early)Thierry Vignaud2004-02-061-1/+3