Hello community, here is the log from the commit of package kiwi for openSUSE:Factory checked in at Fri Sep 24 00:42:23 CEST 2010. -------- --- kiwi/kiwi.changes 2010-08-27 15:41:47.000000000 +0200 +++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes 2010-09-16 16:08:02.000000000 +0200 @@ -1,0 +2,430 @@ +Thu Sep 16 15:44:49 CEST 2010 - ms@suse.de + +- v4.60 released +- rebuild documentation + +------------------------------------------------------------------- +Thu Sep 16 15:18:24 CEST 2010 - ms@suse.de + +- removed umount -a call to prevent a read-only remount (bnc #635159) + +------------------------------------------------------------------- +Thu Sep 16 11:11:12 CEST 2010 - ms@suse.de + +- fixed searchGroupHardwareAddress() parameter list. mac_list must be + a quoted string otherwise only the first entry is evaluated + +------------------------------------------------------------------- +Wed Sep 15 16:54:38 CEST 2010 - ms@suse.de + +- use $main::Gzip for compressing the recovery tarball + +------------------------------------------------------------------- +Wed Sep 15 12:03:24 CEST 2010 - ms@suse.de + +- moved hooks directory to kiwi-hooks +- added and documented new hooks for oemboot + preHWdetect,preImageDump,postImageDump + +------------------------------------------------------------------- +Wed Sep 15 11:55:15 CEST 2010 - ms@suse.de + +- DB: Fixed typo in xsl:import: instead xsl-ns it should be xsl in the URI +- DB: Added option --nonet for xmllint and xsltproc to avoid opening a + network connection (should be done through XML catalogs) + +------------------------------------------------------------------- +Tue Sep 14 19:00:29 CEST 2010 - ms@suse.de + +- fixed foreign lvm attribute setup, a value must be set +- fixed setForeignTypeAttribute() to display the attribute value + +------------------------------------------------------------------- +Tue Sep 14 17:54:43 CEST 2010 - root@suse.de + +- added support for s390 DASD repartitioning + +------------------------------------------------------------------- +Tue Sep 14 15:32:08 CEST 2010 - ms@suse.de + +- added 'rt' kernel-rt profile for isoboot, netboot, usbboot + and vmxboot too (bnc #639217) + +------------------------------------------------------------------- +Tue Sep 14 14:55:30 CEST 2010 - ms@suse.de + +- DB: rebuild documentation +- DB: Enhanced manpages with more tags, unified spelling of KIWI, + splitted para in separate paragraphs +- DB: fixed callout lists for PDF creation + +------------------------------------------------------------------- +Tue Sep 14 12:31:06 CEST 2010 - ms@suse.de + +- DB: added callout lists below pictures + +------------------------------------------------------------------- +Tue Sep 14 11:54:24 CEST 2010 - ms@suse.de + +- fixed --bootstick creation. Don't dump an image file when + writing to the stick. Fixed image type setup when usbboot + is used + +------------------------------------------------------------------- +Mon Sep 13 17:31:14 CEST 2010 - ms@suse.de + +- According to the documentation [1], parted uses SI prefixes when + reporting sizes. Cylinder size is thus reported in 1000 Bytes, + not 1024 Bytes. This caused partitions which were created using + cylinder offsets to have a wrong size. This patch fixes that by + correcting constants in offset calculation. It also removes the + magic multiplication constant used when creating LVM volumes. + +------------------------------------------------------------------- +Mon Sep 13 15:56:49 CEST 2010 - ms@suse.de + +- DB: added callout graphics + +------------------------------------------------------------------- +Mon Sep 13 15:49:19 CEST 2010 - ms@suse.de + +- DB: fixed figure callout lists + +------------------------------------------------------------------- +Mon Sep 13 12:23:47 CEST 2010 - ms@suse.de + +- DB: changed figure text type to Helvetica + +------------------------------------------------------------------- +Mon Sep 13 12:14:55 CEST 2010 - ms@suse.de + +- DB: changed figures to use call-out list items + +------------------------------------------------------------------- +Fri Sep 10 18:01:38 CEST 2010 - ms@suse.de + +- fixed check for fdasd partitioner + +------------------------------------------------------------------- +Fri Sep 10 16:32:32 CEST 2010 - ms@suse.de + +- added 'rt' profile for oemboot pointing to kernel-rt (bnc #638512) + +------------------------------------------------------------------- +Fri Sep 10 16:19:40 CEST 2010 - ms@suse.de + +- DB: added doc hint about the use of multiple DVD's + +------------------------------------------------------------------- +Fri Sep 10 16:11:05 CEST 2010 - ms@suse.de + +- fixed disk increase per LVM volume (bnc #587361) + +------------------------------------------------------------------- +Fri Sep 10 11:34:22 CEST 2010 - ms@suse.de + +- v4.59 released + +------------------------------------------------------------------- +Fri Sep 10 11:12:04 CEST 2010 - ms@suse.de + +- DB: fixed Makefile to update Revision.txt from spec file version + +------------------------------------------------------------------- +Fri Sep 10 10:48:43 CEST 2010 - ms@suse.de + +- DB: Added <indexentry>s > ... and similar entries + +------------------------------------------------------------------- +Thu Sep 9 15:33:28 CEST 2010 - ms@suse.de + +- allow the qeth parameters to be set via the kernel + commandline too for the s390/suse-SLE11-JeOS image. + Detailed information about kernel parameters for this + image can be found in the s390/suse-SLE11-JeOS/README + +------------------------------------------------------------------- +Thu Sep 9 15:23:27 CEST 2010 - ms@suse.de + +- fixed mount() function to work with disk files too + +------------------------------------------------------------------- +Thu Sep 9 13:31:04 CEST 2010 - ms@suse.de + +- if the --targetdevice option is set, create the image file + by dumping bytes from the targetdevice. Also make sure the free + space of the filesystem on the targetdevice is filled with + zero bytes to gain a better compression result of the image + file. --targetdevice is currently used for s390 DASD devices + +------------------------------------------------------------------- +Thu Sep 9 13:09:13 CEST 2010 - ms@suse.de + +- fixed suseSetupProduct looking for a SUSE_ prefix too (bnc #637996) + +------------------------------------------------------------------- +Thu Sep 9 12:49:17 CEST 2010 - ms@suse.de + +- rebuild documentation + +------------------------------------------------------------------- +Thu Sep 9 12:44:37 CEST 2010 - ms@suse.de + +-DB: pxe: fixed some spelling and gramatical errors +-DB: Enabled mini tocs for chapters and appendices +-DB: Chapter and appendix titles are in the format "Number Title" now +-DB: Removed "Appendix" from kiwi-doc-appendix.xml +-DB: Added more comments in fo/docbook.xsl + +------------------------------------------------------------------- +Wed Sep 8 13:14:32 CEST 2010 - ms@suse.de + +- fixed qeth setup in s390 template + +------------------------------------------------------------------- +Wed Sep 8 12:18:10 CEST 2010 - ms@suse.de + +- rebuild documentation + +------------------------------------------------------------------- +Wed Sep 8 12:17:00 CEST 2010 - ms@suse.de + +- DB: Reduced size of description.png image +- DB: Converted informaltable to table, added xref +- DB: Improved toc: Make chapters and appendices bold +- DB: Activated numbering of sections +- DB: Make <refentry>s title consistent with HTML + ++++ 233 more lines (skipped) ++++ between kiwi/kiwi.changes ++++ and /mounts/work_src_done/STABLE/kiwi/kiwi.changes calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi.spec ++++++ --- /var/tmp/diff_new_pack.FHe6H6/_old 2010-09-24 00:40:32.000000000 +0200 +++ /var/tmp/diff_new_pack.FHe6H6/_new 2010-09-24 00:40:32.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package kiwi (Version 4.58) +# spec file for package kiwi (Version 4.60) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -60,7 +60,7 @@ Requires: clicfs %endif Summary: OpenSuSE - KIWI Image System -Version: 4.58 +Version: 4.60 Release: 1 Group: System/Management License: GPLv2 @@ -200,7 +200,7 @@ %package -n kiwi-desc-vmxboot License: GPLv2+ Requires: kiwi = %{version} -Requires: multipath-tools parted +Requires: multipath-tools parted grub %if 0%{?suse_version} >= 1130 Requires: virt-utils %else @@ -249,7 +249,7 @@ %else Requires: qemu %endif -Requires: multipath-tools parted +Requires: multipath-tools parted grub %if %{suse_version} > 1010 Requires: genisoimage %else @@ -398,7 +398,10 @@ %doc %{_mandir}/man1/KIWI::kiwirc.1.gz %doc %{_defaultdocdir}/kiwi/COPYING %doc %{_defaultdocdir}/kiwi/examples +%doc %{_defaultdocdir}/kiwi/images %doc %{_defaultdocdir}/kiwi/kiwi.pdf +%doc %{_defaultdocdir}/kiwi/kiwi.html +%doc %{_defaultdocdir}/kiwi/susebooks.css %doc %{_defaultdocdir}/kiwi/schema #================================================= # KIWI instsource... ++++++ 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-repo.tar.bz2 ++++++ kiwi/kiwi-repo.tar.bz2 /mounts/work_src_done/STABLE/kiwi/kiwi-repo.tar.bz2 differ: char 11, line 1 ++++++ kiwi.tar.bz2 ++++++ ++++ 5894 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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