summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Draklive/Media.pm
Commit message (Collapse)AuthorAgeFilesLines
* do not add default boot entry in syslinux if media boot_entries is definedOlivier Blin2009-10-291-0/+2
|
* supplement / partition label with default one if neededOlivier Blin2009-10-231-0/+3
|
* use more meaningful supplement_slash_sizeOlivier Blin2009-09-111-2/+1
|
* initialize default partitions earlier (required when building boot files)Olivier Blin2009-09-111-7/+15
|
* fix size approximations by using ceilOlivier Blin2009-08-041-1/+2
|
* keep an intOlivier Blin2009-08-041-1/+1
|
* preset fs_type for OEM_RESCUE partition tooOlivier Blin2009-08-041-2/+5
|
* allow to install bootloader on separate /boot partitionOlivier Blin2009-08-031-0/+5
|
* correct slash size in supplement_partitionsOlivier Blin2009-07-311-1/+3
|
* move / size and fs type pre-computing in a new supplement_partitions media ↵Olivier Blin2009-07-301-0/+11
| | | | method
* do not crash if index can not be foundOlivier Blin2009-06-291-1/+1
|
* add find_partition_index helperOlivier Blin2009-06-261-0/+5
|
* fix storage types usageOlivier Blin2008-10-291-2/+3
|
* move get_media_source_for_nash as method in MDV::Draklive::MediaOlivier Blin2008-10-281-0/+9
|
* use MDK::Common for firstOlivier Blin2008-10-281-0/+2
|
* move get_media_label as method in MDV::Draklive::MediaOlivier Blin2008-10-281-0/+5
|
* move get_media_fs_module as method in MDV::Draklive::MediaOlivier Blin2008-10-281-0/+6
|
* move get_media_setting as method in MDV::Draklive::MediaOlivier Blin2008-10-281-0/+6
|
* move get_boot_setting as method in MDV::Draklive::MediaOlivier Blin2008-10-281-0/+6
|
* move get_storage_setting as method in MDV::Draklive::MediaOlivier Blin2008-10-281-0/+6
|
* move get_initrd_path as method in MDV::Draklive::MediaOlivier Blin2008-10-281-0/+5
|
* media is now an objectOlivier Blin2008-10-281-0/+3