From 9405c435837a9fe5861b1f1a59bd2885f2eb09ff Mon Sep 17 00:00:00 2001 From: Chmouel Boudjnah Date: Tue, 12 Feb 2002 14:13:06 +0000 Subject: Add switch themes script, add support for lilo themes --- scripts/make-boot-splash | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/make-boot-splash') diff --git a/scripts/make-boot-splash b/scripts/make-boot-splash index e524606..bdbeca7 100755 --- a/scripts/make-boot-splash +++ b/scripts/make-boot-splash @@ -92,4 +92,6 @@ function write_header() source $config size=`wc -c<$image` write_header $tx $ty $tw $th $size >> $initrd_file -cat $image >> $initrd_file \ No newline at end of file +cat $image >> $initrd_file + +$splash_dir/scripts/switch-themes -u -- cgit v1.2.1