summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-05 14:39:04 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-05 14:39:04 -0400
commit3c4bb08f300527952067287fa205120eb0de3933 (patch)
treee37af6f17e7de9fb1743953bc2efd3e7a00cc51e /templates
parent5a3883b847007ba11e8058441c5bcc401b36fd1f (diff)
downloadthird_party-cobbler-3c4bb08f300527952067287fa205120eb0de3933.tar.gz
third_party-cobbler-3c4bb08f300527952067287fa205120eb0de3933.tar.xz
third_party-cobbler-3c4bb08f300527952067287fa205120eb0de3933.zip
Change default PXE behavior for local to "-1" which means next step in boot
process as opposed to picking a specific drive.
Diffstat (limited to 'templates')
-rw-r--r--templates/pxedefault.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pxedefault.template b/templates/pxedefault.template
index bb09893..206c028 100644
--- a/templates/pxedefault.template
+++ b/templates/pxedefault.template
@@ -8,7 +8,7 @@ ONTIMEOUT local
LABEL local
MENU LABEL (local)
MENU DEFAULT
- LOCALBOOT 0
+ LOCALBOOT -1
$pxe_menu_items