[lorax] - Activate anaconda-shell at .service on switch to empty VT (#980062) (wwoods at redhat.com) - flush dat

Brian C. Lane bcl at fedoraproject.org
Sat Jan 25 00:40:34 UTC 2014


commit 0b93c7bbe09b8725d5fde58f775afff2212eb0ea
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Jan 24 16:40:40 2014 -0800

    - Activate anaconda-shell at .service on switch to empty VT (#980062)
      (wwoods at redhat.com)
    - flush data to disk after mkfsimage (#1052175) (bcl at redhat.com)
    - livemedia-creator: Use findkernels instead of KernelInfo (bcl at redhat.com)
    - Print error when kickstart is missing (#1052872) (bcl at redhat.com)

 .gitignore |    1 +
 lorax.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a92dcd5..e333111 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /lorax-20.4.tar.gz
 /lorax-21.0.tar.gz
 /lorax-21.1.tar.gz
+/lorax-21.2.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 347d106..4d0a3cf 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        21.1
+Version:        21.2
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -93,6 +93,13 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 %{_mandir}/man1/*.1*
 
 %changelog
+* Fri Jan 24 2014 Brian C. Lane <bcl at redhat.com> 21.2-1
+- Activate anaconda-shell at .service on switch to empty VT (#980062)
+  (wwoods at redhat.com)
+- flush data to disk after mkfsimage (#1052175) (bcl at redhat.com)
+- livemedia-creator: Use findkernels instead of KernelInfo (bcl at redhat.com)
+- Print error when kickstart is missing (#1052872) (bcl at redhat.com)
+
 * Tue Dec 17 2013 Brian C. Lane <bcl at redhat.com> 21.1-1
 - Add initial 64-bit ARM (aarch64) support (#1034432) (dmarlin at redhat.com)
 
diff --git a/sources b/sources
index 770cc05..18d63f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48ce472c7cd06ba54b852295e5cdccd3  lorax-21.1.tar.gz
+e383f68865ab61c4ea87d4d13bd2b0d5  lorax-21.2.tar.gz


More information about the scm-commits mailing list