summaryrefslogtreecommitdiffstats
path: root/schemas
Commit message (Collapse)AuthorAgeFilesLines
* Add gentoo to the toolset schemaNarayan Desai2007-01-111-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2657 ce84e21b-d406-0410-9b95-82705330c041
* Fixes from RickNarayan Desai2007-01-114-7/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2649 ce84e21b-d406-0410-9b95-82705330c041
* Implement negation for bundles, base, pkgmgr, svcmgr, and rulesNarayan Desai2007-01-105-0/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2643 ce84e21b-d406-0410-9b95-82705330c041
* Metadata improvementsNarayan Desai2007-01-082-0/+11
| | | | | | | | * XInclude support -- now clients.xml and groups.xml can include secondary files * Schema updates for XInclude and group comments git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2631 ce84e21b-d406-0410-9b95-82705330c041
* Fix report configuration indirectly found by the lxml problems experienced ↵Narayan Desai2007-01-041-2/+2
| | | | | | by DavidI git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2622 ce84e21b-d406-0410-9b95-82705330c041
* One more service schema updateNarayan Desai2006-11-101-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2482 ce84e21b-d406-0410-9b95-82705330c041
* Fix service validationNarayan Desai2006-11-091-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2477 ce84e21b-d406-0410-9b95-82705330c041
* Added "aix" and "auto" to list of valid "toolset=" values. As of 0.8.5 the ↵Daniel Joseph Barnhart Clark2006-10-191-1/+1
| | | | | | | | | toolset value is just ignored by the code if favor of automatic tools detection, however for backwards compatability the toolset attribute is going to be around at least until 0.8.6. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2447 ce84e21b-d406-0410-9b95-82705330c041
* * Add the type attribute for packagesNarayan Desai2006-10-081-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2410 ce84e21b-d406-0410-9b95-82705330c041
* Add FMRI to the service schemaNarayan Desai2006-08-291-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2137 ce84e21b-d406-0410-9b95-82705330c041
* Add address attribute to client schemaNarayan Desai2006-08-271-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2124 ce84e21b-d406-0410-9b95-82705330c041
* Fix permissions validationNarayan Desai2006-08-051-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2045 ce84e21b-d406-0410-9b95-82705330c041
* Fix client schema to properly validate Client elements with AliasesNarayan Desai2006-08-031-1/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2037 ce84e21b-d406-0410-9b95-82705330c041
* Add basic dependency processing codeNarayan Desai2006-07-101-0/+52
| | | | | | | | | * To enable, add a Deps directory and enable the Deps plugin * schema validation works * prerequisites are automatically added to configurations git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1924 ce84e21b-d406-0410-9b95-82705330c041
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-301-0/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1908 ce84e21b-d406-0410-9b95-82705330c041
* Make pingtime optional, since the reporting system doesn't actually use it.Narayan Desai2006-06-261-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1896 ce84e21b-d406-0410-9b95-82705330c041
* * Tighten validation of included groups (Resolves Ticket #54)Narayan Desai2006-05-251-1/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1865 ce84e21b-d406-0410-9b95-82705330c041
* Add missing schema fileNarayan Desai2006-04-121-0/+27
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1842 ce84e21b-d406-0410-9b95-82705330c041
* Fix the rules schemaNarayan Desai2006-04-111-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1841 ce84e21b-d406-0410-9b95-82705330c041
* fix schema typoNarayan Desai2006-04-111-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1836 ce84e21b-d406-0410-9b95-82705330c041
* schema updateNarayan Desai2006-04-116-66/+97
| | | | | | | pkgmgr bugfix git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1835 ce84e21b-d406-0410-9b95-82705330c041
* 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 schema validation for host specific service entriesNarayan Desai2006-04-101-1/+1
| | | | | | | * 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
* * 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 host within group validationNarayan Desai2006-02-241-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1765 ce84e21b-d406-0410-9b95-82705330c041
* Fix incorrect versions of -r documentationNarayan Desai2006-02-231-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1764 ce84e21b-d406-0410-9b95-82705330c041
* last step of repo switchesNarayan Desai2006-01-237-62/+61
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1716 ce84e21b-d406-0410-9b95-82705330c041
* fix package validation with relocNarayan Desai2005-11-301-0/+1
| | | | | | | (Logical change 1.376) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1581 ce84e21b-d406-0410-9b95-82705330c041
* fix typoNarayan Desai2005-10-251-1/+1
| | | | | | | (Logical change 1.345) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1434 ce84e21b-d406-0410-9b95-82705330c041
* add optional type attribute for servicesNarayan Desai2005-10-181-0/+1
| | | | | | | (Logical change 1.339) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1394 ce84e21b-d406-0410-9b95-82705330c041
* add type attribute to location elements.Narayan Desai2005-09-141-0/+1
| | | | | | | (Logical change 1.312) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1271 ce84e21b-d406-0410-9b95-82705330c041
* add solarisNarayan Desai2005-09-141-1/+1
| | | | | | | (Logical change 1.312) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1270 ce84e21b-d406-0410-9b95-82705330c041
* add simplefileNarayan Desai2005-08-311-0/+1
| | | | | | | (Logical change 1.291) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1161 ce84e21b-d406-0410-9b95-82705330c041
* permission changeNarayan Desai2005-08-021-1/+1
| | | | | | | (Logical change 1.277) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1117 ce84e21b-d406-0410-9b95-82705330c041
* minor schema fixupNarayan Desai2005-07-131-2/+2
| | | | | | | (Logical change 1.257) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1058 ce84e21b-d406-0410-9b95-82705330c041
* setup PostInstall typeNarayan Desai2005-06-291-0/+4
| | | | | | | (Logical change 1.244) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1018 ce84e21b-d406-0410-9b95-82705330c041
* add postinstalltypeNarayan Desai2005-06-291-0/+2
| | | | | | | (Logical change 1.244) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1016 ce84e21b-d406-0410-9b95-82705330c041
* add permission typeNarayan Desai2005-06-291-0/+5
| | | | | | | (Logical change 1.242) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1012 ce84e21b-d406-0410-9b95-82705330c041
* add PermissionTypeNarayan Desai2005-06-291-0/+1
| | | | | | | (Logical change 1.242) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1008 ce84e21b-d406-0410-9b95-82705330c041
* add permission typeNarayan Desai2005-06-291-2/+5
| | | | | | | | | | 2005/06/29 10:41:27-05:00 anl.gov!desai fix attributes (Logical change 1.242) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1007 ce84e21b-d406-0410-9b95-82705330c041
* modified schema to be much more specificJoey Hagedorn2005-06-231-8/+25
| | | | | | | (Logical change 1.239) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@997 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.234)Joey Hagedorn2005-06-211-0/+44
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@977 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionJoey Hagedorn2005-06-211-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@975 ce84e21b-d406-0410-9b95-82705330c041
* add image clauseNarayan Desai2005-03-091-0/+1
| | | | | | | (Logical change 1.211) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@893 ce84e21b-d406-0410-9b95-82705330c041
* Updated to include image to toolset mapping.Brian Pellin2005-01-061-1/+14
| | | | | | | (Logical change 1.174) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@758 ce84e21b-d406-0410-9b95-82705330c041
* add reload option to servicesNarayan Desai2004-12-031-0/+1
| | | | | | | (Logical change 1.157) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@697 ce84e21b-d406-0410-9b95-82705330c041
* add DirectoryTypeNarayan Desai2004-12-022-2/+10
| | | | | | | (Logical change 1.156) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@694 ce84e21b-d406-0410-9b95-82705330c041
* switch to using atom.xsdNarayan Desai2004-12-021-23/+1
| | | | | | | (Logical change 1.156) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@693 ce84e21b-d406-0410-9b95-82705330c041
* symlink additionNarayan Desai2004-10-291-0/+5
| | | | | | | (Logical change 1.123) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@555 ce84e21b-d406-0410-9b95-82705330c041