summaryrefslogtreecommitdiffstats
path: root/perl-install/network/network.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Damien Chaumette2002-09-051-3/+0
|
* allow http://xxx for ftp_proxyPascal Rigaux2002-09-051-1/+1
|
* - correct typos in orinoco orinoco_cs modulesDaouda Lo2002-09-041-1/+1
|
* - fix previous behavior in Expert mode... (100% lazy loop free this time)Damien Chaumette2002-09-021-5/+5
|
* fix looping on network step when configuring ethernet cardGuillaume Cottenceau2002-08-301-1/+1
|
* *** empty log message ***Damien Chaumette2002-08-271-2/+2
|
* - new 'previous' button bug fixDamien Chaumette2002-08-271-2/+2
|
* fix 'previous' button strange behaviorDamien Chaumette2002-08-221-1/+2
|
* o remove old /etc/hosts entries for the hostname before adding new oneDamien Chaumette2002-08-191-1/+6
|
* - fix reading previous keyboard config on upgrade (for displaying in summary)Pascal Rigaux2002-08-121-1/+1
| | | | | | - ensure keyboard and mouse configuration are not overwritten if not explictly modified on upgrade - propagate pci=xxx at install to bootloader (since "pci=bios,biosirq" is needed on some box, see http://islay.dyndns.org/taz/index.html for more)
* s/__END__/1;Thierry Vignaud2002-08-051-1/+1
|
* kill "wonderful perl"Thierry Vignaud2002-08-051-4/+1
|
* make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")Pascal Rigaux2002-07-311-1/+1
|
* replace "$foo" with $fooPascal Rigaux2002-07-311-1/+1
|
* - have is_ip return the 4 parts of the ip addressPascal Rigaux2002-07-311-12/+8
| | | | | - cleanup
* make new perl_checker happy (and that's not easy!)Pascal Rigaux2002-07-311-3/+3
|
* fix a few english stringsGuillaume Cottenceau2002-04-081-2/+2
|
* onboot option only in expert modedamien2002-03-121-1/+2
|
* corrected domainname bug; added onboot optiondamien2002-03-121-1/+4
|
* proxy settings correcteddamien2002-03-081-2/+2
|
* bug correctiondamien2002-02-121-1/+6
|
* corrected wireless modulesdamien2002-02-081-2/+2
|
* domainname corectiondamien2002-01-101-2/+2
|
* corrected network domainname pbdamien2002-01-101-1/+1
|
* big merge from update 8.1 with cvsdamien2002-01-091-4/+9
| | | | | First part. Part 2 following
* additional package for wlandamien2001-12-041-2/+2
|
* no expert mode needed to choose gatewaydamien2001-09-171-1/+1
|
* removed timeout:1 in resolv.conf, modified timeout scanning in ↵damien2001-09-101-4/+4
| | | | draknet/net_monitor
* added timeout in resolv.confdamien2001-09-031-1/+5
|
* silently /sbin/ipdamien2001-08-301-1/+1
|
* track_network_id only if laptopdamien2001-08-301-3/+6
|
* dhcp package installationdamien2001-08-301-1/+1
|
* corrected hwaddr setting and draknet first window displaydamien2001-08-271-2/+2
|
* corrected typodamien2001-08-271-1/+1
|
* make it compiledamien2001-08-271-1/+1
|
* corrected hwaddr stuffdamien2001-08-271-2/+2
|
* added HWADDRdamien2001-08-271-1/+4
|
* big renaming of ask_from_entries_refH in ask_from and ↵Pascal Rigaux2001-08-181-47/+46
| | | | ask_from_entries_refH_powered in ask_from_
* fixed i18nStefan Siegel2001-08-181-1/+1
|
* add interactive_pkgs stuffPascal Rigaux2001-08-081-5/+4
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* modularized. It compiles, runs, and works for some stuff.damien2001-07-041-1/+1
|
* modularization continuateddamien2001-07-041-48/+0
|
* new network sources reorganizationdamien2001-07-021-0/+486