summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Collapse)AuthorAgeFilesLines
* fixed typo.Francois Pons2003-03-121-1/+1
|
* fix ltmodem package name with newer version.Francois Pons2003-03-121-1/+1
|
* moved probing code outside adsl_ask_info.Francois Pons2003-03-111-3/+8
|
* use $::prefix, waiting for 9.1 to be out before cleaning network modules.Francois Pons2003-03-111-1/+1
|
* changed netcnx type probe (so that if an ethernet connection exists, it won'tFrancois Pons2003-03-111-2/+2
| | | | | cause netcnx type to be always lan).
* dropped a line.Francois Pons2003-03-071-2/+1
|
* fix logical error (flepied).Francois Pons2003-03-071-1/+1
|
* avoid virtual ethX to be reconfigured by drakconnectFrancois Pons2003-03-061-7/+5
|
* added support for kernel base name of ltmodem.Francois Pons2003-03-061-2/+3
|
* detect if the device is pcmcia when initializing the ONBOOT parameterFlorent Villard2003-03-061-1/+1
|
* fixed ifconfig invocation and state analysis in install mode.Francois Pons2003-03-061-3/+4
|
* fixed adsl login not probed in install mode.Francois Pons2003-03-061-4/+4
|
* fix to avoid creating an ifcfg-1 config file.Frederic Lepied2003-03-051-7/+8
|
* read login name from net_cnx_up in pptp mode.Frederic Lepied2003-03-051-0/+2
|
* if the user don't want to start the internet connection, continue withoutFrederic Lepied2003-03-051-1/+1
| | | | | error message.
* read right config according to isdn-light or isdn4linuxFrederic Lepied2003-03-051-2/+2
|
* use driver instead of descrition to validate an isdn autodetectionFrederic Lepied2003-03-051-1/+1
|
* this is perl, not python ;pPascal Rigaux2003-03-052-6/+3
|
* corrected isdn-light choiceFrederic Lepied2003-03-041-1/+5
|
* allow to set hostname in DHCP modeFrederic Lepied2003-03-041-2/+2
|
* install tmdns only when bind isn't installedFrederic Lepied2003-03-041-1/+3
|
* install kdenetwork-kppp if kdebase is already installedFrederic Lepied2003-03-041-0/+1
|
* avoid being pertubed by created virtual interface (no inet addre norFrancois Pons2003-03-041-3/+3
| | | | | physicall card behing)
* (check): fix return value (bug introduced with checking portmap is running)Pascal Rigaux2003-03-041-1/+2
|
* simplified code of adsl_ask_info, password can be retrieved usingFrancois Pons2003-03-031-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.
* simplified unquotify.Francois Pons2003-03-031-2/+1
|
* add LT WinModem support by searching ltmodem package.Francois Pons2003-02-281-5/+5
|
* corrected HOSTNAME/DHCP_HOSTNAME management.Frederic Lepied2003-02-281-14/+11
|
* allow to switch in expert mode during install.Frederic Lepied2003-02-281-1/+1
|
* Configure hostname only in expert mode.Frederic Lepied2003-02-281-7/+3
|
* 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 ↵Francois Pons2003-02-271-2/+2
| | | | | | | original eagle installation), sagem adsl type connection does not need to configure an ethernet connection.
* (check): start portmap if neededPascal Rigaux2003-02-271-0/+1
|
* corrected HOSTNAME managementFrederic Lepied2003-02-271-11/+5
|
* add the read_dhcpd_conf function for drakgwFlorin Grad2003-02-271-0/+12
|
* small fixes.Francois Pons2003-02-261-1/+1
|
* added probe separately to handle drakconnect horror.Francois Pons2003-02-261-0/+4
|
* add probe of internet connection (this could avoid strange behaviour).Francois Pons2003-02-261-2/+10
|
* replace the last @isdndata with @isdn::isdndata (beurk)Pascal Rigaux2003-02-261-1/+1
|
* fixed back as titi sucks about message.Francois Pons2003-02-261-1/+1
|
* try to get back DOMAINNAME if needed.Francois Pons2003-02-261-4/+3
|
* (read_resolv_conf_raw): fix "search ..." handlingPascal Rigaux2003-02-251-1/+1
|
* 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
| | | | | /etc/ppp/pap-secrets /etc/ppp/chap-secrets file
* modified string as sagem driver now use pppoaFrancois Pons2003-02-251-1/+1
|
* $isdn->{is_light} wasn't set while using autodetection, rpm wasn't installedDamien Chaumette2003-02-211-1/+2
|
* oups... hu... nothingDamien Chaumette2003-02-212-3/+1
|
* get back password input for adslDamien Chaumette2003-02-211-0/+2
|
* no need to use regexpDamien Chaumette2003-02-211-1/+1
|
* add isdn check in get_net_deviceFlorin Grad2003-02-211-0/+2
|