summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* move ide-generic to end of loaded modulesOlivier Blin2006-03-011-0/+5
* clean /etc/iftab and /etc/shorewall/interfacesOlivier Blin2006-03-011-1/+1
* allow to disable servicesOlivier Blin2006-02-271-0/+2
* simplifyOlivier Blin2006-02-271-2/+2
* run harddrake because a crappy snd-usb-audio workaround may do something at s...Olivier Blin2006-02-271-4/+8
* remove /etc/modprobe.conf and /etc/modprobe.preload build-machine specific stuffOlivier Blin2006-02-241-2/+3
* load disk/ide as well (Titi)Olivier Blin2006-02-241-1/+1
* allow to copy files in system chrootOlivier Blin2006-02-241-0/+5
* look for bootsplash config in live chroot, and try to find a '800x600' resolu...Olivier Blin2006-02-231-1/+4
* add information message about splash imageOlivier Blin2006-02-231-0/+1
* 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