| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | use the new kdenetwork-kppp-provider package (thanks Laurent !) to be | Olivier Blin | 2004-08-06 | 1 | -0/+1 |
* | set netcnx type when an external isdn modem is selected, or else | Olivier Blin | 2004-08-05 | 1 | -1/+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 |
* | fix wording | Olivier Blin | 2004-08-04 | 1 | -1/+1 |
* | do not force kppp installation, it will be installed by | Olivier Blin | 2004-08-04 | 1 | -1/+0 |
* | do not write cnx_script anymore (isdn4linux service will modprobe the | Olivier Blin | 2004-08-04 | 1 | -10/+0 |
* | kill set_cnx_script usage, replace cnx_scripts with ifup/ifdown | Olivier Blin | 2004-08-04 | 3 | -29/+11 |
* | write a cnx_script for adsl connexions too (so that drakconnect can | Olivier Blin | 2004-08-04 | 1 | -0/+5 |
* | move mount options related stuff from fs.pm to newly created fs/mount_options.pm | Pascal Rigaux | 2004-08-03 | 2 | -5/+5 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 2 | -1/+3 |
* | introduce ->ensure_binary_is_installed and use it | Pascal Rigaux | 2004-08-02 | 5 | -7/+7 |
* | 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 |
* | (remove_initscript) simplify | Thierry Vignaud | 2004-07-29 | 1 | -6/+3 |
* | (handle_multiple_cnx) only restart network for ADSL if we use an | Thierry Vignaud | 2004-07-29 | 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 |
* | it's probably better to rely on modem_run since speedtouch.sh may be dropped | Olivier Blin | 2004-07-28 | 1 | -1/+1 |
* | - use option -g for smbclient -L, this fixes bad parsing of formatted smbclie... | Pascal Rigaux | 2004-07-28 | 1 | -14/+20 |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -2/+2 |
* | '-e 1' option is unneeded with speedtouch >= 1.3 | Olivier Blin | 2004-07-27 | 1 | -1/+1 |
* | remove unneeded quotes | Olivier Blin | 2004-07-26 | 1 | -1/+1 |
* | let perl-MDK-Common do the quoting | Olivier Blin | 2004-07-26 | 1 | -2/+1 |
* | hey, I suck, that's DIAL_ON_IFUP, not DIAL_ON_BOOT | Olivier Blin | 2004-07-23 | 2 | -6/+6 |
* | perl_checker compliance | Olivier Blin | 2004-07-23 | 1 | -3/+3 |
* | one more FIXME comment | Olivier Blin | 2004-07-23 | 1 | -0/+1 |
* | - introduce ONBOOT and DIAL_ON_BOOT settings for isdn connections | Olivier Blin | 2004-07-23 | 3 | -5/+32 |
* | FIRMWARE isn't used by ifup-ippp | Olivier Blin | 2004-07-23 | 1 | -2/+0 |
* | pptp connections are now handled by pppd (#6515) | Olivier Blin | 2004-07-23 | 1 | -5/+0 |
* | perl_checker compliance | Pascal Rigaux | 2004-07-22 | 1 | -1/+1 |
* | - don't use if_() when not needed and strange | Pascal Rigaux | 2004-07-22 | 1 | -4/+4 |
* | (read_tmdns_conf) unbreak oblin code | Thierry Vignaud | 2004-07-22 | 1 | -1/+1 |
* | (read_tmdns_conf) reinsert parameter naming for parameter checking | Thierry Vignaud | 2004-07-22 | 1 | -1/+2 |
* | rewrite read_tmdns_conf to use cat_ | Olivier Blin | 2004-07-22 | 1 | -10/+1 |
* | perl_checker/misc fixes | Olivier Blin | 2004-07-22 | 1 | -2/+5 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 7 | -51/+52 |
* | perl_checker compliance | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |