2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-23 18:10:03 +00:00
xcat-dep/conserver
ligc 407271c642 fix an error with the last checkin, removing the BEGIN INIT INFO from the patch
Former-commit-id: c80e471f32d47df12ddc6727b80ed8d83490368d
2013-05-27 07:10:34 +00:00
..
debian patch sync with rpm build 2013-05-27 02:57:04 +00:00
bldconserver.pl add a build script for conserver 2011-09-23 08:35:35 +00:00
certificate-auth.patch A patch for conserver to enable client certificate authentication. 2008-01-09 22:11:29 +00:00
conserver_8.1.16-2.diff Added conserver patch to make deb package with Jarrod's updates. 2008-01-17 17:02:59 +00:00
conserver-8.1.16.tar.gz Check in the base conserver distribution for references 2008-01-17 17:06:05 +00:00
conserver.spec make conserver-xcat provides the dependency tag of conserver 2011-11-08 15:08:38 +00:00
debian-conserver-xcat.patch.gz patch for debian conserver package 2008-07-23 18:02:56 +00:00
initscript1.patch add additional information for conserver&stunnel init.d services to adapt LSB standard; also the defetc 2818375 is fixed 2009-10-12 08:38:41 +00:00
initscript.patch fix an error with the last checkin, removing the BEGIN INIT INFO from the patch 2013-05-27 07:10:34 +00:00
make_deb.sh do not signature the changefile and dsc file 2013-02-20 08:49:46 +00:00
README.debian patch for debian conserver package 2008-07-23 18:02:56 +00:00
segfault-sslopt.patch -Patch a segmentation fault if the configuration file lacks an option xCAT usually populates 2009-11-21 18:01:29 +00:00

The debian-conserver-xcat.patch.gz is to be patched on to the debian source
package retrieved on a debian system via:
$ apt-get source conserver
or from the appropriate source package at http://packages.debian.org/
and built with:
$ dpkg-buildpackage

The debian patch includes the SSL patches already.