Hello community,
here is the log from the commit of package kiwi
checked in at Fri Feb 29 15:50:19 CET 2008.
--------
--- arch/i386/kiwi/kiwi.changes 2008-02-28 17:22:19.000000000 +0100
+++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes 2008-02-29 14:30:44.760819000 +0100
@@ -1,0 +2,12 @@
+Fri Feb 29 10:45:19 CET 2008 - ms(a)suse.de
+
+- v2.33
+- added speedup patch for the deletion of rpm packages
+- allow netboot linuxrc to evaluate the PXE BOOTIF information.
+ Along with this feature the setupNetwork and probeNetwork
+ function has been rewritten (bnc #365170)
+- allow all oemboot modes (standard,combined and unified) to
+ work without re-partition of the disk if this is not possible
+ due to not enough disk space (bnc #365504)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.e13594/_old 2008-02-29 15:47:49.000000000 +0100
+++ /var/tmp/diff_new_pack.e13594/_new 2008-02-29 15:47:49.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package kiwi (Version 2.32)
+# spec file for package kiwi (Version 2.33)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -33,7 +33,7 @@
Summary: OpenSuSE - KIWI Image System
Provides: kiwi2 = 2.14
Obsoletes: kiwi2 = 2.14
-Version: 2.32
+Version: 2.33
Release: 1
Group: System/Management
License: GPL v2 or later
@@ -279,11 +279,11 @@
if [ -n "$xenkernel" ];then
echo " kernel mboot.c32" >> $pxedefault
echo " append boot/$xenloader --- boot/$xenkernel vga=0x314 ramdisk_size=512000 ramdisk_blocksize=4096 splash=silent showopts --- boot/$initrd" >> $pxedefault
- echo " IPAPPEND 1" >> $pxedefault
+ echo " IPAPPEND 2" >> $pxedefault
else
echo " kernel boot/$kernel" >> $pxedefault
echo " append initrd=boot/$initrd vga=0x314 ramdisk_size=512000 ramdisk_blocksize=4096 splash=silent showopts" >> $pxedefault
- echo " IPAPPEND 1" >> $pxedefault
+ echo " IPAPPEND 2" >> $pxedefault
fi
popd
)
@@ -431,6 +431,15 @@
%{_datadir}/kiwi/image/oemboot/suse*
%changelog
+* Fri Feb 29 2008 ms(a)suse.de
+- v2.33
+- added speedup patch for the deletion of rpm packages
+- allow netboot linuxrc to evaluate the PXE BOOTIF information.
+ Along with this feature the setupNetwork and probeNetwork
+ function has been rewritten (bnc #365170)
+- allow all oemboot modes (standard,combined and unified) to
+ work without re-partition of the disk if this is not possible
+ due to not enough disk space (bnc #365504)
* Thu Feb 28 2008 ms(a)suse.de
- v2.32
- fixed packaging errors and rpmlint complains (bnc #365536)
++++++ kiwi.tar.bz2 ++++++
arch/i386/kiwi/kiwi.tar.bz2 /mounts/work_src_done/STABLE/kiwi/kiwi.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org