summaryrefslogtreecommitdiffstats
path: root/perl-install/network/network.pm
Commit message (Expand)AuthorAgeFilesLines
* detect if the device is pcmcia when initializing the ONBOOT parameterFlorent Villard2003-03-061-1/+1
* this is perl, not python ;pPascal Rigaux2003-03-051-1/+1
* 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
* corrected HOSTNAME/DHCP_HOSTNAME management.Frederic Lepied2003-02-281-14/+11
* 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
* 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
* no need to use regexpDamien Chaumette2003-02-211-1/+1
* use detect_devices::pcmcia_probe() instead of detect_devices::probeall()Pascal Rigaux2003-02-201-1/+1
* - read_resolv_conf() reads DOMAINNAME & DOMAINNAME2Pascal Rigaux2003-02-201-8/+17
* dhcp fixDamien Chaumette2003-02-201-4/+2
* (read_conf) simplifyThierry Vignaud2003-02-191-2/+1
* Get back configuration settings from conf filesDamien Chaumette2003-02-181-1/+2
* perl_checker fixThierry Vignaud2003-02-181-1/+1
* - set_help is deprecatedPascal Rigaux2003-02-131-3/+3
* corrected option handling and added hotplug checkboxFrederic Lepied2003-02-101-16/+18
* perl_checker fixesThierry Vignaud2003-02-101-3/+3
* check that zeroconf hostname doesn"t contain a .Frederic Lepied2003-02-091-5/+26
* - DHCP & Zeroconf fixes for installationDamien Chaumette2003-02-071-3/+4
* *** empty log message ***Damien Chaumette2003-02-071-1/+1
* avoid to mess up tmdns.conf fileDamien Chaumette2003-02-061-7/+4
* fix dhcp package installationDamien Chaumette2003-02-061-3/+5
* fixed my own suckingDamien Chaumette2003-02-051-0/+1
* dhcp/zeroconf stuffDamien Chaumette2003-02-031-4/+11
* - fix zeroconf supportDamien Chaumette2003-02-031-27/+13
* more zeroconf configurationDamien Chaumette2003-01-311-0/+9
* adapt to new category network/gigabit (which used to be in network/main)Pascal Rigaux2003-01-301-1/+1
* fix typoDamien Chaumette2003-01-241-1/+1
* pixelificationPascal Rigaux2003-01-231-13/+3
* - perl_checker compliantDamien Chaumette2003-01-231-39/+46
* force strict modeThierry Vignaud2003-01-231-0/+1
* simplify easy_dhcp prototypePascal Rigaux2003-01-221-1/+1
* perl_checker fixesThierry Vignaud2003-01-221-5/+5
* English proofreading (first pass)Pablo Saratxaga2003-01-211-4/+4
* void label removedDamien Chaumette2003-01-201-2/+2
* - zero conf is avaible in drakconnect, with/without dhcpDamien Chaumette2003-01-201-9/+21
* - some changes to dhcp behavior for beta2 (not clean yet)Damien Chaumette2003-01-171-5/+13
* - fix /etc/hosts localhost.localdomain in localhostDamien Chaumette2003-01-161-0/+1
* replace occurences of "$foo ? $foo : $bar" with "$foo || $bar"Pascal Rigaux2003-01-161-1/+1
* have dhcp-client the default dhcp clientPascal Rigaux2003-01-161-1/+1
* (easy_dhcp): don't call network::configureNetwork2Pascal Rigaux2003-01-091-2/+0
* - fix priorityPascal Rigaux2003-01-091-1/+3
* pass $::prefix instead of ''Pascal Rigaux2003-01-081-1/+1
* fix typoPascal Rigaux2003-01-081-1/+1