summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Merge graphviz diagram support into bcfg2-adminNarayan Desai2007-01-161-91/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2676 ce84e21b-d406-0410-9b95-82705330c041
* Spacing cleanup on Portage driverNarayan Desai2006-12-021-3/+3
| | | | | | | Remove deps support in create-debian-pkglist for now. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2564 ce84e21b-d406-0410-9b95-82705330c041
* adding Hostbase push toolKen Raffenetti2006-11-142-1/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2496 ce84e21b-d406-0410-9b95-82705330c041
* adding functionality to hostbase command line toolsKen Raffenetti2006-10-133-121/+178
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2432 ce84e21b-d406-0410-9b95-82705330c041
* added batch add scriptKen Raffenetti2006-10-102-22/+169
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2424 ce84e21b-d406-0410-9b95-82705330c041
* Updates from RessuNarayan Desai2006-09-151-0/+136
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2274 ce84e21b-d406-0410-9b95-82705330c041
* Remove dead file from repoNarayan Desai2006-09-151-382/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2268 ce84e21b-d406-0410-9b95-82705330c041
* Remove old fqdn convertor; it isn't needed any moreNarayan Desai2006-09-151-73/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2267 ce84e21b-d406-0410-9b95-82705330c041
* Move bcfg2-query into the install areaNarayan Desai2006-09-151-38/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2266 ce84e21b-d406-0410-9b95-82705330c041
* Fix spacing in hourly clauseNarayan Desai2006-09-051-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2205 ce84e21b-d406-0410-9b95-82705330c041
* Add all target to doc MakefileNarayan Desai2006-09-051-1/+1
| | | | | | | Change the build system to build html docs as well git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2198 ce84e21b-d406-0410-9b95-82705330c041
* Fix pylint indentsNarayan Desai2006-09-011-9/+14
| | | | | | | Make client-query read /etc/bcfg2.conf git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2168 ce84e21b-d406-0410-9b95-82705330c041
* added this little tool to parse through the clients file to help find ↵Rick Bradshow2006-09-011-0/+33
| | | | | | certain types of machines. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2167 ce84e21b-d406-0410-9b95-82705330c041
* Fix type-specific option handling codeNarayan Desai2006-09-011-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2166 ce84e21b-d406-0410-9b95-82705330c041
* Bug fixes, code cleanups, and more user-friendly error handling for poorly ↵Jason Pepas2006-09-011-56/+48
| | | | | | named rpms. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2165 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-cron script to be executableNarayan Desai2006-09-011-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2162 ce84e21b-d406-0410-9b95-82705330c041
* Updated version of rpmlisting.py.Jason Pepas2006-08-311-24/+84
| | | | | | | | | This newer version is backwards compatible with the previous version, but includes new functionality which allows for creating sepparate PackageLists based on the mtimes of the rpms. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2161 ce84e21b-d406-0410-9b95-82705330c041
* added hostinfo tool for querying hostbase from the command lineKen Raffenetti2006-08-281-0/+185
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2130 ce84e21b-d406-0410-9b95-82705330c041
* Added 'get_pkgs2()' to rpmlisting.py, which parses rpm filenames instead of ↵Jason Pepas2006-08-251-1/+24
| | | | | | using the rpm command to read rpm meta data. On my machine, this resulted in a runtime reduction from half an hour to 3 seconds. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2110 ce84e21b-d406-0410-9b95-82705330c041
* Updated rpmlisting.py to sort package listings.Jason Pepas2006-08-251-1/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2109 ce84e21b-d406-0410-9b95-82705330c041
* Fix export script to work with latest doc Makefile patchNarayan Desai2006-08-241-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2101 ce84e21b-d406-0410-9b95-82705330c041
* Add new pkglist repo generatorNarayan Desai2006-08-171-0/+111
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2072 ce84e21b-d406-0410-9b95-82705330c041
* More packaging updates from RessuNarayan Desai2006-08-031-3/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2038 ce84e21b-d406-0410-9b95-82705330c041
* Add the cron stuff to the repoNarayan Desai2006-07-241-0/+45
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2000 ce84e21b-d406-0410-9b95-82705330c041
* Updated rpmlisting.py to remove verify="nomtime" option for multiarch ↵Jason Pepas2006-07-211-2/+1
| | | | | | packages. the redhat client no longer verifies *any* multiarch packages, so setting verify=nomtime is no longer needed. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1988 ce84e21b-d406-0410-9b95-82705330c041
* Updated rpmlisting.py to disable mtime verification for all multiarch packages.Jason Pepas2006-07-191-2/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1972 ce84e21b-d406-0410-9b95-82705330c041
* updated tools/rpmlisting.py to conform to new multiarch implementation.Jason Pepas2006-07-181-25/+61
| | | | | | | | | also, this fixes the subarch bug (ie, if packages were found for i386, i586, and i686, *all* of them were previously included. now only the 'latest' arch is included). git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1968 ce84e21b-d406-0410-9b95-82705330c041
* Another minor patch from JasonNarayan Desai2006-07-141-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1938 ce84e21b-d406-0410-9b95-82705330c041
* handle prereleases and rc releases properly (From Jason Pepas)Narayan Desai2006-07-141-5/+16
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1937 ce84e21b-d406-0410-9b95-82705330c041
* More fixes based on suggestions from JasonNarayan Desai2006-07-121-8/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1934 ce84e21b-d406-0410-9b95-82705330c041
* cleanups suggested by pylintNarayan Desai2006-07-121-19/+21
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1932 ce84e21b-d406-0410-9b95-82705330c041
* Initial version of rpm index generator from Jason PepasNarayan Desai2006-07-121-0/+186
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1931 ce84e21b-d406-0410-9b95-82705330c041
* Add yup script from Jason PepasNarayan Desai2006-07-061-0/+43
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1912 ce84e21b-d406-0410-9b95-82705330c041
* Fix large diagramsNarayan Desai2006-06-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1886 ce84e21b-d406-0410-9b95-82705330c041
* Add -r flag to produce dot outputNarayan Desai2006-06-151-2/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1885 ce84e21b-d406-0410-9b95-82705330c041
* Produce an error message if setting up a dot pipe failsNarayan Desai2006-06-151-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1884 ce84e21b-d406-0410-9b95-82705330c041
* Fix the rules schemaNarayan Desai2006-04-111-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1841 ce84e21b-d406-0410-9b95-82705330c041
* Fix a few more minor detailsNarayan Desai2006-03-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1822 ce84e21b-d406-0410-9b95-82705330c041
* Few more fixesNarayan Desai2006-03-291-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1821 ce84e21b-d406-0410-9b95-82705330c041
* Fix for new repo setup (fixed the problem with tagging current releases)Narayan Desai2006-03-291-10/+13
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1820 ce84e21b-d406-0410-9b95-82705330c041
* * Fix implicit groups for CoryNarayan Desai2006-03-171-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1805 ce84e21b-d406-0410-9b95-82705330c041
* * add more display stuffNarayan Desai2006-03-171-5/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1804 ce84e21b-d406-0410-9b95-82705330c041
* * Fix bundle displayNarayan Desai2006-03-171-1/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1803 ce84e21b-d406-0410-9b95-82705330c041
* * Differentiate between groups, profile instances and bundles of the same nameNarayan Desai2006-03-171-13/+24
| | | | | | | * Automatically run dot, directly generating a png git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1802 ce84e21b-d406-0410-9b95-82705330c041
* Documentation updatesNarayan Desai2006-03-161-6/+30
| | | | | | | Add bundle and client support to groups-to-dot.py git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1801 ce84e21b-d406-0410-9b95-82705330c041
* Remove two old (broken utilities)Narayan Desai2006-03-072-232/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1798 ce84e21b-d406-0410-9b95-82705330c041
* try to fix keyword expansion problemNarayan Desai2006-03-071-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1797 ce84e21b-d406-0410-9b95-82705330c041
* Add new group diagram toolNarayan Desai2006-03-071-0/+35
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1796 ce84e21b-d406-0410-9b95-82705330c041
* I updated all my repo scripts for the latest changes in the 0.8 version of Rick Bradshow2006-02-273-542/+130
| | | | | | | | the repo. these are still very specific to my repo, but should give a good idea of what is needed. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1772 ce84e21b-d406-0410-9b95-82705330c041
* include ricks crosscheck fix that adds support for other element typesNarayan Desai2006-02-101-12/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1728 ce84e21b-d406-0410-9b95-82705330c041