Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $adsl_modem is optional, moved to $o_adsl_modem | Damien Chaumette | 2004-04-19 | 1 | -2/+2 |
| | |||||
* | (adsl_probe_info) fix vpi, vci rereading (speedtouch conf write hexa...) | Thierry Vignaud | 2004-03-26 | 1 | -1/+1 |
| | |||||
* | misc space cleanups (thx perl_checko) | Thierry Vignaud | 2004-03-26 | 1 | -2/+2 |
| | |||||
* | (adsl_probe_info) fix "manage interface" that broke speedtouch configuration | Thierry Vignaud | 2004-03-26 | 1 | -2/+4 |
| | |||||
* | (adsl_conf_backend) only disable kernel driver for 2.4.x kernels since | Thierry Vignaud | 2004-03-24 | 1 | -1/+2 |
| | | | | | latest speedtouch package is totally broken in userland mode now :-( | ||||
* | only kill pppoa for sagem modem (eg for bewan, we use pppoa plugin for | Thierry Vignaud | 2004-03-18 | 1 | -1/+2 |
| | | | | | ppp) | ||||
* | fix bewan support by providing an ad-how /etc/ppp/options | Thierry Vignaud | 2004-03-18 | 1 | -0/+25 |
| | |||||
* | do not pass eth interface and user to adsl-start, they're already | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
| | | | | | provided in pppoe.conf (#2004) | ||||
* | bewan support | Thierry Vignaud | 2004-03-16 | 1 | -1/+30 |
| | |||||
* | (adsl_conf_backend) fix adsl stop on pppoa links | Thierry Vignaud | 2004-03-16 | 1 | -2/+1 |
| | |||||
* | (adsl_detect) detect bewan ADSL modems | Thierry Vignaud | 2004-03-08 | 1 | -0/+1 |
| | |||||
* | (adsl_conf_backend) install needed packages | Thierry Vignaud | 2004-02-26 | 1 | -0/+6 |
| | |||||
* | (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 | ||||
* | 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 | ||||
* | keep provider vpi/vci settings when exist | Damien Chaumette | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | fix writing aliases (fix broken speedtouch) | Thierry Vignaud | 2004-02-20 | 1 | -2/+2 |
| | |||||
* | drop $netc->{internet_cnx} test, unnedeed | Damien Chaumette | 2004-02-18 | 1 | -1/+1 |
| | |||||
* | manage interfaces don't want to break cnx_scripts | Damien Chaumette | 2004-02-17 | 1 | -1/+1 |
| | |||||
* | (adsl_detect) fix modem detection so that harddrake get full device | Thierry Vignaud | 2004-02-02 | 1 | -3/+3 |
| | | | | | meta data rather than plain presence boolean | ||||
* | remove pseudo global variables use from adsl_conf_backend() | Thierry Vignaud | 2004-02-02 | 1 | -2/+1 |
| | |||||
* | convert some write_cnx_script() callers into set_cnx_script() ones | Thierry Vignaud | 2004-01-29 | 1 | -4/+4 |
| | |||||
* | fix encapsulation parameter | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
| | |||||
* | fix VPI parameter setting | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) fix disconnect script | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) fix ppp's pty server | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_probe_info) minor cleanups | Thierry Vignaud | 2004-01-28 | 1 | -3/+3 |
| | |||||
* | (adsl_conf_backend) new configuration stuff | Thierry Vignaud | 2004-01-28 | 1 | -135/+163 |
| | |||||
* | kill dead code | Thierry Vignaud | 2004-01-27 | 1 | -23/+0 |
| | |||||
* | (adsl_probe_info) vpi and vci parameters are independant | Thierry Vignaud | 2004-01-27 | 1 | -2/+2 |
| | |||||
* | get rid of pseudo global $prefix, just reuse global $::prefix :-) | Thierry Vignaud | 2004-01-26 | 1 | -13/+13 |
| | |||||
* | (adsl_probe_info) make it aware of the fact we now see the adsl modem | Thierry Vignaud | 2004-01-23 | 1 | -2/+3 |
| | | | | | and protocol separatly | ||||
* | (adsl_conf_backend) kill interactive code (was merged into adsl wizard) | Thierry Vignaud | 2004-01-22 | 1 | -25/+0 |
| | |||||
* | (adsl_detect) detect ECI modems | Thierry Vignaud | 2004-01-22 | 1 | -0/+1 |
| | |||||
* | rename old end adsl step | Thierry Vignaud | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | retreive vpi and vci from config file for speedtouch | Damien Chaumette | 2004-01-21 | 1 | -0/+1 |
| | |||||
* | rename old adsl step | Thierry Vignaud | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | (adsl_detect) | Thierry Vignaud | 2004-01-21 | 1 | -3/+3 |
| | | | | | | - remove useless parameter - always return an hash, even if empty (simplify caller code) | ||||
* | fix wizard layer usage (b/c of new api) | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | remove useless parameter | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | do not export dead functions | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | fordward sagem net_cnx_up fix | Thierry Vignaud | 2004-01-08 | 1 | -4/+4 |
| | |||||
* | write_conf() doesn't need $prefix anymore | Pascal Rigaux | 2004-01-05 | 1 | -2/+2 |
| | |||||
* | (wip but requested for string freeze) | Thierry Vignaud | 2003-12-29 | 1 | -72/+68 |
| | | | | | | | - do not silently discard errors by ignoring exceptions - use new wizard layer - begin to renew wizard steps (mdk10.0 specs) | ||||
* | - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's ↵ | Pascal Rigaux | 2003-12-04 | 1 | -6/+7 |
| | | | | | | | | | | | easy to do so - do_pkgs->install won't do anything when $::testing we need a ensure_are_installed we also need to share more package pkgs_interactive code which is hosted in install_any and standalone | ||||
* | (configure) prevent silently skipping configuration steps by | Thierry Vignaud | 2003-12-01 | 1 | -9/+8 |
| | | | | | explicitely dying | ||||
* | fix sagem configuration (we were skipping some steps) | Thierry Vignaud | 2003-12-01 | 1 | -1/+1 |
| | |||||
* | (configure) do not install packages in testing mode | Thierry Vignaud | 2003-12-01 | 1 | -6/+6 |
| | |||||
* | (configure) fix adsl connection class due to type being now translated | Thierry Vignaud | 2003-11-24 | 1 | -1/+1 |
| |