Update module loading for the new python structure, rename snapshot_target to snapshot
authorBrian Dolbec <dolsen@gentoo.org>
Sun, 20 Jan 2013 21:50:23 +0000 (13:50 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Thu, 28 Feb 2013 01:38:13 +0000 (17:38 -0800)
commit091f507eebffe70d9fa99130321b6fd4be9a8848
tree7e2f13b434b649ca39ec68aafc29485115422445
parent0512e64d538b484ddc4d7aaa5419f9c2c3fd9f7e
Update module loading for the new python structure, rename snapshot_target to snapshot
14 files changed:
catalyst/defaults.py
catalyst/main.py
catalyst/targets/embedded_target.py
catalyst/targets/grp_target.py
catalyst/targets/livecd_stage1_target.py
catalyst/targets/livecd_stage2_target.py
catalyst/targets/netboot2_target.py
catalyst/targets/netboot_target.py
catalyst/targets/snapshot.py [moved from catalyst/targets/snapshot_target.py with 95% similarity]
catalyst/targets/stage1_target.py
catalyst/targets/stage2_target.py
catalyst/targets/stage3_target.py
catalyst/targets/stage4_target.py
catalyst/targets/tinderbox_target.py