summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs/suse
diff options
context:
space:
mode:
authorMichael Janczyk2008-02-15 23:16:21 +0100
committerMichael Janczyk2008-02-15 23:16:21 +0100
commitbd2a181f04922fb4417b2629dd79b852cedec4c3 (patch)
tree5fe256d042d13020bf87b614f0c0516dce5f8e1d /initramfs/distro-specs/suse
parenttest commit, splashy seems to be very picky (diff)
downloadcore-bd2a181f04922fb4417b2629dd79b852cedec4c3.tar.gz
core-bd2a181f04922fb4417b2629dd79b852cedec4c3.tar.xz
core-bd2a181f04922fb4417b2629dd79b852cedec4c3.zip
changed runlevel linker stuff. debian needs splashy to term earlier, changed now via variable D_SPLASHY
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1546 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/distro-specs/suse')
-rw-r--r--initramfs/distro-specs/suse/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/distro-specs/suse/config-default b/initramfs/distro-specs/suse/config-default
index 1426bbc8..0e589adf 100644
--- a/initramfs/distro-specs/suse/config-default
+++ b/initramfs/distro-specs/suse/config-default
@@ -54,7 +54,7 @@ D_INITDEFAULT="5"
D_RCDIRS="/init.d/rc0.d /init.d/rc1.d /init.d/rc2.d /init.d/rc3.d \
/init.d/rc4.d /init.d/rc5.d /init.d/rc6.d /init.d/rcS.d"
D_INITSCRIPTS="boot.udev boot.proc boot.shm boot.klog boot.loadmodules \
-boot.clock boot.sysctl boot.ipconfig boot.swap"
+boot.clock boot.sysctl boot.ipconfig boot.swap $D_SPLASHY"
D_XF86CONFFILE="/etc/X11/xorg.conf"
D_XORGBIN=/usr/X11R6/bin/Xorg
D_XFONTPATH="/usr/X11R6/lib/X11/fonts/*"