summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* This should handle the created event.Brian Pellin2005-01-111-1/+1
| | | | | | | (Logical change 1.185) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@789 ce84e21b-d406-0410-9b95-82705330c041
* I guess ! is not a python operator.Brian Pellin2005-01-101-1/+1
| | | | | | | (Logical change 1.184) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@785 ce84e21b-d406-0410-9b95-82705330c041
* Fixed constructors to not clobber initial data.Brian Pellin2005-01-101-2/+2
| | | | | | | (Logical change 1.183) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@784 ce84e21b-d406-0410-9b95-82705330c041
* Made ConfigFileEntry handle exists events for initial data read in.Brian Pellin2005-01-101-7/+13
| | | | | | | | | | Adding message to log events that don't correspond to known files in ConfigFileEntry. (Logical change 1.183) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@783 ce84e21b-d406-0410-9b95-82705330c041
* Fixed constructor to not clobber data.Brian Pellin2005-01-101-1/+1
| | | | | | | (Logical change 1.183) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@781 ce84e21b-d406-0410-9b95-82705330c041
* Fixed escaping on hyphen in regex.Brian Pellin2005-01-101-1/+1
| | | | | | | (Logical change 1.182) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@779 ce84e21b-d406-0410-9b95-82705330c041
* fix for files with - in the nameNarayan Desai2005-01-101-1/+1
| | | | | | | (Logical change 1.181) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@777 ce84e21b-d406-0410-9b95-82705330c041
* add apt-get clean callNarayan Desai2005-01-071-0/+1
| | | | | | | (Logical change 1.180) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@776 ce84e21b-d406-0410-9b95-82705330c041
* fix tbNarayan Desai2005-01-071-1/+1
| | | | | | | (Logical change 1.179) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@773 ce84e21b-d406-0410-9b95-82705330c041
* Added support for the read config from file (-f) flag.Brian Pellin2005-01-061-31/+43
| | | | | | | (Logical change 1.175) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@764 ce84e21b-d406-0410-9b95-82705330c041
* Fixed service verification for services that are not installed.Brian Pellin2005-01-061-1/+8
| | | | | | | | | Added check for invalid service verification. (Logical change 1.175) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@762 ce84e21b-d406-0410-9b95-82705330c041
* Rewrote mostly to follow inventory model.Brian Pellin2005-01-061-29/+163
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@760 ce84e21b-d406-0410-9b95-82705330c041
* Added runtime toolset selection.Brian Pellin2005-01-061-2/+21
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@759 ce84e21b-d406-0410-9b95-82705330c041
* Added support for image to toolset mapping.Brian Pellin2005-01-061-2/+8
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@757 ce84e21b-d406-0410-9b95-82705330c041
* Added toolset support.Brian Pellin2005-01-061-0/+1
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@756 ce84e21b-d406-0410-9b95-82705330c041
* Auto mergedBrian Pellin2005-01-041-6/+21
| | | | | | | | | | 2005/01/04 16:20:00-06:00 (none)!bpellin Added throttling for multiple events in file watching. (Logical change 1.173) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@752 ce84e21b-d406-0410-9b95-82705330c041
* fix tbNarayan Desai2005-01-041-1/+2
| | | | | | | (Logical change 1.172) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@751 ce84e21b-d406-0410-9b95-82705330c041
* add error handlingNarayan Desai2004-12-201-54/+8
| | | | | | | (Logical change 1.171) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@747 ce84e21b-d406-0410-9b95-82705330c041
* fixup bugsNarayan Desai2004-12-171-7/+9
| | | | | | | | | | 2004/12/17 10:58:48-06:00 anl.gov!desai fix quoting (Logical change 1.170) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@745 ce84e21b-d406-0410-9b95-82705330c041
* fix quotingNarayan Desai2004-12-171-3/+3
| | | | | | | (Logical change 1.169) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@743 ce84e21b-d406-0410-9b95-82705330c041
* fix xml quoting issuesNarayan Desai2004-12-171-5/+5
| | | | | | | | | | 2004/12/17 10:01:23-06:00 anl.gov!desai switch to __name__ (Logical change 1.168) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@741 ce84e21b-d406-0410-9b95-82705330c041
* fix debconf nameNarayan Desai2004-12-171-1/+1
| | | | | | | (Logical change 1.167) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@739 ce84e21b-d406-0410-9b95-82705330c041
* I fixed this once again.Rick Bradshow2004-12-161-1/+1
| | | | | | | (Logical change 1.165) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@735 ce84e21b-d406-0410-9b95-82705330c041
* this is the hot new X stuffRick Bradshow2004-12-161-5/+24
| | | | | | | | | | | | | 2004/12/16 15:34:47-06:00 anl.gov!bradshaw Change mode to -rw-r--r-- 2004/10/20 13:20:21-05:00 anl.gov!bradshaw added the probe for the VGA card into the generator. THis is untested. (Logical change 1.164) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@732 ce84e21b-d406-0410-9b95-82705330c041
* fix nonexistant init script errorsNarayan Desai2004-12-161-3/+8
| | | | | | | (Logical change 1.163) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@724 ce84e21b-d406-0410-9b95-82705330c041
* fix error loggingNarayan Desai2004-12-161-2/+2
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@722 ce84e21b-d406-0410-9b95-82705330c041
* update comments and move to single repoNarayan Desai2004-12-161-4/+5
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@720 ce84e21b-d406-0410-9b95-82705330c041
* Add Generator prefix to log messagesNarayan Desai2004-12-161-18/+19
| | | | | | | | | | 2004/12/14 20:44:11-06:00 anl.gov!desai pylint cleanups (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@719 ce84e21b-d406-0410-9b95-82705330c041
* add commented fam debugging codeNarayan Desai2004-12-161-0/+2
| | | | | | | (Logical change 1.162) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@718 ce84e21b-d406-0410-9b95-82705330c041
* pylint cleanupsNarayan Desai2004-12-151-5/+5
| | | | | | | (Logical change 1.161) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@717 ce84e21b-d406-0410-9b95-82705330c041
* minor code cleanupNarayan Desai2004-12-151-12/+11
| | | | | | | (Logical change 1.161) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@716 ce84e21b-d406-0410-9b95-82705330c041
* add error handlingNarayan Desai2004-12-151-3/+7
| | | | | | | (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@714 ce84e21b-d406-0410-9b95-82705330c041
* fix error messageNarayan Desai2004-12-151-2/+1
| | | | | | | | | | 2004/12/14 19:34:45-06:00 anl.gov!desai switch to generator logging "infrastructure" (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@712 ce84e21b-d406-0410-9b95-82705330c041
* fix missing parenNarayan Desai2004-12-151-1/+1
| | | | | | | (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@711 ce84e21b-d406-0410-9b95-82705330c041
* unify Cfg generator and RepositoryNarayan Desai2004-12-151-39/+21
| | | | | | | | | | 2004/12/14 18:40:03-06:00 anl.gov!desai switch to GeneratorError for Cfg Repo failures (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@710 ce84e21b-d406-0410-9b95-82705330c041
* remove debuggingNarayan Desai2004-12-151-11/+19
| | | | | | | | | | | | | 2004/12/14 19:28:04-06:00 anl.gov!desai add error reporting for generator instantiation errors 2004/12/14 19:08:32-06:00 anl.gov!desai switch to GeneratorError (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@709 ce84e21b-d406-0410-9b95-82705330c041
* fix client-specific pkglistsNarayan Desai2004-12-151-4/+4
| | | | | | | | | switch to GeneratorError (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@708 ce84e21b-d406-0410-9b95-82705330c041
* Add logging mechanismNarayan Desai2004-12-151-0/+12
| | | | | | | | | | | | | 2004/12/14 19:14:32-06:00 anl.gov!desai add GeneratorInitError 2004/12/14 18:33:58-06:00 anl.gov!desai add Generator Exception (Logical change 1.160) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@706 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/dummy.pyNarayan Desai2004-12-131-13/+0
| | | | | | | }(Logical change 1.159) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@705 ce84e21b-d406-0410-9b95-82705330c041
* Delete: src/bcfg2metaNarayan Desai2004-12-081-57/+0
| | | | | | | }(Logical change 1.158) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@703 ce84e21b-d406-0410-9b95-82705330c041
* fix baseNarayan Desai2004-12-031-2/+8
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@701 ce84e21b-d406-0410-9b95-82705330c041
* add support for restart targets other than reloadNarayan Desai2004-12-031-4/+4
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@700 ce84e21b-d406-0410-9b95-82705330c041
* fix mkdir -p caseNarayan Desai2004-12-031-9/+10
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@699 ce84e21b-d406-0410-9b95-82705330c041
* add bundles into the mixNarayan Desai2004-12-031-0/+1
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@698 ce84e21b-d406-0410-9b95-82705330c041
* fix permission settingNarayan Desai2004-12-021-1/+1
| | | | | | | (Logical change 1.155) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@691 ce84e21b-d406-0410-9b95-82705330c041
* add prettyprinting to metadata outputNarayan Desai2004-12-021-2/+17
| | | | | | | (Logical change 1.155) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@690 ce84e21b-d406-0410-9b95-82705330c041
* add debugging for Directory VerificationNarayan Desai2004-11-301-0/+8
| | | | | | | (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@689 ce84e21b-d406-0410-9b95-82705330c041
* fix case where single file has single class/attributes from metadataNarayan Desai2004-11-301-2/+2
| | | | | | | (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@688 ce84e21b-d406-0410-9b95-82705330c041
* switch to \S to catch all categoriesNarayan Desai2004-11-301-1/+1
| | | | | | | | | | 2004/11/30 14:53:33-06:00 anl.gov!desai fixup regex from ccsched (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@685 ce84e21b-d406-0410-9b95-82705330c041
* host specific package listsNarayan Desai2004-11-301-0/+5
| | | | | | | (Logical change 1.154) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@684 ce84e21b-d406-0410-9b95-82705330c041