- Version 16.1 (bcl)

- Print reason for sudden exit (bcl)
- Fix skipcopy usage with DVD iso (#644194) (bmj001)
- Move selinux relabel to after %post (#648591) (bcl)
- Add support for virtio disks to livecd (#672936) (bcl)
- Support attached LiveOS devices as well as image files for LiveOS editing.
  (fgrose)
- Check return value on udevadm (#637258) (bcl)
epel9
Brian C. Lane 14 years ago
parent 0cdcb59b19
commit b6d24f9b10

1
.gitignore vendored

@ -6,3 +6,4 @@ livecd-tools-033.tar.bz2
/livecd-tools-15.2.tar.bz2 /livecd-tools-15.2.tar.bz2
/livecd-tools-15.3.tar.bz2 /livecd-tools-15.3.tar.bz2
/livecd-tools-16.0.tar.bz2 /livecd-tools-16.0.tar.bz2
/livecd-tools-16.1.tar.bz2

@ -4,7 +4,7 @@
Summary: Tools for building live CDs Summary: Tools for building live CDs
Name: livecd-tools Name: livecd-tools
Version: 16.0 Version: 16.1
Release: 1%{?dist} Release: 1%{?dist}
Epoch: 1 Epoch: 1
License: GPLv2 License: GPLv2
@ -92,6 +92,16 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc %{python_sitelib}/imgcreate/*.pyc
%changelog %changelog
* Fri Feb 18 2011 Brian C. Lane <bcl@redhat.com> 16.1-1
- Version 16.1 (bcl)
- Print reason for sudden exit (bcl)
- Fix skipcopy usage with DVD iso (#644194) (bmj001)
- Move selinux relabel to after %post (#648591) (bcl)
- Add support for virtio disks to livecd (#672936) (bcl)
- Support attached LiveOS devices as well as image files for LiveOS editing.
(fgrose)
- Check return value on udevadm (#637258) (bcl)
* Tue Feb 15 2011 Brian C. Lane <bcl@redhat.com> 16.0-1 * Tue Feb 15 2011 Brian C. Lane <bcl@redhat.com> 16.0-1
- Version 16.0 (bcl) - Version 16.0 (bcl)
- Add tmpdir to LiveImageCreator (bcl) - Add tmpdir to LiveImageCreator (bcl)

@ -1 +1 @@
64865981969ba856431e54d75d09e278 livecd-tools-16.0.tar.bz2 235754282477607ef1db5784fdfb08c5 livecd-tools-16.1.tar.bz2

Loading…
Cancel
Save