summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-04-08 18:24:42 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-04-08 18:24:42 -0400
commit421abb9ba9d45037cc4fce41408d0f5dfd3cf62e (patch)
treea6edacc9bc963c8c0cb110706d533a89d9daad86 /CHANGELOG
parenteeb2cc4214f3047536e9cd4a5b814581a84f286a (diff)
downloadthird_party-cobbler-421abb9ba9d45037cc4fce41408d0f5dfd3cf62e.tar.gz
third_party-cobbler-421abb9ba9d45037cc4fce41408d0f5dfd3cf62e.tar.xz
third_party-cobbler-421abb9ba9d45037cc4fce41408d0f5dfd3cf62e.zip
update templates to invoke menu.c32 automatically w/ timeout, skipping the step of having to type "menu" at the PXE prompt, which is occasionally a source of user confusion. We can now also do submenus if we want to, now that menu.c32 is updated.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 75e3425..6c0cf96 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,8 @@ Cobbler CHANGELOG
- cobbler wants to keep IPs/MACs unique now in configuration (can be disabled)
- added --clobber option to allow add to overwrite existing objects (for scripts)
- updated/tested kerberos support for those needing to auth against it
+- update menu.c32 to 3.62 to allow for timeouts during menu (and future submenu)
+- update PXE defaults to invoke menu.c32 automatically w/ timeout
- ??? - 0.8.3
- Make createrepo get run for local cobbler reposync invocations as needed