devel/livecd-tools livecd-tools.spec,1.9,1.10

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Wed Jul 25 19:04:00 UTC 2007


Author: katzj

Update of /cvs/pkgs/devel/livecd-tools
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2833

Modified Files:
	livecd-tools.spec 
Log Message:
* Wed Jul 25 2007 Jeremy Katz <katzj at redhat.com> - 010-1
- Separate out configs used for Fedora 7
- Add patch from Douglas McClendon to make images smaller
- Add patch from Matt Domsch to work with older syslinux without vesamenu
- Add support for using mirrorlists; use them
- Let livecd-iso-to-disk work with uncompressed images (#248081)
- Raise error if SELinux requested without being enabled (#248080)
- Set service defaults on level 2 also (#246350)
- Catch some failure cases
- Allow specifying tmpdir
- Add patch from nameserver specification from Elias Hunt



Index: livecd-tools.spec
===================================================================
RCS file: /cvs/pkgs/devel/livecd-tools/livecd-tools.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- livecd-tools.spec	30 May 2007 20:17:39 -0000	1.9
+++ livecd-tools.spec	25 Jul 2007 19:03:28 -0000	1.10
@@ -1,6 +1,6 @@
 Summary: Tools for building live CD's
 Name: livecd-tools
-Version: 009
+Version: 010
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Base
@@ -48,6 +48,18 @@
 %{_datadir}/livecd-tools/*
 
 %changelog
+* Wed Jul 25 2007 Jeremy Katz <katzj at redhat.com> - 010-1
+- Separate out configs used for Fedora 7
+- Add patch from Douglas McClendon to make images smaller
+- Add patch from Matt Domsch to work with older syslinux without vesamenu
+- Add support for using mirrorlists; use them
+- Let livecd-iso-to-disk work with uncompressed images (#248081)
+- Raise error if SELinux requested without being enabled (#248080)
+- Set service defaults on level 2 also (#246350)
+- Catch some failure cases
+- Allow specifying tmpdir
+- Add patch from nameserver specification from Elias Hunt
+
 * Wed May 30 2007 Jeremy Katz <katzj at redhat.com> - 009-1
 - miscellaneous live config changes
 - fix isomd5 checking syntax error




More information about the fedora-extras-commits mailing list