summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Draklive/Live.pm
Commit message (Collapse)AuthorAgeFilesLines
* Start creating a new set of tools for generating Mageia ISO images.Martin Whitaker2017-12-181-70/+0
| | | | | | | | The aim is to share as much code as possible between the tool used to generate the Live ISOs and the tool used to generate the classic installer ISOs. This is derived from the user/martinw/use-grub2 branch of draklive.
* Don't include region in the product name when region is 'all'.Martin Whitaker2016-11-121-1/+9
|
* perl_checker cleanupsThierry Vignaud2015-05-221-1/+1
|
* 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