summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
...
* (configure) fix untranslatable strings: switch from ask_from_list_()Thierry Vignaud2003-11-061-7/+7
* unexport not used elsewhere connected2 functionThierry Vignaud2003-11-041-1/+1
* perl_checker fixesThierry Vignaud2003-11-041-3/+3
* fix always detecting ethernet cards even when none is presentThierry Vignaud2003-10-301-1/+2
* fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readableThierry Vignaud2003-10-301-2/+4
* fix installer when network::ethernet wasn't loaded beforeThierry Vignaud2003-10-291-0/+1
* (isdn_get_info) simplify it trough MDK::CommonThierry Vignaud2003-10-271-3/+1
* simplify isdn detection:Thierry Vignaud2003-10-272-4/+3
* - make isdn detection more readableThierry Vignaud2003-10-271-1/+1
* handle usb isdn adaptersThierry Vignaud2003-10-221-2/+4
* add entries for usb isdn adaptersThierry Vignaud2003-10-221-0/+10
* fix steping back on choosing isdn card stepThierry Vignaud2003-10-221-1/+1
* fix isdn detectionThierry Vignaud2003-10-221-1/+1
* fix #6159: fix detection when a local name server is faking theThierry Vignaud2003-10-201-7/+7
* roolback hp fix:Thierry Vignaud2003-10-171-1/+1
* - simplifyThierry Vignaud2003-10-172-24/+15
* fix for HP (current module does not work if MII_NOT_SUPPORTED to set to yes)Francois Pons2003-10-161-1/+1
* - translate all server namesThierry Vignaud2003-10-141-5/+5
* (default_interfaces)Thierry Vignaud2003-10-141-16/+8
* readd strict & diagnostics pragma removed by florinThierry Vignaud2003-10-131-2/+2
* simplify "do not remove wireless parameters from ifcfg when not in wizard mod...Thierry Vignaud2003-10-082-8/+4
* network interface configuration step: using network interface fromThierry Vignaud2003-10-081-3/+4
* fix #3276: when steping back in drakconnect wizard, do not overwriteThierry Vignaud2003-10-061-3/+3
* check both nfs servers version 2 and version 3, and remove duplicates (bug #6...Pascal Rigaux2003-10-061-11/+17
* cleanupsThierry Vignaud2003-10-031-2/+0
* only read /etc/sysconfig/network-scripts/ifcfg-*, not old.ifcfg-* andThierry Vignaud2003-10-031-1/+1
* fix #425, #1881 (was there since 20021020 :-() : wireless adaptersThierry Vignaud2003-10-031-2/+6
* factorize wireless card detection into network::tools:is_wireless_intf()Thierry Vignaud2003-10-032-7/+13
* perl_checkerPascal Rigaux2003-10-011-2/+2
* no need to escape " in /xxx \" xxx/Pascal Rigaux2003-09-302-2/+2
* perl_checker fixesPascal Rigaux2003-09-291-3/+3
* small cleanup (thanks to perl_checker)Pascal Rigaux2003-09-291-7/+6
* allow drakfirewall to choose the interfaceFlorin Grad2003-09-242-18/+49
* futile to try starting network service, dhcp cannot work as no module areFrancois Pons2003-09-231-1/+0
* make sure network is started for start_internet.Francois Pons2003-09-231-1/+3
* make sure module are loaded only during installation.Francois Pons2003-09-221-1/+1
* try loading boot kernel modules before trying to start internet connection...Francois Pons2003-09-221-0/+1
* simplified perl writing, make sure bool2yesno has a chance to be called for M...Francois Pons2003-09-221-1/+1
* fixed strange perl writing sense less...Francois Pons2003-09-221-3/+3
* fix firmware testing at installationDamien Chaumette2003-09-161-2/+2
* initialize $adsl, fix #5674 and pppoe.conf problemsDamien Chaumette2003-09-151-0/+1
* net install autodetection fixDamien Chaumette2003-09-151-2/+4
* fix #5056 (mostly workaround as kernel is frozen)Damien Chaumette2003-09-151-1/+2
* added sub copy_firmware, sub use_windows(), sub use_floppyDamien Chaumette2003-09-121-0/+45
* - dropped sub load_firmware_floppyDamien Chaumette2003-09-121-25/+6
* fix #5586 (netprofile package still need be fixed)Thierry Vignaud2003-09-121-4/+4
* add the network interface window as in the drakgw's caseFlorin Grad2003-09-111-1/+3
* follow std explanations policyThierry Vignaud2003-09-101-4/+4
* added sagem support for dhcp (as used by Free degroupped ;-))Francois Pons2003-09-101-2/+25
* profile is 'default' if no configuration file foundDamien Chaumette2003-09-091-1/+1