summaryrefslogtreecommitdiff
path: root/vmdebootstrap/filesystem.py
AgeCommit message (Expand)AuthorFilesLines
2015-11-11create the full squashfs output dirNeil Williams1-1/+1
2015-11-07Undo the update-initramfs change, not appropriate.Neil Williams1-7/+6
2015-11-06Support alternative initramfs implementationsNeil Williams1-6/+7
2015-11-05Exclude dev, proc, sys and run from mksquashfsNeil Williams1-1/+10
2015-11-05Move copy_file functionality into base.Neil Williams1-9/+7
2015-11-04Change squashfs behaviour to a tree, not the image.Neil Williams1-46/+23
2015-08-31Add examples for UEFI hook.Neil Williams1-0/+5
2015-08-16use a constants handlerNeil Williams1-1/+31
2015-08-16fixupsNeil Williams1-8/+9
2015-08-16add setuptools supportNeil Williams1-1/+232
2015-08-16move handlers into a module directoryNeil Williams1-0/+31