summaryrefslogtreecommitdiff
path: root/morphlib/plugins
Commit message (Expand)AuthorAgeFilesLines
* Make SyslinuxDiskBuilder inherit from DiskImageBuilderDaniel Silverstone2012-08-141-134/+11
* Initial non-syslinux disk image kindDaniel Silverstone2012-08-141-0/+27
* SyslinuxDiskBuilder: sync before snapshottingRichard Maw2012-08-071-0/+3
* Raise Error if install_mbr failsRichard Maw2012-08-061-0/+8
* systembuilder: select mbr search paths from configRichard Maw2012-08-061-2/+6
* Move install_syslinux_mbr into syslinux pluginRichard Maw2012-08-061-1/+6
* Move cmd_build to a separate pluginRichard Maw2012-08-011-0/+47
* Move BuildCommand from app into its own moduleRichard Maw2012-08-011-1/+1
* Consolidate morphology writing code in pluginRichard Maw2012-08-011-4/+3
* Move edit to plugin and remove dead code from appRichard Maw2012-08-011-0/+94
* Move merge command to pluginRichard Maw2012-08-011-0/+29
* Move command petrify to branch_and_merge pluginRichard Maw2012-08-011-0/+33
* move command show-system-branch to pluginRichard Maw2012-08-011-1/+29
* Move commands branch and checkout to pluginRichard Maw2012-08-011-0/+79
* Add chatty output to init commandRichard Maw2012-08-011-0/+1
* Move init and minedir to branch_and_merge pluginRichard Maw2012-08-011-0/+68
* Move command make-patch to Trebuchet pluginRichard Maw2012-08-011-0/+111
* morph: move update-gits to pluginRichard Maw2012-08-011-0/+74
* Publicize _itertriplets and _create_source_poolRichard Maw2012-08-012-3/+3
* move show-dependencies command into a pluginRichard Maw2012-08-011-0/+71
* python scripts: pep8ize codebaseRichard Maw2012-08-014-38/+35
* 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-262-16/+2
* 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-262-26/+2
* Move strata unpacking into a base classLars Wirzenius2012-07-262-106/+2
* Remove arch specific test in syslinux-disk builderLars Wirzenius2012-07-261-12/+10
* Start a tarball systembuilderLars Wirzenius2012-07-262-3/+161
* Only provide syslinux-disk on Intel platformsLars Wirzenius2012-07-261-1/+4
* Move syslinux-disk system building into pluginLars Wirzenius2012-07-261-0/+276
* Fix test suiteLars Wirzenius2012-07-121-1/+2
* Add graph-build-depends subcommandLars Wirzenius2012-07-121-0/+67
* Fix hello plugin's argument synopsisLars Wirzenius2012-06-111-1/+1
* Proper implementation of sample pluginLars Wirzenius2012-06-111-1/+7
* Add a preliminary sample pluginLars Wirzenius2012-06-111-0/+24