[lorax/f17] - Change the squashfs image section in .treeinfo (mgracik) - Add path to squashfs image to the treei

Brian C. Lane bcl at fedoraproject.org
Mon Feb 13 23:48:43 UTC 2012


commit 4095c2605b7f5ec8a6505e2a09a90971571453ad
Author: Brian C. Lane <bcl at redhat.com>
Date:   Mon Feb 13 15:48:28 2012 -0800

    - Change the squashfs image section in .treeinfo (mgracik)
    - Add path to squashfs image to the treeinfo (mgracik)
    - Add runtime basename variable to the template (mgracik)
    - add memtest to the boot.iso for x86 (#787234) (bcl)
    - Add dracut args to grub.conf (bcl)

 .gitignore |    1 +
 lorax.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1fc44d9..0c68b27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /lorax-17.1.tar.bz2
 /lorax-17.2.tar.bz2
 /lorax-17.3.tar.bz2
+/lorax-17.4.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 1235d8a..4fc1f89 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        17.3
+Version:        17.4
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -75,6 +75,13 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Mon Feb 13 2012 Brian C. Lane <bcl at redhat.com> 17.4-1
+- Change the squashfs image section in .treeinfo (mgracik)
+- Add path to squashfs image to the treeinfo (mgracik)
+- Add runtime basename variable to the template (mgracik)
+- add memtest to the boot.iso for x86 (#787234) (bcl)
+- Add dracut args to grub.conf (bcl)
+
 * Wed Feb 08 2012 Brian C. Lane <bcl at redhat.com> 17.3-1
 - keep convertfs.sh script in image (#787893) (bcl)
 - Add dracut convertfs module (#787893) (bcl)
diff --git a/sources b/sources
index b30980e..65c9de3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ee41d106465dbc5aa6805392a0b71051  lorax-17.3.tar.bz2
+c802fc6dccf07734bf3f28f926a52783  lorax-17.4.tar.bz2


More information about the scm-commits mailing list