Hello community,

here is the log from the commit of package kiwi-config-openSUSE for 
openSUSE:12.2 checked in at 2012-08-25 22:53:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/kiwi-config-openSUSE (Old)
 and      /work/SRC/openSUSE:12.2/.kiwi-config-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:12.2/kiwi-config-openSUSE/kiwi-config-openSUSE.changes   
2012-08-04 09:19:42.000000000 +0200
+++ 
/work/SRC/openSUSE:12.2/.kiwi-config-openSUSE.new/kiwi-config-openSUSE.changes  
    2012-08-25 22:53:34.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Aug 25 20:53:11 UTC 2012 - idon...@suse.com
+
+- Update xdm-liveinstall.patch 
+
+-------------------------------------------------------------------

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

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


++++++ xdm-liveinstall.patch ++++++
--- /var/tmp/diff_new_pack.c7ODRQ/_old  2012-08-25 22:53:34.000000000 +0200
+++ /var/tmp/diff_new_pack.c7ODRQ/_new  2012-08-25 22:53:34.000000000 +0200
@@ -13,17 +13,19 @@
 
 --- etc/init.d/xdm.orig        2011-04-12 10:21:03.911449606 +0200
 +++ etc/init.d/xdm     2011-04-12 10:21:43.831694748 +0200
-@@ -211,7 +211,12 @@ case "$1" in
-           fi
-           ;;
-       esac
+@@ -207,8 +207,13 @@ case "$1" in
+                 rc_status -u
+                 rc_exit
+             fi
+-      fi
 -      startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
-+       if cat /proc/cmdline | grep -q liveinstall; then
-+            [ -x /usr/bin/plymouth ] && /usr/bin/plymouth quit
-+            /usr/lib/YaST2/startup/YaST2.call live-installer
-+        else
-+           startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
-+        fi
++    fi
++    if cat /proc/cmdline | grep -q liveinstall; then
++        [ -x /usr/bin/plymouth ] && /usr/bin/plymouth quit
++        /usr/lib/YaST2/startup/YaST2.call live-installer
++    else
++        startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
++    fi
        # After a crash or a kill signal we may have
        # a wrong ownership of /dev/xconsole
        if rc_status ; then

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

Reply via email to