[lorax/f17] - merge noloader patches - Don't trash all the initscripts 'fedora*' services (wwoods) - remove anac

Brian C. Lane bcl at fedoraproject.org
Fri Mar 16 22:18:02 UTC 2012


commit e12ed7c637683350d774acd53fbd2b38842454db
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Mar 16 15:17:44 2012 -0700

    - merge noloader patches
    - Don't trash all the initscripts 'fedora*' services (wwoods)
    - remove anaconda-copy-ks.sh (wwoods)
    - add anaconda dracut module (wwoods)
    - runtime-postinstall: remove references to loader (wwoods)
    - runtime-postinstall: remove keymap stuff (wwoods)
    - Add the icfg package (#771733) (mgracik)
    - Log the output of mkfs (#769928) (mgracik)
    - livemedia-creator: update TreeBuilder use for isolabel (bcl)

 .gitignore |    1 +
 lorax.spec |   13 ++++++++++++-
 sources    |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00d8c51..1c3d73d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /lorax-17.7.tar.bz2
 /lorax-17.8.tar.bz2
 /lorax-17.9.tar.bz2
+/lorax-17.10.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 4816243..dbfebca 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        17.9
+Version:        17.10
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -79,6 +79,17 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Fri Mar 16 2012 Brian C. Lane <bcl at redhat.com> 17.10-1
+- merge noloader patches
+- Don't trash all the initscripts 'fedora*' services (wwoods)
+- remove anaconda-copy-ks.sh (wwoods)
+- add anaconda dracut module (wwoods)
+- runtime-postinstall: remove references to loader (wwoods)
+- runtime-postinstall: remove keymap stuff (wwoods)
+- Add the icfg package (#771733) (mgracik)
+- Log the output of mkfs (#769928) (mgracik)
+- livemedia-creator: update TreeBuilder use for isolabel (bcl)
+
 * Wed Mar 07 2012 Martin Gracik <mgracik at redhat.com> 17.9-1
 - Fix product name replacing in templates
   Resolves: rhbz#799919
diff --git a/sources b/sources
index c26de66..78060f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03b69027fd61147f8daca4f751b05cf1  lorax-17.9.tar.bz2
+1922de263b1936223c8ca0b06602496d  lorax-17.10.tar.bz2


More information about the scm-commits mailing list