summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-09-12 17:10:54 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-09-12 17:10:54 -0400
commitb4c005d8b759dddcc75a80e21a0201512277434c (patch)
treef2e4e7cfbd4bc8b89c58a5c0dd890ad00fbd86c7 /MANIFEST.in
parent55dc4e5f09ef7e58ac7e4dc7f775d37f788f8122 (diff)
downloadcobbler-b4c005d8b759dddcc75a80e21a0201512277434c.tar.gz
cobbler-b4c005d8b759dddcc75a80e21a0201512277434c.tar.xz
cobbler-b4c005d8b759dddcc75a80e21a0201512277434c.zip
Add Javier P's patch to add "cobbler import" support for Debian. Also tweaked Andrew Brown's system cloner a bit and added packaging for the debian sample.seed file.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index e7821624..ee1db3c9 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -18,6 +18,7 @@ include config/cobbler_bash
include config/cheetah_macros
recursive-include templates *.template
recursive-include kickstarts *.ks
+recursive-include kickstarts *.seed
include docs/cobbler.1.gz
include docs/cobbler.html
include docs/wui.html