summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* move "configureX" step before "summary" stepPascal Rigaux2003-01-071-1/+1
* don't do anything when automatic configuration fails in $auto modePascal Rigaux2003-01-071-1/+2
* - fix autodetection code (remember me to teach titi that "and" in list contex...Pascal Rigaux2003-01-071-3/+4
* (detect): don't use net_smb_detect() and net_detect(), callPascal Rigaux2003-01-071-1/+1
* 9.1-0.9mdkThierry Vignaud2003-01-071-1/+4
* fix pixel sucks(bis)Thierry Vignaud2003-01-071-1/+1
* fix pixel sucksThierry Vignaud2003-01-071-1/+1
* forgot to commit threat-hub-as-usb-controllers...Thierry Vignaud2003-01-071-2/+2
* fix ask_okcancel in wizard modePascal Rigaux2003-01-071-1/+1
* fix new data structure usageThierry Vignaud2003-01-072-5/+5
* perl_checker fixThierry Vignaud2003-01-071-1/+1
* 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