summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-09-22 17:23:44 -0400
committerJim Meyering <jim@meyering.net>2006-09-22 17:23:44 -0400
commit72ac64f54b290a7367994c8652b6926717284e80 (patch)
treeffeb9f95341f7a70f12c32ba5551b40f4752b9c8 /NEWS
parent1f8dadc3a3aded03dab038a66f5edfe7bee43ec9 (diff)
downloadthird_party-cobbler-72ac64f54b290a7367994c8652b6926717284e80.tar.gz
third_party-cobbler-72ac64f54b290a7367994c8652b6926717284e80.tar.xz
third_party-cobbler-72ac64f54b290a7367994c8652b6926717284e80.zip
Adding CHANGELOG (not checked in earlier), bumping version for
new dhcp.conf release which is a pretty big feature (still needs testing so no public release yet).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e69de29..cec8d27 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,12 @@
+0.1.2
+
+New PXE features
+
+Cobbler now contains an experimental dhcpd.conf templating feature.
+Read the manpage, and if you want to use it, back up your existing
+dhcpd.conf before enabling that feature. It is off by default.
+
+When using that feature, dhcpd.conf can associate MAC addresses
+with hostnames (as defined from cobbler), and cobbler can
+also differentiate between IA64 and x86/x86_64 network boots.
+