summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* adjust commentsOlivier Blin2006-03-081-2/+2
* fix commentOlivier Blin2006-03-071-1/+1
* don't check signatures when installing additional packages, it's tricky becau...Olivier Blin2006-03-071-1/+1
* add all additional media first, there may be some interaction between them, a...Olivier Blin2006-03-071-5/+10
* add hack to use supplementary mediaOlivier Blin2006-03-071-0/+8
* die if additionnal system rpms can't be installedOlivier Blin2006-03-071-1/+2
* allow to add langs whatever the regionOlivier Blin2006-03-071-1/+2
* add md5sum to ISO header using mkdcdOlivier Blin2006-03-051-0/+1
* simplifyOlivier Blin2006-03-051-4/+4
* make mount know about / in rc.sysinitOlivier Blin2006-03-031-0/+1
* clean /etc/mdadm.conf as wellOlivier Blin2006-03-031-1/+1
* remove obsolete unused stuffPascal Rigaux2006-03-0316-1450/+0
* try to preserve mode when copying filesOlivier Blin2006-03-021-1/+1
* really fix permissions for kbluetooth conf filesOlivier Blin2006-03-011-1/+1
* load usb-storage and sleep a "small" bit to be able to boot from USB CD-Rom d...Olivier Blin2006-03-011-1/+2
* 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