[livecd-tools/f14] - Version 14.5 (bcl) - Images go into $SYSLINUXPATH (bcl) - Add extracting BOOTX64.efi from iso (#68

Brian C. Lane bcl at fedoraproject.org
Thu Sep 29 18:11:20 UTC 2011


commit e4bb1e7c74dffad30d50e1b46c482f2d346e981c
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Sep 29 11:11:03 2011 -0700

    - Version 14.5 (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 bbbb29c..552f5aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ livecd-tools-033.tar.bz2
 /livecd-tools-14.2.tar.bz2
 /livecd-tools-14.3.tar.bz2
 /livecd-tools-14.4.tar.bz2
+/livecd-tools-14.5.tar.bz2
diff --git a/livecd-tools.spec b/livecd-tools.spec
index 448334d..ee566b2 100644
--- a/livecd-tools.spec
+++ b/livecd-tools.spec
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CDs
 Name: livecd-tools
-Version: 14.4
+Version: 14.5
 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> - 14.5-1
+- Version 14.5 (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> - 14.4-1
 - Version 14.4 (bcl)
 - Support /EFI/BOOT or /EFI/boot (#688258) (bcl)
diff --git a/sources b/sources
index 4fce1de..25d5300 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a04e04faf7779f813f197f466324a236  livecd-tools-14.4.tar.bz2
+8976a99d74bae4a6cb7985d3d6b904d6  livecd-tools-14.5.tar.bz2


More information about the scm-commits mailing list