Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extract get_initrd_name | Olivier Blin | 2012-01-15 | 2 | -2/+7 |
| | |||||
* | fix removing previous initrd | Olivier Blin | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | revert last commit as the proper fix was to define builddir and chroot in ↵ | Thomas Backlund | 2012-01-08 | 2 | -5/+0 |
| | | | | livecd config | ||||
* | make sure /etc, /proc, /sys exists before trying to use them | Thomas Backlund | 2012-01-08 | 2 | -0/+5 |
| | |||||
* | 1.4 | Thomas Backlund | 2011-12-28 | 2 | -1/+3 |
| | |||||
* | use gfxboot.c32 as graphical boot loader | Thomas Backlund | 2011-12-28 | 2 | -2/+3 |
| | |||||
* | add missing info in NEWS | Thomas Backlund | 2011-12-28 | 1 | -0/+1 |
| | |||||
* | plymouth need more space in initrd | Thomas Backlund | 2011-12-20 | 1 | -1/+1 |
| | |||||
* | adapt for Mageia naming scheme (https://wiki.mageia.org/en/Product_naming) | Thomas Backlund | 2011-11-20 | 2 | -1/+3 |
| | |||||
* | 1.3 | Olivier Blin | 2011-05-28 | 2 | -1/+11 |
| | |||||
* | link iso image with -<set> prefix if live->{settings}{set} is defined | Olivier Blin | 2011-05-27 | 1 | -0/+7 |
| | |||||
* | add a -<set> suffix to chroot/build directories if live->{settings}{set} is ↵ | Olivier Blin | 2011-05-27 | 1 | -2/+7 |
| | | | | defined | ||||
* | 1.2 | Olivier Blin | 2011-05-19 | 2 | -1/+10 |
| | |||||
* | use mgaiso-addmd5 instead of mkcd --addmd5 | Nicolas Vigier | 2011-05-12 | 1 | -1/+1 |
| | |||||
* | remove extra slash | Olivier Blin | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | umount /proc and /sys in chroot before cleaning or compressing | Olivier Blin | 2011-04-16 | 1 | -2/+3 |
| | |||||
* | make easier to use DrakX modules from chroot | Olivier Blin | 2011-04-16 | 1 | -9/+9 |
| | |||||
* | 1.1 | Olivier Blin | 2011-03-16 | 2 | -1/+11 |
| | |||||
* | do not harcode default gfxboot theme, use distribution name from /etc/product.id | Olivier Blin | 2011-03-16 | 1 | -1/+2 |
| | |||||
* | add xz compression support for squashfs | Olivier Blin | 2011-03-15 | 1 | -7/+17 |
| | |||||
* | 1.0 | Olivier Blin | 2011-03-15 | 2 | -1/+54 |
| | |||||
* | do not hardcode distro name in syslinux help message | Olivier Blin | 2011-03-15 | 1 | -1/+1 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r397 | dmorgan | 2011-02-03 17:53:54 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned draklive ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License is GPLv2+ according to the copyright header - Change one occurance of "Mandriva" to "Mageia" in draklive as it'll be visible to users | ||||
* | add --tarball to build chroot tarball | Olivier Blin | 2010-10-09 | 1 | -0/+7 |
| | |||||
* | extract get_disk_replicator_prefix | Olivier Blin | 2010-10-09 | 1 | -4/+7 |
| | |||||
* | use get_disk_master_prefix | Olivier Blin | 2010-10-09 | 1 | -3/+1 |
| | |||||
* | extract get_disk_master_prefix | Olivier Blin | 2010-10-09 | 1 | -1/+6 |
| | |||||
* | do not build vm image by default for masters, do it only if vm_type | Olivier Blin | 2010-09-17 | 1 | -2/+8 |
| | | | | | settings is set (check qemu-img for valid types, like qcow2, vmdk, ...) | ||||
* | allow to record CD-Rom replicator | Olivier Blin | 2010-08-30 | 2 | -0/+6 |
| | |||||
* | allow to record USB replicator | Olivier Blin | 2010-08-30 | 1 | -0/+1 |
| | |||||
* | add --record-replicator option | Olivier Blin | 2010-08-30 | 1 | -0/+16 |
| | |||||
* | handle recording CD-Rom images on both CD-Rom and disks, since they are hybrid | Olivier Blin | 2010-08-30 | 1 | -2/+13 |
| | |||||
* | extract record_cdrom_path | Olivier Blin | 2010-08-30 | 1 | -3/+8 |
| | |||||
* | extract get_cdrom_replicator_path | Olivier Blin | 2010-08-30 | 1 | -2/+8 |
| | |||||
* | mount /proc and /sys for gfxboot files too | Olivier Blin | 2010-08-11 | 1 | -0/+6 |
| | |||||
* | factorize root variable | Olivier Blin | 2010-08-11 | 1 | -4/+5 |
| | |||||
* | mount /proc and /sys for both classical and media-specific initrd | Olivier Blin | 2010-08-11 | 2 | -4/+8 |
| | |||||
* | use busybox.static if present in chroot | Olivier Blin | 2010-08-04 | 1 | -0/+3 |
| | |||||
* | use our own progress framework again for squashfs compression | Olivier Blin | 2010-08-04 | 1 | -1/+1 |
| | |||||
* | add back squashfs3 support | Olivier Blin | 2010-08-04 | 1 | -3/+11 |
| | |||||
* | allow loopback modules list to be returned by sub | Olivier Blin | 2010-08-04 | 2 | -1/+10 |
| | |||||
* | add tool to dump and check Mandriva Flash keys | Olivier Blin | 2010-07-09 | 1 | -0/+95 |
| | |||||
* | add trailing / not to copy resolv.conf as /etc if chroot is empty | Olivier Blin | 2010-05-06 | 1 | -1/+1 |
| | |||||
* | use busybox again instead of busybox.static (thus keeping compat with older ↵ | Olivier Blin | 2010-04-02 | 1 | -4/+3 |
| | | | | distro releases) | ||||
* | do not include whole boot dir in replicator image, boot/vmlinuz would | Olivier Blin | 2010-04-02 | 1 | -1/+2 |
| | | | | | | be duplicate in replicator, which sometimes confuses genisoimage, only include boot/syslinux for replicator | ||||
* | do not try to use setarch on ARM | Olivier Blin | 2010-03-30 | 1 | -2/+4 |
| | |||||
* | rename setarch option as targetarch | Olivier Blin | 2010-03-30 | 2 | -7/+7 |
| | |||||
* | delete existing files on media when recording, unless --keep-files option is ↵ | Olivier Blin | 2010-03-30 | 1 | -2/+9 |
| | | | | used | ||||
* | add fixme about mmcblk | Olivier Blin | 2010-03-30 | 1 | -0/+1 |
| | |||||
* | handle writing to mmcblk devices (hackish) | Olivier Blin | 2010-03-30 | 1 | -1/+2 |
| |