summaryrefslogtreecommitdiff
path: root/morphlib/fsutils.py
Commit message (Expand)AuthorAgeFilesLines
* Morph build ec57f1c091984187ac6edb767880bea8Adam Coldrick2015-04-011-3/+2
* Morph build c2397bf4873742a3ba9202cbdcfffea8Adam Coldrick2015-03-301-2/+21
* Morph build 271da1e1d62c40748b586dc0345d0f7dAdam Coldrick2015-03-241-21/+2
* Morph build 11ac5b237b3640718da94ad8e252d330Adam Coldrick2015-03-191-2/+21
* Morph build 2ee8190abe87461992f5b7ed85fe2ee9Adam Coldrick2015-03-191-39/+33
* 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