summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-2041-51/+51
* *** empty log message ***Pascal Rigaux2004-07-201-1/+111
* clean codeVicent Guardiola2004-07-201-4/+8
* adapt to file renamingPascal Rigaux2004-07-201-3/+3
* remove debugging codePascal Rigaux2004-07-201-2/+0
* modify nss_path one to subVicent Guardiola2004-07-191-12/+30
* *** empty log message ***Vicent Guardiola2004-07-191-3/+1
* 10-56mdkThierry Vignaud2004-07-191-1/+19
* unsensitive buttons immediatly once ifup/isdown has completedThierry Vignaud2004-07-191-2/+19
* Add function write_smb_ads_confVicent Guardiola2004-07-191-0/+32
* use run_program, try to handle default interface betterOlivier Blin2004-07-191-4/+5
* disable the connect button if up interface is found (there isOlivier Blin2004-07-191-2/+2
* perl_checker compliancePascal Rigaux2004-07-191-1/+1
* also add long name when adding add short namePascal Rigaux2004-07-191-8/+12
* don't bootloader::suggest_floppyPascal Rigaux2004-07-192-16/+0
* don't unset prompt when timeout is undefined (and don't care when timeout is 0)Pascal Rigaux2004-07-191-2/+2
* add multimedia kernel in analyse_kernel_namePascal Rigaux2004-07-191-1/+1
* code factorization, do not use system() but fork() and exec() since we don'tOlivier Blin2004-07-191-4/+19
* perl_checker complianceOlivier Blin2004-07-191-1/+1
* use ifup/ifdown to connect/disconnectOlivier Blin2004-07-191-5/+2
* no need to be root to monitor connectionOlivier Blin2004-07-191-1/+1
* make the tcp ping actually workOlivier Blin2004-07-191-1/+9
* do not write wireless encryption key if emptyOlivier Blin2004-07-191-1/+1
* use hotplug blacklist for adsl connections tooOlivier Blin2004-07-191-4/+10
* save the previous bootloader config file (bugzilla #10072)Pascal Rigaux2004-07-181-6/+20
* remove historical consolehelper files (pam.d and console.apps)Daouda Lo2004-07-174-18/+5
* fix predicted time when there is an error installing packagesOlivier Blin2004-07-161-0/+3
* use a tcp ping in check_link_beat if not rootOlivier Blin2004-07-161-1/+1
* do not ask to install already installed packages, prefer to installOlivier Blin2004-07-161-1/+1
* add a border spacing of 5 pixel (fix #10299, from Fabrice Facorat)Olivier Blin2004-07-151-3/+3
* 10-54mdkOlivier Blin2004-07-151-1/+11
* encryption key length can now be lower than 20, allowing >= 6Pascal Rigaux2004-07-151-1/+1
* change_pt_type() must return a boolean valuePascal Rigaux2004-07-151-0/+1
* make_boot_splash is no good since the same initrd is used with or without vga=,Pascal Rigaux2004-07-152-10/+1
* alt_xxx instead of old_xxx for bootloader labels (as suggested by Svetoslav S...Pascal Rigaux2004-07-151-1/+1
* *** empty log message ***Pascal Rigaux2004-07-151-1/+97
* remove unneeded returnOlivier Blin2004-07-141-1/+1
* to_bool is what I was looking for, thanks PixelOlivier Blin2004-07-141-1/+1
* perl_checker fix, I should have done it before ...Olivier Blin2004-07-141-1/+1
* use bootloader and Xconfig instead of detect-resolutionOlivier Blin2004-07-141-12/+12
* automatically detect which media are available in install from ISO imagesOlivier Blin2004-07-142-13/+25
* cooker logoFlorent Villard2004-07-131-0/+0
* Added Bengali and Furlan filesPablo Saratxaga2004-07-132-0/+42433
* apply Pixel's suggestion, use //m instead of foreachOlivier Blin2004-07-131-3/+1
* Some factorization. Protection against /var/lib/urpmi being aRafael Garcia-Suarez2004-07-131-4/+10
* *** empty log message ***Dovix2004-07-121-1924/+2034
* perl_checker fixesOlivier Blin2004-07-121-3/+3
* add a "monitor network" menu item that launches net_monitorOlivier Blin2004-07-121-1/+2
* use drakconnect to configure networkOlivier Blin2004-07-121-1/+1
* use 'ip route show' to find the gateway device when no GATEWAYDEV is definedOlivier Blin2004-07-121-5/+14