summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add make dist targetChristophe Fergeau2009-04-281-0/+22
* Remove unneeded locales from gfxboot data fileChristophe Fergeau2009-04-281-0/+34
* Display help message in text mode bootloaderChristophe Fergeau2009-04-281-0/+1
* Set color of function keys, fixes #48757Christophe Fergeau2009-04-281-1/+2
* revert sizelimit/offset options (they do not match our patched util-linux-ng,...Olivier Blin2009-04-241-1/+1
* fix sizelimit option of losetup (and adjust offset to have same format, from ...Olivier Blin2009-04-241-1/+1
* Better to modify the ISO before calculating checksums ;)Christophe Fergeau2009-03-261-1/+1
* Hybridify live images after creating the ISOChristophe Fergeau2009-03-251-0/+1
* Adjust gfxboot options to correctly position the boot menuChristophe Fergeau2009-03-051-1/+1
* Add support for a "harddrive" boot entry to chainload the first HD bootloaderChristophe Fergeau2009-03-051-3/+8
* create bigger vfat mastersOlivier Blin2009-02-251-1/+1
* Use 1MB squashfs blocks, this saves nearly 10% on the GNOME One ISOChristophe Fergeau2009-02-201-2/+2
* Call mksquashfs3 instead of mksquashfsChristophe Fergeau2009-02-181-1/+1
* syslinux 3.73+gfxboot supportChristophe Fergeau2009-02-131-1/+2
* Handle relative paths in modules.depChristophe Fergeau2009-02-131-1/+1
* fix installing replicator filesOlivier Blin2009-01-271-1/+1
* increase fat image size again...Olivier Blin2009-01-261-1/+1
* do not crash if there is no gfxmenu fileOlivier Blin2009-01-201-1/+6
* disk master needs to be biggerOlivier Blin2009-01-201-1/+1
* copy replicator files for cdrom tooOlivier Blin2009-01-201-1/+2
* allow to create cdrom replicatorOlivier Blin2008-12-242-0/+30
* make isolinux folder optionalOlivier Blin2008-12-241-2/+2
* extract build_iso_imageOlivier Blin2008-12-241-15/+27
* fix size allocation for masters with media filesOlivier Blin2008-12-151-0/+1
* fix loopback extension in /etc/sysconfig/draklive-resizeOlivier Blin2008-11-181-1/+2
* add extension when listing selected loopbacksOlivier Blin2008-11-171-2/+3
* remove duplicate extensionOlivier Blin2008-11-171-1/+1
* do not add loop extension twiceOlivier Blin2008-11-171-2/+2
* make grub directoryOlivier Blin2008-11-171-0/+1
* do not crash where there is no replicator mediaOlivier Blin2008-11-141-1/+1
* copy replicator config filesOlivier Blin2008-11-131-0/+1
* use the old way to write grub, we can't always run it from target image (stil...Olivier Blin2008-11-131-18/+10
* do not copy /dev/loop in system's /devOlivier Blin2008-11-121-0/+1
* remove deprecated mkdevices callOlivier Blin2008-11-121-1/+0
* add a FIXME about custom grub-installOlivier Blin2008-11-121-0/+1
* factorize remaining grub device map usageOlivier Blin2008-11-121-3/+3
* write a /boot/grub/install.sh script when installing grub, and run grub in ch...Olivier Blin2008-11-121-8/+27
* make /dev/tty tooOlivier Blin2008-11-121-1/+1
* help cperl colorizationOlivier Blin2008-11-071-1/+1
* add more error messages about fdiskOlivier Blin2008-11-071-1/+1
* increase master sizeOlivier Blin2008-11-031-1/+1
* allocate less space for mastersOlivier Blin2008-10-301-1/+1
* factorize rsync progress update codeOlivier Blin2008-10-301-30/+20
* print rsync progress when no specific progress function is usedOlivier Blin2008-10-301-2/+2
* space fixOlivier Blin2008-10-301-1/+1
* use again du --apparent-size for some sparse filesOlivier Blin2008-10-302-2/+6
* extract post-pivot root modules clean in per-loop-type pivot_clean subOlivier Blin2008-10-302-2/+8
* do not use qq() if not neededOlivier Blin2008-10-301-6/+6
* do not hardcode /liveOlivier Blin2008-10-301-4/+4
* factorize initrd rootOlivier Blin2008-10-301-7/+8