Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-05-15 19:08:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2014-05-13 
20:46:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-05-15 
19:08:11.000000000 +0200
@@ -1,0 +2,143 @@
+Thu May 15 11:15:34 CEST 2014 - [email protected]
+
+- v5.06.91 released
+  
+-------------------------------------------------------------------
+Thu May 15 11:10:54 CEST 2014 - [email protected]
+  
+- Instead of a symlink named box.img to the actual image file
+  in a vagrant box, directly store the image file under the
+  name box.img. Older versions of vagrant did not work if
+  box.img is a symlink
+  
+-------------------------------------------------------------------
+Thu May 15 09:52:35 CEST 2014 - [email protected]
+  
+- v5.06.90 released
+  
+-------------------------------------------------------------------
+Wed May 14 21:43:38 CEST 2014 - [email protected]
+  
+- Added rsync to suse-vagrant-box example template
+  vagrant requires rsync to be present in a base box
+  
+-------------------------------------------------------------------
+Wed May 14 21:34:21 CEST 2014 - [email protected]
+  
+- Update vagrant support
+  + also create a vagrant cloud configuration file
+  + add box.img link to be present in the .box file
+    
+-------------------------------------------------------------------
+Wed May 14 17:37:30 CEST 2014 - [email protected]
+    
+- Added Vagrant box example template description
+  + extras/suse-13.1/suse-vagrant-box
+    
+-------------------------------------------------------------------
+Wed May 14 16:53:48 CEST 2014 - [email protected]
+    
+- Fixed invalid entries in /etc/mtab
+  On systems with /etc/mtab as a file and not as a link to proc
+  kiwi left entries from the host system in the file which are
+  wrong when the image boots up
+  
+-------------------------------------------------------------------
+Wed May 14 15:29:38 CEST 2014 - [email protected]
+  
+- v5.06.89 released
+  
+-------------------------------------------------------------------
+Wed May 14 14:56:25 CEST 2014 - [email protected]
+  
+- Fixed setupUnionFS (bnc #877451)
+  * update UNIONFS_CONFIG only if all parameters have a value
+    
+-------------------------------------------------------------------
+Wed May 14 11:38:38 CEST 2014 - [email protected]
+    
+- v5.06.88 released
+  
+-------------------------------------------------------------------
+Tue May 13 16:25:42 CEST 2014 - [email protected]
+  
+- Remove lxc package from the docker example
+  
+  The lxc pacakge is not required by docker images, hence it can be
+  removed from the template shipped with the examples.
+  
+-------------------------------------------------------------------
+Tue May 13 16:20:27 CEST 2014 - [email protected]
+  
+- Don't generate TRANS.TBL for POWER iso
+  
+  It seems only POWER does TRANS.TBL generation. Let be consentive with
+  other architectures.
+  
+  Signed-off-by: Dinar Valeev <[email protected]>
+  
+-------------------------------------------------------------------
+Tue May 13 14:25:51 CEST 2014 - [email protected]
+  
+- drop license.tar.gz in root dir for rpm-md repos
+- fail when license.tar.gz misses one of the required files
+  * license.txt
+  * directory.yast
+    
+    license.tar.gz is still part of the rpm-md metadata directory
+    
+-------------------------------------------------------------------
+Tue May 13 10:30:32 CEST 2014 - [email protected]
+  
+- Added support for creating vagrant boxes
+  
+  In order to create a vagrant box the format parameter in the
+  image type acts as trigger to start the box creation. Vagrant
+  boxes requires some metadata in order to allow adding the box
+  for a specific provider. Thus the following minimal type spec
+  is needed e.g:
+  
+  <type image="vmx" ... format="vagrant">
+  <vagrantconfig provider="libvirt" virtualsize="16"/>
+  </type>
+  
+  The result .box file can be added to vagrant as follows
+  
+  vagrant box add <name> /path/to/file.box
+  
+  Once added vagrant can run the box using the specified provider
+  Please note the kiwi image for vagrant needs to provide some
+  configuration like the existence of a user vagrant and ssh
+  keys. All this can be achieved in a kiwi image description.
+  For details visit:
+  
+  http://docs.vagrantup.com/v2/boxes/base.html
+  
+-------------------------------------------------------------------
+Tue May 13 09:39:25 CEST 2014 - [email protected]
+    
+- DB: rebuild documentation
+  
+-------------------------------------------------------------------
+Tue May 13 09:38:11 CEST 2014 - [email protected]
+  
+- DB: update OEM PXE installation documentation
+  
+-------------------------------------------------------------------
+Tue May 13 09:36:25 CEST 2014 - [email protected]
+  
+- Use xz instead of gzip to compress the raw disk file in an
+  oem PXE installation tarball. xz produces smaller results
+  compared to gzip.
+  
+-------------------------------------------------------------------
+Tue May 13 09:14:01 CEST 2014 - [email protected]
+  
+- Added xz tool to oem boot image descriptions
+  
+-------------------------------------------------------------------
+Tue May 13 09:09:02 CEST 2014 - [email protected]
+  
+- Removed suse-12.1 boot descriptions
+  
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kiwi.spec ++++++
--- /var/tmp/diff_new_pack.ST7OLU/_old  2014-05-15 19:08:13.000000000 +0200
+++ /var/tmp/diff_new_pack.ST7OLU/_new  2014-05-15 19:08:13.000000000 +0200
@@ -26,7 +26,7 @@
 Group:          System/Management
 Url:            http://github.com/openSUSE/kiwi
 Name:           kiwi
-Version:        5.06.87
+Version:        5.06.91
 Release:        0
 Provides:       kiwi-schema = 6.1
 # requirements to build packages

++++++ 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-repo.tar.bz2 ++++++

++++++ kiwi.tar.bz2 ++++++
++++ 2985 lines of diff (skipped)

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

Reply via email to