summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Draklive/Utils.pm
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker cleanupsThierry Vignaud2015-05-221-2/+2
|
* do not try to use setarch on ARMOlivier Blin2010-03-301-2/+4
|
* rename setarch option as targetarchOlivier Blin2010-03-301-2/+2
|
* fix setting label on fatOlivier Blin2009-10-261-1/+1
|
* set label at mkfs timeOlivier Blin2009-10-231-4/+8
|
* we should use fs::format for thatOlivier Blin2009-07-311-0/+1
|
* add swap supportOlivier Blin2009-07-311-0/+2
|
* allow to create ext4 filesystemsOlivier Blin2009-06-171-1/+1
|
* allow to set inode size in {media}{inode_size} for ext2/ext3 file systemsOlivier Blin2009-06-171-2/+2
|
* use again du --apparent-size for some sparse filesOlivier Blin2008-10-301-1/+5
|
* use -B 1 instead of -b when running du (to use real size instead of apparent ↵Olivier Blin2008-10-291-1/+1
| | | | size)
* add common for removeXiBSuffixOlivier Blin2008-10-291-0/+1
|
* move device_allocate_file and device_mkfs in MDV::Draklive::UtilsOlivier Blin2008-10-281-0/+17
|
* move IPC and IO use where appropriateOlivier Blin2008-10-281-0/+2
|
* use run_programOlivier Blin2008-10-281-0/+1
|
* use MDK::Common for first and glob_Olivier Blin2008-10-281-0/+2
|
* move helpers in MDV::Draklive::UtilsOlivier Blin2008-10-281-0/+49