summaryrefslogtreecommitdiff
path: root/morphlib/plugins/tarball-systembuilder_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unneded json module importsJavier Jardón2013-01-281-2/+1
* Write metadata for the rootfs itself into the rootfsSam Thursfield2012-10-261-0/+1
* Make hardlink paths relativeRichard Maw2012-10-091-0/+3
* Use os.path.relpath for fixing paths in tarball system builderRichard Maw2012-10-091-4/+2
* Actually construct a tarball for the rootfs-tarball system kind.Daniel Silverstone2012-10-051-0/+15
* python scripts: pep8ize codebaseRichard Maw2012-08-011-9/+8
* Refactor by breaking long expression into twoLars Wirzenius2012-07-261-2/+2
* Refactor to get rid of undescriptive variable namesLars Wirzenius2012-07-261-6/+4
* Refactor: move kernel artifact creation into base classLars Wirzenius2012-07-261-7/+1
* Fix rootfs-tarball to create kernel image on all archesLars Wirzenius2012-07-261-8/+7
* Don't generate extlinux config for rootfs tarballLars Wirzenius2012-07-261-15/+0
* Move fstab creation into base classLars Wirzenius2012-07-261-13/+1
* Move strata unpacking into a base classLars Wirzenius2012-07-261-53/+1
* Start a tarball systembuilderLars Wirzenius2012-07-261-0/+161