summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* remove spurious spaceOlivier Blin2006-02-221-1/+1
* make sure mtab and fstab don't contain build-machine specific configurationOlivier Blin2006-02-221-0/+3
* perl_checker cleanupsThierry Vignaud2006-02-221-9/+11
* make generating the previous HW config file somewhat more readableThierry Vignaud2006-02-221-1/+1
* blacklist a few modules in order to let perl_checker parse drakliveThierry Vignaud2006-02-221-0/+10
* make sure kbluetoothdrc is readable (useful when building with a paranoid sec...Olivier Blin2006-02-221-1/+3
* use syslinux splash from themeOlivier Blin2006-02-221-2/+8
* use run_program::raw({ root => ... }, ...) instead of various chroot commandsOlivier Blin2006-02-221-7/+7
* (post_install_system) explainThierry Vignaud2006-02-201-1/+2
* (post_install_system) fix auto configuration on live boot (aka fixThierry Vignaud2006-02-201-1/+1
* allow to use a local rpmsrateOlivier Blin2006-02-172-1/+6
* fix yet another typoOlivier Blin2006-02-171-1/+1
* cat_ didn't handle multiple args in 2006.0 (thanks to Warly for reminding me ...Olivier Blin2006-02-171-1/+1
* fix region suffixOlivier Blin2006-02-171-1/+1
* don't use 'noregion' subdir if $live->{regions} doesn't existOlivier Blin2006-02-171-4/+7
* remove useless parenthesesOlivier Blin2006-02-171-1/+1
* add missing quoteOlivier Blin2006-02-171-1/+1
* add the all-regions option to proceed with all regionsOlivier Blin2006-02-171-6/+13
* remove unused variableOlivier Blin2006-02-171-3/+3
* move mountpoint in regional workdirOlivier Blin2006-02-171-1/+1
* fix errors from previous commitOlivier Blin2006-02-171-11/+11
* move code in complete_configOlivier Blin2006-02-171-20/+22
* use regional chroots and workdirsOlivier Blin2006-02-171-51/+63
* pass a set of langs to drakx-in-chroot according to region settingsOlivier Blin2006-02-171-0/+4
* allow to erase rpms after install (aka the lazy rpmsrate patch)Olivier Blin2006-02-171-0/+2
* don't make kbluetoothdrc display an annoying and useless popup windowOlivier Blin2006-02-171-0/+4
* use /etc path to kdm config fileOlivier Blin2006-02-171-1/+1
* run drakx-in-chroot with enough timeout slackOlivier Blin2006-02-171-1/+2
* allow to pass run_program options to run_Olivier Blin2006-02-171-1/+2
* try to display an error message when the config file can't be openedOlivier Blin2006-02-171-1/+1
* copy rpms in chroot and use rpm from the chroot (to avoid rpm version mismatch)Olivier Blin2006-02-091-3/+8
* update to new mailing list namePascal Rigaux2006-01-061-1/+1
* don't have a useless empty hash in wizards objects, use the wizards hashOlivier Blin2006-01-031-4/+4
* use -boot prefix in syslinux file only if a specific boot type is specifiedOlivier Blin2006-01-021-1/+1
* use --inplace option in rsync, to avoid missing space when overwriting an exi...Olivier Blin2005-12-291-1/+1
* don't record loopbacks on boot masterOlivier Blin2005-12-291-1/+1
* name the boot cdrom master as boot.iso (and factorize)Olivier Blin2005-12-291-2/+7
* allow to use --boot-only for master/format/record stepsOlivier Blin2005-12-291-4/+3
* add optionnal boot storage type in $media->{boot} and build a custom syslinux...Olivier Blin2005-12-291-8/+15
* rename refresh_boot_only as boot_onlyOlivier Blin2005-12-291-2/+2
* remove --record-boot option, this can be achieved using --boot-only --record nowOlivier Blin2005-12-291-7/+0
* fix spacingOlivier Blin2005-12-291-2/+2
* add --boot-only option to prepare for special boot imagesOlivier Blin2005-12-291-2/+6
* use dashes instead of underscores in command line optionsOlivier Blin2005-12-291-8/+8
* require root capabilitiesOlivier Blin2005-12-291-1/+3
* sort storage typesOlivier Blin2005-12-291-1/+1
* install packages using urpmi --autoOlivier Blin2005-12-281-1/+1
* add some minimal help in syslinuxOlivier Blin2005-12-281-2/+12
* check that abs_path doesn't fail to find (rpm/patch) filesOlivier Blin2005-12-271-6/+6
* add missing newline charactersOlivier Blin2005-12-271-2/+2