From 3b09b567acf72ad0c9200f6185165c0a05b27c1d Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 14 Oct 2008 23:13:45 +0000 Subject: Missing part of r2303 in init (suboptimal solution at the moment). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2304 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/stage3-stuff/init | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'initramfs') diff --git a/initramfs/stage3-stuff/init b/initramfs/stage3-stuff/init index 434f6973..f1e1eb5a 100755 --- a/initramfs/stage3-stuff/init +++ b/initramfs/stage3-stuff/init @@ -311,6 +311,10 @@ $0\n# deprecated: please use rootfs=nfs://...\nnfsroot=\"${nfsroot}\"\n" \ done runinithook '05-have-kernelvars' +# fixme: not the proper way to set this variable, needed due to wrapper +# script switching (avoid slx-init crashes because of faulty init-hook +# scripts) +[ -e /tmp/bootsplash ] && D_SPLASHY=splashy.stop # at this point a timer should be started to ensure an automated reboot # or halt of the machine if SLX init does not succeed (e.g. missing kernel -- cgit v1.2.3-55-g7522