| Commit message (Expand) | Author | Age | Files | Lines |
* | don't vivify regions array | Olivier Blin | 2006-03-13 | 1 | -1/+1 |
* | remove One specific stuff | Olivier Blin | 2006-03-13 | 1 | -20/+0 |
* | change system files option semantics (copy one file only, but allow to set it... | Olivier Blin | 2006-03-13 | 1 | -2/+4 |
* | wait some seconds for the usb-stor-scan process to be run | Olivier Blin | 2006-03-09 | 1 | -1/+4 |
* | don't override programs we copy in initrd by their busybox implementation | Olivier Blin | 2006-03-09 | 1 | -0/+2 |
* | allow to run syslinux without the "slow, safe, stupid" workaround (using the ... | Olivier Blin | 2006-03-09 | 1 | -2/+3 |
* | don't uselessly sleep for 15 seconds waiting for usb-storage scan in initrd | Olivier Blin | 2006-03-08 | 1 | -6/+4 |
* | add fixme | Olivier Blin | 2006-03-08 | 1 | -0/+1 |
* | don't start kbluetooth by default | Olivier Blin | 2006-03-08 | 1 | -0/+3 |
* | adjust comments | Olivier Blin | 2006-03-08 | 1 | -2/+2 |
* | fix comment | Olivier Blin | 2006-03-07 | 1 | -1/+1 |
* | don't check signatures when installing additional packages, it's tricky becau... | Olivier Blin | 2006-03-07 | 1 | -1/+1 |
* | add all additional media first, there may be some interaction between them, a... | Olivier Blin | 2006-03-07 | 1 | -5/+10 |
* | add hack to use supplementary media | Olivier Blin | 2006-03-07 | 1 | -0/+8 |
* | die if additionnal system rpms can't be installed | Olivier Blin | 2006-03-07 | 1 | -1/+2 |
* | allow to add langs whatever the region | Olivier Blin | 2006-03-07 | 1 | -1/+2 |
* | add md5sum to ISO header using mkdcd | Olivier Blin | 2006-03-05 | 1 | -0/+1 |
* | simplify | Olivier Blin | 2006-03-05 | 1 | -4/+4 |
* | make mount know about / in rc.sysinit | Olivier Blin | 2006-03-03 | 1 | -0/+1 |
* | clean /etc/mdadm.conf as well | Olivier Blin | 2006-03-03 | 1 | -1/+1 |
* | try to preserve mode when copying files | Olivier Blin | 2006-03-02 | 1 | -1/+1 |
* | really fix permissions for kbluetooth conf files | Olivier Blin | 2006-03-01 | 1 | -1/+1 |
* | load usb-storage and sleep a "small" bit to be able to boot from USB CD-Rom d... | Olivier Blin | 2006-03-01 | 1 | -1/+2 |
* | move ide-generic to end of loaded modules | Olivier Blin | 2006-03-01 | 1 | -0/+5 |
* | clean /etc/iftab and /etc/shorewall/interfaces | Olivier Blin | 2006-03-01 | 1 | -1/+1 |
* | allow to disable services | Olivier Blin | 2006-02-27 | 1 | -0/+2 |
* | simplify | Olivier Blin | 2006-02-27 | 1 | -2/+2 |
* | run harddrake because a crappy snd-usb-audio workaround may do something at s... | Olivier Blin | 2006-02-27 | 1 | -4/+8 |
* | remove /etc/modprobe.conf and /etc/modprobe.preload build-machine specific stuff | Olivier Blin | 2006-02-24 | 1 | -2/+3 |
* | load disk/ide as well (Titi) | Olivier Blin | 2006-02-24 | 1 | -1/+1 |
* | allow to copy files in system chroot | Olivier Blin | 2006-02-24 | 1 | -0/+5 |
* | look for bootsplash config in live chroot, and try to find a '800x600' resolu... | Olivier Blin | 2006-02-23 | 1 | -1/+4 |
* | add information message about splash image | Olivier Blin | 2006-02-23 | 1 | -0/+1 |
* | remove spurious space | Olivier Blin | 2006-02-22 | 1 | -1/+1 |
* | make sure mtab and fstab don't contain build-machine specific configuration | Olivier Blin | 2006-02-22 | 1 | -0/+3 |
* | perl_checker cleanups | Thierry Vignaud | 2006-02-22 | 1 | -9/+11 |
* | make generating the previous HW config file somewhat more readable | Thierry Vignaud | 2006-02-22 | 1 | -1/+1 |
* | make sure kbluetoothdrc is readable (useful when building with a paranoid sec... | Olivier Blin | 2006-02-22 | 1 | -1/+3 |
* | use syslinux splash from theme | Olivier Blin | 2006-02-22 | 1 | -2/+8 |
* | use run_program::raw({ root => ... }, ...) instead of various chroot commands | Olivier Blin | 2006-02-22 | 1 | -7/+7 |
* | (post_install_system) explain | Thierry Vignaud | 2006-02-20 | 1 | -1/+2 |
* | (post_install_system) fix auto configuration on live boot (aka fix | Thierry Vignaud | 2006-02-20 | 1 | -1/+1 |
* | allow to use a local rpmsrate | Olivier Blin | 2006-02-17 | 1 | -1/+3 |
* | fix yet another typo | Olivier Blin | 2006-02-17 | 1 | -1/+1 |
* | fix region suffix | Olivier Blin | 2006-02-17 | 1 | -1/+1 |
* | don't use 'noregion' subdir if $live->{regions} doesn't exist | Olivier Blin | 2006-02-17 | 1 | -4/+7 |
* | remove useless parentheses | Olivier Blin | 2006-02-17 | 1 | -1/+1 |
* | add missing quote | Olivier Blin | 2006-02-17 | 1 | -1/+1 |
* | add the all-regions option to proceed with all regions | Olivier Blin | 2006-02-17 | 1 | -6/+13 |
* | remove unused variable | Olivier Blin | 2006-02-17 | 1 | -3/+3 |