- Revert "Mask the tmp.mount service to avoid tmpfs" (jkeating@redhat.com)

This commit is contained in:
Brian C. Lane 2012-08-30 15:22:31 -07:00
parent 8051dc675c
commit 32dc82e92d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/lorax-18.13.tar.gz
/lorax-18.14.tar.gz
/lorax-18.15.tar.gz
/lorax-18.16.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 18.15
Version: 18.16
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -81,6 +81,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Thu Aug 30 2012 Brian C. Lane <bcl@redhat.com> 18.16-1
- Revert "Mask the tmp.mount service to avoid tmpfs" (jkeating@redhat.com)
* Thu Aug 23 2012 Brian C. Lane <bcl@redhat.com> 18.15-1
- change grub-cd.efi to gcdx64.efi (#851326) (bcl@redhat.com)
- use wildcard for product path to efi binaries (#851196) (bcl@redhat.com)

View File

@ -1 +1 @@
8f4552c87663c011a63d0684e37d21f6 lorax-18.15.tar.gz
5f46fc5e90c2f1a1d5329a458eb47e8c lorax-18.16.tar.gz