From ed7f30b20664779d02a6f818eb0c337ad7b7917b Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 21 Dec 2011 08:59:56 -0800 Subject: [PATCH] Version 17.1 --- lorax.spec | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/lorax.spec b/lorax.spec index 46f1af19..34efce3e 100644 --- a/lorax.spec +++ b/lorax.spec @@ -75,10 +75,19 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog -* Fri Dec 16 2011 Brian C. Lane 17.1-1 -- Add livemedia-creator and sub-packages with proper deps for virt and non-virt - operation. -- Adjust a couple lorax treebuilder classes to make them callable +* Wed Dec 21 2011 Brian C. Lane 17.1-1 +- lorax: check for output directory early and quit (bcl) +- lorax: Add --proxy command (bcl) +- lorax: add --config option (bcl) +- Modify spec file for livemedia-creator (bcl) +- Add no-virt mode to livemedia-creator (bcl) +- Add livemedia-creator README and example ks (bcl) +- Add config files for live media (bcl) +- Add livemedia-creator (bcl) +- Allow a None to be passed as size to create_runtime (bcl) +- Add execWith utils from anaconda (bcl) +- Changes needed for livecd creation (bcl) +- dracut has moved to /usr/bin (bcl) * Mon Oct 21 2011 Will Woods 17.0-1 - Merges the 'treebuilder' branch of lorax