summaryrefslogtreecommitdiffstats
path: root/perl-install/network/adsl.pm
Commit message (Expand)AuthorAgeFilesLines
* (wip but requested for string freeze)Thierry Vignaud2003-12-291-72/+68
* - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's eas...Pascal Rigaux2003-12-041-6/+7
* (configure) prevent silently skipping configuration steps byThierry Vignaud2003-12-011-9/+8
* fix sagem configuration (we were skipping some steps)Thierry Vignaud2003-12-011-1/+1
* (configure) do not install packages in testing modeThierry Vignaud2003-12-011-6/+6
* (configure) fix adsl connection class due to type being now translatedThierry Vignaud2003-11-241-1/+1
* unpoulpize comments (spoted by joseph van den reysen)Thierry Vignaud2003-11-201-1/+1
* fix program logic: write up/down programs for adsl speedtouch even ifThierry Vignaud2003-11-121-1/+2
* always list sagem_dhcp in list, hidding it due to missing translationsThierry Vignaud2003-11-061-3/+1
* (configure) fix untranslatable strings: switch from ask_from_list_()Thierry Vignaud2003-11-061-7/+7
* - simplifyThierry Vignaud2003-10-171-2/+2
* no need to escape " in /xxx \" xxx/Pascal Rigaux2003-09-301-1/+1
* fix firmware testing at installationDamien Chaumette2003-09-161-2/+2
* initialize $adsl, fix #5674 and pppoe.conf problemsDamien Chaumette2003-09-151-0/+1
* fix #5056 (mostly workaround as kernel is frozen)Damien Chaumette2003-09-151-1/+2
* - dropped sub load_firmware_floppyDamien Chaumette2003-09-121-25/+6
* added sagem support for dhcp (as used by Free degroupped ;-))Francois Pons2003-09-101-2/+25
* - fix/use explanationsDamien Chaumette2003-09-081-2/+3
* remove system("cp..."); (I suck so much...)Damien Chaumette2003-08-291-2/+1
* fix #4372Damien Chaumette2003-08-281-1/+1
* fix firmware name (shame on me)Damien Chaumette2003-08-271-1/+1
* fix #4363 (titi's so beautiful)Damien Chaumette2003-08-271-7/+12
* typo fix s/succeed/succeeded/Damien Chaumette2003-08-221-1/+1
* s/alcatel/Alcatel/Pablo Saratxaga2003-08-211-1/+1
* - more use info in load_firmware_floppyDamien Chaumette2003-08-211-20/+23
* - allow user to copy firmware from a floppyDamien Chaumette2003-08-211-4/+39
* - remove unused $intf in adsl_probe_info and adsl_ask_infoDamien Chaumette2003-05-051-7/+6
* perl_checker compliancePascal Rigaux2003-04-301-4/+4
* moved probing code outside adsl_ask_info.Francois Pons2003-03-111-3/+8
* dropped a line.Francois Pons2003-03-071-2/+1
* fix logical error (flepied).Francois Pons2003-03-071-1/+1
* fixed adsl login not probed in install mode.Francois Pons2003-03-061-4/+4
* read login name from net_cnx_up in pptp mode.Frederic Lepied2003-03-051-0/+2
* simplified code of adsl_ask_info, password can be retrieved usingFrancois Pons2003-03-031-6/+1
* add sagem connection and disconnection script using /etc/ppp/peers/adsl file.Francois Pons2003-02-271-2/+15
* probe user and password in /etc/ppp/options.adsl too (as produced by original...Francois Pons2003-02-271-2/+2
* cleaned a bit the code.Francois Pons2003-02-251-7/+7
* added login and passwd remember from /etc/ppp/peers/adsl /etc/ppp/optionsFrancois Pons2003-02-251-1/+12
* modified string as sagem driver now use pppoaFrancois Pons2003-02-251-1/+1
* - set_help is deprecatedPascal Rigaux2003-02-131-1/+1
* add CVS $IdPascal Rigaux2003-02-131-1/+1
* fixed small typo.Francois Pons2003-02-041-2/+2
* add support for adiusbadsl 1.0.2 (using adictrl -i to find interface and usingFrancois Pons2003-02-041-17/+35
* isdn.pm now in use strictDamien Chaumette2003-01-231-1/+0
* - speedtouch fixes :Damien Chaumette2003-01-221-1/+1
* English proofreading by Stew BeneditcsPablo Saratxaga2003-01-211-1/+1
* little cleanupDamien Chaumette2003-01-201-19/+9
* drakconnect conf file no more uploaded with now useless variableArnaud Desmons2002-12-091-1/+1
* isdn data are now fetched form system instead of drakconnect conf fileArnaud Desmons2002-12-061-1/+3
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-1/+1