summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* use splash silent (splash for bootsplash and silent to quiet kernel messages)Thomas Backlund2012-04-051-1/+1
* trigger mgalive dracut moduleThomas Backlund2012-04-051-1/+1
* use ~/tmp for gfxboot tempdirThomas Backlund2012-04-051-1/+1
* fix grub_srcThomas Backlund2012-04-051-1/+1
* use our mgalive dracut moduleThomas Backlund2012-03-111-1/+3
* move initrd to the expected location for live systemsOlivier Blin2012-01-151-0/+8
* include all possible modules in initrd by setting hostonly=no in a dracut con...Olivier Blin2012-01-151-0/+7
* do not try to clean /etc/modprobe.conf and /etc/modprobe.preload anymoreOlivier Blin2012-01-151-1/+1
* use dracut even for live systemsOlivier Blin2012-01-151-2/+5
* remove deprecated fatfirst isohybrid option (from tmb)Olivier Blin2012-01-151-1/+1
* extract get_initrd_nameOlivier Blin2012-01-152-2/+7
* fix removing previous initrdOlivier Blin2012-01-151-1/+1
* revert last commit as the proper fix was to define builddir and chroot in liv...Thomas Backlund2012-01-082-5/+0
* make sure /etc, /proc, /sys exists before trying to use themThomas Backlund2012-01-082-0/+5
* 1.4Thomas Backlund2011-12-282-1/+3
* use gfxboot.c32 as graphical boot loaderThomas Backlund2011-12-282-2/+3
* add missing info in NEWSThomas Backlund2011-12-281-0/+1
* plymouth need more space in initrdThomas Backlund2011-12-201-1/+1
* adapt for Mageia naming scheme (https://wiki.mageia.org/en/Product_naming)Thomas Backlund2011-11-202-1/+3
* 1.3Olivier Blin2011-05-282-1/+11
* link iso image with -<set> prefix if live->{settings}{set} is definedOlivier Blin2011-05-271-0/+7
* add a -<set> suffix to chroot/build directories if live->{settings}{set} is d...Olivier Blin2011-05-271-2/+7
* 1.2Olivier Blin2011-05-192-1/+10
* use mgaiso-addmd5 instead of mkcd --addmd5Nicolas Vigier2011-05-121-1/+1
* remove extra slashOlivier Blin2011-04-161-1/+1
* umount /proc and /sys in chroot before cleaning or compressingOlivier Blin2011-04-161-2/+3
* make easier to use DrakX modules from chrootOlivier Blin2011-04-161-9/+9
* 1.1Olivier Blin2011-03-162-1/+11
* do not harcode default gfxboot theme, use distribution name from /etc/product.idOlivier Blin2011-03-161-1/+2
* add xz compression support for squashfsOlivier Blin2011-03-151-7/+17
* 1.0Olivier Blin2011-03-152-1/+54
* do not hardcode distro name in syslinux help messageOlivier Blin2011-03-151-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-031-1/+1
* add --tarball to build chroot tarballOlivier Blin2010-10-091-0/+7
* extract get_disk_replicator_prefixOlivier Blin2010-10-091-4/+7
* use get_disk_master_prefixOlivier Blin2010-10-091-3/+1
* extract get_disk_master_prefixOlivier Blin2010-10-091-1/+6
* do not build vm image by default for masters, do it only if vm_typeOlivier Blin2010-09-171-2/+8
* allow to record CD-Rom replicatorOlivier Blin2010-08-302-0/+6
* allow to record USB replicatorOlivier Blin2010-08-301-0/+1
* add --record-replicator optionOlivier Blin2010-08-301-0/+16
* handle recording CD-Rom images on both CD-Rom and disks, since they are hybridOlivier Blin2010-08-301-2/+13
* extract record_cdrom_pathOlivier Blin2010-08-301-3/+8
* extract get_cdrom_replicator_pathOlivier Blin2010-08-301-2/+8
* mount /proc and /sys for gfxboot files tooOlivier Blin2010-08-111-0/+6
* factorize root variableOlivier Blin2010-08-111-4/+5
* mount /proc and /sys for both classical and media-specific initrdOlivier Blin2010-08-112-4/+8
* use busybox.static if present in chrootOlivier Blin2010-08-041-0/+3
* use our own progress framework again for squashfs compressionOlivier Blin2010-08-041-1/+1
* add back squashfs3 supportOlivier Blin2010-08-041-3/+11