Move keygen.sh into /usr/sbin and clean up /etc/shibboleth
authorRuss Allbery <rra@debian.org>
Wed, 25 Jun 2008 23:59:15 +0000 (16:59 -0700)
committerRuss Allbery <rra@debian.org>
Wed, 25 Jun 2008 23:59:15 +0000 (16:59 -0700)
commitf483bc9cd050359f70cf611c73eabee31625d6b3
treeb430e0f8d7e6ef18ab780d7b6c6ed99157b6f0a6
parent4707846c9815a40cbc5245b482c100432d0abfb7
Move keygen.sh into /usr/sbin and clean up /etc/shibboleth

Move the keygen.sh script into /usr/sbin/shib-keygen and add a man page
for it since users may want to run it after installation.  Remove the
keys generated as part of the build process, since they'll be for the
build host and hence useless in the package.  Also remove an OS X
configuration file.

Modify keygen.sh to cd to /etc/shibboleth before doing anything so that
its file paths will still be correct and comment the --fqdn change.

debian/libapache2-mod-shib2.shibd.init is created as part of the build,
so remove it in the clean target.
configs/keygen.sh
debian/control
debian/man-pages/shib-keygen.pod [new file with mode: 0644]
debian/rules