- do not remove libutempter as tmux gained a dep on it (dennis@ausil.us)

- New lorax documentation - 25.6 (bcl@redhat.com)
- Update lmc UEFI support to use the edk2-ovmf package (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2016-05-27 17:03:11 -07:00
parent 6d411cb8e7
commit 6eacccbee6
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -85,3 +85,4 @@
/lorax-25.4.tar.gz
/lorax-25.5.tar.gz
/lorax-25.6.tar.gz
/lorax-25.7.tar.gz

View File

@ -3,7 +3,7 @@
%define debug_package %{nil}
Name: lorax
Version: 25.6
Version: 25.7
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -89,6 +89,7 @@ Anaconda's image install feature.
Summary: livemedia-creator libvirt dependencies
Requires: lorax = %{version}-%{release}
Requires: qemu
Requires: edk2-ovmf
Recommends: qemu-kvm
%description lmc-virt
@ -147,6 +148,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%changelog
* Fri May 27 2016 Brian C. Lane <bcl@redhat.com> 25.7-1
- do not remove libutempter as tmux gained a dep on it (dennis@ausil.us)
- New lorax documentation - 25.6 (bcl@redhat.com)
- Update lmc UEFI support to use the edk2-ovmf package (bcl@redhat.com)
* Fri May 13 2016 Brian C. Lane <bcl@redhat.com> 25.6-1
- Add efi, product, and updates image paths to treeinfo (bcl@redhat.com)
- livemedia-creator: Update make-pxe-live to support missing initramfs

View File

@ -1 +1 @@
8c6d8d4b558342f344f376fe1107586e lorax-25.6.tar.gz
c2611f625eae4bd0e95337f00da7a3b6 lorax-25.7.tar.gz