summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix internet reconnection in mccDamien Chaumette2003-08-191-2/+1
* fix some previous callback in drakconnect wizard modeThierry Vignaud2003-08-183-8/+13
* perl_checker compliancePascal Rigaux2003-08-101-2/+2
* replace "Press \"Forward\" to continue" with "Press \"%s\" to continue" (bug ...Pascal Rigaux2003-08-101-1/+1
* - move write_smb_conf() from install_any to network::smbPascal Rigaux2003-08-011-0/+32
* fix typo (thanks to perl_checker)Pascal Rigaux2003-07-301-1/+1
* cleanup (especially ensure $interface is not something like "eth0 (usingPascal Rigaux2003-07-301-12/+10
* revert to 1.129:Pascal Rigaux2003-07-301-4/+1
* fix fpons sucks (as usuall as he neither tests nor care about bugThierry Vignaud2003-07-221-1/+4
* dhcp host name cannot be set if one want to get it from dhcp serverThierry Vignaud2003-07-211-1/+1
* add a hint if we never restore profiles featureThierry Vignaud2003-07-211-0/+1