summaryrefslogtreecommitdiff
path: root/morphlib/fsutils.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for unionfsbaserock/adamcoldrick/use-overlayfs-when-deployingAdam Coldrick2015-02-061-0/+17
* Allow the passing of options to fsutils.mountAdam Coldrick2015-02-061-3/+6
* Make invert_paths work more reliably for writable-allRichard Maw2014-11-121-36/+31
* Allow invert_paths to skip the top level directoryRichard Maw2014-10-291-0/+5
* Extend morphlib.fsutils.mount to take a fstypePedro Alvarez2014-03-181-3/+7
* rootfs-protection: Fix building with tempdir=/tmpRichard Maw2013-08-281-15/+19
* fsutils: add invert_paths functionRichard Maw2013-08-151-8/+74
* Move install_syslinux_mbr into syslinux pluginRichard Maw2012-08-061-9/+0
* python scripts: pep8ize codebaseRichard Maw2012-08-011-3/+10
* morphlib: add 'arch' field to morphologiesRichard Maw2012-06-131-1/+1
* morphlib.fsutils: setup_device_mapping simplifyRichard Maw2012-06-131-7/+3
* create_fs: remove the filesystem size optionsRichard Maw2012-06-131-4/+1
* morph: remove dead code and replace Execute with app.runcmdRichard Maw2012-05-301-22/+22
* system image use systemd on vda1 and build in tmpRichard Maw2012-05-091-1/+1
* Only create mount point if it is missingLars Wirzenius2012-04-201-1/+2
* morphlib.fsutils: remove debug print statementsRichard Maw2012-03-291-1/+0
* fsutils.setup_device_mapping: use a regexRichard Maw2012-03-281-6/+8
* Fix a few typos and so on.Jannis Pohlmann2012-03-231-7/+9
* morphlib: move filesystem stuff out of builderRichard Maw2012-03-231-0/+70