summaryrefslogtreecommitdiffstats
path: root/server/ipxe/registration.ipxe
diff options
context:
space:
mode:
authorJannik Schönartz2020-08-13 16:42:23 +0200
committerJannik Schönartz2020-08-13 16:42:23 +0200
commit4235a2cfd6bb4c0f9f93186190b1f06aecbeb3c5 (patch)
treeff1aa30f4bbdbc9fcd85ac505c8528ea8fb837e2 /server/ipxe/registration.ipxe
parent[webapp] Load fonts locally instead of from the google server (diff)
downloadbas-4235a2cfd6bb4c0f9f93186190b1f06aecbeb3c5.tar.gz
bas-4235a2cfd6bb4c0f9f93186190b1f06aecbeb3c5.tar.xz
bas-4235a2cfd6bb4c0f9f93186190b1f06aecbeb3c5.zip
[server/embedded-script] Move the bas wallpaper to a later point in the process
Diffstat (limited to 'server/ipxe/registration.ipxe')
-rw-r--r--server/ipxe/registration.ipxe4
1 files changed, 4 insertions, 0 deletions
diff --git a/server/ipxe/registration.ipxe b/server/ipxe/registration.ipxe
index 91e4c00..fdfbcfa 100644
--- a/server/ipxe/registration.ipxe
+++ b/server/ipxe/registration.ipxe
@@ -1,5 +1,9 @@
#!ipxe
+# Wallpaper
+set img https://bas.intra.uni-freiburg.de/files/ipxe_wallpaper.png || goto start
+console --picture ${img} --x 800 --y 600
+
:start
menu Initializing client registration
item --gap [Registration]