summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* move / size and fs type pre-computing in a new supplement_partitions media me...Olivier Blin2009-07-303-8/+23
* 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
* excluded modules should not be reported as missingOlivier Blin2009-07-281-1/+1
* detect some modules as built-in and do not wrongly abortOlivier Blin2009-07-281-1/+10
* 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
* bless $live->{oem_rescue}{media}Olivier Blin2009-06-291-1/+1
* 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
* do not crash if index can not be foundOlivier Blin2009-06-291-1/+1
* add find_partition_index helperOlivier Blin2009-06-261-0/+5
* fill a partitions hash in mediaOlivier Blin2009-06-261-0/+1
* factorizeOlivier Blin2009-06-261-2/+3
* 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
* supplement perl_checker blacklistOlivier Blin2009-06-261-0/+2
* 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 create ext4 filesystemsOlivier Blin2009-06-171-1/+1
* allow to set inode size in {media}{inode_size} for ext2/ext3 file systemsOlivier Blin2009-06-172-7/+7
* fix previous commit to update /boot/vmlinuz correctlyOlivier Blin2009-05-261-3/+5
* do not add initrd in grub menu if it does not existOlivier Blin2009-05-261-2/+4
* add no_initrd optionOlivier Blin2009-05-262-0/+2
* move vmlinuz symlink creationOlivier Blin2009-05-261-1/+2
* do not create initrd symlink or append splash if no initrd has been createdOlivier Blin2009-05-261-5/+7
* make sure /proc and /sys are available when building initrd (useful to see er...Olivier Blin2009-05-261-0/+4
* include lib when check drakliveOlivier Blin2009-05-261-1/+1
* make chroot rsync silentOlivier Blin2009-05-261-1/+1
* 0.8 releaseChristophe Fergeau2009-04-281-1/+1
* Update NEWS fileChristophe Fergeau2009-04-281-0/+15
* Add make dist targetChristophe Fergeau2009-04-281-0/+22