summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-04-19 15:24:08 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-04-19 15:24:08 -0400
commit8a46265453503a5dfe04bf10d3019368fb032cf5 (patch)
tree1f965e2948079ae60d3b56c6edaef8d6b59d9119 /MANIFEST.in
parentc9da67b5170b473895ce83feba2aa328cf5ec9f8 (diff)
downloadcobbler-8a46265453503a5dfe04bf10d3019368fb032cf5.tar.gz
cobbler-8a46265453503a5dfe04bf10d3019368fb032cf5.tar.xz
cobbler-8a46265453503a5dfe04bf10d3019368fb032cf5.zip
Changes cobbler_syslogd to cobblerd, and this new daemon now offers koan
info over XMLRPC, allowing koan to stop needing to grok YAML. Older versions of koan will remain compatible over standard http://.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 445e623a..f6f8317e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
include loaders/COPYING_ELILO
include loaders/elilo-3.6-ia64.efi
include loaders/menu.c32
-include templates/cobbler.conf
+include config/cobbler.conf
include templates/dhcp.template
include templates/pxeprofile.template
include templates/pxedefault.template
@@ -13,6 +13,7 @@ include kickstarts/kickstart_fc6_domU.ks
include kickstarts/default.ks
include docs/cobbler.1.gz
include COPYING AUTHORS README CHANGELOG NEWS
-include templates/rsync.exclude
+include config/rsync.exclude
include scripts/watcher.py
-include scripts/cobblersyslogd
+include scripts/cobblerd
+include config/cobblerd