Hello community,
here is the log from the commit of package kiwi-config-openSUSE for
openSUSE:Factory
checked in at Fri Apr 8 11:12:11 CEST 2011.
--------
--- kiwi-config-openSUSE/kiwi-config-openSUSE.changes 2011-03-21
17:55:38.000000000 +0100
+++
/mounts/work_src_done/STABLE/kiwi-config-openSUSE/kiwi-config-openSUSE.changes
2011-04-08 10:03:17.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Apr 8 08:02:37 UTC 2011 - [email protected]
+
+- update live patch not to patch absolute path names (patch plays
+ nanny lately ;()
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kiwi-config-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.kauy6T/_old 2011-04-08 11:11:55.000000000 +0200
+++ /var/tmp/diff_new_pack.kauy6T/_new 2011-04-08 11:11:55.000000000 +0200
@@ -26,7 +26,7 @@
BuildRequires: jing kiwi yast2-country
Summary: KDE live CD
Version: 11.4
-Release: 10
+Release: 11
Group: System/Boot
License: BSD3c(or similar)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ xdm-liveinstall.patch ++++++
--- /var/tmp/diff_new_pack.kauy6T/_old 2011-04-08 11:11:55.000000000 +0200
+++ /var/tmp/diff_new_pack.kauy6T/_new 2011-04-08 11:11:55.000000000 +0200
@@ -1,21 +1,21 @@
---- /etc/init.d/xdm 2008-12-03 13:57:13.000000000 +0100
-+++ /etc/init.d/xdm 2009-05-20 10:20:34.000000000 +0200
-@@ -179,7 +179,11 @@
+--- etc/init.d/xdm.orig 2011-02-22 13:13:21.000000000 +0000
++++ etc/init.d/xdm 2011-04-08 08:01:31.000000000 +0000
+@@ -246,7 +246,11 @@
rc_exit
fi
- fi
-- startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
-+ if cat /proc/cmdline | grep -q liveinstall; then
+ fi
+- startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
++ if cat /proc/cmdline | grep -q liveinstall; then
+ /usr/lib/YaST2/startup/YaST2.call live-installer
+ else
-+ startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
++ startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed
+ fi
- # After a crash or a kill signal we may have
- # a wrong owner ship of /dev/xconsole
- if rc_status ; then
---- /usr/lib/YaST2/startup/YaST2.call 2009-08-21 17:35:22.000000000 +0200
-+++ /usr/lib/YaST2/startup/YaST2.call 2009-10-01 11:51:50.000000000 +0200
-@@ -638,7 +638,9 @@
+ # After a crash or a kill signal we may have
+ # a wrong owner ship of /dev/xconsole
+ if rc_status ; then
+--- usr/lib/YaST2/startup/YaST2.call.orig 2011-02-17 14:54:48.000000000
+0000
++++ usr/lib/YaST2/startup/YaST2.call 2011-04-08 08:01:31.000000000 +0000
+@@ -646,7 +646,9 @@
# 8) Call YaST2
#---------------------------------------------
Y2_MODULE_NAME=${1:-installation}; shift
@@ -25,3 +25,4 @@
start_yast
#=============================================
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]