summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Expand)AuthorAgeFilesLines
...
* introduce more generic get_rescue_files, to build any rescue-based partitionOlivier Blin2009-06-291-5/+10
* add back previous FIXME afterall, still usefulOlivier Blin2009-06-291-0/+1
* update FIXMEOlivier Blin2009-06-291-1/+1
* automatically find bootloader partition from media partitions arrayOlivier Blin2009-06-291-1/+1
* make sure the grub script is executableOlivier Blin2009-06-291-0/+2
* make allocate_master return a loopback device for each partitionOlivier Blin2009-06-291-7/+9
* fill fs_type for / partitionOlivier Blin2009-06-291-0/+3
* automically find / partition index from media partitions array when installin...Olivier Blin2009-06-291-2/+4
* pass media to install_grub_to_imageOlivier Blin2009-06-291-3/+3
* pass partition index when allocation partitionOlivier Blin2009-06-291-3/+4
* use part index instead of numberOlivier Blin2009-06-291-5/+6
* remove unused $o_inode_sizeOlivier Blin2009-06-261-1/+1
* pass media to allocate_masterOlivier Blin2009-06-261-4/+5
* split allocate_partitionOlivier Blin2009-06-261-9/+14
* use qq instead of quoting (perl_checker)Olivier Blin2009-06-261-1/+1
* use any instead of grep (thanks perl_checker)Olivier Blin2009-06-261-1/+1
* perl_checker style fixesOlivier Blin2009-06-261-6/+6
* help perl_checkerOlivier Blin2009-06-261-1/+1
* preserve timestamps when copying filesChristophe Fergeau2009-06-181-1/+1
* allow to set inode size in {media}{inode_size} for ext2/ext3 file systemsOlivier Blin2009-06-171-5/+5
* do not add initrd in grub menu if it does not existOlivier Blin2009-05-261-2/+4
* add no_initrd optionOlivier Blin2009-05-261-0/+1
* make chroot rsync silentOlivier Blin2009-05-261-1/+1
* 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
* syslinux 3.73+gfxboot supportChristophe Fergeau2009-02-131-1/+2
* 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-241-0/+29
* 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