summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Draklive/Loopback.pm
Commit message (Expand)AuthorAgeFilesLines
* add xz compression support for squashfsOlivier Blin2011-03-151-7/+17
* use our own progress framework again for squashfs compressionOlivier Blin2010-08-041-1/+1
* add back squashfs3 supportOlivier Blin2010-08-041-3/+11
* allow loopback modules list to be returned by subOlivier Blin2010-08-041-0/+9
* set block size in call to mksquashfsChristophe Fergeau2010-01-181-0/+1
* no need for squashfs_lzma and squashfs3 now that support has been merged in t...Christophe Fergeau2010-01-181-3/+3
* make it possible to specify mount options for tmpfs mounts (should it beChristophe Fergeau2009-09-231-1/+2
* Use 1MB squashfs blocks, this saves nearly 10% on the GNOME One ISOChristophe Fergeau2009-02-201-2/+2
* Call mksquashfs3 instead of mksquashfsChristophe Fergeau2009-02-181-1/+1
* extract post-pivot root modules clean in per-loop-type pivot_clean subOlivier Blin2008-10-301-0/+7
* do not pre-create mountpoints for plain mounts in initrd, they are created at...Olivier Blin2008-10-301-0/+1
* extract loop types in MDV::Draklive::LoopbackOlivier Blin2008-10-291-0/+115