| Commit message (Expand) | Author | Age | Files | Lines |
* | add configs from dgilmore for sparc, s390 | Michael E Brown | 2009-01-07 | 9 | -0/+315 |
* | Don't disable ccache on epel-5, it is available | Todd Zullinger | 2008-12-21 | 3 | -9/+0 |
* | Add configs for Fedora 10 | Jesse Keating | 2008-11-06 | 4 | -0/+154 |
* | Refer to the .newkey location of current Fedora 8/9 updates. | Jesse Keating | 2008-09-29 | 8 | -8/+8 |
* | turn off tmpfs plugin for epel-4-x86_64 | Clark Williams | 2008-09-04 | 1 | -0/+1 |
* | Add epel-testing repos | Jesse Keating | 2008-05-20 | 6 | -0/+24 |
* | Add F9 config files, prepare rawhide files for F10, comment out multilib excl... | Jesse Keating | 2008-04-22 | 8 | -22/+162 |
* | Move "devel" to "rawhide" to match current Fedora naming schemes. | Jesse Keating | 2008-03-31 | 4 | -4/+4 |
* | Point to the correct static-repo for development stuff. Ooops. | Jesse Keating | 2008-03-04 | 4 | -4/+4 |
* | For Fedora 8 and higher, use priority failover method, as mirror manager give... | Jesse Keating | 2008-03-04 | 8 | -0/+20 |
* | fixup exclude= line (AGAIN) to exclude numeric packages [0-9] | Michael E Brown | 2008-02-13 | 5 | -5/+5 |
* | redo exclude= lines yet again to work around what looks like python fnmatch()... | Michael E Brown | 2008-01-22 | 5 | -5/+5 |
* | the great config file rename. | Michael E Brown | 2008-01-15 | 7 | -0/+0 |
* | cleanup trailing whitespace. | Michael E Brown | 2008-01-08 | 6 | -9/+9 |
* | add ability to conditionally enable tmpfs based on minimum ram availability. | Michael E Brown | 2008-01-08 | 1 | -1/+1 |
* | add initial tmpfs plugin and default options. | Michael E Brown | 2007-12-18 | 1 | -0/+5 |
* | add comment to clarify usage of dist config option. | Michael E Brown | 2007-12-16 | 18 | -18/+18 |
* | drop fc6 configs. update changelog. | Michael E Brown | 2007-12-09 | 3 | -130/+0 |
* | less verbose logging. | Michael E Brown | 2007-12-06 | 1 | -1/+1 |
* | build fixes. avoid automatic brp-python-compile of mock.py by renaming. | Michael E Brown | 2007-12-06 | 1 | -1/+1 |
* | convert to use consolehelper rather than setuid wrapper. | Michael E Brown | 2007-12-06 | 2 | -0/+17 |
* | bulletproof exclude of all i386 pkgs for x86_64, allowing *only* glibc*.i?86,... | Michael E Brown | 2007-12-04 | 6 | -6/+6 |
* | move things around so that we can run mock.py from the build tree instead of ... | Michael E Brown | 2007-11-30 | 23 | -0/+0 |
* | now that we have made mock logger by default less verbose, enable propogation... | Michael E Brown | 2007-11-29 | 1 | -2/+2 |
* | no need to set up loggers in config file for each child, automatically done b... | Michael E Brown | 2007-11-29 | 1 | -26/+6 |
* | add verbosity control (-q/-v) | Michael E Brown | 2007-11-29 | 1 | -1/+1 |
* | propagate logger(mock) messages to root logger so we can control console verb... | Michael E Brown | 2007-11-29 | 1 | -1/+1 |
* | add option to disable internal /dev setup. | Michael E Brown | 2007-11-28 | 1 | -0/+5 |
* | update exclude list to exclude glib?-devel.i?86 | Michael E Brown | 2007-11-20 | 6 | -6/+18 |
* | add glib?-devel to exclude list for x86_64. | Michael E Brown | 2007-11-20 | 3 | -3/+3 |
* | fix docs for more_buildreqs in defaults.cfg | Michael E Brown | 2007-11-19 | 1 | -1/+1 |
* | add doc for internal_setarch to defaults.cfg | Michael E Brown | 2007-11-17 | 1 | -0/+6 |
* | add dist tags. Mostly useful for substituting in --resultdir for now. | Michael E Brown | 2007-11-17 | 21 | -0/+21 |
* | change logger name for state log in example defaults.cfg to match what is in ... | Michael E Brown | 2007-11-12 | 1 | -1/+1 |
* | fix formatter for asctime - missing s | Michael E Brown | 2007-11-12 | 1 | -2/+2 |
* | extra log format just for state log. | Michael E Brown | 2007-11-12 | 1 | -2/+5 |
* | first pass at making logging format configurable per-logfile from the config ... | Michael E Brown | 2007-11-12 | 1 | -0/+6 |
* | f8 uses groupinstall vs install for setting up buildroot. | Michael E Brown | 2007-11-06 | 4 | -4/+4 |
* | add f8 configs | Michael E Brown | 2007-11-06 | 4 | -0/+138 |
* | small fixes to correctly document defaults. | Michael E Brown | 2007-10-30 | 1 | -6/+6 |
* | allow noncontiguous cache dir specifications. | Michael E Brown | 2007-10-24 | 1 | -1/+3 |
* | ensure we only use gid specified. chroot operations always change uid/gid to ... | Michael E Brown | 2007-10-22 | 1 | -2/+0 |
* | fix rpmlint error: non-executable script | Michael E Brown | 2007-10-22 | 17 | -17/+0 |
* | fixup config options to match new format. | Michael E Brown | 2007-10-21 | 6 | -6/+6 |
* | make plugin conf options match: *_opts and *_enable. fix for not doing 'yum ... | Michael E Brown | 2007-10-21 | 1 | -8/+11 |
* | create plugin infrastructure. move all caching related stuff to plugins. | Michael E Brown | 2007-10-21 | 6 | -6/+6 |
* | disable ccache for epel builds by default because they dont have ccache avail... | Michael E Brown | 2007-10-20 | 6 | -0/+18 |
* | better defaults.cfg examples. | Michael E Brown | 2007-10-20 | 1 | -21/+56 |
* | uniform spacing and layout for config files. | Michael E Brown | 2007-10-20 | 11 | -11/+0 |
* | remove unneeded 'import os' from config files. | Michael E Brown | 2007-10-20 | 17 | -23/+0 |