rev 8184 - in people/fabo/live-helper/kde4live-iso-sid-i386/config: . chroot_local-includes chroot_local-includes/etc chroot_local-includes/etc/splashy chroot_local-packageslists

Fathi Boudra fabo at alioth.debian.org
Sun Dec 9 08:42:01 UTC 2007


Author: fabo
Date: 2007-12-09 08:41:48 +0000 (Sun, 09 Dec 2007)
New Revision: 8184

Added:
   people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-includes/etc/
   people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-includes/etc/splashy/
   people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-includes/etc/splashy/config.xml
Modified:
   people/fabo/live-helper/kde4live-iso-sid-i386/config/binary
   people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-packageslists/kde4
Log:
* Add splashy support and debian-moreblue theme.


Modified: people/fabo/live-helper/kde4live-iso-sid-i386/config/binary
===================================================================
--- people/fabo/live-helper/kde4live-iso-sid-i386/config/binary	2007-12-09 01:32:08 UTC (rev 8183)
+++ people/fabo/live-helper/kde4live-iso-sid-i386/config/binary	2007-12-09 08:41:48 UTC (rev 8184)
@@ -14,7 +14,7 @@
 
 # $LH_BOOTAPPEND_LIVE: set boot parameters
 # (Default: empty)
-LH_BOOTAPPEND_LIVE="xdebconf keyb=en locale=en_US.UTF-8"
+LH_BOOTAPPEND_LIVE="quiet splash vga=791 xdebconf keyb=en locale=en_US.UTF-8"
 
 # $LH_BOOTAPPEND_INSTALL: set boot parameters
 # (Default: empty)

Added: people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-includes/etc/splashy/config.xml
===================================================================
--- people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-includes/etc/splashy/config.xml	                        (rev 0)
+++ people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-includes/etc/splashy/config.xml	2007-12-09 08:41:48 UTC (rev 8184)
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Automatically generated by splashy_config. Do not edit -->
+<splashy>
+    <!-- themes directory: conventional path /etc/splashy/themes -->
+    <themes>/etc/splashy/themes</themes>
+    <!-- current theme could be relative the themes defined above or full path -->
+    <current_theme>debian-moreblue</current_theme>
+    <!-- full path to theme to fall back in case of problems. DO NOT CHANGE -->
+    <default_theme>/etc/splashy/themes/default</default_theme>
+    <pid>/etc/splashy/splashy.pid</pid>
+</splashy>

Modified: people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-packageslists/kde4
===================================================================
--- people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-packageslists/kde4	2007-12-09 01:32:08 UTC (rev 8183)
+++ people/fabo/live-helper/kde4live-iso-sid-i386/config/chroot_local-packageslists/kde4	2007-12-09 08:41:48 UTC (rev 8184)
@@ -1,5 +1,9 @@
 #<include> standard-x11
 
+dbus-x11
 desktop-base
+splashy
+splashy-themes
 xdebconfigurator
 
+




More information about the pkg-kde-commits mailing list