[lorax/f17] - mkefiboot: Make Apple boot images appear in the startup preferences (mjg) - add symlink from /mnt/

Brian C. Lane bcl at fedoraproject.org
Thu Mar 22 00:50:14 UTC 2012


commit eeac50884e150761f404a2a59cfeaa85020cd0f4
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Mar 21 17:49:26 2012 -0700

    - mkefiboot: Make Apple boot images appear in the startup preferences (mjg)
    - add symlink from /mnt/install -> /run/install (wwoods)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c3d73d..162d6e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /lorax-17.8.tar.bz2
 /lorax-17.9.tar.bz2
 /lorax-17.10.tar.bz2
+/lorax-17.12.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index dbfebca..27ed846 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        17.10
+Version:        17.12
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -79,6 +79,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Wed Mar 21 2012 Brian C. Lane <bcl at redhat.com> 17.12-1
+- mkefiboot: Make Apple boot images appear in the startup preferences (mjg)
+- add symlink from /mnt/install -> /run/install (wwoods)
+
 * 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)
diff --git a/sources b/sources
index 78060f8..37846ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1922de263b1936223c8ca0b06602496d  lorax-17.10.tar.bz2
+781902ed182944dca89fa683afd4e6e1  lorax-17.12.tar.bz2


More information about the scm-commits mailing list