Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrote string to avoid duplication | Pablo Saratxaga | 2004-03-02 | 1 | -5/+5 |
| | |||||
* | fix pci modem type matching | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 |
| | |||||
* | remove the masq zone and add policies, rules only if there is an interface ↵ | Florin Grad | 2004-02-27 | 2 | -12/+8 |
| | | | | in loc | ||||
* | note that isdn configuration has not yet be ported upon new wizard layer | Thierry Vignaud | 2004-02-27 | 1 | -0/+7 |
| | |||||
* | fix crash when modem was not found | Thierry Vignaud | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | - never delete up/down scripts | Thierry Vignaud | 2004-02-26 | 1 | -5/+3 |
| | | | | | - only write internet service if start at boot requested | ||||
* | (adsl_conf_backend) install needed packages | Thierry Vignaud | 2004-02-26 | 1 | -0/+6 |
| | |||||
* | skip apply_setting step for now since anyway we've already written | Thierry Vignaud | 2004-02-26 | 1 | -8/+8 |
| | | | | | | most config files... (btw, now installer also write cnx type as side effect) | ||||
* | reverse debug stuff that should never have been commited | Thierry Vignaud | 2004-02-26 | 1 | -7/+13 |
| | |||||
* | typo fix: only write ether config for lan... | Thierry Vignaud | 2004-02-26 | 1 | -14/+8 |
| | |||||
* | - allow writting to another kppprc file | Damien Chaumette | 2004-02-25 | 1 | -8/+10 |
| | | | | | - replace new kppp option values | ||||
* | (adsl_conf_backend) alter both /etc/analog/adiusbadsl.conf and | Thierry Vignaud | 2004-02-24 | 1 | -5/+7 |
| | | | | | /etc/eagle-usb/eagle-usb.conf too when configuring sagemXXX | ||||
* | set default protocol to pppoa for various ISPs | Thierry Vignaud | 2004-02-24 | 1 | -0/+5 |
| | |||||
* | update 9telecom entry (Benot Audouard) | Thierry Vignaud | 2004-02-24 | 1 | -3/+3 |
| | |||||
* | add encapsulation method for tiscali 512k offer in france | Thierry Vignaud | 2004-02-24 | 1 | -0/+1 |
| | |||||
* | fix wrongly inverted encapsulation methods for free isp cnx offers | Thierry Vignaud | 2004-02-24 | 1 | -2/+2 |
| | |||||
* | use spanish caracters in spanish isp name (Benot Audouard) | Thierry Vignaud | 2004-02-24 | 1 | -1/+1 |
| | |||||
* | fix url (Benoît Audouard) | Thierry Vignaud | 2004-02-24 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-02-24 | 1 | -1/+1 |
| | |||||
* | fix module lookup for pcmcia cards | Thierry Vignaud | 2004-02-24 | 1 | -1/+1 |
| | |||||
* | typo fix (fcrozat) | Thierry Vignaud | 2004-02-24 | 1 | -1/+1 |
| | |||||
* | - always write up/down scripts | Thierry Vignaud | 2004-02-23 | 1 | -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 connection | Thierry Vignaud | 2004-02-23 | 2 | -1/+1 |
| | |||||
* | fix adsl scripts (especially with sagem8xx modems) | Thierry Vignaud | 2004-02-23 | 1 | -1/+2 |
| | |||||
* | add missing space | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) speedtouch config need vpi/vci as decimal numbers | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
| | | | | | whereas sagem8xx wants hexa numbers | ||||
* | rollback bogus damien change, here vpi/vci parameters are in hexa, not decimal | Thierry Vignaud | 2004-02-23 | 1 | -9/+9 |
| | |||||
* | handle unknown hardware: enable one to manually load a driver like expert mode | Thierry Vignaud | 2004-02-23 | 1 | -9/+6 |
| | | | | | in old pre-10.0 wizard | ||||
* | (conf_network_card_backend) update its doc now that it has been splited in | Thierry Vignaud | 2004-02-23 | 1 | -5/+6 |
| | | | | | get_eth_cards() and conf_network_card_backend() | ||||
* | enable one to manually choose the serial port to use while configuring modem | Thierry Vignaud | 2004-02-23 | 1 | -2/+7 |
| | |||||
* | fix unreachable steps | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 |
| | |||||
* | (ppp_read_conf) really default to dynamic dns, gateway and ip (really fix #7705) | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | |||||
* | misc perl_checker cleanups | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | |||||
* | read ppp config earlier and prevent provider choice to overwrite it (but if | Thierry Vignaud | 2004-02-23 | 1 | -3/+3 |
| | | | | | user select a *new* provider) | ||||
* | initialize modem data structure at one point only for serial/PCI modems | Thierry Vignaud | 2004-02-23 | 1 | -3/+1 |
| | |||||
* | split kppp config reading into network::modem::ppp_read_conf() in order to be | Thierry Vignaud | 2004-02-23 | 2 | -30/+37 |
| | | | | | shared with manage interface | ||||
* | fix choosing betweeen '' and 'adsl connections when configuring adsl (due to | Thierry Vignaud | 2004-02-23 | 1 | -0/+1 |
| | | | | | write_cnx_scripts vivificating data structure) | ||||
* | fix vci number for Belgium and France | Damien Chaumette | 2004-02-22 | 1 | -9/+9 |
| | |||||
* | when one refuse to install firmware *now*, she won't be able to select | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | | | | | a provider, thus vci and vpi parameters won't be filled | ||||
* | remove useless "next" field (since post already handle it) | Thierry Vignaud | 2004-02-20 | 1 | -1/+0 |
| | |||||
* | enable to refuse network restarting | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | do not detect lan interfaces when configuring modems | Thierry Vignaud | 2004-02-20 | 1 | -2/+0 |
| | |||||
* | do not horribly die at install time on error | Thierry Vignaud | 2004-02-20 | 1 | -1/+13 |
| | |||||
* | really fix previous button on first step: we want it at install time | Thierry Vignaud | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | keep provider vpi/vci settings when exist | Damien Chaumette | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | remove debug statement | Thierry Vignaud | 2004-02-20 | 1 | -1/+0 |
| | |||||
* | aliase Free non dégroupé 1024/256 on "Free non dégroupé 512/128" (#7615) | Thierry Vignaud | 2004-02-20 | 1 | -0/+3 |
| | |||||
* | fix writing aliases (fix broken speedtouch) | Thierry Vignaud | 2004-02-20 | 1 | -2/+2 |
| | |||||
* | since no PCMCIA cards support link status notification, ifplugd should | Thierry Vignaud | 2004-02-19 | 1 | -1/+3 |
| | | | | | | be disabled for all pcmcia cards by default => let blacklist them (#8031) | ||||
* | only show "previous" button on first step in install; in standalone | Thierry Vignaud | 2004-02-19 | 1 | -0/+1 |
| | | | | | mode, we already have the "cancel" button |