[lorax] - Prepend dracut to the temporary initramfs directory (#722999) - Don't change the installroot (#722

Martin Gracik mgracik at fedoraproject.org
Tue Jul 19 12:32:28 UTC 2011


commit a84704af512064f5aedcb30a6732d09b416bdf0b
Author: Martin Gracik <mgracik at redhat.com>
Date:   Tue Jul 19 14:35:39 2011 +0200

    - Prepend dracut to the temporary initramfs directory (#722999)
    - Don't change the installroot (#722481)
    - Do not remove ntfsprogs (#722711)
    - Create dracut initramfs for each kernel (#722466)
    - Change cjkuni-uming fonts for wgy-microhei (#709962)
    - Remove check for required commands
    - Remove outputtree.py
    - Remove unused code

 .gitignore |    1 +
 lorax.spec |   12 +++++++++++-
 sources    |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b318cf..1b69464 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /lorax-0.5.tar.bz2
 /lorax-0.6.tar.bz2
 /lorax-0.7.tar.bz2
+/lorax-16.0.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index f45e4fb..1463c81 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        0.7
+Version:        16.0
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -61,6 +61,16 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Tue Jul 19 2011 Martin Gracik <mgracik at redhat.com> 16.0-1
+- Prepend dracut to the temporary initramfs directory (#722999)
+- Don't change the installroot (#722481)
+- Do not remove ntfsprogs (#722711)
+- Create dracut initramfs for each kernel (#722466)
+- Change cjkuni-uming fonts for wgy-microhei (#709962)
+- Remove check for required commands
+- Remove outputtree.py
+- Remove unused code
+
 * Fri Jun 24 2011 Martin Gracik <mgracik at redhat.com> 0.7-1
 - Use bcj filter for compressing squashfs ramdisk
 - Add 'squashfs' compression type
diff --git a/sources b/sources
index 92cc1ce..19f4e19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4365e7246fa01a4dd1f513c3c0797b1  lorax-0.7.tar.bz2
+4a5d29a5d36b9424d177754795931151  lorax-16.0.tar.bz2


More information about the scm-commits mailing list