From e2a99f9bb762e61053cd3ee788390d0b2bb5e72d Mon Sep 17 00:00:00 2001 From: Jannis Pohlmann Date: Mon, 17 Dec 2012 14:51:19 +0000 Subject: Move MountableImage class into morphlib This class would be pretty useful in other cases where a system image needs to be mounted and inspected. Also updates the Trebuchet plugin to use this class. --- without-test-modules | 1 + 1 file changed, 1 insertion(+) (limited to 'without-test-modules') diff --git a/without-test-modules b/without-test-modules index 5bcdb025..bd82963f 100644 --- a/without-test-modules +++ b/without-test-modules @@ -5,6 +5,7 @@ morphlib/tester.py morphlib/git.py morphlib/fsutils.py morphlib/app.py +morphlib/mountableimage.py morphlib/plugins/hello_plugin.py morphlib/plugins/graphing_plugin.py morphlib/plugins/syslinux-disk-systembuilder_plugin.py -- cgit v1.2.1