[livecd-tools/f15] - Version 15.10 (bcl) - Images go into $SYSLINUXPATH (bcl) - Add extracting BOOTX64.efi from iso (#6

Brian C. Lane bcl at fedoraproject.org
Thu Sep 29 17:42:07 UTC 2011


commit 6f5d4c659bc948ca0d768802f8e738336bb09bd9
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Sep 29 10:41:42 2011 -0700

    - Version 15.10 (bcl)
    - Images go into $SYSLINUXPATH (bcl)
    - Add extracting BOOTX64.efi from iso (#688258) (bcl)
    - Add repo to DVD EFI install config file (#688258) (bcl)
    - Add EFI support to netboot (#688258) (bcl)

 .gitignore        |    1 +
 livecd-tools.spec |    9 ++++++++-
 sources           |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d975c3..4b8227c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-15.7.tar.bz2
 /livecd-tools-15.8.tar.bz2
 /livecd-tools-15.9.tar.bz2
+/livecd-tools-15.10.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 7f9b05c..e93dd2b 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 15.9
+Version: 15.10
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
@@ -93,6 +93,13 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Thu Sep 29 2011 Brian C. Lane <bcl at redhat.com> - 15.10-1
+- Version 15.10 (bcl)
+- Images go into $SYSLINUXPATH (bcl)
+- Add extracting BOOTX64.efi from iso (#688258) (bcl)
+- Add repo to DVD EFI install config file (#688258) (bcl)
+- Add EFI support to netboot (#688258) (bcl)
+
 * Tue Sep 27 2011 Brian C. Lane <bcl at redhat.com> - 15.9-1
 - Version 15.9 (bcl)
 - Support /EFI/BOOT or /EFI/boot (#688258) (bcl)
diff --git a/sources b/sources
index 8de452d..213c01a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06c6ab1cc38a200ba728ac2649b2ec1c  livecd-tools-15.9.tar.bz2
+50979dbd3b470035377644d6c97c0150  livecd-tools-15.10.tar.bz2


More information about the scm-commits mailing list