Hello community, here is the log from the commit of package kiwi for openSUSE:Factory checked in at 2013-06-24 09:31:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-06-17 10:09:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes 2013-06-24 09:31:16.000000000 +0200 @@ -1,0 +2,100 @@ +Fri Jun 21 15:02:06 CEST 2013 - [email protected] + +- v5.05.21 released + +------------------------------------------------------------------- +Fri Jun 21 14:55:29 CEST 2013 - [email protected] + +- fixed profile setup, don't set lvm variable if zfs or btrfs is used + +------------------------------------------------------------------- +Thu Jun 20 17:11:10 CEST 2013 - [email protected] + +- mount EFI (fat) jump partition to /boot/efi and not boot/EFI + this is required to let suse tools work correctly (bnc #825221) + +------------------------------------------------------------------- +Thu Jun 20 16:19:06 CEST 2013 - [email protected] + +- fixed legacy BIOS/CSM support for oem images + * for some reason it's required to toggle the bios_grub flag + after install and repart of an oem image to fix the EFI boot + * use grub2-bios-setup directly instead of grub2-install because + grub2-install for an EFI image does not install anything + +------------------------------------------------------------------- +Thu Jun 20 11:51:37 CEST 2013 - [email protected] + +- removed the four primary partition limit in the oem repart code + +------------------------------------------------------------------- +Thu Jun 20 11:39:44 CEST 2013 - [email protected] + +- fixed updatePartitionTable + * if the disk geometry has changed parted's fix is to write + a gpt_sync_mbr and destroy the gpt with it. In that case + kiwi has to rewrite the entire table with a new GPT label + This is related to (bnc #825221) + +------------------------------------------------------------------- +Thu Jun 20 11:21:30 CEST 2013 - [email protected] + +- added grub2-efi by default for openSUSE 12.3 JeOS template + +------------------------------------------------------------------- +Wed Jun 19 18:31:19 CEST 2013 - [email protected] + +- support <systemdisk> element for volume capable filesystems + * The kiwi supported filesystems btrfs and zfs support their + own volume management system. Because of this reason kiwi + evaluates the contents of the optional systemdisk volumes + for those filesystems by the native filesystem support and + not via LVM + +------------------------------------------------------------------- +Wed Jun 19 11:48:19 CEST 2013 - [email protected] + +- fixes for the zfs support + * fixed handling of options in fsmountoptions passed to zpool + * added support for zfs resize in resizeFilesystem + +------------------------------------------------------------------- +Wed Jun 19 10:29:39 CEST 2013 - [email protected] + +- fixed regression in cylinder count detection in partedInit + the unix device name is required to parse the parted output + correctly but it might happen that the udev device name is + passed to the function + +------------------------------------------------------------------- +Tue Jun 18 09:43:14 CEST 2013 - [email protected] + +- fixed suse-12.3/suse-ec2-guest template + * module-init-tools must be installed early as part of bootstrap + * kernel-ec2-base conflicts with kernel-ec2 + +------------------------------------------------------------------- +Mon Jun 17 16:46:00 CEST 2013 - [email protected] + +- fixed creation of iso persistent write partition (bnc #825172) + * fixed detection of cylinder count for isohybrid tables + * use isohybrid EFI bootable image by default, the partition + table written in this case allows standard partition device + (e.g /dev/sda1) for EFI and protective MBR thus works in both + worlds correctly and allows the creation of additional + partitions without problems + * don't use a fixed partition number, use the next one free + * always create a filesystem on the write partition with + the 'hybrid' label, even if the used overlay technique does + not urgently requires this. The label helps to identify the + write device on reboot + * use parted instead of fdisk. fdisk is not suitable when adding + partitions to the GPT, use kiwi's createPartitionerInput method + * fixed clicfs cow file check, check clicfs only if clicfs is + used, with the move to overlayfs there is a choice now + * search for persistent write partition by a blkid label search + and don't actually mount/umount the partition by label + * syslinux >= 4.04 is required to make all this work + correctly + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi.spec ++++++ --- /var/tmp/diff_new_pack.zL48qS/_old 2013-06-24 09:31:18.000000000 +0200 +++ /var/tmp/diff_new_pack.zL48qS/_new 2013-06-24 09:31:18.000000000 +0200 @@ -26,7 +26,7 @@ Summary: openSUSE - KIWI Image System License: GPL-2.0 Group: System/Management -Version: 5.05.20 +Version: 5.05.21 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 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
