- Add a bit more overhead to the root filesystem size (bcl@redhat.com)

- network: turn slaves autoconnection on (rvykydal@redhat.com)
- Keep hyperv_fb driver in the image (#834791) (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2015-07-10 17:03:53 -07:00
parent 6c42e14e3c
commit 06c41c3b4b
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

@ -62,3 +62,4 @@
/lorax-23.10.tar.gz
/lorax-23.11.tar.gz
/lorax-23.12.tar.gz
/lorax-23.13.tar.gz

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: lorax
Version: 23.12
Version: 23.13
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -134,6 +134,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%files lmc-novirt
%changelog
* Fri Jul 10 2015 Brian C. Lane <bcl@redhat.com> 23.13-1
- Add a bit more overhead to the root filesystem size (bcl@redhat.com)
- network: turn slaves autoconnection on (rvykydal@redhat.com)
- Keep hyperv_fb driver in the image (#834791) (bcl@redhat.com)
* Fri Jun 26 2015 Brian C. Lane <bcl@redhat.com> 23.12-1
- Explicitly add kernel-modules and kernel-modules-extra (bcl@redhat.com)

View File

@ -1 +1 @@
a853dfa3803883b589bc4fcdcc6caf56 lorax-23.12.tar.gz
82408679b0e824d3f049cecb3aafce80 lorax-23.13.tar.gz