Hello community, here is the log from the commit of package kiwi for openSUSE:Factory checked in at 2015-10-02 15:38:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-09-17 14:28:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes 2015-10-02 15:38:37.000000000 +0200 @@ -1,0 +2,151 @@ +Tue Sep 29 10:46:17 CEST 2015 - [email protected] + +- v7.03.24 released + +------------------------------------------------------------------- +Tue Sep 29 09:39:42 CEST 2015 - [email protected] + +- Added basic support for grub2 serial console + + The required configuration steps were added to the bootloader + configuration. However there is currently no attribute to select + the serial console case from the XML description. This will + be added on demand + +------------------------------------------------------------------- +Thu Sep 24 18:06:09 CEST 2015 - [email protected] + +- Fix grub2-mkimage on PowerPC + + Signed-off-by: Dinar Valeev <[email protected]> + +------------------------------------------------------------------- +Thu Sep 24 14:29:42 CEST 2015 - [email protected] + +- insmod video drivers (bsc#947328) + +------------------------------------------------------------------- +Thu Sep 24 14:23:59 CEST 2015 - [email protected] + +- don't overwrite grub2 background image + + The background image is already defined in theme.txt. Overwriting + breaks the editing menu (bsc#947326). + +------------------------------------------------------------------- +Thu Sep 24 12:11:47 CEST 2015 - [email protected] + +- Added arm suse-tumbleweed vmx|oemboot descriptions + +------------------------------------------------------------------- +Wed Sep 23 15:58:19 CEST 2015 - [email protected] + +- Support SLE12 and leap42.1 boot images for arm + + Deleted 13.2 and non stable tumbleweed from arm based descriptions + +------------------------------------------------------------------- +Tue Sep 22 18:21:40 CEST 2015 - [email protected] + +- use obs://factory/repo/oss/ for tumbleweed boot images + +------------------------------------------------------------------- +Tue Sep 22 14:31:25 CEST 2015 - [email protected] + +- Fixed toram live boot mode + + The recent implementation broke the standard method which + mounted the CD instead of copying it + +------------------------------------------------------------------- +Mon Sep 21 18:12:17 CEST 2015 - [email protected] + +- tabs to spaces + +------------------------------------------------------------------- +Mon Sep 21 17:06:31 CEST 2015 - [email protected] + +- Add root filesystem label to images + + In order to allow devicepersistency="by-label" also for the + root filesystem, the setupFilesystem method has been extended + for all supported filesystems to add a root label too. The + default name for the root label is 'ROOT'. This addresses + bnc#946236 + +------------------------------------------------------------------- +Mon Sep 21 14:35:59 CEST 2015 - [email protected] + +- Echo, rmdir and remove full paths from commands + +------------------------------------------------------------------- +Mon Sep 21 09:16:54 CEST 2015 - [email protected] + +- v7.03.23 released + +------------------------------------------------------------------- +Fri Sep 18 18:52:58 CEST 2015 - [email protected] + +- rename mountLivecd to mountOrCopyLiveCD, use cp -ar, remove $SIZE test + +------------------------------------------------------------------- +Fri Sep 18 17:34:53 CEST 2015 - [email protected] + +- Add "toram" boot parameter to allow running the live system entirely from RAM + +------------------------------------------------------------------- +Fri Sep 18 16:51:01 CEST 2015 - [email protected] + +- Make sure kiwi_BootPart variable is written + + kiwi_BootPart is expected to exist in the initrd environment + Thus it's required to write it in config.partids in any case. + If there is no extra boot partition kiwi_BootPart equals + kiwi_RootPart. This fixes bnc#946387 + +------------------------------------------------------------------- +Fri Sep 18 11:16:34 CEST 2015 - [email protected] + +- v7.03.22 released + +------------------------------------------------------------------- +Fri Sep 18 11:14:45 CEST 2015 - [email protected] + +- Prevent prefix setup in grub.cfg for Xen + + This is because Xen PV guests boot via a first stage loader pygrub/pvgrub + and interpret the grub config file differently. One inconsistency is that + pvgrub searches for the grub modules at a different place. Setting up the + prefix will point pvgrub to the wrong place and the system fail to boot. + +------------------------------------------------------------------- +Thu Sep 17 14:39:06 CEST 2015 - [email protected] + +- Prevent command variables for Xen domU grub2 setup + + Xen PV images which boot via pvgrub have the problem that pvgrub + is not able to correctly read in the kiwi written grub.cfg file. + This is because kiwi uses a variable which contains the loader + command e.g $linux instead of the loader command directly. grub2 + supports this but pvgrub is not able to interpret this information. + Therefore this patch prevents the use of the variable if the + target image is Xen, domU and the firmware type is set to bios + +------------------------------------------------------------------- +Thu Sep 17 14:08:40 CEST 2015 - [email protected] + +- Embed LOADER_TYPE into double quotes + + required to make perl-bootloader happy + +------------------------------------------------------------------- +Wed Sep 16 15:45:51 CEST 2015 - [email protected] + +- Add vmxboot support for aarch64 on SLE12 and leap42.1 + +------------------------------------------------------------------- +Tue Sep 15 10:00:47 CEST 2015 - [email protected] + +- Add suse-tumbleweed boot image descriptions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi.spec ++++++ --- /var/tmp/diff_new_pack.St1HJJ/_old 2015-10-02 15:38:38.000000000 +0200 +++ /var/tmp/diff_new_pack.St1HJJ/_new 2015-10-02 15:38:38.000000000 +0200 @@ -27,7 +27,7 @@ Name: kiwi License: GPL-2.0 Group: System/Management -Version: 7.03.21 +Version: 7.03.24 Provides: kiwi-schema = 6.2 Provides: kiwi-image:aci Provides: kiwi-image:lxc @@ -886,7 +886,7 @@ %doc %{_datadir}/kiwi/image/isoboot/README.requires %endif -%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x +%ifarch %ix86 x86_64 ppc ppc64 ppc64le s390 s390x %arm aarch64 %files -n kiwi-desc-vmxboot %defattr(-, root, root) ++++++ kiwi-docu.tar.bz2 ++++++ ++++++ kiwi-repo.tar.bz2 ++++++ ++++++ kiwi.tar.bz2 ++++++ ++++ 2751 lines of diff (skipped)
