summaryrefslogtreecommitdiffstats
path: root/cobbler
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-03-15 19:31:25 -0400
committerJim Meyering <jim@meyering.net>2007-03-15 19:31:25 -0400
commit006cfc164b42ef90217320b8a470566a8e4d897c (patch)
tree42428c453e408cdeb5fa9db0df1e453ea15a06f9 /cobbler
parent757f6ed356ca1ea9a06c67c9a8fab014c09cc7ab (diff)
downloadthird_party-cobbler-006cfc164b42ef90217320b8a470566a8e4d897c.tar.gz
third_party-cobbler-006cfc164b42ef90217320b8a470566a8e4d897c.tar.xz
third_party-cobbler-006cfc164b42ef90217320b8a470566a8e4d897c.zip
Updated cobbler TODO with messages from list.
Diffstat (limited to 'cobbler')
-rw-r--r--cobbler/action_sync.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cobbler/action_sync.py b/cobbler/action_sync.py
index 756db34..24b7d0d 100644
--- a/cobbler/action_sync.py
+++ b/cobbler/action_sync.py
@@ -622,6 +622,7 @@ class BootSync:
buffer = buffer + "prompt 0\n"
buffer = buffer + "timeout 1\n"
buffer = buffer + "label linux\n"
+ buffer = buffer + "ipappend 2\n"
buffer = buffer + "\tkernel %s\n" % kernel_path
else:
# elilo thrown in root