summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Draklive/Mounts.pm
Commit message (Collapse)AuthorAgeFilesLines
* Start creating a new set of tools for generating Mageia ISO images.Martin Whitaker2017-12-181-93/+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.
* Mounts.pm: use overlayfs instead of unionfs.Martin Whitaker2016-11-121-4/+4
|
* perl_checker cleanupsThierry Vignaud2015-05-221-10/+10
|
* mount One tmpfs with 0755 perms, fixes #51565Christophe Fergeau2009-09-231-0/+1
|
* add a default mountOlivier Blin2008-10-291-0/+5
|
* extract predefined and custom mounts/fs in MDV::Draklive::Mounts and ↵Olivier Blin2008-10-291-0/+87
MDV::Draklive::CustomMedia modules (breaks config files)