summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-10-15 17:33:05 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-10-15 17:33:05 -0400
commit9cd56a29832703737e4f49978ec5bd1aed97a56b (patch)
tree73b2709c2bbd05a3e4df5de1a54a878f6e89459f /setup.py
parent7c2170113d66c14d1ed7c5e96cef55f745a624fa (diff)
downloadcobbler-9cd56a29832703737e4f49978ec5bd1aed97a56b.tar.gz
cobbler-9cd56a29832703737e4f49978ec5bd1aed97a56b.tar.xz
cobbler-9cd56a29832703737e4f49978ec5bd1aed97a56b.zip
Upgrade to elilo 3.8
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a4aa3b86..4d8179fa 100644
--- a/setup.py
+++ b/setup.py
@@ -140,7 +140,7 @@ if __name__ == "__main__":
(backpath, []),
# bootloaders and syslinux support files
- (cobpath, ['loaders/elilo-3.6-ia64.efi']),
+ (cobpath, ['loaders/elilo-3.8-ia64.efi']),
(cobpath, ['loaders/menu.c32']),
("/var/lib/cobbler/config/distros.d", []),
("/var/lib/cobbler/config/profiles.d", []),