summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Plugins/Packages: backported get_new_packagesAlexander Sulfrian2013-03-121-1/+2
| | | | | | | | 1.3.0 uses get_new_packages to calculate the differencies between the configured packages and all packages with deps. This could be overwritten if some plugin for Packages needs to do something special (e.g. if the names of the packages are specialized during dependency calculation).
* Plugins/Packages: backported packages_form_entry/_to_entryAlexander Sulfrian2013-03-121-1/+2
| | | | | | | 1.3.0 adds an layer of abstraction to the Packages plugin, that makes it possible to change the method how Packages gets the name of a configured entry or how it build the Package object, send to the client. This backports these changes.
* Plugins/PkgVars: new plugin to set various vars per packageAlexander Sulfrian2013-03-121-0/+6
| | | | | | | This plugins allows the setting of varius flags per package. It should be used f.e. to specify pinnings for debian packages or use flags and keywords for gentoo packages (needs to be implemented by future Portage plugin).
* Packages/Apt: add name property to additional_dataAlexander Sulfrian2013-03-061-0/+6
|
* Packages/Apt: add pin attribute for extra pinning informationAlexander Sulfrian2013-03-061-0/+6
|
* Packages/Apt: add priority to additional_infoAlexander Sulfrian2013-03-061-0/+6
|
* Server/Plugins/TemplateHelper: backported TemplateHelper from 1.3Alexander Sulfrian2013-03-061-0/+6
|
* Client: always actions do not modify hostsAlexander Sulfrian2013-03-061-0/+6
| | | | | Actions that are executed always, does not set the host statistics to modified. (One always action would lead to always modified hosts)
* Client: allow pre-Actions and important-Paths to enable installsAlexander Sulfrian2013-03-061-0/+6
| | | | | | | This is used to first update the apt repositories and than install all current versions in one bcfg2-run. Also the installation of software from custom repositories (that are configured on the client via bcfg2) should be possible on the first run.
* debian: bump versionAlexander Sulfrian2013-03-061-0/+6
|
* debian/changelog: create custom spline versionAlexander Sulfrian2013-03-061-0/+6
|
* Version bump to 1.2.3v1.2.3Sol Jerome2012-07-031-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Remove .preinst files used to migrate away from python-centralArto Jantunen2012-03-232-26/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.2v1.2.2Sol Jerome2012-03-171-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Fix the "Generated config for" regexp in the server logcheck ignore fileArto Jantunen2012-02-051-1/+1
|
* Rename bcfg2-server.README.debian to /bcfg2-server.README.DebianArto Jantunen2012-02-051-0/+0
| | | | | The later is the canonically correct name (debhelper does operate on the former one as well, though, so this is purely cosmetic).
* Have bcfg2-web depend on bcfg2-server instead of the clientArto Jantunen2012-02-051-1/+1
| | | | The server package contains the Reports module.
* Use the correct name for the sqlalchemy package (python-sqlalchemy)Arto Jantunen2012-02-051-1/+1
|
* debian: Add python-setuptools build dependencySol Jerome2012-01-281-1/+1
| | | | | | | Without this, debian/ubuntu packages fail to build due to the import added in 7f92169. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.1v1.2.1Sol Jerome2012-01-271-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0v1.2.0Sol Jerome2011-12-071-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0rc2v1.2.0rc2Sol Jerome2011-10-281-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Move libapache2-mod-wsgi to Suggests (#1034)Sol Jerome2011-09-051-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0rc1v1.2.0rc1Sol Jerome2011-09-011-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Add modified bcfg2-server README from #788Sol Jerome2011-08-311-0/+21
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Add patch to Recommends (See Debian bug 638826)Sol Jerome2011-08-221-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre3v1.2.0pre3Sol Jerome2011-06-181-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre2v1.2.0pre2Sol Jerome2011-04-251-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* 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