From f80fa91909230cb2ce62661b3e7536be2bb4b820 Mon Sep 17 00:00:00 2001 From: Matthias Hentges Date: Sun, 7 May 2006 12:03:54 +0000 Subject: gpe-bootsplash: Remove error-message on first-boot --- packages/gpe-bootsplash/files/init.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/gpe-bootsplash/files/init.patch') diff --git a/packages/gpe-bootsplash/files/init.patch b/packages/gpe-bootsplash/files/init.patch index 8e2cf750d4..3eb0a6a46c 100644 --- a/packages/gpe-bootsplash/files/init.patch +++ b/packages/gpe-bootsplash/files/init.patch @@ -27,7 +27,7 @@ + # as themes always update both of them + echo "$ARGS" | grep -q -- "--force-landscape" && source_link="splash-l.svg" || source_link="splash-p.svg" + -+ # echo "[`cat /etc/bootsplash.name`] = [`readlink /usr/share/gpe/$source_link`]" ++ touch /etc/bootsplash.name + + # bootsplash takes quite some time to load external images into an svg file. + # We speed things up by dumping the content of fb0, and catting it back (which works instantly) -- cgit v1.2.3