Hello community, here is the log from the commit of package kiwi for openSUSE:Factory checked in at Fri Mar 26 16:44:12 CET 2010. -------- --- kiwi/kiwi.changes 2010-03-18 15:07:37.000000000 +0100 +++ kiwi/kiwi.changes 2010-03-26 14:50:42.000000000 +0100 @@ -1,0 +2,41 @@ +Tue Mar 23 16:02:19 CET 2010 - ms@suse.de + +- v4.26 +- use bootnext 'boot from hard disk' for ISO's too (bnc #583212) +- added uncompressed tar size information for OEM recovery +- leave /mnt directory before calling umountSystem +- leave libnss_dns inside the boot images for name resolution +- switched to parted as default partition tool +- added autoyast cloning code to migration step + Implementation by Uwe Gansert (bnc #580184) +- fixed bc division by zero + +------------------------------------------------------------------- +Mon Mar 22 11:16:53 CET 2010 - ms@suse.de + +- v4.25 +- added bootnext program which implements a small boot loader + needed for the 'boot from hard disk' menu entry on usb media. + It basically loads the mbr from the first drive that is + not the usb stick. Thanks to Steffen Winterfeldt who + implemented this (bnc #583212) +- added /mnt/var/cache/recovery/oem-trigger to be written + after the kiwi recover/restore process in order to allow + scripts to do something on boot of the recovered/restored + system (bnc #586529) +- force base destination directory for image migration and + update documenation about migration + +------------------------------------------------------------------- +Fri Mar 19 12:09:46 CET 2010 - ms@suse.de + +- v4.24 +- added "Select disk for installation" to getText (bnc #589667) +- fixed error which is triggered if the overlay root directory + of the image description exists but is empty. +- added dialog based OEM install verification UI +- fixed runInteractive() exit code handling +- added example to create cloud infrastructure + images based on Eucalyptus + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi.spec ++++++ --- /var/tmp/diff_new_pack.NDCMPP/_old 2010-03-26 16:43:44.000000000 +0100 +++ /var/tmp/diff_new_pack.NDCMPP/_new 2010-03-26 16:43:44.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package kiwi (Version 4.23) +# spec file for package kiwi (Version 4.26) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -43,7 +43,7 @@ %endif %ifarch %ix86 x86_64 %if %{suse_version} > 1010 -Requires: squashfs +Recommends: squashfs %endif %endif Requires: perl = %{perl_version} @@ -60,7 +60,7 @@ Requires: clicfs %endif Summary: OpenSuSE - KIWI Image System -Version: 4.23 +Version: 4.26 Release: 1 Group: System/Management License: GPLv2+ ++++++ kiwi.tar.bz2 ++++++ kiwi/kiwi.tar.bz2 kiwi/kiwi.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de