summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-13 16:04:34 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-13 16:04:34 -0400
commit0f60b1a19ef32c63c591905b9640ebb60684f442 (patch)
treeb3e0f528f2f17a34347af364821c9569b9ab8f8d /CHANGELOG
parent480798fdccd1d0bb5c4b160333f0933dc463053e (diff)
downloadthird_party-cobbler-0f60b1a19ef32c63c591905b9640ebb60684f442.tar.gz
third_party-cobbler-0f60b1a19ef32c63c591905b9640ebb60684f442.tar.xz
third_party-cobbler-0f60b1a19ef32c63c591905b9640ebb60684f442.zip
If for some reason the user has defined a system where the first interface record is blank and the second is not, still build the PXE tree based on the second record.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1992994..079a790 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,7 @@ Cobbler CHANGELOG
- setting per-system kickstart template to "" or "delete" restores inheritance
- if repos in profiles no longer exist, remove noisy warning, move to "check"
- move warning about reposync to check also (check is more useful at runtime now)
+- build pxe trees for systems even if interface0 is undefined
- Fri May 09 2008 - 0.9.1
- patch to allow yumopts to override gpgcheck