summaryrefslogtreecommitdiffstats
path: root/core/modules/splash-openslx
diff options
context:
space:
mode:
authorSebastian2016-04-25 12:01:08 +0200
committerSebastian2016-04-25 12:01:08 +0200
commit5acda3eaeabae9045609539303a8c12c4ce401f1 (patch)
tree7e71975f8570b05aafe2ea6ec0e242a8912387bb /core/modules/splash-openslx
parentinitial commit (diff)
downloadmltk-5acda3eaeabae9045609539303a8c12c4ce401f1.tar.gz
mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.tar.xz
mltk-5acda3eaeabae9045609539303a8c12c4ce401f1.zip
merge with latest dev version
Diffstat (limited to 'core/modules/splash-openslx')
-rw-r--r--core/modules/splash-openslx/README6
-rw-r--r--core/modules/splash-openslx/data/etc/splash.ppm.gzbin0 -> 11233 bytes
-rw-r--r--core/modules/splash-openslx/module.build13
-rw-r--r--core/modules/splash-openslx/module.conf1
4 files changed, 20 insertions, 0 deletions
diff --git a/core/modules/splash-openslx/README b/core/modules/splash-openslx/README
new file mode 100644
index 00000000..6e186aa2
--- /dev/null
+++ b/core/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/core/modules/splash-openslx/data/etc/splash.ppm.gz b/core/modules/splash-openslx/data/etc/splash.ppm.gz
new file mode 100644
index 00000000..d30d44e2
--- /dev/null
+++ b/core/modules/splash-openslx/data/etc/splash.ppm.gz
Binary files differ
diff --git a/core/modules/splash-openslx/module.build b/core/modules/splash-openslx/module.build
new file mode 100644
index 00000000..ccb7c4e1
--- /dev/null
+++ b/core/modules/splash-openslx/module.build
@@ -0,0 +1,13 @@
+
+fetch_source () {
+ :
+}
+
+build () {
+ :
+}
+
+post_copy() {
+ :
+}
+
diff --git a/core/modules/splash-openslx/module.conf b/core/modules/splash-openslx/module.conf
new file mode 100644
index 00000000..6778a258
--- /dev/null
+++ b/core/modules/splash-openslx/module.conf
@@ -0,0 +1 @@
+# (void)