summaryrefslogtreecommitdiffstats
path: root/pxedefault.template
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-03-16 12:28:43 -0400
committerJim Meyering <jim@meyering.net>2007-03-16 12:28:43 -0400
commit3797448bd957a39f43432d3399a5e2482cec533a (patch)
tree85114d18305f873cf85b5a0d138712dca940818e /pxedefault.template
parent43b2dc1e52f24d8fb4af422252bbcda793d89b85 (diff)
downloadthird_party-cobbler-3797448bd957a39f43432d3399a5e2482cec533a.tar.gz
third_party-cobbler-3797448bd957a39f43432d3399a5e2482cec533a.tar.xz
third_party-cobbler-3797448bd957a39f43432d3399a5e2482cec533a.zip
Interim commit in the middle of directory reorg.
Diffstat (limited to 'pxedefault.template')
-rw-r--r--pxedefault.template13
1 files changed, 13 insertions, 0 deletions
diff --git a/pxedefault.template b/pxedefault.template
new file mode 100644
index 0000000..d731892
--- /dev/null
+++ b/pxedefault.template
@@ -0,0 +1,13 @@
+DEFAULT local
+PROMPT 1
+MENU TITLE Cobbler | http://cobbler.et.redhat.com
+TIMEOUT 200
+TOTALTIMEOUT 6000
+ONTIMEOUT local
+
+LABEL local
+ MENU LABEL (local)
+ MENU DEFAULT
+ LOCALBOOT 0
+
+$pxe_menu_items