- Add product.img support for arm templates (bcl@redhat.com)

- Revert "add fedora-repos-anaconda to runtime environment" (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2014-11-06 19:03:21 -08:00
parent 56ed860804
commit 2221e1013c
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@
/lorax-21.25.tar.gz
/lorax-21.26.tar.gz
/lorax-21.27.tar.gz
/lorax-21.28.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 21.27
Version: 21.28
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -101,6 +101,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_mandir}/man1/*.1*
%changelog
* Thu Nov 06 2014 Brian C. Lane <bcl@redhat.com> 21.28-1
- Add product.img support for arm templates (bcl@redhat.com)
- Revert "add fedora-repos-anaconda to runtime environment" (bcl@redhat.com)
* Wed Nov 05 2014 Brian C. Lane <bcl@redhat.com> 21.27-1
- Remove the ppc magic file (bcl@redhat.com)
- Update templates to use installimg for product and updates (bcl@redhat.com)

View File

@ -1 +1 @@
f8ad5ceebc8639c6934dd5a23b6c9d4b lorax-21.27.tar.gz
ed930ad7b3415fe2c180aeb3eefce52f lorax-21.28.tar.gz