commit kiwi-config-openSUSE for openSUSE:Factory
Hello community, here is the log from the commit of package kiwi-config-openSUSE for openSUSE:Factory checked in at 2014-04-29 17:35:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-03-25 13:23:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kiwi-config-openSUSE.new/kiwi-config-openSUSE.changes 2014-04-29 17:35:24.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Apr 29 11:23:50 UTC 2014 - coolo@suse.com + +- create a PIDFILE for systemd even for live installer (2nd greatest + hack of all times) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdm-liveinstall.patch ++++++ --- /var/tmp/diff_new_pack.m0H1eO/_old 2014-04-29 17:35:25.000000000 +0200 +++ /var/tmp/diff_new_pack.m0H1eO/_new 2014-04-29 17:35:25.000000000 +0200 @@ -20,7 +20,7 @@ - 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 ++ startproc -p $PIDFILE /usr/lib/YaST2/startup/YaST2.call live-installer + else + startproc -p $PIDFILE $DISPLAYMANAGER $XDMOPTIONS || rc_failed + fi -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de