summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Packages/Source.py
Commit message (Expand)AuthorAgeFilesLines
* fixed determination of repo name from source component nameChris St. Pierre2012-08-221-3/+2
* added ability to specify arbitrary repository options to PackagesChris St. Pierre2012-05-231-1/+12
* handle package sources without packages for an applicable client arch more gr...Chris St. Pierre2012-05-211-0/+4
* random names for repos without obvious names breaks ability to use a single c...Chris St. Pierre2012-05-161-7/+4
* fixed repo name generationChris St. Pierre2012-05-041-2/+3
* bcfg2-info: Fix packagesources commandSol Jerome2012-04-191-2/+3
* filter out characters yum dislikes in repo namesChris St. Pierre2012-03-151-3/+7
* made automatic repository naming not suck horriblyChris St. Pierre2012-01-251-8/+16
* removed unnecessary raise (#1068)Chris St. Pierre2012-01-241-1/+0
* added toggle_debug back to Packages (#1091)Chris St. Pierre2012-01-231-15/+15
* added SimpleConfig plugin for easy config files; made Packages and Rules use ...Chris St. Pierre2011-12-301-3/+2
* added support for default/mandatory/optional package groupsChris St. Pierre2011-11-171-1/+1
* Packages: Fix md5 importRob Lemley2011-11-111-1/+1
* Various Packages plugin fixes:Chris St. Pierre2011-10-191-0/+4
* Improve error handling of Packages plugin.Mike McCallister2011-10-151-6/+8
* * Added support for yum libraries (if available and configured). ThisChris St. Pierre2011-10-071-0/+262