summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add enumerated type for package type attributesNarayan Desai2006-04-111-2/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1832 ce84e21b-d406-0410-9b95-82705330c041
* Fix a number of spurious pylint issuesNarayan Desai2006-04-111-22/+22
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1831 ce84e21b-d406-0410-9b95-82705330c041
* Add Options libraryNarayan Desai2006-04-102-1/+94
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1830 ce84e21b-d406-0410-9b95-82705330c041
* enable entry binding of SymLink, Directory, and Permissions entriesNarayan Desai2006-04-101-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1829 ce84e21b-d406-0410-9b95-82705330c041
* Add the rules plugin (for Ti)Narayan Desai2006-04-102-1/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1828 ce84e21b-d406-0410-9b95-82705330c041
* * Fix schema validation for host specific service entriesNarayan Desai2006-04-104-51/+71
| | | | | | | * Move to using generic rule-based core (in preparation for the rules plugin) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1827 ce84e21b-d406-0410-9b95-82705330c041
* Fix default profile validationNarayan Desai2006-04-071-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1826 ce84e21b-d406-0410-9b95-82705330c041
* Improve error messages for Svc/PkgmgrNarayan Desai2006-04-072-2/+2
| | | | | | | Remove component name from unknown type stdout messages git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1825 ce84e21b-d406-0410-9b95-82705330c041
* Updated documentation for Reports.Joey Hagedorn2006-04-046-105/+216
| | | | | | | | | Added Subversion Revision Info to nodes-digest and overview-stats HTML reports added new report type with table of machines called overview-matrix-www git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1824 ce84e21b-d406-0410-9b95-82705330c041
* * Add error handling for svn revision checkNarayan Desai2006-03-302-4/+11
| | | | | | | * Add documentation to the bcfg2.conf man page git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1823 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
* Version bumps for 0.8.2pre2Narayan Desai2006-03-292-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1818 ce84e21b-d406-0410-9b95-82705330c041
* * Remove build dep on python-devNarayan Desai2006-03-293-3/+15
| | | | | | | * Improve error handing when no ssl key is available git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1817 ce84e21b-d406-0410-9b95-82705330c041
* * Fix fam integration with svnNarayan Desai2006-03-292-6/+4
| | | | | | | * Fix traceback handing in logging infrastructure (from Cobalt repo) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1816 ce84e21b-d406-0410-9b95-82705330c041
* * Fix revision handling (for cases where the server doesn't supply a ↵Narayan Desai2006-03-291-1/+1
| | | | | | revision) (fixes Ticket #39) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1815 ce84e21b-d406-0410-9b95-82705330c041
* * Fix rh service verification for cases where the service is not yet ↵Narayan Desai2006-03-291-1/+1
| | | | | | installed (Fixed ticket #38) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1814 ce84e21b-d406-0410-9b95-82705330c041
* * Fix parent directory creation for directory entries (resolving Ticket #37)Narayan Desai2006-03-291-0/+22
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1813 ce84e21b-d406-0410-9b95-82705330c041
* * Fix package list schema to allow hosts and nested groupsNarayan Desai2006-03-281-3/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1812 ce84e21b-d406-0410-9b95-82705330c041
* fix parse errorsNarayan Desai2006-03-231-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1811 ce84e21b-d406-0410-9b95-82705330c041
* * Version bumpNarayan Desai2006-03-234-3/+12
| | | | | | | * Verbosity improvements git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1810 ce84e21b-d406-0410-9b95-82705330c041
* * Print error message and exit if no component location information exists ↵Narayan Desai2006-03-231-1/+5
| | | | | | in the config file (fixes Ticket #34) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1809 ce84e21b-d406-0410-9b95-82705330c041
* * Add dpkg.cfg to list of important (read: preinstalled) filesNarayan Desai2006-03-201-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1808 ce84e21b-d406-0410-9b95-82705330c041
* * Implement configuration specification revision passing between client and ↵Narayan Desai2006-03-172-23/+4
| | | | | | server git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1807 ce84e21b-d406-0410-9b95-82705330c041
* * Implement svn repository revision detectionNarayan Desai2006-03-172-2/+18
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1806 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-162-6/+153
| | | | | | | 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
* * Fix error message before logging is initializedNarayan Desai2006-03-091-2/+2
| | | | | | | * Fix error message when new stats file is created git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1800 ce84e21b-d406-0410-9b95-82705330c041
* * Remove messages describing extra configuration elements when running in ↵Narayan Desai2006-03-094-12/+44
| | | | | | | | | bundle mode * Handle garbage filenames in Cfg more gracefully git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1799 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
* this is to make the python version binary package builder for debian Rick Bradshow2006-03-062-1/+28
| | | | | | | | packages non static git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1795 ce84e21b-d406-0410-9b95-82705330c041
* Kill old readmeNarayan Desai2006-03-031-33/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1794 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.8.1 (final)Narayan Desai2006-03-013-4/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1790 ce84e21b-d406-0410-9b95-82705330c041
* Fix syslog priority/facility encoding in log messagesNarayan Desai2006-03-011-2/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1789 ce84e21b-d406-0410-9b95-82705330c041
* bump version to 0.8.1pre9Narayan Desai2006-03-012-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1787 ce84e21b-d406-0410-9b95-82705330c041
* Fix same display bug in DebianNarayan Desai2006-03-011-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1786 ce84e21b-d406-0410-9b95-82705330c041
* Fix up logging in dryrun modeNarayan Desai2006-03-012-14/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1785 ce84e21b-d406-0410-9b95-82705330c041
* Resolve daemon issues (resolves ticket #30)Narayan Desai2006-03-012-11/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1784 ce84e21b-d406-0410-9b95-82705330c041
* Whitespace changes in Logging.pyNarayan Desai2006-03-012-3/+2
| | | | | | | Fix saferun usage for pkg index building in Redhat.py git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1783 ce84e21b-d406-0410-9b95-82705330c041
* Add missing importNarayan Desai2006-02-281-1/+1
| | | | | | | Resolves ticket #31 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1782 ce84e21b-d406-0410-9b95-82705330c041
* cleanup error handling and message fragmentationNarayan Desai2006-02-281-21/+18
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1781 ce84e21b-d406-0410-9b95-82705330c041
* version bump to 0.8.1pre8Narayan Desai2006-02-282-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1779 ce84e21b-d406-0410-9b95-82705330c041
* Switch more client toolsets over to the new logging infrastructureNarayan Desai2006-02-284-59/+61
| | | | | | | Depricate os.system and os.popen in favor of Toolset.saferun git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1778 ce84e21b-d406-0410-9b95-82705330c041
* Reconnect syslog handler when the syslog daemon is restartedNarayan Desai2006-02-281-4/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1777 ce84e21b-d406-0410-9b95-82705330c041