Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the package and added details about Alpine Linux and RHEL 6.x | Fabian Affolter | 2012-05-01 | 1 | -2/+16 |
| | |||||
* | made bcfg2-info buildall accept list of clients; added buildallfile command | Chris St. Pierre | 2012-05-01 | 1 | -26/+111 |
| | |||||
* | better error message from bcfg2-info on no matching generator | Chris St. Pierre | 2012-05-01 | 1 | -1/+2 |
| | |||||
* | Include arch as one of the possible choices when user begins | Calvin Cheng | 2012-04-30 | 1 | -1/+3 |
| | |||||
* | DBStats: Add unpruned entry reporting (#659) | Sol Jerome | 2012-04-27 | 7 | -11/+44 |
| | | | | | | | | | | | | | | | Path type='directory' entries previously had no 'reason' associated with their 'dirty' state. This change adds a database field for unpruned entries which are present in a pruned directory and displays that list in the web reporting interface. There is also a change made to the POSIX client tool which forces it to display the extra entry list when running in interactive mode without debugging enabled. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | fixed missing %{buildroot} | Chris St. Pierre | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | make %ghost work on RHEL 5, Mandriva | Chris St. Pierre | 2012-04-27 | 1 | -10/+7 |
| | |||||
* | doc: Fix fileprobe example (#1108) | Sol Jerome | 2012-04-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | better way to divine the path to python packages | Chris St. Pierre | 2012-04-26 | 1 | -1/+1 |
| | |||||
* | fixed confusing error message | Chris St. Pierre | 2012-04-23 | 1 | -2/+2 |
| | |||||
* | cleaner handling of line-wrapping in bcfg2-lint | Chris St. Pierre | 2012-04-23 | 1 | -10/+7 |
| | |||||
* | changed the way bcfg2-lint errors are loaded to make it easier to write and ↵ | Chris St. Pierre | 2012-04-20 | 13 | -59/+77 |
| | | | | use custom plugins | ||||
* | made Deltas and Genshi lint plugins respect command-line filelist | Chris St. Pierre | 2012-04-20 | 2 | -7/+8 |
| | |||||
* | added TemplateHelper plugin for bcfg2-lint | Chris St. Pierre | 2012-04-20 | 2 | -1/+62 |
| | |||||
* | make bcfg2-lint warn about .cat and .diff files | Chris St. Pierre | 2012-04-20 | 2 | -2/+25 |
| | |||||
* | Merge branch 'maint' | Sol Jerome | 2012-04-19 | 8 | -42/+78 |
|\ | | | | | | | | | | | | | Conflicts: src/sbin/bcfg2-info Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | bcfg2-info: Fix packagesources command | Sol Jerome | 2012-04-19 | 2 | -16/+23 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | redhat: Remove stray % | Sol Jerome | 2012-04-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | doc: Remove undefined glossary term | Sol Jerome | 2012-04-16 | 1 | -2/+0 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Merge pull request #24 from lukecyca/maint | Chris St. Pierre | 2012-04-16 | 2 | -4/+12 |
| |\ | | | | | | | Fixes for MacPorts and launchd | ||||
| | * | Fixed launchd to correctly parse label from plist, and added a warning when ↵ | Luke Cyca | 2012-04-16 | 1 | -3/+4 |
| | | | | | | | | | | | | it can't be parsed. | ||||
| | * | MacPorts now respects version="any" and logs version mismatches like other ↵ | Luke Cyca | 2012-04-16 | 1 | -1/+8 |
| |/ | | | | | | | plugins. | ||||
| * | Merge pull request #23 from lukecyca/patch-1 | Chris St. Pierre | 2012-04-13 | 1 | -2/+2 |
| |\ | | | | | | | Fixes to Client.Tools.MacPorts | ||||
| | * | Fixed MacPorts pkgtool tuple and cleaned up logger output | Luke Cyca | 2012-04-13 | 1 | -2/+2 |
| |/ | |||||
| * | doc: Fix typo (reported by mattikus on IRC) | Sol Jerome | 2012-03-30 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | launchd: Remove popen2 calls | Sol Jerome | 2012-03-27 | 1 | -18/+32 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | doc: Warn about SELINUX issues | Sol Jerome | 2012-03-27 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | better error reporting | Chris St. Pierre | 2012-04-18 | 2 | -27/+38 |
| | | |||||
* | | Merge branch 'add-essential-pkgs' | Sol Jerome | 2012-04-17 | 5 | -12/+30 |
|\ \ | |||||
| * | | Packages: Add Essential packages to specification (#1084) | Sol Jerome | 2012-04-17 | 5 | -12/+30 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | doc: Fix URL | Sol Jerome | 2012-04-17 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | doc: Fix warning | Sol Jerome | 2012-04-16 | 1 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | doc: Add links to other versions of the docs | Sol Jerome | 2012-04-16 | 2 | -1/+14 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | gentoo: Add sphinx documentation | Sol Jerome | 2012-04-16 | 1 | -13/+30 |
| | | | | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | fixed unit tests for xinclude changes | Chris St. Pierre | 2012-04-13 | 1 | -23/+30 |
| | | | |||||
* | | | removed broken Revision stuff from bcfg2-info | Chris St. Pierre | 2012-04-13 | 1 | -8/+1 |
| | | | |||||
* | | | rhel doesn't recognize Recommends tag either | Chris St. Pierre | 2012-04-13 | 1 | -2/+2 |
| | | | |||||
* | | | added ability to pass options to nose, ignore tests, test specific clients ↵ | Chris St. Pierre | 2012-04-13 | 2 | -28/+86 |
| | | | | | | | | | | | | to bcfg2-test | ||||
* | | | better TGenshi error messages | Chris St. Pierre | 2012-04-13 | 1 | -2/+4 |
| | | | |||||
* | | | very minor specfile cleanup | Chris St. Pierre | 2012-04-13 | 1 | -54/+57 |
| | | | |||||
* | | | added ability to query bcfg2-info for version | Chris St. Pierre | 2012-04-13 | 1 | -23/+27 |
| | | | |||||
* | | | do not set django TIME_ZONE except in 1.2+ | Chris St. Pierre | 2012-04-13 | 1 | -4/+4 |
| | | | |||||
* | | | improved error reporting in a few places | Chris St. Pierre | 2012-04-13 | 3 | -7/+7 |
| | | | |||||
* | | | bcfg2-test requires nose | Chris St. Pierre | 2012-04-13 | 3 | -1/+3 |
| | | | |||||
* | | | debian: Fix sphinx build depends | Sol Jerome | 2012-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Resolves lintian error: missing-build-dependency-for-dh-addon sphinxdoc => python-sphinx (>= 1.0.7+dfsg) | python3-sphinx Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | | fixed xincludes to properly handle includes-in-includes, includes that ↵ | Chris St. Pierre | 2012-04-11 | 3 | -23/+47 |
| | | | | | | | | | | | | aren't top-level, and other misc. stuff | ||||
* | | | removed obsolete docs about import_gpg_keys | Chris St. Pierre | 2012-04-10 | 1 | -13/+2 |
| | | | |||||
* | | | add xml:base attr to all tags that can be xincluded | Chris St. Pierre | 2012-04-10 | 4 | -11/+24 |
| | | | |||||
* | | | pkg_verify works on BoundPackage tag, not just Instance | Chris St. Pierre | 2012-04-09 | 1 | -1/+2 |
| | | | |||||
* | | | fixed mode of bcfg2-test | Chris St. Pierre | 2012-04-09 | 1 | -0/+0 |
| | | |