summaryrefslogtreecommitdiffstats
path: root/remote/modules/splash-openslx
diff options
context:
space:
mode:
authorSimon Rettberg2014-01-30 19:56:24 +0100
committerSimon Rettberg2014-01-30 19:56:24 +0100
commit88c815725c8a46c4e7fc6a41730060792e0a693d (patch)
tree1a727cf2fd3fd484e3d03b0bda7cfe0de1b9a221 /remote/modules/splash-openslx
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-88c815725c8a46c4e7fc6a41730060792e0a693d.tar.gz
tm-scripts-88c815725c8a46c4e7fc6a41730060792e0a693d.tar.xz
tm-scripts-88c815725c8a46c4e7fc6a41730060792e0a693d.zip
[splash-openslx] A default splash screen. Needs to be added to stage31. See readme on how to activate.
Diffstat (limited to 'remote/modules/splash-openslx')
-rw-r--r--remote/modules/splash-openslx/README6
-rw-r--r--remote/modules/splash-openslx/data/etc/splash.ppmbin0 -> 520854 bytes
-rw-r--r--remote/modules/splash-openslx/splash-openslx.build13
-rw-r--r--remote/modules/splash-openslx/splash-openslx.conf1
4 files changed, 20 insertions, 0 deletions
diff --git a/remote/modules/splash-openslx/README b/remote/modules/splash-openslx/README
new file mode 100644
index 00000000..6e186aa2
--- /dev/null
+++ b/remote/modules/splash-openslx/README
@@ -0,0 +1,6 @@
+Howto:
+To display the splash screen, you need to add this
+module to your stage31 obviously, and also add
+vga=current quiet splash
+to your KCL. Feel free to copy this module
+and replace the splash.ppm with your own.
diff --git a/remote/modules/splash-openslx/data/etc/splash.ppm b/remote/modules/splash-openslx/data/etc/splash.ppm
new file mode 100644
index 00000000..cb1c5637
--- /dev/null
+++ b/remote/modules/splash-openslx/data/etc/splash.ppm
Binary files differ
diff --git a/remote/modules/splash-openslx/splash-openslx.build b/remote/modules/splash-openslx/splash-openslx.build
new file mode 100644
index 00000000..ccb7c4e1
--- /dev/null
+++ b/remote/modules/splash-openslx/splash-openslx.build
@@ -0,0 +1,13 @@
+
+fetch_source () {
+ :
+}
+
+build () {
+ :
+}
+
+post_copy() {
+ :
+}
+
diff --git a/remote/modules/splash-openslx/splash-openslx.conf b/remote/modules/splash-openslx/splash-openslx.conf
new file mode 100644
index 00000000..6778a258
--- /dev/null
+++ b/remote/modules/splash-openslx/splash-openslx.conf
@@ -0,0 +1 @@
+# (void)