| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo | Olivier Blin | 2004-10-03 | 1 | -1/+1 |
* | (sagem_set_parameters, adsl_conf_backend): write static ip in | Olivier Blin | 2004-10-03 | 1 | -1/+6 |
* | (adsl_probe_info) fix old typo, do not reset vpi and vci if vpi is | Olivier Blin | 2004-09-23 | 1 | -1/+1 |
* | (adsl_conf_backend) do not let speedtouch-start launch connection | Olivier Blin | 2004-09-20 | 1 | -1/+2 |
* | (adsl_conf_backend) use avmadsl option for capi cards to use settings | Olivier Blin | 2004-09-20 | 1 | -1/+1 |
* | (adsl_conf_backend) make sure the speedtch kernel module won't be hidden | Olivier Blin | 2004-09-17 | 1 | -1/+3 |
* | stop capi service before new config is written so that capiinit can unload th... | Olivier Blin | 2004-09-16 | 1 | -1/+1 |
* | do not add prefix in path given to ensure_is_installed ! (i.e. replace untest... | Olivier Blin | 2004-09-15 | 1 | -1/+1 |
* | add comment | Olivier Blin | 2004-09-15 | 1 | -0/+2 |
* | (adsl_conf_backend) don't create empty pppoe.conf if the package isn't | Olivier Blin | 2004-09-15 | 1 | -7/+11 |
* | load modules and run start programs in standalone too, so that it will | Olivier Blin | 2004-09-15 | 1 | -7/+5 |
* | fix PPPoA case | Thierry Vignaud | 2004-09-15 | 1 | -1/+1 |
* | (adsl_conf_backend) move isdn4k-utils installation here | Olivier Blin | 2004-09-14 | 1 | -0/+1 |
* | (adsl_conf_backend) remove ifcfg-sagem | Olivier Blin | 2004-09-14 | 1 | -1/+3 |
* | (adsl_conf_backend) support dsl over capi | Olivier Blin | 2004-09-14 | 1 | -2/+39 |
* | load modules for pppoe connections during install (partial fix for #11189) | Olivier Blin | 2004-09-07 | 1 | -0/+1 |
* | (adsl_conf_backend) explode sagem specific stuff to sagem_set_parameters() | Olivier Blin | 2004-09-06 | 1 | -13/+15 |
* | adapt to new fctStartAdsl | Olivier Blin | 2004-09-03 | 1 | -1/+1 |
* | write ifcfg files for NET_DEVICE if it's ethernet (pptp, pppoe) | Olivier Blin | 2004-08-30 | 1 | -2/+14 |
* | write metric in ifcfg files according to connection type | Olivier Blin | 2004-08-27 | 1 | -0/+2 |
* | protocol names, trademark and acronyms should be upcase | Thierry Vignaud | 2004-08-23 | 1 | -5/+5 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -1/+1 |
* | fix sagem pty quoting | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
* | sagem: don't run pppoa if the ethernet interface isn't created and use | Olivier Blin | 2004-08-17 | 1 | -1/+1 |
* | do not write noipdefault in /etc/ppp/peers/ppp0 for pptp connections | Olivier Blin | 2004-08-16 | 1 | -1/+2 |
* | (adsl_probe_info) net_cnx_up is obsolete, pptp info is available in | Olivier Blin | 2004-08-16 | 1 | -2/+0 |
* | (adsl_conf_backend) don't write net cnx scripts, internet service | Olivier Blin | 2004-08-16 | 1 | -2/+0 |
* | remove useless assignment (already done in adsl_protocol step) | Olivier Blin | 2004-08-16 | 1 | -1/+0 |
* | fix pppoe with sagem (write ETH=`/usr/sbin/eaglectrl -i` instead of ETH=sagem) | Olivier Blin | 2004-08-16 | 1 | -1/+2 |
* | mount /proc, /sys and /proc/usb/usb in $prefix ASAP instead of doing it at va... | Pascal Rigaux | 2004-08-10 | 1 | -6/+0 |
* | mounting device "none" is cleaner | Pascal Rigaux | 2004-08-10 | 1 | -1/+1 |
* | (network::adsl::adsl_conf_backend) add ppp_async alias for sagem | Olivier Blin | 2004-08-06 | 1 | -2/+3 |
* | (adsl_conf_backend) let's have a better looking mesage | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
* | fix titypo | Olivier Blin | 2004-08-06 | 1 | -1/+1 |
* | try to load all modules that may be needed to establish connexion | Olivier Blin | 2004-08-06 | 1 | -2/+4 |
* | (adsl_conf_backend) only try to mount /proc if it wasn't (eg if we | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
* | try to mount proc fs too, in case it wasn't done earlier | Olivier Blin | 2004-08-06 | 1 | -0/+1 |
* | try to mount usbdevfs in $::prefix before attempting to run adsl start | Olivier Blin | 2004-08-05 | 1 | -1/+5 |
* | quiet perl_checker | Thierry Vignaud | 2004-08-05 | 1 | -2/+2 |
* | (adsl_conf_backend) fix error message | Thierry Vignaud | 2004-08-05 | 1 | -1/+1 |
* | log module loading faillure | Thierry Vignaud | 2004-08-04 | 1 | -1/+2 |
* | catch die from modules::load | Olivier Blin | 2004-08-04 | 1 | -1/+1 |
* | add modules arrays and use modules::load to be able to load modules | Olivier Blin | 2004-08-04 | 1 | -9/+8 |
* | in sagem start section, modprobe eagle-usb and do not wait for sync | Olivier Blin | 2004-08-02 | 1 | -1/+4 |
* | in speedtouch start section, modprobe speedtch module and use | Olivier Blin | 2004-08-02 | 1 | -1/+4 |
* | in install, run modem start scripts once config is written | Olivier Blin | 2004-08-02 | 1 | -0/+2 |
* | sagem: use fctStartAdsl to wait for sync, up the interface and get interface ... | Olivier Blin | 2004-07-30 | 1 | -1/+1 |
* | split server and plugin options, in order to support again bewan | Olivier Blin | 2004-07-29 | 1 | -4/+9 |
* | do not write a blank "pty" option in ppp config file is there is no | Olivier Blin | 2004-07-28 | 1 | -1/+2 |
* | '-e 1' option is unneeded with speedtouch >= 1.3 | Olivier Blin | 2004-07-27 | 1 | -1/+1 |