Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | no need to escape " in /xxx \" xxx/ | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | fix firmware testing at installation | Damien Chaumette | 2003-09-16 | 1 | -2/+2 |
| | |||||
* | initialize $adsl, fix #5674 and pppoe.conf problems | Damien Chaumette | 2003-09-15 | 1 | -0/+1 |
| | |||||
* | fix #5056 (mostly workaround as kernel is frozen) | Damien Chaumette | 2003-09-15 | 1 | -1/+2 |
| | |||||
* | - dropped sub load_firmware_floppy | Damien Chaumette | 2003-09-12 | 1 | -25/+6 |
| | | | | | - handle windows firmware's copy | ||||
* | added sagem support for dhcp (as used by Free degroupped ;-)) | Francois Pons | 2003-09-10 | 1 | -2/+25 |
| | |||||
* | - fix/use explanations | Damien Chaumette | 2003-09-08 | 1 | -2/+3 |
| | | | | | - fix #5307 (firmware) | ||||
* | remove system("cp..."); (I suck so much...) | Damien Chaumette | 2003-08-29 | 1 | -2/+1 |
| | |||||
* | fix #4372 | Damien Chaumette | 2003-08-28 | 1 | -1/+1 |
| | |||||
* | fix firmware name (shame on me) | Damien Chaumette | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | fix #4363 (titi's so beautiful) | Damien Chaumette | 2003-08-27 | 1 | -7/+12 |
| | |||||
* | typo fix s/succeed/succeeded/ | Damien Chaumette | 2003-08-22 | 1 | -1/+1 |
| | |||||
* | s/alcatel/Alcatel/ | Pablo Saratxaga | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | - more use info in load_firmware_floppy | Damien Chaumette | 2003-08-21 | 1 | -20/+23 |
| | | | | | | | | - catch no floppy in drive error - catch wizcancel - add '-e 1' pppoa option for speedtouch USB - N_ instead of N, won't translate twice (guillaume has the greatest member) | ||||
* | - allow user to copy firmware from a floppy | Damien Chaumette | 2003-08-21 | 1 | -4/+39 |
| | | | | | | - fix 'previous' behavior - change wrong url | ||||
* | - remove unused $intf in adsl_probe_info and adsl_ask_info | Damien Chaumette | 2003-05-05 | 1 | -7/+6 |
| | | | | | - perl_checker fixes | ||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -4/+4 |
| | |||||
* | moved probing code outside adsl_ask_info. | Francois Pons | 2003-03-11 | 1 | -3/+8 |
| | |||||
* | dropped a line. | Francois Pons | 2003-03-07 | 1 | -2/+1 |
| | |||||
* | fix logical error (flepied). | Francois Pons | 2003-03-07 | 1 | -1/+1 |
| | |||||
* | fixed adsl login not probed in install mode. | Francois Pons | 2003-03-06 | 1 | -4/+4 |
| | |||||
* | read login name from net_cnx_up in pptp mode. | Frederic Lepied | 2003-03-05 | 1 | -0/+2 |
| | |||||
* | simplified code of adsl_ask_info, password can be retrieved using | Francois Pons | 2003-03-03 | 1 | -6/+1 |
| | | | | | | passwd_by_login which was not used with computed login from /etc/ppp/peers/adsl or /etc/ppp/options or /etc/ppp/options.adsl. | ||||
* | add sagem connection and disconnection script using /etc/ppp/peers/adsl file. | Francois Pons | 2003-02-27 | 1 | -2/+15 |
| | |||||
* | probe user and password in /etc/ppp/options.adsl too (as produced by ↵ | Francois Pons | 2003-02-27 | 1 | -2/+2 |
| | | | | | | | original eagle installation), sagem adsl type connection does not need to configure an ethernet connection. | ||||
* | cleaned a bit the code. | Francois Pons | 2003-02-25 | 1 | -7/+7 |
| | |||||
* | added login and passwd remember from /etc/ppp/peers/adsl /etc/ppp/options | Francois Pons | 2003-02-25 | 1 | -1/+12 |
| | | | | | /etc/ppp/pap-secrets /etc/ppp/chap-secrets file | ||||
* | modified string as sagem driver now use pppoa | Francois Pons | 2003-02-25 | 1 | -1/+1 |
| | |||||
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now | ||||
* | add CVS $Id | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | fixed small typo. | Francois Pons | 2003-02-04 | 1 | -2/+2 |
| | |||||
* | add support for adiusbadsl 1.0.2 (using adictrl -i to find interface and using | Francois Pons | 2003-02-04 | 1 | -17/+35 |
| | | | | | pppoa). | ||||
* | isdn.pm now in use strict | Damien Chaumette | 2003-01-23 | 1 | -1/+0 |
| | | | | | little cleanup | ||||
* | - speedtouch fixes : | Damien Chaumette | 2003-01-22 | 1 | -1/+1 |
| | | | | | | | o binaries location from /usr/bin to /usr/sbin o clean previous instance of pppoa3 according to modem id (-c) (special thanks to Corsikas who proudly brings this patch to me :) | ||||
* | English proofreading by Stew Beneditcs | Pablo Saratxaga | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | little cleanup | Damien Chaumette | 2003-01-20 | 1 | -19/+9 |
| | |||||
* | drakconnect conf file no more uploaded with now useless variable | Arnaud Desmons | 2002-12-09 | 1 | -1/+1 |
| | |||||
* | isdn data are now fetched form system instead of drakconnect conf file | Arnaud Desmons | 2002-12-06 | 1 | -1/+3 |
| | |||||
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
| | |||||
* | syntax changes to make perl_checker happy | Pascal Rigaux | 2002-12-04 | 1 | -3/+3 |
| | |||||
* | Some data are now fetched from system instead of drakconnect conf file ↵ | Arnaud Desmons | 2002-12-02 | 1 | -5/+7 |
| | | | | (adsl, ppp, ifcfg-eth) | ||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -2/+2 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -1/+1 |
| | |||||
* | add support for Sagem USB Modem (for free.fr ;-)) | Francois Pons | 2002-11-25 | 1 | -2/+14 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 1 | -5/+3 |
| | |||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | - replace ... =~ 'foo' with ... =~ /foo/ | Pascal Rigaux | 2002-11-11 | 1 | -4/+4 |
| | | | | | - remove unneeded parentheses for things like ... if (...) | ||||
* | add or remove spaces where need to please perl_checker | Pascal Rigaux | 2002-11-11 | 1 | -1/+1 |
| | |||||
* | replace qq{...} with qq(...) | Pascal Rigaux | 2002-11-11 | 1 | -4/+4 |
| |