summaryrefslogtreecommitdiffstats
path: root/draklive
Commit message (Expand)AuthorAgeFilesLines
...
* use common::SECTORSIZEOlivier Blin2009-07-311-5/+4
* always compute master size from pre-computed partition sizesOlivier Blin2009-07-311-6/+4
* remove old commentOlivier Blin2009-07-311-1/+0
* use supplement_partitions and size correction for loopback systems tooOlivier Blin2009-07-311-7/+9
* correct slash size in supplement_partitionsOlivier Blin2009-07-311-2/+2
* use partition_table module instead of hardcoded fdisk commandsOlivier Blin2009-07-311-55/+17
* rename size as total_sizeOlivier Blin2009-07-301-2/+2
* move / size and fs type pre-computing in a new supplement_partitions media me...Olivier Blin2009-07-301-7/+12
* use real partition size (remove hardcoded oem_rescue size)Olivier Blin2009-07-301-1/+2
* extract geom hash, to get closer to DrakXOlivier Blin2009-07-301-6/+8
* use per-media additional boot_entriesOlivier Blin2009-07-011-1/+1
* bump replicator image sizeOlivier Blin2009-06-291-1/+1
* pass live to allocate_master (for $live->{oem_rescue})Olivier Blin2009-06-291-3/+3
* add more code ideasOlivier Blin2009-06-291-0/+2
* allow to add an OEM rescue partition in the master (quite hackish, using $liv...Olivier Blin2009-06-291-4/+65
* extract record_rescue_filesOlivier Blin2009-06-291-16/+21
* move downOlivier Blin2009-06-291-5/+5
* 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