rpms/livecd-tools/devel .cvsignore, 1.16, 1.17 livecd-tools.spec, 1.16, 1.17 sources, 1.16, 1.17

Jeremy Katz katzj at fedoraproject.org
Fri Oct 10 14:27:27 UTC 2008


Author: katzj

Update of /cvs/pkgs/rpms/livecd-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2835

Modified Files:
	.cvsignore livecd-tools.spec sources 
Log Message:
* Fri Oct 10 2008 Jeremy Katz <katzj at redhat.com> - 019-1
- livecd-iso-to-disk: Various other XO fixes
- Cleanup rpmdb locks after package installation
- Fix traceback due to lazy rhpl.keyboard import
- Fix using groups with options (jkeating)
- Support persistent /home on XO's internal flash
- Fix ramdisk load addr in boot/olpc.fth for XO
- Fix up boot from SD
- Fix extracting boot parameters for pxe (apevec)
- Make rpm macro information persist into the image (bkearney)
- Support %packages --instLangs (bkearney)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	28 Aug 2008 23:59:38 -0000	1.16
+++ .cvsignore	10 Oct 2008 14:26:57 -0000	1.17
@@ -1 +1 @@
-livecd-tools-018.tar.bz2
+livecd-tools-019.tar.bz2


Index: livecd-tools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/livecd-tools.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- livecd-tools.spec	28 Aug 2008 23:59:38 -0000	1.16
+++ livecd-tools.spec	10 Oct 2008 14:26:57 -0000	1.17
@@ -4,7 +4,7 @@
 
 Summary: Tools for building live CD's
 Name: livecd-tools
-Version: 018
+Version: 019
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
@@ -14,12 +14,13 @@
 Requires: util-linux
 Requires: coreutils
 Requires: e2fsprogs
-Requires: yum >= 3.1.7
+Requires: yum >= 3.2.18
 Requires: mkisofs
 Requires: squashfs-tools
 Requires: pykickstart >= 0.96
 Requires: dosfstools >= 2.11-8
 Requires: isomd5sum
+Requires: rhpl
 %ifarch %{ix86} x86_64
 Requires: syslinux
 %endif
@@ -63,6 +64,18 @@
 %{python_sitelib}/imgcreate/*.pyc
 
 %changelog
+* Fri Oct 10 2008 Jeremy Katz <katzj at redhat.com> - 019-1
+- livecd-iso-to-disk: Various other XO fixes
+- Cleanup rpmdb locks after package installation
+- Fix traceback due to lazy rhpl.keyboard import
+- Fix using groups with options (jkeating)
+- Support persistent /home on XO's internal flash
+- Fix ramdisk load addr in boot/olpc.fth for XO
+- Fix up boot from SD
+- Fix extracting boot parameters for pxe (apevec)
+- Make rpm macro information persist into the image (bkearney)
+- Support %packages --instLangs (bkearney)
+
 * Thu Aug 28 2008 Jeremy Katz <katzj at redhat.com> - 018-1
 - Use logging API for debugging messages (dhuff)
 - Some initial support for booting live images on an XO


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/livecd-tools/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	28 Aug 2008 23:59:38 -0000	1.16
+++ sources	10 Oct 2008 14:26:57 -0000	1.17
@@ -1 +1 @@
-d205dc17dd4fba75d086f374fdb2d4de  livecd-tools-018.tar.bz2
+d8c24fd4c2c6ced8893ea16f22ce985c  livecd-tools-019.tar.bz2




More information about the scm-commits mailing list