summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Tappe2007-04-11 20:00:44 +0200
committerOliver Tappe2007-04-11 20:00:44 +0200
commit8b57d4588ceff322a9d60e23ec8b1e10437b0600 (patch)
tree24fe970d8ced5c6712f854d2967926cf664e4d03
parent* fixed leftover of use_absolute_tftp (diff)
downloadcore-8b57d4588ceff322a9d60e23ec8b1e10437b0600.tar.gz
core-8b57d4588ceff322a9d60e23ec8b1e10437b0600.tar.xz
core-8b57d4588ceff322a9d60e23ec8b1e10437b0600.zip
* created example of a PXE-template file and changed Makefile to copy
this to the config-path git-svn-id: http://svn.openslx.org/svn/openslx/trunk@876 95ad53e4-c205-0410-b2fa-d234c58c8868
-rw-r--r--Makefile2
-rw-r--r--config-db/PXE-template.example8
2 files changed, 10 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e9d744d0..11178865 100644
--- a/Makefile
+++ b/Makefile
@@ -152,6 +152,8 @@ supported."; \
tar -xp -C $(SLX_SHARE_PATH)/initramfs; cd ../..
@tar --exclude=.svn -cp -C initramfs distro-specs | \
tar -xp -C $(SLX_SHARE_PATH)
+ @cp -p config-db/PXE-template.example \
+ $(SLX_CONFIG_PATH)/
@cp -a installer/default_files/machine-setup.default \
$(SLX_SHARE_PATH)/templates/
@tar --exclude=.svn -cp -C installer/default_files tftpboot | \
diff --git a/config-db/PXE-template.example b/config-db/PXE-template.example
new file mode 100644
index 00000000..9d544b71
--- /dev/null
+++ b/config-db/PXE-template.example
@@ -0,0 +1,8 @@
+NOESCAPE 0
+PROMPT 0
+TIMEOUT 10
+DEFAULT menu.c32
+IMPLICIT 1
+ALLOWOPTIONS 1
+MENU TITLE Was möchten Sie tun (Auswahl mittels Cursortasten)?
+MENU MASTER PASSWD secret