summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* allow loopback modules list to be returned by subOlivier Blin2010-08-042-1/+10
* add tool to dump and check Mandriva Flash keysOlivier Blin2010-07-091-0/+95
* add trailing / not to copy resolv.conf as /etc if chroot is emptyOlivier Blin2010-05-061-1/+1
* use busybox again instead of busybox.static (thus keeping compat with older d...Olivier Blin2010-04-021-4/+3
* do not include whole boot dir in replicator image, boot/vmlinuz wouldOlivier Blin2010-04-021-1/+2
* do not try to use setarch on ARMOlivier Blin2010-03-301-2/+4
* rename setarch option as targetarchOlivier Blin2010-03-302-7/+7
* delete existing files on media when recording, unless --keep-files option is ...Olivier Blin2010-03-301-2/+9
* add fixme about mmcblkOlivier Blin2010-03-301-0/+1
* handle writing to mmcblk devices (hackish)Olivier Blin2010-03-301-1/+2
* log writing partition tableOlivier Blin2010-03-301-0/+1
* fix settling for udevOlivier Blin2010-03-301-1/+1
* fix bad derefOlivier Blin2010-03-101-1/+1
* force initrd re-creation by unlinking old oneOlivier Blin2010-03-091-0/+3
* copy grub files from arched lib dir (reported by boklm)Olivier Blin2010-03-091-1/+2
* mount /proc and /sys in post-install (to be friendly for packages installatio...Olivier Blin2010-03-091-0/+7
* adjust to name change for statically compiled busyboxChristophe Fergeau2010-02-031-2/+2
* set block size in call to mksquashfsdistro/mdv2010.0Christophe Fergeau2010-01-181-0/+1
* readd -fatfirst option when hybridifying an imageChristophe Fergeau2010-01-181-1/+1
* no need for squashfs_lzma and squashfs3 now that support has been merged in t...Christophe Fergeau2010-01-181-3/+3
* boost initrd size for FlashChristophe Fergeau2010-01-181-1/+1
* 0.9Christophe Fergeau2010-01-181-1/+1
* Revert "use -fatfirst option when hybridifying an image"Christophe Fergeau2010-01-181-1/+1
* more s/lzma/xz changesChristophe Fergeau2010-01-181-2/+2
* more commentOlivier Blin2010-01-141-1/+1
* more logOlivier Blin2010-01-141-1/+27
* 0.9Olivier Blin2010-01-141-3/+76
* fix adding vga options in normal caseOlivier Blin2009-12-181-1/+1
* add image size in images list for cdrom replicator tooOlivier Blin2009-12-181-5/+9
* allow to select which settings fields are used to build name (in live->{name_...Olivier Blin2009-12-181-1/+2
* write image size in master list fileOlivier Blin2009-12-151-1/+4
* fix getting bootsplash theme (fixes gfxboot theme)Olivier Blin2009-12-151-1/+12
* do not add vga mode on kernel command line if forced in append (for drakx-bas...Olivier Blin2009-12-101-2/+3
* update gfxboot theme before copying gfxboot filesOlivier Blin2009-12-071-10/+11
* run switch-themes -uOlivier Blin2009-12-071-0/+2
* add missing live parameterOlivier Blin2009-11-301-3/+3
* clean resolv.conf laterOlivier Blin2009-11-301-1/+2