summaryrefslogtreecommitdiffstats
path: root/perl-install/network/netconnect.pm
Commit message (Expand)AuthorAgeFilesLines
* note that isdn configuration has not yet be ported upon new wizard layerThierry Vignaud2004-02-271-0/+7
* fix crash when modem was not foundThierry Vignaud2004-02-271-1/+1
* - never delete up/down scriptsThierry Vignaud2004-02-261-5/+3
* skip apply_setting step for now since anyway we've already writtenThierry Vignaud2004-02-261-8/+8
* reverse debug stuff that should never have been commitedThierry Vignaud2004-02-261-7/+13
* typo fix: only write ether config for lan...Thierry Vignaud2004-02-261-14/+8
* fix module lookup for pcmcia cardsThierry Vignaud2004-02-241-1/+1
* - always write up/down scriptsThierry Vignaud2004-02-231-2/+2
* write ethX aliases and ifup/ifdown scripts when configuring a LAN connectionThierry Vignaud2004-02-231-0/+1
* handle unknown hardware: enable one to manually load a driver like expert modeThierry Vignaud2004-02-231-9/+6
* 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