| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed typo. | Francois Pons | 2003-03-12 | 1 | -1/+1 |
* | fix ltmodem package name with newer version. | Francois Pons | 2003-03-12 | 1 | -1/+1 |
* | moved probing code outside adsl_ask_info. | Francois Pons | 2003-03-11 | 1 | -3/+8 |
* | use $::prefix, waiting for 9.1 to be out before cleaning network modules. | Francois Pons | 2003-03-11 | 1 | -1/+1 |
* | changed netcnx type probe (so that if an ethernet connection exists, it won't | Francois Pons | 2003-03-11 | 1 | -2/+2 |
* | dropped a line. | Francois Pons | 2003-03-07 | 1 | -2/+1 |
* | fix logical error (flepied). | Francois Pons | 2003-03-07 | 1 | -1/+1 |
* | avoid virtual ethX to be reconfigured by drakconnect | Francois Pons | 2003-03-06 | 1 | -7/+5 |
* | added support for kernel base name of ltmodem. | Francois Pons | 2003-03-06 | 1 | -2/+3 |
* | detect if the device is pcmcia when initializing the ONBOOT parameter | Florent Villard | 2003-03-06 | 1 | -1/+1 |
* | fixed ifconfig invocation and state analysis in install mode. | Francois Pons | 2003-03-06 | 1 | -3/+4 |
* | fixed adsl login not probed in install mode. | Francois Pons | 2003-03-06 | 1 | -4/+4 |
* | fix to avoid creating an ifcfg-1 config file. | Frederic Lepied | 2003-03-05 | 1 | -7/+8 |
* | read login name from net_cnx_up in pptp mode. | Frederic Lepied | 2003-03-05 | 1 | -0/+2 |
* | if the user don't want to start the internet connection, continue without | Frederic Lepied | 2003-03-05 | 1 | -1/+1 |
* | read right config according to isdn-light or isdn4linux | Frederic Lepied | 2003-03-05 | 1 | -2/+2 |
* | use driver instead of descrition to validate an isdn autodetection | Frederic Lepied | 2003-03-05 | 1 | -1/+1 |
* | this is perl, not python ;p | Pascal Rigaux | 2003-03-05 | 2 | -6/+3 |
* | corrected isdn-light choice | Frederic Lepied | 2003-03-04 | 1 | -1/+5 |
* | allow to set hostname in DHCP mode | Frederic Lepied | 2003-03-04 | 1 | -2/+2 |
* | install tmdns only when bind isn't installed | Frederic Lepied | 2003-03-04 | 1 | -1/+3 |
* | install kdenetwork-kppp if kdebase is already installed | Frederic Lepied | 2003-03-04 | 1 | -0/+1 |
* | avoid being pertubed by created virtual interface (no inet addre nor | Francois Pons | 2003-03-04 | 1 | -3/+3 |
* | (check): fix return value (bug introduced with checking portmap is running) | Pascal Rigaux | 2003-03-04 | 1 | -1/+2 |
* | simplified code of adsl_ask_info, password can be retrieved using | Francois Pons | 2003-03-03 | 1 | -6/+1 |
* | simplified unquotify. | Francois Pons | 2003-03-03 | 1 | -2/+1 |
* | add LT WinModem support by searching ltmodem package. | Francois Pons | 2003-02-28 | 1 | -5/+5 |
* | corrected HOSTNAME/DHCP_HOSTNAME management. | Frederic Lepied | 2003-02-28 | 1 | -14/+11 |
* | allow to switch in expert mode during install. | Frederic Lepied | 2003-02-28 | 1 | -1/+1 |
* | Configure hostname only in expert mode. | Frederic Lepied | 2003-02-28 | 1 | -7/+3 |
* | 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 original... | Francois Pons | 2003-02-27 | 1 | -2/+2 |
* | (check): start portmap if needed | Pascal Rigaux | 2003-02-27 | 1 | -0/+1 |
* | corrected HOSTNAME management | Frederic Lepied | 2003-02-27 | 1 | -11/+5 |
* | add the read_dhcpd_conf function for drakgw | Florin Grad | 2003-02-27 | 1 | -0/+12 |
* | small fixes. | Francois Pons | 2003-02-26 | 1 | -1/+1 |
* | added probe separately to handle drakconnect horror. | Francois Pons | 2003-02-26 | 1 | -0/+4 |
* | add probe of internet connection (this could avoid strange behaviour). | Francois Pons | 2003-02-26 | 1 | -2/+10 |
* | replace the last @isdndata with @isdn::isdndata (beurk) | Pascal Rigaux | 2003-02-26 | 1 | -1/+1 |
* | fixed back as titi sucks about message. | Francois Pons | 2003-02-26 | 1 | -1/+1 |
* | try to get back DOMAINNAME if needed. | Francois Pons | 2003-02-26 | 1 | -4/+3 |
* | (read_resolv_conf_raw): fix "search ..." handling | Pascal Rigaux | 2003-02-25 | 1 | -1/+1 |
* | 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 |
* | modified string as sagem driver now use pppoa | Francois Pons | 2003-02-25 | 1 | -1/+1 |
* | $isdn->{is_light} wasn't set while using autodetection, rpm wasn't installed | Damien Chaumette | 2003-02-21 | 1 | -1/+2 |
* | oups... hu... nothing | Damien Chaumette | 2003-02-21 | 2 | -3/+1 |
* | get back password input for adsl | Damien Chaumette | 2003-02-21 | 1 | -0/+2 |
* | no need to use regexp | Damien Chaumette | 2003-02-21 | 1 | -1/+1 |
* | add isdn check in get_net_device | Florin Grad | 2003-02-21 | 1 | -0/+2 |