creator: "-d" opt and matching setdebug() method that gets rpm in debug mode
commit456c1682e5352a1b2277195d5c261d530a014d30
authorMartin Langhoff <martin@laptop.org>
Mon, 20 Apr 2009 16:50:03 +0000 (20 18:50 +0200)
committerJeremy Katz <katzj@redhat.com>
Mon, 20 Apr 2009 19:59:11 +0000 (20 15:59 -0400)
tree959f157078c1a7e1defb38cc4c1451dda9e8b230
parent1acd7f772f1d6b4dfeb84e0aed5ee41bcd7fb908
creator: "-d" opt and matching setdebug() method that gets rpm in debug mode

Useful to diagnose problems with %post scripts during the build. This patch
adds the method to the ImageCreator class, and the corresponding options to
image-creator and livecd-creator
imgcreate/creator.py
tools/image-creator
tools/livecd-creator