summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Collapse)AuthorAgeFilesLines
* fix crash when modem was not foundThierry Vignaud2004-02-271-1/+1
|
* - never delete up/down scriptsThierry Vignaud2004-02-261-5/+3
| | | | | - only write internet service if start at boot requested
* (adsl_conf_backend) install needed packagesThierry Vignaud2004-02-261-0/+6
|
* skip apply_setting step for now since anyway we've already writtenThierry Vignaud2004-02-261-8/+8
| | | | | | most config files... (btw, now installer also write cnx type as side effect)
* 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
|
* - allow writting to another kppprc fileDamien Chaumette2004-02-251-8/+10
| | | | | - replace new kppp option values
* (adsl_conf_backend) alter both /etc/analog/adiusbadsl.conf andThierry Vignaud2004-02-241-5/+7
| | | | | /etc/eagle-usb/eagle-usb.conf too when configuring sagemXXX
* set default protocol to pppoa for various ISPsThierry Vignaud2004-02-241-0/+5
|
* update 9telecom entry (Benot Audouard)Thierry Vignaud2004-02-241-3/+3
|
* add encapsulation method for tiscali 512k offer in franceThierry Vignaud2004-02-241-0/+1
|
* fix wrongly inverted encapsulation methods for free isp cnx offersThierry Vignaud2004-02-241-2/+2
|
* use spanish caracters in spanish isp name (Benot Audouard)Thierry Vignaud2004-02-241-1/+1
|
* fix url (Benoît Audouard)Thierry Vignaud2004-02-241-1/+1
|
* typo fixThierry Vignaud2004-02-241-1/+1
|
* fix module lookup for pcmcia cardsThierry Vignaud2004-02-241-1/+1
|
* typo fix (fcrozat)Thierry Vignaud2004-02-241-1/+1
|
* - always write up/down scriptsThierry Vignaud2004-02-231-2/+2
| | | | | | - only write initscript when starting at boot was choosen (instead of writing it in restart path...)
* write ethX aliases and ifup/ifdown scripts when configuring a LAN connectionThierry Vignaud2004-02-232-1/+1
|
* fix adsl scripts (especially with sagem8xx modems)Thierry Vignaud2004-02-231-1/+2
|
* add missing spaceThierry Vignaud2004-02-231-1/+1
|
* (adsl_conf_backend) speedtouch config need vpi/vci as decimal numbersThierry Vignaud2004-02-231-1/+1
| | | | | whereas sagem8xx wants hexa numbers
* rollback bogus damien change, here vpi/vci parameters are in hexa, not decimalThierry Vignaud2004-02-231-9/+9
|
* handle unknown hardware: enable one to manually load a driver like expert modeThierry Vignaud2004-02-231-9/+6
| | | | | in old pre-10.0 wizard
* (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
|