summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-08-14 10:49:08 +0000
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2012-08-14 13:47:16 +0000
commitd6f9214cc755292766de5674e61ccee8573b7f6a (patch)
tree159eecc72c0f5b4e82d0d1511216ccd5d5f75a7d /without-test-modules
parent635057a7f9cf8252dd6fa5cbce4588aa3ca11373 (diff)
downloadmorph-d6f9214cc755292766de5674e61ccee8573b7f6a.tar.gz
Initial non-syslinux disk image kind
This adds a disk system image kind which does everything the syslinux-disk one does, but without syslinux. It deliberately carries stubbed bootloader operations so that we can later make syslinux-disk inherit from this one and override it.
Diffstat (limited to 'without-test-modules')
-rw-r--r--without-test-modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-test-modules b/without-test-modules
index aaa796f7..887358c4 100644
--- a/without-test-modules
+++ b/without-test-modules
@@ -8,6 +8,7 @@ morphlib/app.py
morphlib/plugins/hello_plugin.py
morphlib/plugins/graphing_plugin.py
morphlib/plugins/syslinux-disk-systembuilder_plugin.py
+morphlib/plugins/disk-systembuilder_plugin.py
morphlib/plugins/tarball-systembuilder_plugin.py
morphlib/plugins/show_dependencies_plugin.py
morphlib/plugins/update_gits_plugin.py