- Version 17.14 (bcl)

- dracut needs to load vfat and msdos filesystems (bcl)
This commit is contained in:
Brian C. Lane 2012-08-06 11:54:24 -07:00
parent 9dca5bb91e
commit 99e6bfdd8c
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ livecd-tools-033.tar.bz2
/livecd-tools-17.11.tar.bz2
/livecd-tools-17.12.tar.bz2
/livecd-tools-17.13.tar.bz2
/livecd-tools-17.14.tar.bz2

View File

@ -4,7 +4,7 @@
Summary: Tools for building live CDs
Name: livecd-tools
Version: 17.13
Version: 17.14
Release: 1%{?dist}
Epoch: 1
License: GPLv2
@ -100,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/imgcreate/*.pyc
%changelog
* Mon Aug 06 2012 Brian C. Lane <bcl@redhat.com> 17.14-1
- Version 17.14 (bcl)
- dracut needs to load vfat and msdos filesystems (bcl)
* Thu Aug 02 2012 Brian C. Lane <bcl@redhat.com> 17.12-1
- Version 17.13 (bcl)
- Recognize rd.live.image as well as liveimg in sed scripts of livecd-iso-to-

View File

@ -1 +1 @@
2e2d22527c8444a5d6a5a82647d3f118 livecd-tools-17.13.tar.bz2
a5d2c513ec618ff4756bc53a7ce65053 livecd-tools-17.14.tar.bz2