[rhel7 0/3] liveimg kickstart tar file support

Brian C. Lane bcl at redhat.com
Fri Aug 15 17:40:05 UTC 2014


This backports the tar payload support for the kickstart liveimg command, and
adds an important fix that also needs to go to master/f21 (writing the storage
config AFTER extracting the files, not before).

Brian C. Lane (2):
  Add support for tarfiles to liveimg kickstart command (#1080396)
  Write storage after liveimg install (#1080396)

Vratislav Podzimek (1):
  Add some sanity checking to live payload (#1080396)

 pyanaconda/constants.py             |   3 +
 pyanaconda/install.py               |   1 +
 pyanaconda/packaging/livepayload.py | 111 ++++++++++++++++++++++++++++--------
 3 files changed, 91 insertions(+), 24 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list