summaryrefslogtreecommitdiffstats
path: root/schemas/metadata.xsd
Commit message (Collapse)AuthorAgeFilesLines
* generate XML schema docs from XML schemas themselvesChris St. Pierre2012-12-101-21/+144
|
* schema fixes for metadata changesChris St. Pierre2012-07-311-2/+0
|
* Metadata and other improvements:Chris St. Pierre2012-07-301-20/+33
| | | | | | | | | | * Added support for Client tag in groups.xml * Added support for nested Group tags in groups.xml * Added support for negated groups in groups.xml * Added DatabaseBacked plugin mixin to easily allow plugins to connect to a database specified in global database settings in bcfg2.conf * Added DBMetadata plugin that uses relational DB to store client records instead of writing to clients.xml
* Remove svn keywordsSol Jerome2012-02-191-1/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* * Made Metadata files validate whether or not XIncludes had been processedChris St. Pierre2011-04-131-1/+5
| | | | | | * bcfg2-repo-validate does not chase XIncludes if --stdin has been specified, but just validates the Metadata files you provide on stdin
* A number of schema changes/fixes/updates:Chris St. Pierre2011-04-081-9/+3
| | | | | | | | * altsrc attr is not allowed on Service and Action tags * Removed duplicate definition of PackageType, fixed required attrs * Removed deprecated <Ignore> tags in BoundPackage Instances * Added Genshi schema, made Genshi bundles validate * Use builtin xs:boolean type where possible
* schemas: Schema updatesSol Jerome2010-01-281-8/+0
| | | | | | | | | | * Remove old translation schema for bcfg1 * Remove old POSIX entries * Remove toolsetType schema since it's no longer used Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5708 ce84e21b-d406-0410-9b95-82705330c041
* SSL: add auth entry to metadata schemaNarayan Desai2009-05-061-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5197 ce84e21b-d406-0410-9b95-82705330c041
* Add BoundEntry support to bundle schemaSol Jerome2009-02-271-6/+6
| | | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5090 ce84e21b-d406-0410-9b95-82705330c041
* Schema update for freebsd (Resolves Ticket #478)Narayan Desai2007-08-081-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3616 ce84e21b-d406-0410-9b95-82705330c041
* Fix local validation for xml schemas (no net access)Narayan Desai2007-01-241-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2712 ce84e21b-d406-0410-9b95-82705330c041
* Finish validation fixes for xinclude schemasNarayan Desai2007-01-161-17/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2680 ce84e21b-d406-0410-9b95-82705330c041
* 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-111-3/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2649 ce84e21b-d406-0410-9b95-82705330c041
* Metadata improvementsNarayan Desai2007-01-081-0/+6
| | | | | | | | * 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
* 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
* * 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
* 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
* last step of repo switchesNarayan Desai2006-01-231-44/+19
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1716 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
* 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
* fix schema for current metadata formatNarayan Desai2004-10-071-5/+12
| | | | | | | (Logical change 1.77) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@376 ce84e21b-d406-0410-9b95-82705330c041
* add file versionNarayan Desai2004-08-121-0/+52
| | | | | | | | | 2004/08/12 14:01:29-05:00 anl.gov!desai (Logical change 1.41) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@241 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2004-08-121-0/+0
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@240 ce84e21b-d406-0410-9b95-82705330c041