diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-19 16:54:29 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-19 16:54:29 (GMT) |
commit | bc19bffc781bc256ea6edd6a15dde09e9089d300 (patch) | |
tree | 45e2b28aea9249001389d9b8561cea615c820c44 /build_tools/clarch/larch/profiles/i686-testing-local | |
parent | 214272f96620ef3e19778b864d558fe509897106 (diff) | |
parent | 673d1fe54cc80aa81bef960936fd6ddc05bc0dc6 (diff) | |
download | linhes_dev-bc19bffc781bc256ea6edd6a15dde09e9089d300.zip |
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-dev
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local')
3 files changed, 3 insertions, 2 deletions
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 ] |