Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory
checked in at Mon Jul 4 09:47:34 CEST 2011.



--------
--- kiwi/kiwi.changes   2011-06-09 14:54:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/kiwi/kiwi.changes      2011-07-01 
16:24:30.000000000 +0200
@@ -2 +2 @@
-Thu Jun  9 12:54:29 UTC 2011 - [email protected]
+Fri Jul  1 16:18:17 CEST 2011 - [email protected]
@@ -4,2 +4,222 @@
-- fix product building, command line parameters were not parsed before
-  executing
+- v4.92.1 released
+  
+-------------------------------------------------------------------
+Thu Jun 30 16:28:04 CEST 2011 - [email protected]
+  
+- added sle10 backward compatibility patches for losetup calls
+  and partedGetPartitionID function. losetup in sle10 doesn't
+  know about the --find option and parted in sle10 has a different
+  machine (-m) output
+  
+-------------------------------------------------------------------
+Thu Jun 30 16:23:38 CEST 2011 - [email protected]
+  
+- make sure to unset the cacheDir if selectCache failed
+  
+-------------------------------------------------------------------
+Thu Jun 30 10:58:45 CEST 2011 - [email protected]
+  
+- removed -t option when mounting the squashfs image
+  container in suse-dump. let libuuid decide that
+  
+-------------------------------------------------------------------
+Thu Jun 30 09:17:58 CEST 2011 - [email protected]
+  
+- fixed typo, check for dialog program happened twice
+  
+-------------------------------------------------------------------
+Wed Jun 29 19:37:13 CEST 2011 - [email protected]
+  
+- fixed and cleaned up disk size setup. There are two new
+  functions __initDiskSize() and __updateDiskSize() which are
+  used to create an initial disk size value and an update
+  function if there are conditions which requires to increase
+  the disk size. That actions are now also part of the kiwi
+  log file
+  
+-------------------------------------------------------------------
+Wed Jun 29 19:17:51 CEST 2011 - [email protected]
+  
+- fixed setupOverlay() in KIWIImage.pm to write back possible
+  XML changes into the overlay tree to stay persistent in the
+  cow file
+  
+-------------------------------------------------------------------
+Wed Jun 29 14:34:23 CEST 2011 - [email protected]
+  
+- fixed cleanup of KIWIBoot instances in KIWIImageCreator
+  
+-------------------------------------------------------------------
+Wed Jun 29 13:52:32 CEST 2011 - [email protected]
+  
+- increased chunk size in createSnapshotMap(). This increased
+  the performance of image caches a lot
+  
+-------------------------------------------------------------------
+Tue Jun 28 17:16:31 CEST 2011 - [email protected]
+  
+- allow firstboot and autoyast service to be enabled together (bnc #700105)
+  
+-------------------------------------------------------------------
+Tue Jun 28 14:44:45 CEST 2011 - [email protected]
+  
+- remove use of hardcoded path for the mksquashfs program by
+  using the KIWILocator::getExecPath() method
+  
+-------------------------------------------------------------------
+Tue Jun 28 14:18:32 CEST 2011 - [email protected]
+  
+- added quoting of special characters for kiwi_oemtitle (bnc #702044)
+  
+-------------------------------------------------------------------
+Mon Jun 27 12:00:38 CEST 2011 - [email protected]
+  
+- added support for pxe buffered write on destination device in
+  fetchFile() function used for netboot images. By default a
+  chunk size of 4k is used
+  
+-------------------------------------------------------------------
+Mon Jun 27 11:19:31 CEST 2011 - [email protected]
+  
+- added network functions for s390 pxeboot. New functions are
+  setupNetworkInterfaceS390, setupNetworkStatic, setupDefaultGateway
+  setupDNS. Normally the pxe boot on x86 expects a DHCP server to
+  provide all the required network services but on s390 pxe boot
+  works together with a parm file containing that information
+  which is evaluated by the new functions.
+  
+-------------------------------------------------------------------
+Fri Jun 24 22:14:46 CEST 2011 - [email protected]
+  
+- fixed evaluation of buildtype in createImage(). There were
+  some places which did not reference the build type as it
+  is stored in the XML object. This could lead to the use of
+  an uninitialized value if no primary type was set in the
+  XML description and no type was explicitly selected
+  
+-------------------------------------------------------------------
+Wed Jun 22 13:35:10 CEST 2011 - [email protected]
+  
+- changed 01-network.sh preinit script for s390 templates to use
+  the same variable names as provided by the parm file when using
+  the standard yast based installation
+  
+-------------------------------------------------------------------
+Tue Jun 21 17:09:51 CEST 2011 - [email protected]
+  
+- added function includeKernelParametersLowerCase() which
+  converts all cmdline paramters to lowercase variables
+  
+-------------------------------------------------------------------
+Mon Jun 20 13:26:14 CEST 2011 - [email protected]
+  
+- systemd-sysvinit creates a symlink from '/bin/systemd' to
+  '/sbin/init'. Unfortunately kiwi linuxrc tries to check
+  for the file permissions which leads to a false positive
+  rebootException (bnc #700603)
+  
+-------------------------------------------------------------------
+Mon Jun 20 13:08:56 CEST 2011 - [email protected]
+  
+- changed __getBootSize() function so that it multiplies the
+  calculated minimum boot space by 3 to allow proper kernel
+  updates (bnc #698161)
+  
+-------------------------------------------------------------------
+Mon Jun 20 13:02:49 CEST 2011 - [email protected]
+  
+- fixed thisPath() evaluation. When in create or upgrade mode the
+  function did not use the value of the main::Prepare lookup file
+  
+-------------------------------------------------------------------
+Mon Jun 20 11:48:40 CEST 2011 - [email protected]
+  
+- Apply some clean up to the recently submitted OpenNebula example.
+  I made some changes to the packaging in OBS which allows me to
+  simplify the image configuration.
+  
+-------------------------------------------------------------------
+Thu Jun 16 22:45:35 CEST 2011 - [email protected]
+  
+- fixed build on Centos/Redhat, recommended packages like
+  jing or zypper does not exist there so we had to check
+  the distro in that case
+  
+-------------------------------------------------------------------
+Thu Jun 16 22:42:01 CEST 2011 - [email protected]
+  
+- fixed the patternType validation bug reported by John Lund
+  on the users list. The patch also adds a new test case xml
+  file for the KIWIXMLValidator unit test.
+  
+-------------------------------------------------------------------
+Thu Jun 16 22:33:37 CEST 2011 - [email protected]
+  
+- added a new example for 11.3, 11.4, and 12.1. This example
+  demonstrates the use of Kiwi to create cloud setup images
+  and a guest images for clouds based on the OpenNebula
+  infrastructure.
+  
+-------------------------------------------------------------------
+Sun Jun 12 22:25:10 CEST 2011 - [email protected]
+  
+- v4.91.2 released
+  
+-------------------------------------------------------------------
+Sun Jun 12 22:19:43 CEST 2011 - [email protected]
+  
+- DB: fixed typo in URI documentation
+  
+-------------------------------------------------------------------
+Fri Jun 10 11:15:55 CEST 2011 - [email protected]
+  
+- we need to go back to SHA1 for SLE 11 for now, zypp is not working with 256 
yet.
+  
+-------------------------------------------------------------------
+Fri Jun 10 09:23:40 CEST 2011 - [email protected]
+  
+- use hardlink instead of copy to create the init file
+  in the initrd cpio archive
+  
+-------------------------------------------------------------------
+Thu Jun  9 14:49:10 CEST 2011 - [email protected]
+  
+- make sure options for LogFile and RootTree are handled
+  before createInstSource() is called
+  
+-------------------------------------------------------------------
+Thu Jun  9 13:25:17 CEST 2011 - [email protected]
+  
+- switch to 11.1 PDB branch
+  
+-------------------------------------------------------------------
++++ 30 more lines (skipped)
++++ between kiwi/kiwi.changes
++++ and /mounts/work_src_done/STABLE/kiwi/kiwi.changes

calling whatdependson for head-i586


Old:
----
  fix-product-build.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.9RIy5t/_old  2011-07-04 09:44:09.000000000 +0200
+++ /var/tmp/diff_new_pack.9RIy5t/_new  2011-07-04 09:44:09.000000000 +0200
@@ -69,19 +69,19 @@
 %endif
 %endif
 Summary:        OpenSuSE - KIWI Image System
-Version:        4.91
-Release:        7
+Version:        4.92.1
+Release:        1
 Group:          System/Management
 License:        GPLv2
 Source:         %{name}.tar.bz2
 Source1:        %{name}-rpmlintrc
 Source2:        %{name}-docu.tar.bz2
 Source3:        %{name}-repo.tar.bz2
-# temporary, submitted to git master
-Patch:          fix-product-build.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version}
 Recommends:     jing
 Recommends:     zypper
+%endif
 Obsoletes:      kiwi-desc-usbboot <= 4.81
 
 %description
@@ -301,7 +301,6 @@
 
 %prep
 %setup -n %name -a2 -a3
-%patch -p1
 
 %build
 # empty because of rpmlint warning rpm-buildroot-usage
@@ -340,7 +339,9 @@
        echo /srv/tftpboot/pxelinux.0 > kiwi.loader
 test -f $RPM_BUILD_ROOT/srv/tftpboot/mboot.c32 && \
        echo /srv/tftpboot/mboot.c32 >> kiwi.loader
+%if 0%{?suse_version}
 %perl_process_packlist
+%endif
 rm -f $RPM_BUILD_ROOT/%{perl_vendorarch}/KIWI/example.pl
 ./.links
 %if %{suse_version} > 1020
@@ -397,7 +398,7 @@
 %exclude %{_datadir}/kiwi/modules/KIWIUtil.pm
 %{_datadir}/kiwi/xsl
 %{_sbindir}/kiwi
-%if 0%{?suse_version} < 1140
+%if 0%{?suse_version} < 1140 && %{suse_version} >0
 %{perl_vendorarch}/KIWI
 %{perl_vendorarch}/auto/KIWI
 /var/adm/perl-modules/kiwi
@@ -512,4 +513,5 @@
 
 %endif
 
+
 %changelog

++++++ 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.tar.bz2 ++++++
++++ 1910 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to