summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-19 16:54:29 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-19 16:54:29 (GMT)
commitbc19bffc781bc256ea6edd6a15dde09e9089d300 (patch)
tree45e2b28aea9249001389d9b8561cea615c820c44 /build_tools/clarch/larch
parent214272f96620ef3e19778b864d558fe509897106 (diff)
parent673d1fe54cc80aa81bef960936fd6ddc05bc0dc6 (diff)
downloadlinhes_dev-bc19bffc781bc256ea6edd6a15dde09e9089d300.zip
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-dev
Diffstat (limited to 'build_tools/clarch/larch')
-rw-r--r--build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs2
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/menu.lst2
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local1
-rw-r--r--build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs2
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/menu.lst2
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local1
-rw-r--r--build_tools/clarch/larch/profiles/i686-testing-local/cache_packs2
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local/post_process/menu.lst2
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local1
9 files changed, 9 insertions, 6 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs
index 3939aa0..6627081 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs
+++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/cache_packs
@@ -14,4 +14,4 @@ lcdproc
mythappletrailers
mythstream
mythvodka
-
+oss
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/menu.lst b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/menu.lst
index ce33757..00130c3 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/menu.lst
+++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/post_process/menu.lst
@@ -47,7 +47,7 @@ kernel /boot/vmlinuz26 root=/dev/hda1 ro init=/sbin/runit quiet vga=0x318 splas
initrd /boot/kernel26.img
# (2) noautologin
-title STB-nologin
+title LinHES-nologin
root (hd0,0)
kernel /boot/vmlinuz26 root=/dev/hda1 ro init=/sbin/runit quiet vga=0x318 splash=silent,theme:darch console=tty1 noautologin
initrd /boot/kernel26.img
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local
index f662a73..059c4bf 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local
+++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/etc/rc.local
@@ -55,6 +55,7 @@ done
#search for remote
init_remote
+splash_setup
echo $CMDLINE | grep -qi NoX
if [ $? = 0 ]
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs
index 3939aa0..6627081 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cache_packs
@@ -14,4 +14,4 @@ lcdproc
mythappletrailers
mythstream
mythvodka
-
+oss
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/menu.lst b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/menu.lst
index ce33757..00130c3 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/menu.lst
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/post_process/menu.lst
@@ -47,7 +47,7 @@ kernel /boot/vmlinuz26 root=/dev/hda1 ro init=/sbin/runit quiet vga=0x318 splas
initrd /boot/kernel26.img
# (2) noautologin
-title STB-nologin
+title LinHES-nologin
root (hd0,0)
kernel /boot/vmlinuz26 root=/dev/hda1 ro init=/sbin/runit quiet vga=0x318 splash=silent,theme:darch console=tty1 noautologin
initrd /boot/kernel26.img
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local
index f662a73..059c4bf 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/etc/rc.local
@@ -55,6 +55,7 @@ done
#search for remote
init_remote
+splash_setup
echo $CMDLINE | grep -qi NoX
if [ $? = 0 ]
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/cache_packs b/build_tools/clarch/larch/profiles/i686-testing-local/cache_packs
index 3939aa0..6627081 100644
--- a/build_tools/clarch/larch/profiles/i686-testing-local/cache_packs
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/cache_packs
@@ -14,4 +14,4 @@ lcdproc
mythappletrailers
mythstream
mythvodka
-
+oss
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/menu.lst b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/menu.lst
index ce33757..00130c3 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local/post_process/menu.lst
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/post_process/menu.lst
@@ -47,7 +47,7 @@ kernel /boot/vmlinuz26 root=/dev/hda1 ro init=/sbin/runit quiet vga=0x318 splas
initrd /boot/kernel26.img
# (2) noautologin
-title STB-nologin
+title LinHES-nologin
root (hd0,0)
kernel /boot/vmlinuz26 root=/dev/hda1 ro init=/sbin/runit quiet vga=0x318 splash=silent,theme:darch console=tty1 noautologin
initrd /boot/kernel26.img
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local
index f662a73..059c4bf 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local
@@ -55,6 +55,7 @@ done
#search for remote
init_remote
+splash_setup
echo $CMDLINE | grep -qi NoX
if [ $? = 0 ]