summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Collapse)AuthorAgeFilesLines
* (conf_network_card_backend) update its doc now that it has been splited inThierry Vignaud2004-02-231-5/+6
| | | | | get_eth_cards() and conf_network_card_backend()
* 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
|
* (ppp_read_conf) really default to dynamic dns, gateway and ip (really fix #7705)Thierry Vignaud2004-02-231-3/+3
|
* misc perl_checker cleanupsThierry Vignaud2004-02-231-3/+3
|
* read ppp config earlier and prevent provider choice to overwrite it (but ifThierry Vignaud2004-02-231-3/+3
| | | | | user select a *new* provider)
* 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-232-30/+37
| | | | | shared with manage interface
* fix choosing betweeen '' and 'adsl connections when configuring adsl (due toThierry Vignaud2004-02-231-0/+1
| | | | | write_cnx_scripts vivificating data structure)
* fix vci number for Belgium and FranceDamien Chaumette2004-02-221-9/+9
|
* when one refuse to install firmware *now*, she won't be able to selectThierry Vignaud2004-02-201-1/+1
| | | | | a provider, thus vci and vpi parameters won't be filled
* 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
|
* keep provider vpi/vci settings when existDamien Chaumette2004-02-201-1/+1
|
* remove debug statementThierry Vignaud2004-02-201-1/+0
|
* aliase Free non dégroupé 1024/256 on "Free non dégroupé 512/128" (#7615)Thierry Vignaud2004-02-201-0/+3
|
* fix writing aliases (fix broken speedtouch)Thierry Vignaud2004-02-201-2/+2
|
* since no PCMCIA cards support link status notification, ifplugd shouldThierry Vignaud2004-02-191-1/+3
| | | | | | be disabled for all pcmcia cards by default => let blacklist them (#8031)
* only show "previous" button on first step in install; in standaloneThierry Vignaud2004-02-191-0/+1
| | | | | mode, we already have the "cancel" button
* put a Previous button on the first pageDamien Chaumette2004-02-191-1/+0
|
* add plenty of help explanations, add anonymous support in sainfoFlorin Grad2004-02-191-41/+53
|
* 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
|
* drop $netc->{internet_cnx} test, unnedeedDamien Chaumette2004-02-181-1/+1
|
* manage interfaces don't want to break cnx_scriptsDamien Chaumette2004-02-171-1/+1
|
* sort lan protocolsThierry Vignaud2004-02-171-1/+1
|
* one can now start from scratch with ipsec.confFlorin Grad2004-02-171-30/+26
|
* fix the ";" mark in the Security Policies SectionFlorin Grad2004-02-171-1/+2
|
* 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
|
* removed N() around of a non-translatable stringPablo Saratxaga2004-02-161-1/+1
|
* minor poulpe cleanupThierry Vignaud2004-02-161-1/+1
|
* explain about DNS (#7908)Thierry Vignaud2004-02-161-1/+2
|
* (isdn_detect_backend) try harder to detect ISDN devicesThierry Vignaud2004-02-141-1/+2
|
* fix automatically found "...2" dnsThierry Vignaud2004-02-141-3/+3
|
* fix crash on canceling "already configured net device" configuration (#7679)Thierry Vignaud2004-02-141-2/+2
|
* 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
| | | | | - move $offer_to_connect after %adsl_devices declaration (fix typo?)
* 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
|