*.pyc

# It is not clear why we have our own init scripts etc. in Debian.
# We should probably transition to using the upstream ones and
# fix any bugs we encounter.
etc/init.d/xendriverdomain
etc/init.d/xencommons
etc/init.d/xen-watchdog
etc/init.d/xendomains
etc/default/xencommons

# This is all handled by debian/shuffle-boot-files,
# which dh_missing does not know about.
boot/*

# This README explains what the various stuff in /etc/xen is.
# It is not right for Debian because we have our own scripts etc.
# (see above).  When we do maybe we should install it, or maybe
# we should move it to /usr/share/doc/.
etc/xen/README

# This file seems like develoment documentation explaining
# some of the code in the upstream init scripts.
etc/xen/README.incompatibilities

