Hello community,

here is the log from the commit of package kiwi-config-openSUSE for 
openSUSE:Factory checked in at 2012-12-19 11:03:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kiwi-config-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kiwi-config-openSUSE", Maintainer is "co...@suse.com"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kiwi-config-openSUSE/kiwi-config-openSUSE.changes    
    2012-10-29 20:03:08.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new/kiwi-config-openSUSE.changes
   2012-12-19 11:03:09.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 19 06:08:01 UTC 2012 - co...@suse.com
+
+- adapt to new kiwi schema
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.ttADr1/_old  2012-12-19 11:03:12.000000000 +0100
+++ /var/tmp/diff_new_pack.ttADr1/_new  2012-12-19 11:03:12.000000000 +0100
@@ -46,7 +46,7 @@
 chkconfig cron off
 
 ln -s '/etc/systemd/system/clicfs.service' 
'/etc/systemd/system/multi-user.target.wants/clicfs.service'
-ln -s '/lib/systemd/system/langset.service' 
'/lib/systemd/system/sysinit.target.wants/langset.service'
+ln -s '/lib/systemd/system/langset.service' 
'/usr/lib/systemd/system/sysinit.target.wants/langset.service'
 cd /
 
 patch -p0 < /etc/YaST2/liveinstall.patch

++++++ config.xml.in ++++++
--- /var/tmp/diff_new_pack.ttADr1/_old  2012-12-19 11:03:12.000000000 +0100
+++ /var/tmp/diff_new_pack.ttADr1/_new  2012-12-19 11:03:12.000000000 +0100
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<image schemaversion="5.5" name="openSUSE-@VERSION@-@FLAVOR@">
+<image schemaversion="5.6" name="openSUSE-@VERSION@-@FLAVOR@">
   <description type="system">
     <author>Stephan Kulow</author>
     <contact>co...@novell.com</contact>
@@ -24,7 +24,7 @@
     <rpm-excludedocs>false</rpm-excludedocs>
   </preferences>
   <users group="users">
-    <user name="root" pwd="" home="/root"/>
+    <user name="root" password="" home="/root"/>
   </users>
   <packages type="image" patternType="onlyRequired">
     <package name="gfxboot-branding-openSUSE" bootinclude="true" 
bootdelete="true"/>

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to