summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* debian: Remove fam dependenciesSol Jerome2011-03-171-1/+1
| | | | | | | | | This change is only for the debian packages as fam support is going to be dropped in newer versions. See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613042 Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre1v1.2.0pre1Sol Jerome2011-01-231-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Update Maintainer/UploadersSol Jerome2011-01-151-1/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-10-213-5/+2
|
* web_reports: debian reports packageTim Laszlo2010-10-194-1/+23
|
* debian/changelog: Correct indentation error caused by new export scriptSol Jerome2010-09-271-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian/changelog: Remove stray whitespaceSol Jerome2010-09-271-1/+1
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6075 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0Narayan Desai2010-09-271-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6072 ce84e21b-d406-0410-9b95-82705330c041
* Finish version bump to 1.1.0rc5Narayan Desai2010-09-141-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6058 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc5Narayan Desai2010-09-141-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6056 ce84e21b-d406-0410-9b95-82705330c041
* debian: Merge in changes from Arto JantunenSol Jerome2010-08-112-71/+11
| | | | | | | | | bcfg2.init: Remove agent mode (no longer exists) POSIX.py: Fix hardcoded errno value Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6005 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc4Sol Jerome2010-07-301-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5982 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc3Narayan Desai2010-06-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5948 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc3Narayan Desai2010-06-211-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5946 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc2Sol Jerome2010-06-091-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5908 ce84e21b-d406-0410-9b95-82705330c041
* debian: Homepage field fix from Arto JantunenSol Jerome2010-05-171-2/+1
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* Version bump to 1.1.0rc1Narayan Desai2010-04-291-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5841 ce84e21b-d406-0410-9b95-82705330c041
* debian: Missed the source/format fileSol Jerome2010-04-241-0/+1
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5837 ce84e21b-d406-0410-9b95-82705330c041
* debian: Add debian packaging updates from Arto JantunenSol Jerome2010-04-243-9/+11
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5836 ce84e21b-d406-0410-9b95-82705330c041
* debian: Remove some unnecessary dependenciesSol Jerome2010-04-082-2/+8
| | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
* bcfg2-server.init: Fix 'service bcfg2-server status' results (Patch from Lee ↵Sol Jerome2010-03-181-1/+1
| | | | | | | | | | | | | | | | | Loucks) From Ticket #864: Bcfg2 v1.0.1-1 on a RHEL system. running /etc/init.d/bcfg2-server status returns a "is running" method whether bcfg2-server is running or not. To fix this adding a the "-o %PPID" flag to the pidof call eliminates the parent process from pidof's process list. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5780 ce84e21b-d406-0410-9b95-82705330c041
* This may make aptitude complain less in the common case of only gamin being ↵Daniel Joseph Barnhart Clark2010-01-251-1/+1
| | | | | | installed before bcfg2-server installation. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5704 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-server: Missed a spot for #817 [bugfix]Sol Jerome2010-01-041-2/+2
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5654 ce84e21b-d406-0410-9b95-82705330c041
* new -6 release to fix possible sillyness with gam and python-fam or fam and ↵Daniel Joseph Barnhart Clark2009-12-231-0/+6
| | | | | | python-gamin satisfying deps. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5633 ce84e21b-d406-0410-9b95-82705330c041
* There may be current bugs with python-m2crypto code, so recommend installing ↵Daniel Joseph Barnhart Clark2009-12-181-0/+1
| | | | | | python-ssl instead on machines with python 2.5 or earlier installed, but still allow it to not be installed if that is that user's choice. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5624 ce84e21b-d406-0410-9b95-82705330c041
* update version in changelogDaniel Joseph Barnhart Clark2009-12-151-0/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5622 ce84e21b-d406-0410-9b95-82705330c041
* Try to avoid a state where deps are satisfied by installing (fam and ↵Daniel Joseph Barnhart Clark2009-12-151-2/+1
| | | | | | python-gamin) or (gamin and python-fam) by the suggestion of "jackyf | djbclark: maybe by disgrouping in 4 pairs" since control does not support syntax that would make more immediate sense to humans like ((python-fam & fam) | (python-gamin & gamin)) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5621 ce84e21b-d406-0410-9b95-82705330c041
* BuildingDebianPackages: Deps changes/additionsDaniel Joseph Barnhart Clark2009-12-091-3/+3
| | | | | | | | * Changed bcfg2 client to reffer to python 2.6 or later in the same way that works for bcfg2-server (the >= notation seems to fail; need to list actual package names). * Added Snapshots (sqlalchemy), New Dynamic Reports (python-django) and Old Reports (mail-transport-agent) deps. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5614 ce84e21b-d406-0410-9b95-82705330c041
* Changed some Recommends to Suggests, using the approach that packagesMike McCallister2009-12-081-1/+2
| | | | | | | | | | | needed to support the minimal configuration without error should be recommended while others should be left as suggestions. Added python-cheetah as a suggestion to support the TCheetah plugin. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5613 ce84e21b-d406-0410-9b95-82705330c041
* Updated URL to Bcfg2 project page in Debian's control file.Mike McCallister2009-12-081-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5612 ce84e21b-d406-0410-9b95-82705330c041
* revert unwanted changesDaniel Joseph Barnhart Clark2009-12-011-66/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5600 ce84e21b-d406-0410-9b95-82705330c041
* Make text doc prettierDaniel Joseph Barnhart Clark2009-12-011-0/+66
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5599 ce84e21b-d406-0410-9b95-82705330c041
* try to force prereq of python-ssl to be installed if python 2.6 or later are ↵Daniel Joseph Barnhart Clark2009-12-011-1/+1
| | | | | | not available git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5598 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-client can also use python-ssl if it is installedDaniel Joseph Barnhart Clark2009-11-121-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5575 ce84e21b-d406-0410-9b95-82705330c041
* 8:35 @djbclark | ah, m2crypto is just for the client, not the server... ↵Daniel Joseph Barnhart Clark2009-11-121-2/+2
| | | | | | | | | | | so server | actually needs to be dep on python (>= 2.6) | python-ssl - that | sounds right, desai / solj? 8:44 desai | yeah, that's right git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5574 ce84e21b-d406-0410-9b95-82705330c041
* Make debian package more policy compliantDaniel Joseph Barnhart Clark2009-11-112-7/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5568 ce84e21b-d406-0410-9b95-82705330c041
* try at fix for #791 - sort of ugly, with shallow testing seems to workDaniel Joseph Barnhart Clark2009-11-101-0/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5564 ce84e21b-d406-0410-9b95-82705330c041
* Applied minor cosmetic change patch from Sami Haahtinen (mailing list)Daniel Joseph Barnhart Clark2009-11-061-4/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5555 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0.0Narayan Desai2009-11-051-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5553 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.0.0rc4Narayan Desai2009-11-051-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5551 ce84e21b-d406-0410-9b95-82705330c041
* Now restarts after initial install and upgrade, as requested by desai. For ↵Daniel Joseph Barnhart Clark2009-11-052-4/+13
| | | | | | some reason the debian tools are doing the wrong thing, so put in restart code after the autogenerated code - see comments for more details. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5550 ce84e21b-d406-0410-9b95-82705330c041
* Be more verbsose if bcfg2-server is disabled in defaultsDaniel Joseph Barnhart Clark2009-11-051-4/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5548 ce84e21b-d406-0410-9b95-82705330c041
* desai made the good point that having bcfg2-server not start on startup by ↵Daniel Joseph Barnhart Clark2009-11-051-1/+1
| | | | | | default will confuse people used to the default behavior. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5547 ce84e21b-d406-0410-9b95-82705330c041
* 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