summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Draklive/Live.pm
Commit message (Collapse)AuthorAgeFilesLines
* extract get_initrd_nameOlivier Blin2012-01-151-0/+5
|
* adapt for Mageia naming scheme (https://wiki.mageia.org/en/Product_naming)Thomas Backlund2011-11-201-1/+1
|
* add a -<set> suffix to chroot/build directories if live->{settings}{set} is ↵Olivier Blin2011-05-271-2/+7
| | | | defined
* allow to select which settings fields are used to build name (in ↵Olivier Blin2009-12-181-1/+2
| | | | live->{name_fields})
* use bootloader module to find kernel (gdium friendly)Olivier Blin2009-11-091-6/+8
|
* make find_kernel return a hash like used in bootloader moduleOlivier Blin2009-11-091-1/+1
|
* extract MDV::Draklive::Live::get_lib_prefixOlivier Blin2009-09-151-0/+7
|
* move get_media_prefix as method in MDV::Draklive::LiveOlivier Blin2008-10-281-0/+6
|
* move find_kernel as method in MDV::Draklive::Live objectOlivier Blin2008-10-281-0/+11
|
* move get_builddir and get_system_root as methods in MDV::Draklive::Live objectOlivier Blin2008-10-281-0/+10
|
* move get_live_name as get_name method in MDV::Draklive::Live objectOlivier Blin2008-10-281-0/+5
|
* add MDV::Draklive::Live object and use itOlivier Blin2008-10-281-0/+10