Hello community, here is the log from the commit of package kiwi for openSUSE:Factory checked in at Mon Aug 22 10:16:32 CEST 2011.
-------- --- kiwi/kiwi.changes 2011-08-12 11:25:40.000000000 +0200 +++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes 2011-08-19 17:39:31.000000000 +0200 @@ -1,0 +2,104 @@ +Fri Aug 19 17:33:27 CEST 2011 - [email protected] + +- v4.94.3 released + +------------------------------------------------------------------- +Fri Aug 19 17:30:33 CEST 2011 - [email protected] + +- don't remove netcfg from boot images. This would remove the + etc/hosts file which might be required. Along with this change + also fixed the cleanupResolvConf() function which has to + reset the needResolvConf and needHosts flags in order to prevent + a deletion at a later point in time (bnc #713158) + +------------------------------------------------------------------- +Fri Aug 19 16:47:26 CEST 2011 - [email protected] + +- don't call restoreCDRootData() and restoreSplitExtend() + inside the global destructor of the KIWIImageCreator. + If the functions are applied to the creation of a boot + image it leads to errors because they are designed to + operate on the system image root tree + +------------------------------------------------------------------- +Fri Aug 19 15:11:56 CEST 2011 - [email protected] + +- removed broken state setup in KIWILog which was used to detect + whether we need a CR when printing the line or not. All that + sucked and caused mystery empty lines in the log + +------------------------------------------------------------------- +Fri Aug 19 10:48:03 CEST 2011 - [email protected] + +- make sure loop maps are closed before installing grub. Also + changed the way grub is called. We are creating a file with + the commands first and then call grub ... --batch < file. + It makes the code more readable and also allows to include + the commands as part of the log file + +------------------------------------------------------------------- +Thu Aug 18 15:49:29 CEST 2011 - [email protected] + +- fixed zero timeout value handling in syslinux. A value of zero + disables the timeout so we set the smallest possible value in + that case which is 1/10sec + +------------------------------------------------------------------- +Thu Aug 18 15:45:47 CEST 2011 - [email protected] + +- increased amount of spare space 1.1 -> 1.5 + +------------------------------------------------------------------- +Thu Aug 18 15:45:11 CEST 2011 - [email protected] + +- fixed evaluation of which output + +------------------------------------------------------------------- +Thu Aug 18 13:11:20 CEST 2011 - [email protected] + +- apply check for partitioner capabilities only for boot image + types which actually use a partitioner; netboot and oemboot + +------------------------------------------------------------------- +Wed Aug 17 15:32:19 CEST 2011 - [email protected] + +- added pxe image type for s390 JeOS template + +------------------------------------------------------------------- +Wed Aug 17 15:16:11 CEST 2011 - [email protected] + +- added more useful repo path for s390 netboot + +------------------------------------------------------------------- +Wed Aug 17 15:13:41 CEST 2011 - [email protected] + +- added support for netboot on s390, still _experimental_ ! + +------------------------------------------------------------------- +Wed Aug 17 13:45:07 CEST 2011 - [email protected] + +- changed ddn() function to also check for the '_' separator + between the device and partition name + +------------------------------------------------------------------- +Wed Aug 17 10:29:25 CEST 2011 - [email protected] + +- fixed this path evaluation in build operation mode + +------------------------------------------------------------------- +Wed Aug 17 08:31:45 CEST 2011 - [email protected] + +- allow boottimeout of 0sec, also set the same default timeout + of 10sec for the ext|syslinux setup + +------------------------------------------------------------------- +Tue Aug 16 18:08:46 CEST 2011 - [email protected] + +- reduced amount of spare space 1.5 -> 1.1 + +------------------------------------------------------------------- +Tue Aug 16 12:58:41 CEST 2011 - [email protected] + +- fixed suse-11.4/suse-min-gnome package list + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi.spec ++++++ --- /var/tmp/diff_new_pack.fmJIMc/_old 2011-08-22 10:13:24.000000000 +0200 +++ /var/tmp/diff_new_pack.fmJIMc/_new 2011-08-22 10:13:24.000000000 +0200 @@ -69,7 +69,7 @@ %endif %endif Summary: OpenSuSE - KIWI Image System -Version: 4.94.2 +Version: 4.94.3 Release: 1 Group: System/Management License: GPLv2 @@ -221,7 +221,7 @@ Marcus Schaefer <[email protected]> %endif -%ifarch %ix86 x86_64 ppc ppc64 +%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %package -n kiwi-desc-netboot License: GPLv2+ @@ -482,7 +482,7 @@ %{_datadir}/kiwi/image/vmxboot/suse* %endif -%ifarch %ix86 x86_64 ppc ppc64 +%ifarch %ix86 x86_64 ppc ppc64 s390 s390x %files -n kiwi-desc-netboot %defattr(-, root, root) ++++++ kiwi-docu.tar.bz2 ++++++ kiwi/kiwi-docu.tar.bz2 /mounts/work_src_done/STABLE/kiwi/kiwi-docu.tar.bz2 differ: char 11, line 1 ++++++ kiwi.tar.bz2 ++++++ ++++ 1846 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
