summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* turn off updates-released repository for fedora-14 configsClark Williams2010-08-037-0/+7
| | | | | | f14 is prerelease so turn off the updates-released repository Signed-off-by: Clark Williams <williams@redhat.com>
* added secondary arch config filesClark Williams2010-07-305-0/+190
| | | | Signed-off-by: Clark Williams <williams@redhat.com>
* Merge remote branch 'origin/master' into workClark Williams2010-07-302-0/+82
|\
| * Add F14 mock configsJesse Keating2010-07-302-0/+82
| |
* | patch that allows specifying max tmpfs size to tmpfs pluginKalev Lember2010-07-301-1/+2
| | | | | | | | | | | | | | Add a 'max_fs_size' parameter to the tmpfs plugin that allows specification of sizes greater than default (50% of RAM). Signed-off-by: Clark Williams <williams@redhat.com>
* | changed from referencing defaults.cfs to site-defaults.cfg (BZ# 600487)Clark Williams2010-07-271-3/+3
| | | | | | | | Signed-off-by: Clark Williams <williams@redhat.com>
* | fixed typo in [testing] url of epel-6-i386 configClark Williams2010-07-271-1/+1
| | | | | | | | Signed-off-by: Clark Williams <williams@redhat.com>
* | update the epel-6 mock configs to point at the beta2 mirrorlist urlsDennis Gilmore2010-07-273-7/+7
| | | | | | | | Signed-off-by: Clark Williams <williams@redhat.com>
* | deleted fedora-10 and fedora-11 configsClark Williams2010-07-2714-544/+0
|/ | | | Signed-off-by: Clark Williams <williams@redhat.com>
* Merge branch 'master' into workClark Williams2010-05-0542-2/+83
|\
| * Set syslog ident to mock and disable syslog in yum configs (BZ# 560401).Ville Skyttä2010-03-3041-0/+82
| | | | | | | | Requires yum > 3.2.27 to work, shouldn't hurt with other versions.
| * Trivial root completion cleanup.Ville Skyttä2010-03-301-2/+1
| |
* | initail epel-6 configs pointing at beta bitsDennis Gilmore2010-04-293-0/+177
|/ | | | (cherry picked from commit c16c8a554d0b581b216789fa58d5ab178b055e06)
* Use pigz for gzipping by default (BZ# 570418).Ville Skyttä2010-03-231-1/+1
|
* Move bash completion to etc/bash_completion.d.Ville Skyttä2010-03-211-0/+77
|
* Convert to Unix linefeeds (BZ# 553326).Ville Skyttä2010-03-2115-541/+505
|
* Make createrepo disabled by defaultJesse Keating2010-03-111-1/+1
|
* make createrepo command an option (skvidal)Jesse Keating2010-03-111-0/+1
|
* Revert "Revert "add configuration option to run createrepo on result rpms""Jesse Keating2010-03-111-0/+4
| | | | | | This reverts commit bc678aba383d1a6ad4ffd884ca21aa4058856e86. Revert the revert, wheee! This is appropriate for 1.1 moving forward.
* Revert "add configuration option to run createrepo on result rpms"Jesse Keating2010-03-111-4/+0
| | | | | | | This reverts commit 716d41a0090047c3e943d102537b87d86fdcbe88. We've decided to revert this feature on the 1.0.x series. We'll add it back for 1.1
* Revert "Use -N flag with useradd, but not in EPEL #495734"Jesse Keating2010-03-117-7/+1
| | | | | | | | This reverts commit e99adc9492ab1087018c630f68f75ebe79f56a76. -n still works on Fedora, and trying to override -N with -n in epel configs fails for things like koji generated configs. Falling back to -n until that stops working for us.
* Add Fedora 13 configsJesse Keating2010-02-177-0/+267
|
* Use -N flag with useradd, but not in EPEL #495734Jesse Keating2010-02-177-1/+7
| | | | | EL doesn't support -N, but uses -n instead. So use -N by default, but in the EL configs revert back to -n.
* add configuration option to run createrepo on result rpmsSeth Vidal2010-02-101-0/+4
| | | | | | | | Added patch from Seth Vidal <skvidal@fedoraproject.org> to automatically run createrepo on the generated rpms Signed-off-by: Seth Vidal <skvidal@fedoraproject.org> Signed-off-by: Clark Williams <williams@redhat.com>
* deleted fedora-9-*.cfg filesClark Williams2009-11-237-267/+0
| | | | | | Deleted F9 configs since F12 released Signed-off-by: Clark Williams <williams@redhat.com>
* Fix the target arch for F12/rawhide i386Jesse Keating2009-11-052-2/+2
|
* Add new config files for Fedora 12Jesse Keating2009-11-057-0/+267
|
* Update rawhide configs to F13Jesse Keating2009-10-267-7/+7
|
* Add patch cleaning up mock configs for epel (dgilmore)Jesse Keating2009-09-106-9/+26
|
* Use the new location for koji buildroot reposJesse Keating2009-09-1021-21/+21
|
* patch from Levente Farkas (lfarkas@lfarkas.org) to fix excludes forClark Williams2009-07-081-2/+1
| | | | | | EPEL 5 on x86_64. BZ# 500617 Signed-off-by: Clark Williams <williams@redhat.com>
* Merge commit 'origin/master' into clarkClark Williams2009-06-248-2/+269
|\
| * Build i586 on i386 for F11 and rawhide. Make rawhide dist to f12Jesse Keating2009-05-112-3/+3
| |
| * Add config files for F11Jesse Keating2009-05-117-0/+267
| |
* | Support configurable root cache compressionLubomir Rintel2009-03-271-0/+2
|/ | | | | | | | | | | | | This patch adds configuration options that influence how is the root cache compressed: config_opts['plugin_conf']['root_cache_opts']['compress_program'] = "gzip" config_opts['plugin_conf']['root_cache_opts']['extension'] = ".gz" Motivation to do this was to be able to use lzma compression. While it takes a long time to compress, for me it was more than two times faster than gzip when decompressing. Since I only seldom regenerate the root cache while doing a lot of builds, I was able to gain a considerable speed up.
* removed unsupported configsClark Williams2009-02-038-316/+0
|
* Merge branch 'master' of ↵Clark Williams2009-01-0812-9/+315
|\ | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| * add configs from dgilmore for sparc, s390Michael E Brown2009-01-079-0/+315
| |
| * Don't disable ccache on epel-5, it is availableTodd Zullinger2008-12-213-9/+0
| | | | | | | | Signed-off-by: Todd Zullinger <tmz@pobox.com>
* | added comment to etc/mock/site-defaults.cfg which clarify mode and group ↵Clark Williams2008-12-191-1/+3
|/ | | | ownership requirements for basdir and cache_topdir
* Add configs for Fedora 10Jesse Keating2008-11-064-0/+154
|
* Refer to the .newkey location of current Fedora 8/9 updates.Jesse Keating2008-09-298-8/+8
|
* turn off tmpfs plugin for epel-4-x86_64Clark Williams2008-09-041-0/+1
|
* Add epel-testing reposJesse Keating2008-05-206-0/+24
|
* Add F9 config files, prepare rawhide files for F10, comment out multilib ↵Jesse Keating2008-04-228-22/+162
| | | | | | excludes Multilib excludes are no longer needed with Fedora 9+ as yum multilib policy changed.
* Move "devel" to "rawhide" to match current Fedora naming schemes.Jesse Keating2008-03-314-4/+4
|
* Point to the correct static-repo for development stuff. Ooops.Jesse Keating2008-03-044-4/+4
|
* For Fedora 8 and higher, use priority failover method, as mirror manager ↵Jesse Keating2008-03-048-0/+20
| | | | | | | gives you back site specific mirrors in priority order. Also set a cost for koji repos to avoid downloading all from there.
* fixup exclude= line (AGAIN) to exclude numeric packages [0-9]Michael E Brown2008-02-135-5/+5
|
* redo exclude= lines yet again to work around what looks like python ↵Michael E Brown2008-01-225-5/+5
| | | | fnmatch() bug handling [!x] and/or [^x]