[lorax/f18] - Change the install user's shell for tmux (jkeating at redhat.com) - Set permissions on the initrd (#8

Brian C. Lane bcl at fedoraproject.org
Thu Oct 11 18:10:57 UTC 2012


commit 1517000f4b4dd11a06e16c8b44d6d7c98f8a26b1
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Oct 11 11:10:27 2012 -0700

    - Change the install user's shell for tmux (jkeating at redhat.com)
    - Set permissions on the initrd (#863018) (mgracik at redhat.com)
    - Remove the default word from boot menu (#848676) (mgracik at redhat.com)
    - Disable a whole bunch more keyboard shortcuts (#863823). (clumens at redhat.com)
    - use /var/tmp instead of /tmp (bcl at redhat.com)
    - remove rv from unmount error log (bcl at redhat.com)

 .gitignore |    1 +
 lorax.spec |   10 +++++++++-
 sources    |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 013b96a..90c1d5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /lorax-18.18.tar.gz
 /lorax-18.19.tar.gz
 /lorax-18.20.tar.gz
+/lorax-18.21.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 1b3842e..b974fe4 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.20
+Version:        18.21
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -82,6 +82,14 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Thu Oct 11 2012 Brian C. Lane <bcl at redhat.com> 18.21-1
+- Change the install user's shell for tmux (jkeating at redhat.com)
+- Set permissions on the initrd (#863018) (mgracik at redhat.com)
+- Remove the default word from boot menu (#848676) (mgracik at redhat.com)
+- Disable a whole bunch more keyboard shortcuts (#863823). (clumens at redhat.com)
+- use /var/tmp instead of /tmp (bcl at redhat.com)
+- remove rv from unmount error log (bcl at redhat.com)
+
 * Wed Sep 19 2012 Brian C. Lane <bcl at redhat.com> 18.20-1
 - Remove grub 0.97 splash (bcl at redhat.com)
 - livemedia-creator: use rd.live.image instead of liveimg (bcl at redhat.com)
diff --git a/sources b/sources
index 0336ea4..d858d92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c34eb337a2fd17351ddd3257f0a07005  lorax-18.20.tar.gz
+3d9714e593393aec24c8b10c290bac83  lorax-18.21.tar.gz


More information about the scm-commits mailing list