summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix traceback on bcfg2-server install. Make bcfg2-server not start up on Daniel Joseph Barnhart Clark2009-11-056-1/+41
| | | | | | | | | | | | install or by default at startup, to match behavior of bcfg2 client and not surprise the admin - also starting up bcfg2-server will just fail as currently the package does not install a working basic server configuration - this may be a debian policy bug - the user has to manually do bcfg2-admin init as root after install on clean installs. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5545 ce84e21b-d406-0410-9b95-82705330c041
* 1 Doc said python-support should go on Build-Depends-Indep lineDaniel Joseph Barnhart Clark2009-11-051-3/+6
| | | | | | | | 2 Don't force install of python-m2crypto if python 2.6 or greater, which support ssl natively, are present 3 Use ">= 2.3" instead of "${python:Versions}" for bcfg2 XB-Python-Version - the later was setting this to every available python version, eg "2.5, 2.6", and then on install shebang lines were getting forced to older version in some cases. Now just "/usr/bin/python" will be used. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5543 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0.0rc3Narayan Desai2009-11-051-0/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5534 ce84e21b-d406-0410-9b95-82705330c041
* debian packaging: add watch fileNarayan Desai2009-11-051-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5533 ce84e21b-d406-0410-9b95-82705330c041
* Debian packaging: updates from RessuNarayan Desai2009-11-052-7/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5532 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0.0rc2Narayan Desai2009-11-011-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5519 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-info: fix traceback when python-profiler is not available (see Ticket ↵Narayan Desai2009-10-301-4/+4
| | | | | | #767 for details) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5516 ce84e21b-d406-0410-9b95-82705330c041
* Fix regression - new debian packaging made #767 re-appear.Daniel Joseph Barnhart Clark2009-10-301-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5515 ce84e21b-d406-0410-9b95-82705330c041
* Add new Debian packaging from Sami HaahtinenSol Jerome2009-10-2919-330/+56
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5512 ce84e21b-d406-0410-9b95-82705330c041
* Move python-profiler from Depends to Recommends as interm workaround for ↵Daniel Joseph Barnhart Clark2009-10-273-6/+6
| | | | | | Ticket #767 (new bcfg2 dep python-profiler is non-free) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5507 ce84e21b-d406-0410-9b95-82705330c041
* Packaging: Version bump to 1.0.0rc1Narayan Desai2009-10-261-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5505 ce84e21b-d406-0410-9b95-82705330c041
* Implement support for M2Crypto on the bcfg2 client.Mike McCallister2009-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | While Python 2.6's ssl module is the way of the future, support for M2Crypto helps the Bcfg2 client run on machines with older versions of Python. This commit provides basic support. More work remains to be done on general SSL support within Bcfg2. Reference the following work-in-progress document (or its successors) for things to consider: http://tools.ietf.org/html/draft-saintandre-tls-server-id-check-02 See also the following thread for other thoughts: http://thread.gmane.org/gmane.comp.sysutils.bcfg2.devel/3563 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5480 ce84e21b-d406-0410-9b95-82705330c041
* debian: Add python-profiler dependency for the serverSol Jerome2009-07-273-3/+3
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5389 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0pre5Narayan Desai2009-07-231-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5382 ce84e21b-d406-0410-9b95-82705330c041
* rpm/deb packaging: Remove remaining Cheetah dependenciesSol Jerome2009-07-154-3/+9
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5328 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0pre4Narayan Desai2009-06-251-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5298 ce84e21b-d406-0410-9b95-82705330c041
* Fix deb creation - now uses same *-packages glob as bcfg2.installDaniel Joseph Barnhart Clark2009-06-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5291 ce84e21b-d406-0410-9b95-82705330c041
* Debian: postrm fix from Paul CannonSol Jerome2009-06-191-1/+1
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5284 ce84e21b-d406-0410-9b95-82705330c041
* Made Debian packaging work with Python 2.6 and earlierJames Yang2009-06-092-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5270 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0pre3Narayan Desai2009-05-221-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5253 ce84e21b-d406-0410-9b95-82705330c041
* SSL: Fix packaging (from Joel Merrick)Narayan Desai2009-05-121-1/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5219 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0pre2Narayan Desai2009-03-261-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5143 ce84e21b-d406-0410-9b95-82705330c041
* Fix init script case statementNarayan Desai2009-03-171-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5125 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0pre1Narayan Desai2009-01-291-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5050 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.6Narayan Desai2008-11-141-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4976 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.6rc1Narayan Desai2008-11-071-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4969 ce84e21b-d406-0410-9b95-82705330c041
* fixed Recommends bug in pycental and added option for python-lxml in 2.4Rick Bradshow2008-10-162-4/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4948 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.6pre3Narayan Desai2008-10-101-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4943 ce84e21b-d406-0410-9b95-82705330c041
* add python-genshi recommendation for bcfg2-server packageNarayan Desai2008-10-101-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4941 ce84e21b-d406-0410-9b95-82705330c041
* Fix init scripts for lsb-base updateSol Jerome2008-08-232-8/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4891 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.6pre2Narayan Desai2008-08-071-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4873 ce84e21b-d406-0410-9b95-82705330c041
* added support for alternate metadata plugins in bcfg2-adminAndrew Brestick2008-07-311-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4845 ce84e21b-d406-0410-9b95-82705330c041
* init script bug (Patch from Robin Bowes) (Resolves Ticket #554)Narayan Desai2008-05-081-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4605 ce84e21b-d406-0410-9b95-82705330c041
* init script bug (Patch from Robin Bowes) (Resolves Ticket #554)Narayan Desai2008-05-081-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4604 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.6pre1Narayan Desai2008-04-081-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4493 ce84e21b-d406-0410-9b95-82705330c041
* init script fixup from SolJNarayan Desai2008-03-251-0/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4455 ce84e21b-d406-0410-9b95-82705330c041
* Remove doc generation from debian rules file (patch from Sebastien ↵Narayan Desai2008-03-251-1/+0
| | | | | | Barthelemy (sorry, LANG=C)) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4453 ce84e21b-d406-0410-9b95-82705330c041
* debian init script updates from ressuNarayan Desai2008-03-224-12/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4436 ce84e21b-d406-0410-9b95-82705330c041
* Change init scripts to use start and stop functions to fix killproc use ↵Narayan Desai2008-03-122-45/+83
| | | | | | (patch from Gordon Messmer) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4417 ce84e21b-d406-0410-9b95-82705330c041
* Remove generated docs from debian packagingNarayan Desai2008-01-161-2/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4248 ce84e21b-d406-0410-9b95-82705330c041
* remove stale documentationNarayan Desai2008-01-164-6/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4247 ce84e21b-d406-0410-9b95-82705330c041
* Improve agent scripts and daemonization support [bugfix]Narayan Desai2007-11-302-4/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4013 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.5 (final)Narayan Desai2007-11-101-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3945 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.5pre7Narayan Desai2007-11-051-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3917 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.5pre6Narayan Desai2007-10-301-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3893 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.5pre5Narayan Desai2007-10-111-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3798 ce84e21b-d406-0410-9b95-82705330c041
* Debian packaging and doc build updates from RessuNarayan Desai2007-08-303-3/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3660 ce84e21b-d406-0410-9b95-82705330c041
* Client init script updates from jcollieNarayan Desai2007-08-281-7/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3654 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.5pre4Narayan Desai2007-08-261-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3648 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.5pre3Narayan Desai2007-08-081-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3614 ce84e21b-d406-0410-9b95-82705330c041