- Change the install user's shell for tmux (jkeating@redhat.com)

- Set permissions on the initrd (#863018) (mgracik@redhat.com)
- Remove the default word from boot menu (#848676) (mgracik@redhat.com)
- Disable a whole bunch more keyboard shortcuts (#863823). (clumens@redhat.com)
- use /var/tmp instead of /tmp (bcl@redhat.com)
- remove rv from unmount error log (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2012-10-11 11:10:27 -07:00
parent 5366015575
commit 1517000f4b
3 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@
/lorax-18.18.tar.gz
/lorax-18.19.tar.gz
/lorax-18.20.tar.gz
/lorax-18.21.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 18.20
Version: 18.21
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -82,6 +82,14 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Thu Oct 11 2012 Brian C. Lane <bcl@redhat.com> 18.21-1
- Change the install user's shell for tmux (jkeating@redhat.com)
- Set permissions on the initrd (#863018) (mgracik@redhat.com)
- Remove the default word from boot menu (#848676) (mgracik@redhat.com)
- Disable a whole bunch more keyboard shortcuts (#863823). (clumens@redhat.com)
- use /var/tmp instead of /tmp (bcl@redhat.com)
- remove rv from unmount error log (bcl@redhat.com)
* Wed Sep 19 2012 Brian C. Lane <bcl@redhat.com> 18.20-1
- Remove grub 0.97 splash (bcl@redhat.com)
- livemedia-creator: use rd.live.image instead of liveimg (bcl@redhat.com)

View File

@ -1 +1 @@
c34eb337a2fd17351ddd3257f0a07005 lorax-18.20.tar.gz
3d9714e593393aec24c8b10c290bac83 lorax-18.21.tar.gz