From d0aa0e1057281811a76f0022a3e0c2b99b9efb58 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Fri, 13 Feb 2009 23:32:21 -0800
Subject: FBsplash!

---
 build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks      | 1 +
 .../larch/profiles/i686-testing-REMOTE/cd-root/isolinux/isolinux.cfg  | 4 ++--
 build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks | 1 +
 .../profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg   | 4 ++--
 build_tools/clarch/larch/profiles/i686-testing-local/addedpacks       | 1 +
 .../larch/profiles/i686-testing-local/cd-root/isolinux/isolinux.cfg   | 4 ++--
 build_tools/send_cd.sh                                                | 2 ++
 7 files changed, 11 insertions(+), 6 deletions(-)
 create mode 100755 build_tools/send_cd.sh

diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks
index fb417a4..b5e2caa 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks
+++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/addedpacks
@@ -194,3 +194,4 @@ mingetty
 setserial
 acpid
 fbsplash
+linhes-splash
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cd-root/isolinux/isolinux.cfg b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cd-root/isolinux/isolinux.cfg
index c928973..31023c0 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cd-root/isolinux/isolinux.cfg
+++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cd-root/isolinux/isolinux.cfg
@@ -13,9 +13,9 @@ MENU TABMSGROW 22
 MENU TITLE LinHES: The Linux Home Entertainment System
 
 label linux
-MENU LABEL LinHES with Splashy (default).
+MENU LABEL LinHES (default).
 kernel vmlinuz
-append initrd=larch.img vga=792 quiet splash=silent,theme:darch console=tty1
+append initrd=larch.img vga=792 quiet splash=silent,theme:linhes console=tty1
 
 label linux-nosplash
 MENU LABEL LinHES without splash screen.
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks
index fb417a4..b5e2caa 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/addedpacks
@@ -194,3 +194,4 @@ mingetty
 setserial
 acpid
 fbsplash
+linhes-splash
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg
index c928973..31023c0 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/isolinux.cfg
@@ -13,9 +13,9 @@ MENU TABMSGROW 22
 MENU TITLE LinHES: The Linux Home Entertainment System
 
 label linux
-MENU LABEL LinHES with Splashy (default).
+MENU LABEL LinHES (default).
 kernel vmlinuz
-append initrd=larch.img vga=792 quiet splash=silent,theme:darch console=tty1
+append initrd=larch.img vga=792 quiet splash=silent,theme:linhes console=tty1
 
 label linux-nosplash
 MENU LABEL LinHES without splash screen.
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks
index fb417a4..b5e2caa 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/addedpacks
@@ -194,3 +194,4 @@ mingetty
 setserial
 acpid
 fbsplash
+linhes-splash
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/isolinux.cfg b/build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/isolinux.cfg
index c928973..31023c0 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/isolinux.cfg
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/isolinux.cfg
@@ -13,9 +13,9 @@ MENU TABMSGROW 22
 MENU TITLE LinHES: The Linux Home Entertainment System
 
 label linux
-MENU LABEL LinHES with Splashy (default).
+MENU LABEL LinHES (default).
 kernel vmlinuz
-append initrd=larch.img vga=792 quiet splash=silent,theme:darch console=tty1
+append initrd=larch.img vga=792 quiet splash=silent,theme:linhes console=tty1
 
 label linux-nosplash
 MENU LABEL LinHES without splash screen.
diff --git a/build_tools/send_cd.sh b/build_tools/send_cd.sh
new file mode 100755
index 0000000..f2c19b2
--- /dev/null
+++ b/build_tools/send_cd.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+scp /tmp/testcd-2.iso cecil@192.168.1.250:/home/cecil
-- 
cgit v0.12