summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* change logger name for state log in example defaults.cfg to match what is in ↵Michael E Brown2007-11-121-1/+1
| | | | mock.py
* fix formatter for asctime - missing sMichael E Brown2007-11-121-2/+2
|
* extra log format just for state log.Michael E Brown2007-11-121-2/+5
|
* first pass at making logging format configurable per-logfile from the config ↵Michael E Brown2007-11-121-0/+6
| | | | file.
* f8 uses groupinstall vs install for setting up buildroot.Michael E Brown2007-11-064-4/+4
|
* add f8 configsMichael E Brown2007-11-064-0/+138
|
* small fixes to correctly document defaults.Michael E Brown2007-10-301-6/+6
|
* allow noncontiguous cache dir specifications.Michael E Brown2007-10-241-1/+3
|
* ensure we only use gid specified. chroot operations always change uid/gid to ↵Michael E Brown2007-10-221-2/+0
| | | | gid specified. fixes 'bad owner/group' message from rpm.
* fix rpmlint error: non-executable scriptMichael E Brown2007-10-2217-17/+0
|
* fixup config options to match new format.Michael E Brown2007-10-216-6/+6
|
* make plugin conf options match: *_opts and *_enable. fix for not doing 'yum ↵Michael E Brown2007-10-211-8/+11
| | | | install' when --no-clean, but, rather 'yum update'. update defaults.cfg to match new options.
* create plugin infrastructure. move all caching related stuff to plugins.Michael E Brown2007-10-216-6/+6
|
* disable ccache for epel builds by default because they dont have ccache ↵Michael E Brown2007-10-206-0/+18
| | | | available in their repos.
* better defaults.cfg examples.Michael E Brown2007-10-201-21/+56
|
* uniform spacing and layout for config files.Michael E Brown2007-10-2011-11/+0
|
* remove unneeded 'import os' from config files.Michael E Brown2007-10-2017-23/+0
|
* simple tweaks to logging to get rid of default debugging info in normal output.Michael E Brown2007-10-191-18/+27
|
* more loggingMichael E Brown2007-10-171-11/+25
|
* better logging heirarchy and setup.Michael E Brown2007-10-161-28/+48
|
* no default handlers for most logs. set up programatically.Michael E Brown2007-10-161-5/+40
|
* start re-arranging things...Michael E Brown2007-10-161-5/+5
|
* add tracingMichael E Brown2007-10-161-1/+1
|
* add/install logging config file.Michael E Brown2007-10-151-0/+23
|
* remove legacy config files.Michael E Brown2007-10-0813-520/+0
|
* autotools updates.Michael E Brown2007-10-081-13/+0
|
* BZ#273481 fix for buildng packages that have glib2-devel dependency on x86_64.Michael E Brown2007-08-311-1/+1
|
* update default config file with suggestion on how to set config_opts['macros']Michael E Brown2007-07-231-0/+5
|
* add some default options commented out to defaults.cfg for example purposes.mock-0.7.3Michael E Brown2007-07-101-0/+20
|
* back out default mock.py chroot_setup_cmd change. Add chroot_setup_cmd to ↵Michael E Brown2007-07-064-0/+4
| | | | -devel configs.
* change default to groupinstall buildsys-build per new default. Update legacy ↵Michael E Brown2007-07-0613-0/+13
| | | | configs to specify old buildsys-build rpm install since they dont have the new group.
* Switch to using groupinstall buildsys-buildJesse Keating2007-07-064-16/+0
| | | | | | Remove unused groups repo Signed-off-by: Michael E Brown <michael_e_brown@dell.com>
* remove redundant entries from mock defaults.cfg file. Migrate options into ↵Michael E Brown2007-07-061-22/+5
| | | | mock.py that were different.
* Remove timeout, problem tracked to firewall on hostJesse Keating2007-06-258-8/+0
|
* Fix a typo in the config file for cachedirJesse Keating2007-06-213-3/+3
|
* Set a good timeout for static-repos, and disable them by default.mock-0.7.2Jesse Keating2007-06-198-0/+16
|
* Fix (again?) being able to get glibc-devel.i386 into the chrootJesse Keating2007-06-165-5/+5
|
* move legacy mock configs to purgatory.Michael E Brown2007-06-1413-0/+0
|
* resolv.conf fixes. use 'mock' group for multiuser goodness.Michael E Brown2007-06-141-1/+5
|
* add exclude lines for epel x86_64 configs per request from epel team.Michael E Brown2007-06-132-0/+4
|
* Adds SUBDIRS to the make 'distclean' target and 'distclean' to theMichael E Brown2007-06-121-0/+2
| | | | | | | | sub-directory Makefiles. Patch from Ken MacLeod <ken@bitsko.slc.ut.us> signed-off-by: Michael Brown <mebrown@michaels-house.net>
* Add EPEL 5 config files.Michael E Brown2007-06-123-0/+117
|
* initial merge of mock-0-6-branch into HEADClark Williams2007-06-1114-37/+225
|
* merged latest mock-0-6-branch fixesjcwillia2007-01-083-0/+117
|
* merged mock-0-6-branch fixes into HEADpostmerge_20070104jcwillia2007-01-0419-44/+178
|
* updated config files to handle FC[12] lack of runuser; added template for RHL8jcwillia2006-08-173-2/+34
|
* updated version to 0.7 (new launcher mechanism)jcwillia2006-06-281-18/+2
|
* fix fc5 == develmock-0-6-branchpointskvidal2006-06-211-1/+1
|
* add cache defaultsskvidal2006-06-131-0/+9
|
* correct commented-out groupinstall optionskvidal2006-06-131-1/+1
|