livecd-iso-to-disk capable of installing installer DVD to USB

This commit is contained in:
Warren Togami 2009-11-03 18:37:07 +00:00
parent 73a30b9fd1
commit bec3f0e420
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
livecd-tools-030.tar.bz2 livecd-tools-031.tar.bz2

View File

@ -4,7 +4,7 @@
Summary: Tools for building live CDs Summary: Tools for building live CDs
Name: livecd-tools Name: livecd-tools
Version: 030 Version: 031
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Group: System Environment/Base Group: System Environment/Base
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc %{python_sitelib}/imgcreate/*.pyc
%changelog %changelog
* Tue Nov 03 2009 Warren Togami <wtogami@redhat.com> - 031-1
- livecd-iso-to-disk capable of installing installer DVD to USB
* Mon Oct 19 2009 Warren Togami <wtogami@redhat.com> - 030-1 * Mon Oct 19 2009 Warren Togami <wtogami@redhat.com> - 030-1
- Tell dracut not to ask for LUKS passwords or activate mdraid sets - Tell dracut not to ask for LUKS passwords or activate mdraid sets
- Silence the /etc/modprobe.conf deprecation warning - Silence the /etc/modprobe.conf deprecation warning

View File

@ -1 +1 @@
36dd8554f89bc3230cb939f06caa66af livecd-tools-030.tar.bz2 09527ef6a628b12dae2c7c16812560fd livecd-tools-031.tar.bz2