summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-16 13:51:49 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-16 13:51:49 -0400
commit17f0ac054ef5bf160909095aaf119931edd5c39c (patch)
tree1434f19f24a70730e55d771e1c804e3e2f8dbdac /CHANGELOG
parent825db5f84fc039330fdb09b7975a6b4e6bbc8b2e (diff)
downloadthird_party-cobbler-17f0ac054ef5bf160909095aaf119931edd5c39c.tar.gz
third_party-cobbler-17f0ac054ef5bf160909095aaf119931edd5c39c.tar.xz
third_party-cobbler-17f0ac054ef5bf160909095aaf119931edd5c39c.zip
Found out our config file supports comments (hooray) and added a bunch explaining what all of the settings do. Should have done this long ago but glad to have it!
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 72bba8a..8e01199 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@ Cobbler CHANGELOG
- added 'distro_name', 'profile_name', and 'system_name' to generated template vars
- it's now possible to undefine a --ksmeta or kopts symbol defined in a parent with "!foo"
- log errors while rendering kickstarts
+- comments added to the config file, neat!
- Fri May 09 2008 - 0.9.1
- patch to allow yumopts to override gpgcheck