[PATCH] Move image-minimizer to Lorax

Brian C. Lane bcl at redhat.com
Tue Apr 1 00:08:02 UTC 2014


image-minimizer is a tool used as a kickstart interpreter. It is a better fit
as part of lorax where it can be used with livemedia-creator.

Brian C. Lane (1):
  move image-minimizer to lorax (#1082642)

 docs/fedora-minimized.ks | 104 +++++++++++++++++++++++++
 lorax.spec               |   4 +
 setup.py                 |   1 +
 src/bin/image-minimizer  | 198 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 307 insertions(+)
 create mode 100644 docs/fedora-minimized.ks
 create mode 100755 src/bin/image-minimizer

-- 
1.9.0



More information about the anaconda-patches mailing list