summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* add a fam description (telling that GNOME & KDE uses it). closes part of bugz...Pascal Rigaux2004-01-081-0/+2
* drop keytable line in grub config file since grub doesn't handle it anymorePascal Rigaux2004-01-081-1/+0
* - simplify lilo boot message. Not mentioning the timeout parameter fixes bugz...Pascal Rigaux2004-01-081-22/+3
* logging when __DIE__ing is dangerous:Pascal Rigaux2004-01-072-3/+0
* when called from commands.pm, install_any is not loadedPascal Rigaux2004-01-071-1/+4
* DVD+RW support, perl_checker, fix bogus cron messageStew Benedict2004-01-071-19/+19
* handle lilo not installedPascal Rigaux2004-01-072-12/+6
* we need latest perl-MDK-CommonPascal Rigaux2004-01-071-1/+1
* use whereis_binary()Pascal Rigaux2004-01-071-4/+1
* pass --splash <resolution> to mkinitrdPascal Rigaux2004-01-073-5/+15
* livedrake is deprecated/removedPascal Rigaux2004-01-071-1/+1
* perl_checker compliancePascal Rigaux2004-01-068-12/+12
* perl_checker compliancePascal Rigaux2004-01-061-1/+1
* obsolete live_updatePascal Rigaux2004-01-061-2/+0
* obsolete livedrake, live_install, live_updatePascal Rigaux2004-01-0612-166/+9
* perl_checker compliancePascal Rigaux2004-01-061-2/+2
* kill unused variablesThierry Vignaud2004-01-061-3/+3
* perl_checker compliancePascal Rigaux2004-01-064-10/+7
* use $::prefixPascal Rigaux2004-01-065-17/+16
* updated pot filePablo Saratxaga2004-01-062-41/+17
* get rid of g_auto_install (unused & not working)Pascal Rigaux2004-01-067-76/+13
* basic lvm2 support (not tested yet!)Pascal Rigaux2004-01-065-41/+27
* - drakfloppy must not be in drakxtools-newt, must now require mkbootdiskPascal Rigaux2004-01-061-2/+5
* remove mkbootdisk supportPascal Rigaux2004-01-065-72/+2
* deprecated for some time alreadyPascal Rigaux2004-01-061-1665/+0
* perl_checker cleanupsThierry Vignaud2004-01-061-2/+2
* do not discard 0 when perms are 0xx likeThierry Vignaud2004-01-061-1/+1
* (require_root_capability) let be --testing awareThierry Vignaud2004-01-061-1/+1
* perl_checker cleanupsThierry Vignaud2004-01-063-44/+14
* add missing argumentThierry Vignaud2004-01-061-1/+1
* kill unused variableThierry Vignaud2004-01-061-2/+0
* typo fixThierry Vignaud2004-01-052-2/+2
* use $::prefixPascal Rigaux2004-01-051-5/+5
* write_conf() doesn't need $prefix anymorePascal Rigaux2004-01-058-12/+12
* - generate /etc/modprobe.preload (same as /etc/modules)Pascal Rigaux2004-01-051-9/+8
* split drakboot into bootloader and autologin configurationThierry Vignaud2004-01-051-18/+1
* revert code for testing perl_checker :-/Pascal Rigaux2004-01-051-1/+1
* perl_checker fixesPascal Rigaux2004-01-059-9/+7
* updated pot filePablo Saratxaga2004-01-052-786/+1477
* only die if an error actually happened...Thierry Vignaud2004-01-051-1/+1
* use new wizards APIThierry Vignaud2004-01-051-1/+1
* get rid of val_refThierry Vignaud2004-01-051-7/+9
* the #-PO: comment must be before the N("...") with nothing in betweenPascal Rigaux2004-01-051-2/+2
* do not remve network interfaces in --testing modeThierry Vignaud2004-01-051-1/+1
* fix delete wizard stepsThierry Vignaud2004-01-051-7/+9
* grub altconfigfile is kind of brokenPascal Rigaux2004-01-021-6/+0
* fix ask_dir dialog (#6152)Guillaume Cottenceau2003-12-301-1/+4
* _ask_dir: when a directory is selected, need a / in between the "filename" an...Guillaume Cottenceau2003-12-301-1/+1
* some suggestions from jmdault, perl_checkerStew Benedict2003-12-291-15/+22
* (wip but requested for string freeze)Thierry Vignaud2003-12-298-797/+1010