summaryrefslogtreecommitdiffstats
path: root/perl-install/network/adsl.pm
Commit message (Expand)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-336/+0
* don't overwrite ONBOOT setting when writing adsl configurationOlivier Blin2005-12-061-1/+2
* don't screw up eagle-usb devices if the firmware is already loadedOlivier Blin2005-11-161-1/+1
* revert previous simplification, it may break the unusual sagem over pppoe caseOlivier Blin2005-09-161-7/+14
* automatically configure DSL connection on installation from DSLOlivier Blin2005-09-161-5/+6
* fix ugly typoOlivier Blin2005-09-161-1/+1
* fix probing of login name for pppoe connections (peers file is more important...Olivier Blin2005-09-161-2/+3
* don't use ifplugd for ethernet devices associated with a pppoe/pptp connectionOlivier Blin2005-09-161-0/+1
* simplify pppoe configuration codeOlivier Blin2005-09-161-14/+7
* come on titi, no need to check we're root hereOlivier Blin2005-09-161-2/+2
* try to load all ppp modules, even if one of them failsOlivier Blin2005-09-141-2/+3
* modprobe pppoatm for pppoa connectionsOlivier Blin2005-09-141-1/+3
* don't use global $in (fix ISDN configuration)Olivier Blin2005-07-211-3/+3
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-101-1/+0
* use services::enable() and services::disable()Olivier Blin2005-06-101-2/+2
* add ISP field in eagle-usb.confOlivier Blin2005-06-061-1/+1
* - merge network settings in a $net hash (it modifies $o fields too):Olivier Blin2005-06-031-97/+39
* (adsl_detect) simplify againThierry Vignaud2005-05-191-4/+1
* (adsl_detect) explainThierry Vignaud2005-05-191-0/+1
* (adsl_detect) detect all ADSL modems of each kind (though drakconnectThierry Vignaud2005-05-191-2/+7
* (adsl_detect) typo fixThierry Vignaud2005-05-191-1/+1
* (adsl_detect) detect more ADSL USB modemsThierry Vignaud2005-05-191-6/+10
* configure pppoe connections in a ppp peer fileOlivier Blin2005-04-281-29/+30
* reindentOlivier Blin2005-04-271-64/+70
* don't write /etc/ppp/options anymore, adjust options in peer filesOlivier Blin2005-04-271-48/+15
* s/Mandrivalinux/Mandriva Linux/Pablo Saratxaga2005-04-231-1/+1
* switch from MandrakeSoft to MandrivaThierry Vignaud2005-04-211-1/+1
* please perl_checkerOlivier Blin2005-04-051-1/+1
* replace non-ASCII charactersOlivier Blin2005-04-051-1/+1
* do not reload firmware on eagle-usb modems if already doneOlivier Blin2005-04-041-1/+1
* eagle-usb: try to use the country specific CMVOlivier Blin2005-03-301-0/+5
* fctStartAdsl is moved in /sbin tooOlivier Blin2005-03-301-1/+2
* eaglectrl is now in /sbin (#15033)Olivier Blin2005-03-281-2/+2
* use new --nocall option of speedtouch-startOlivier Blin2005-03-241-2/+1
* make Bewan PCI modems work (drop MTU config entries)Olivier Blin2005-03-231-4/+0
* vpi is given as hex too (though it doesn't matter much since it'sOlivier Blin2005-03-171-1/+1
* allow drakconnect to display multiple instances of the same adsl deviceOlivier Blin2005-03-151-4/+4
* remove eagle-usb_must_be_configured fileOlivier Blin2005-03-141-0/+2
* fix and force CMVs symlink creationOlivier Blin2005-03-141-1/+1
* fix typo (linetype for eagle-usb)Olivier Blin2005-03-111-1/+1
* set Linetype in eagle-usb.conf to use CMVsOlivier Blin2005-03-051-0/+1
* create CMV symlinks for both POTS and ISDN linesOlivier Blin2005-03-051-3/+6
* CMV support for eagle-usbOlivier Blin2005-03-041-0/+4
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-3/+3
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-1/+1
* cleanupPascal Rigaux2004-10-151-1/+1
* (adsl_conf_backend) don't write ifcfg-ppp0 for static/dhcp connectionsOlivier Blin2004-10-091-1/+2
* fix typoOlivier Blin2004-10-031-1/+1
* (sagem_set_parameters, adsl_conf_backend): write static ip inOlivier Blin2004-10-031-1/+6
* (adsl_probe_info) fix old typo, do not reset vpi and vci if vpi isOlivier Blin2004-09-231-1/+1