summaryrefslogtreecommitdiffstats
path: root/schemas/pkgtype.xsd
Commit message (Collapse)AuthorAgeFilesLines
* Plugins/Packages: ability to overwrite recommended flag per packageAlexander Sulfrian2014-05-111-0/+9
|
* Options: schema changes for changes made for new parserChris St. Pierre2013-06-271-20/+15
|
* generate XML schema docs from XML schemas themselvesChris St. Pierre2012-12-101-30/+286
|
* Added arch and release attributes to BoundPackage tag.Matt Kemp2012-07-261-0/+2
|
* pkg_verify works on BoundPackage tag, not just InstanceChris St. Pierre2012-04-091-1/+2
|
* Remove svn keywordsSol Jerome2012-02-191-1/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* cleaned up genshi schemaChris St. Pierre2012-01-231-7/+1
|
* added support for default/mandatory/optional package groupsChris St. Pierre2011-11-171-0/+2
|
* * Added support for yum libraries (if available and configured). ThisChris St. Pierre2011-10-071-1/+9
| | | | | | | | | | | | | | | | | | can dramatically reduce memory usage, and fixed several bugs: * #1014 (Package plugin can't resolve dependencies for rpms with Require: tags for full paths that aren't Provided explicitly) * #991 (Dependency Resolution difference between Package and yum) * #996 (Packages high memory usage) * Added support for Yum package groups when using yum libraries (#1039) * Fixed #911 (bcfg2 output for wrong package version with Packages is misleading) * YUMng turns down the Yum debug level itself depending on the debug/verbosity level requested by bcfg2 so you don't have to reduce the Yum debug level on a global basis * Added support for Pulp repositories, including registering Pulp consumers and binding to repositories * Added ability to disable magic OS groups
* added Defaults pluginChris St. Pierre2011-09-191-24/+24
|
* Remove <Package> attribute "reloc" from the docsHolger Weiß2011-07-051-1/+0
| | | | | Remove the "reloc" <Package> attribute from the documentation and from the XML Schema, as it is no longer supported (since commit 7beb2f08d8).
* A number of schema changes/fixes/updates:Chris St. Pierre2011-04-081-14/+14
| | | | | | | | * 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
* Add BoundEntry support to bundle schemaSol Jerome2009-02-271-0/+55
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