summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* document how mkcd must be patchedPascal Rigaux2006-03-101-0/+13
|
* modif needed to build ppc isos (10.1 and 10.2, though this is only committed ↵Pascal Rigaux2006-03-101-0/+7
| | | | | | | now) anyway, should be moved to mkcd
* now taken from /usr/lib/yaboot/yaboot (from pkg yaboot)Pascal Rigaux2006-03-101-0/+0
|
* mkcd should be used insteadPascal Rigaux2006-03-101-71/+0
|
* mkisofs can do the job nowPascal Rigaux2006-03-102-0/+0
|
* wait some seconds for the usb-stor-scan process to be runOlivier Blin2006-03-091-1/+4
|
* don't override programs we copy in initrd by their busybox implementationOlivier Blin2006-03-091-0/+2
|
* allow to run syslinux without the "slow, safe, stupid" workaround (using the ↵Olivier Blin2006-03-091-2/+3
| | | | "fast_syslinux" key in media hash)
* Xpmac is no more usedPascal Rigaux2006-03-091-0/+0
|
* axp boot stuff is unused and brokenPascal Rigaux2006-03-0910-463/+0
|
* drop unused stuff, PXE is easier nowodaysPascal Rigaux2006-03-09130-81/+0
|
* don't uselessly sleep for 15 seconds waiting for usb-storage scan in initrdOlivier Blin2006-03-081-6/+4
|
* add fixmeOlivier Blin2006-03-081-0/+1
|
* don't start kbluetooth by defaultOlivier Blin2006-03-081-0/+3
|
* 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 ↵Olivier Blin2006-03-071-1/+1
| | | | because of media mix
* add all additional media first, there may be some interaction between them, ↵Olivier Blin2006-03-071-5/+10
| | | | and allow additional rpms to pull dependencies from additional media
* 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 ↵Olivier Blin2006-03-011-1/+2
| | | | drives
* 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 ↵Olivier Blin2006-02-271-4/+8
| | | | shutdown (#21329)
* 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' ↵Olivier Blin2006-02-231-1/+4
| | | | resolution
* 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 ↵Olivier Blin2006-02-221-1/+3
| | | | secure level)
* 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
| | | | | creating a dummy previous HW configuration)
* allow to use a local rpmsrateOlivier Blin2006-02-172-1/+6
|