Hello community,

here is the log from the commit of package systemd for openSUSE:Factory
checked in at Mon Sep 26 10:20:44 CEST 2011.



--------
--- systemd/systemd-gtk.changes 2011-09-16 17:55:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/systemd/systemd-gtk.changes    2011-09-23 
17:52:08.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 23 15:39:03 UTC 2011 - fcro...@suse.com
+
+- Add systemd-splash / bootsplash-startup.service: enable
+  bootsplash at startup.
+
+-------------------------------------------------------------------
systemd.changes: same change

calling whatdependson for head-i586


New:
----
  bootsplash-startup.service
  systemd-bootsplash

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

Other differences:
------------------
++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.BeG66s/_old  2011-09-26 10:20:29.000000000 +0200
+++ /var/tmp/diff_new_pack.BeG66s/_new  2011-09-26 10:20:29.000000000 +0200
@@ -53,6 +53,8 @@
 Source4:        macros.systemd
 Source5:        systemd-insserv_conf
 Source6:        baselibs.conf
+Source7:        systemd-bootsplash
+Source8:        bootsplash-startup.service
 Patch1:         0001-Add-bootsplash-handling-for-password-dialogs.patch
 # handle SUSE specific kbd settings
 Patch6:         0001-handle-disable_caplock-and-compose_table-and-kbd_rat.patch
@@ -142,6 +144,8 @@
 mkdir -p 
%{buildroot}/{sbin,var/lib/systemd/sysv-convert,var/lib/systemd/migrated}
 install -m755 %{S:3} -D %{buildroot}%{_sbindir}/systemd-sysv-convert
 install -m755 %{S:5} %{buildroot}/lib/systemd/system-generators
+install -m755 %{S:7} %{buildroot}/lib/systemd/
+install -m644 %{S:8} %{buildroot}/lib/systemd/system/
 ln -s ../bin/systemd %{buildroot}/sbin/init
 ln -s ../bin/systemctl %{buildroot}/sbin/reboot
 ln -s ../bin/systemctl %{buildroot}/sbin/halt

++++++ bootsplash-startup.service ++++++
[Unit]
Description=Start bootsplash
DefaultDependencies=no
ConditionKernelCommandLine=splash=silent

[Service]
ExecStart=/lib/system/systemd-bootsplash B
Type=oneshot
RemainAfterExit=true
++++++ systemd-bootsplash ++++++
#! /bin/bash
. /etc/rc.splash $1
splashtrigger "rlchange $1"

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



Remember to have fun...

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

Reply via email to