Hello community,

here is the log from the commit of package kiwi-config-openSUSE for 
openSUSE:Factory checked in at 2013-06-13 16:47:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-config-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-config-openSUSE"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kiwi-config-openSUSE/kiwi-config-openSUSE.changes    
    2013-05-27 09:51:09.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new/kiwi-config-openSUSE.changes
   2013-06-13 16:47:01.000000000 +0200
@@ -1,0 +2,15 @@
+Mon Jun 10 15:24:02 UTC 2013 - [email protected]
+
+- increase schema_version
+
+-------------------------------------------------------------------
+Tue Jun  4 12:22:57 UTC 2013 - [email protected]
+
+- change the volid to 13.1
+
+-------------------------------------------------------------------
+Tue Jun  4 08:21:25 UTC 2013 - [email protected]
+
+- trying overlayfs type
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kiwi-config-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.Kv9FQ0/_old  2013-06-13 16:47:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Kv9FQ0/_new  2013-06-13 16:47:02.000000000 +0200
@@ -121,15 +121,15 @@
   sed -i -e "s,@CONFIG@,/usr/share/openSUSE-kiwi/$config," config.xml
   sed -i -e "s,@VERSION@,$kiwiversion," config.xml
   sed -i -e "s,@FLAVOR@,$config," config.xml
-  volid="openSUSE 12.3 Live"
+  volid="openSUSE %{version} Live"
   case $desktop in
     gnome)
       sed -i -e "s,@PLIST@,GNOME-cd," config.xml
-      volid="openSUSE 12.3 GNOME Live"
+      volid="openSUSE %{version} GNOME Live"
       ;;
     kde)
       sed -i -e "s,@PLIST@,KDE-cd," config.xml
-      volid="openSUSE 12.3 KDE Live"
+      volid="openSUSE %{version} KDE Live"
       ;;
     x11)
       sed -i -e "s,@PLIST@,X11-cd," config.xml


++++++ config.xml.in ++++++
--- /var/tmp/diff_new_pack.Kv9FQ0/_old  2013-06-13 16:47:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Kv9FQ0/_new  2013-06-13 16:47:02.000000000 +0200
@@ -1,12 +1,12 @@
 <?xml version="1.0"?>
-<image schemaversion="5.7" name="openSUSE-@VERSION@-@FLAVOR@" 
displayname="@LABEL@">
+<image schemaversion="5.8" name="openSUSE-@VERSION@-@FLAVOR@" 
displayname="@LABEL@">
   <description type="system">
     <author>Stephan Kulow</author>
     <contact>[email protected]</contact>
     <specification>openSUSE @VERSION@ Live system</specification>
   </description>
   <preferences>
-    <type primary="true" boot="isoboot/suse-@VERSION@" bootprofile="default" 
bootkernel="@BOOTKERNEL@" filesystem="ext4" flags="clic" hybrid="true" 
hybridpersistent="false" image="iso" editbootconfig="isopatch.sh" 
firmware="uefi" volid="@VOLID@"/> <!-- type:livecd -->
+    <type primary="true" boot="isoboot/suse-@VERSION@" bootprofile="default" 
bootkernel="@BOOTKERNEL@" filesystem="ext4" flags="overlay" hybrid="true" 
hybridpersistent="true" image="iso" editbootconfig="isopatch.sh" 
firmware="uefi" volid="@VOLID@"/> <!-- type:livecd -->
     <type boot="oemboot/suse-@VERSION@" filesystem="ext4" image="oem"> <!-- 
type:usb -->
       <oemconfig> <!-- type:usb -->
         <oem-swap>false</oem-swap> <!-- type:usb -->
@@ -47,9 +47,9 @@
     <package name="openSUSE-release-@FLAVOR@"/>
   </packages>
   <repository type="yast2">
-    <source path="http://download.opensuse.org/distribution/12.3/repo/oss/"/>
+    <source path="http://download.opensuse.org/distribution/13.1/repo/oss/"/>
   </repository>
   <repository type="rpm-md">
-    <source 
path="http://download.opensuse.org/repositories/openSUSE:/12.3:/Live/standard/"/>
+    <source 
path="http://download.opensuse.org/repositories/openSUSE:/13.1:/Live/standard/"/>
   </repository>
 </image>

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

Reply via email to