summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* save_conf() really is deadThierry Vignaud2003-09-081-1/+0
* - do not call anymore network::netconnect::save_confDamien Chaumette2003-09-081-11/+3
* - fix/use explanationsDamien Chaumette2003-09-085-13/+20
* - $netcnx->{PROFILE} is current profile name (now scalar)Damien Chaumette2003-09-071-5/+8
* workaround messed up ppp0 configrationDamien Chaumette2003-09-051-1/+1
* small fixes for drakgw and drakfirewallFlorin Grad2003-09-052-5/+7
* always ask for modem device even if not detected, unless user has winmodemDamien Chaumette2003-09-041-1/+1
* fix #5242, don't go back to main menu if winmodem isn't foundDamien Chaumette2003-09-041-2/+2
* restore profiles feature through new netprofile packageThierry Vignaud2003-08-291-30/+8
* remove system("cp..."); (I suck so much...)Damien Chaumette2003-08-291-2/+1
* fix #4372Damien Chaumette2003-08-281-1/+1
* fix firmware name (shame on me)Damien Chaumette2003-08-271-1/+1
* fix #4363 (titi's so beautiful)Damien Chaumette2003-08-271-7/+12
* fix pkg to install for sambaThierry Vignaud2003-08-261-1/+1
* fix drakconnect not working on console (found by poulpy) due to havingThierry Vignaud2003-08-251-6/+4
* offer samba in services listThierry Vignaud2003-08-221-0/+6
* typo fix s/succeed/succeeded/Damien Chaumette2003-08-221-1/+1
* s/alcatel/Alcatel/Pablo Saratxaga2003-08-211-1/+1
* - more use info in load_firmware_floppyDamien Chaumette2003-08-211-20/+23
* fix no winmodem message/behaviorDamien Chaumette2003-08-211-0/+2
* - allow user to copy firmware from a floppyDamien Chaumette2003-08-211-4/+39
* perl_checker compliance (revert non usefull titi change)Pascal Rigaux2003-08-191-1/+1