Hello community, here is the log from the commit of package kiwi for openSUSE:Factory checked in at 2013-10-11 13:49:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiwi (Old) and /work/SRC/openSUSE:Factory/.kiwi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi" Changes: -------- --- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes 2013-10-09 23:48:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes 2013-10-11 13:49:23.000000000 +0200 @@ -1,0 +2,52 @@ +Fri Oct 11 12:09:55 CEST 2013 - [email protected] + +- v5.05.37 released + +------------------------------------------------------------------- +Thu Oct 10 17:37:56 CEST 2013 - [email protected] + +- fixed installstick image boot code: + * there was a name conflict in the config.partids information + actually we have to distinguish between the image root part + and the install root part of the stick disk layout. That's + why I introduced a kiwi_InstallRootPart variable to make + that clear + +------------------------------------------------------------------- +Thu Oct 10 15:35:53 CEST 2013 - [email protected] + +- fixed netboot setupNetwork code + * variable prefer_iface is local but used globally + * variable DHCPCD_STARTED needs to be initialized with an + empty string to avoid improper use + * handle prefer_iface as array because it was assigned + from array ${dev_list[*]} + +------------------------------------------------------------------- +Thu Oct 10 15:20:53 CEST 2013 - [email protected] + +- DB: rebuild documentation + +------------------------------------------------------------------- +Thu Oct 10 15:19:02 CEST 2013 - [email protected] + +- DB: fixed opensusePattern vs. namedCollection + +------------------------------------------------------------------- +Thu Oct 10 15:13:02 CEST 2013 - [email protected] + +- moved __checkType function into the global space (checkType) +- fixed checkType function and set an isolinux compliant + bootloader if the user requested a hybrid setup for any + other than the iso image type +- make sure checkType is also called in KIWIBoot because this + module reads the image description again from scratch which + is needed to support postprocessing modes e.g --bootvm + +------------------------------------------------------------------- +Wed Oct 9 18:54:39 CEST 2013 - [email protected] + +- fixed call of augtool print command in __populateCustomFiles + * missing / in files source path + +------------------------------------------------------------------- @@ -251,0 +304,6 @@ + +------------------------------------------------------------------- +Fri Sep 13 10:30:57 CEST 2013 - [email protected] + +- remove the superfluous getPriority method in the child class + + the parent calss has the exact same implementation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi.spec ++++++ --- /var/tmp/diff_new_pack.1uOkTx/_old 2013-10-11 13:49:28.000000000 +0200 +++ /var/tmp/diff_new_pack.1uOkTx/_new 2013-10-11 13:49:28.000000000 +0200 @@ -26,7 +26,7 @@ Summary: openSUSE - KIWI Image System License: GPL-2.0 Group: System/Management -Version: 5.05.36 +Version: 5.05.37 Release: 0 # requirements to build packages BuildRequires: diffutils ++++++ kiwi-docu.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/kiwi/kiwi-docu.tar.bz2 /work/SRC/openSUSE:Factory/.kiwi.new/kiwi-docu.tar.bz2 differ: char 11, line 1 ++++++ kiwi.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/kiwi/kiwi.tar.bz2 /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.tar.bz2 differ: char 3516230, line 13834 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
