summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Draklive/Config.pm
Commit message (Collapse)AuthorAgeFilesLines
* initialize default partitions earlier (required when building boot files)Olivier Blin2009-09-111-4/+2
|
* really avoid vivificationOlivier Blin2009-08-041-1/+5
|
* do not vivify replicator and oem_rescueOlivier Blin2009-08-041-1/+1
|
* move / size and fs type pre-computing in a new supplement_partitions media ↵Olivier Blin2009-07-301-1/+0
| | | | method
* bless $live->{oem_rescue}{media}Olivier Blin2009-06-291-1/+1
|
* fill a partitions hash in mediaOlivier Blin2009-06-261-0/+1
|
* factorizeOlivier Blin2009-06-261-2/+3
|
* bless replicator media tooOlivier Blin2008-10-291-0/+1
|
* improve commentOlivier Blin2008-10-291-1/+1
|
* move Media usage to Config module, since it can bless Media objectsOlivier Blin2008-10-291-0/+2
|
* move Mounts and CustomMedia usage to Config module, since they are to be ↵Olivier Blin2008-10-291-0/+4
| | | | used from config files
* move config code in MDV::Draklive::ConfigOlivier Blin2008-10-291-0/+87