Implement cacheonly (offline) support in ImageCreator and LoopCreator
commit2d7c4518410d328f5d91664d2a2c64ab55939d25
authorMartin Langhoff <martin@laptop.org>
Mon, 23 Jul 2012 21:30:27 +0000 (23 17:30 -0400)
committerBrian C. Lane <bcl@redhat.com>
Tue, 31 Jul 2012 17:10:13 +0000 (31 10:10 -0700)
treee5cad84f363726913351f84ad2622376c1304a84
parent51582cd889ab721d09c576008e6b93f2ca26e89c
Implement cacheonly (offline) support in ImageCreator and LoopCreator

this takes advangage of yum backend smarts in supporting offline usage.

This allows OLPC OS Builder, a user of imgcreate, to support offline use.
imgcreate/creator.py
imgcreate/live.py
imgcreate/yuminst.py