From 146dfec7bdcac24df009b434d0f4683c53ce7552 Mon Sep 17 00:00:00 2001 From: harlekin Date: Fri, 30 Aug 2002 12:07:12 +0000 Subject: first bootsplash attempt --- (limited to 'root') diff --git a/root/etc/init.d/bootsplash b/root/etc/init.d/bootsplash new file mode 100755 index 0000000..75f2798 --- a/dev/null +++ b/root/etc/init.d/bootsplash @@ -0,0 +1,5 @@ +#!/bin/sh + +/bin/cat /opt/QtPalmtop/pics/bootsplash/bootlogo > /dev/fb0 + + \ No newline at end of file -- cgit v0.9.0.2