summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* add network::easy_dhcp function. Quietly setup eth0 in dhcp and restart network.Damien Chaumette2003-01-071-1/+27
* let it ask for root capabilites if launched in standalone modeThierry Vignaud2003-01-071-1/+1
* fsedit::part2hd() returns a scalar, no need to do "my ($hd) = fsedit::part2hd...Pascal Rigaux2003-01-072-2/+2
* use internal_error instead of die for better error message (esp. backtrace)Pascal Rigaux2003-01-071-1/+1
* fix typo (operator priority related)Pascal Rigaux2003-01-071-1/+1
* 9.1-0.8mdkThierry Vignaud2003-01-071-1/+8
* fix looking for broken alternativesPascal Rigaux2003-01-071-0/+1
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-0734-101/+96
* printerdrake is back aliveThierry Vignaud2003-01-072-4/+8
* cleanup and add a comment (!)Pascal Rigaux2003-01-071-3/+2
* fixesThierry Vignaud2003-01-071-6/+12
* CList and CTree being deprecated and unsupported in perl-gtk2,Thierry Vignaud2003-01-071-1/+1
* perl_checker fixThierry Vignaud2003-01-071-1/+1
* - new way to use request helpDaouda Lo2003-01-071-1/+1
* - compress code (pixel)Daouda Lo2003-01-071-5/+2
* beautifyThierry Vignaud2003-01-071-4/+4
* simplif installed spoolers "detection"Thierry Vignaud2003-01-071-5/+1
* - remove useless $_ settingThierry Vignaud2003-01-071-29/+11
* - simplify by reusing list_passwd()Thierry Vignaud2003-01-071-27/+20
* *** empty log message ***Pascal Rigaux2003-01-071-1/+124
* - adapt to new setupBootloaderPascal Rigaux2003-01-073-10/+9
* nicer debug messagePascal Rigaux2003-01-071-0/+1
* (method_choices): returns the choices of bootloaders (lilo, grub, yaboot...) ...Pascal Rigaux2003-01-071-132/+154
* move setupBootloader before summaryPascal Rigaux2003-01-071-1/+1
* - part of setupBootloader() are now in setupBootloader__mbr_or_not(),Pascal Rigaux2003-01-071-139/+144
* common::secured_file() is a wrapper around c::is_secure_file()Pascal Rigaux2003-01-061-0/+6
* fix "Where do you want to install the bootloader?" dialog boxPascal Rigaux2003-01-061-1/+1
* - perl checkerDaouda Lo2003-01-061-3/+2
* fix typos (thanks perl_checko!)Pascal Rigaux2003-01-062-8/+10
* - support help systemDaouda Lo2003-01-061-5/+4
* selectInstallClass now automatically detect if an existing install is there,Pascal Rigaux2003-01-062-30/+31
* - function on_request_help to display online help.Daouda Lo2003-01-061-0/+12
* synchronized with XFree86 4.2.99 keyboard layout namesPablo Saratxaga2003-01-061-4/+4
* (partition_with_diskdrake): fix reloading partition tablePascal Rigaux2003-01-061-0/+1
* - selectMouse is now just after selectLanguagePascal Rigaux2003-01-061-2/+2
* (mount): do not fsck.ext2 when mounting readonlyPascal Rigaux2003-01-061-9/+13
* (selectKeyboard): read existing keyboard config even if not upgrading (itPascal Rigaux2003-01-061-4/+2
* when reading existing config, remove double quotes around the default labelPascal Rigaux2003-01-061-0/+1
* replace *F with $FPascal Rigaux2003-01-061-10/+9
* fix an *old* bug causing pbs when formatting more than one partition usingPascal Rigaux2003-01-061-6/+6
* fix printerdrake regarding gimp configurationThierry Vignaud2003-01-061-2/+2
* perl_checker fixesThierry Vignaud2003-01-061-7/+7
* prevent one to write in log bufferThierry Vignaud2003-01-061-0/+2
* require a recent enough ldetect-lst for fixed usb hubs detectionThierry Vignaud2003-01-061-2/+5
* when taking files from perl-GTK2, don't /usr/lib/libDrakX/ugtk2.pm since we d...Pascal Rigaux2003-01-061-1/+1
* 9.1-0.7mdkThierry Vignaud2003-01-061-1/+4
* *** empty log message ***Thierry Vignaud2003-01-061-3/+1
* fix displaying of spooler listThierry Vignaud2003-01-061-5/+6
* fix displaying list of availlable printer spoolersThierry Vignaud2003-01-061-1/+1
* put full data in all variants of the data structureThierry Vignaud2003-01-061-2/+2