summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* less verbose logging.Michael E Brown2007-12-061-1/+1
* build fixes. avoid automatic brp-python-compile of mock.py by renaming.Michael E Brown2007-12-061-1/+1
* convert to use consolehelper rather than setuid wrapper.Michael E Brown2007-12-062-0/+17
* bulletproof exclude of all i386 pkgs for x86_64, allowing *only* glibc*.i?86,...Michael E Brown2007-12-046-6/+6
* move things around so that we can run mock.py from the build tree instead of ...Michael E Brown2007-11-3023-0/+0
* now that we have made mock logger by default less verbose, enable propogation...Michael E Brown2007-11-291-2/+2
* no need to set up loggers in config file for each child, automatically done b...Michael E Brown2007-11-291-26/+6
* add verbosity control (-q/-v)Michael E Brown2007-11-291-1/+1
* propagate logger(mock) messages to root logger so we can control console verb...Michael E Brown2007-11-291-1/+1
* add option to disable internal /dev setup.Michael E Brown2007-11-281-0/+5
* update exclude list to exclude glib?-devel.i?86Michael E Brown2007-11-206-6/+18
* add glib?-devel to exclude list for x86_64.Michael E Brown2007-11-203-3/+3
* fix docs for more_buildreqs in defaults.cfgMichael E Brown2007-11-191-1/+1
* add doc for internal_setarch to defaults.cfgMichael E Brown2007-11-171-0/+6
* add dist tags. Mostly useful for substituting in --resultdir for now.Michael E Brown2007-11-1721-0/+21
* change logger name for state log in example defaults.cfg to match what is in ...Michael E Brown2007-11-121-1/+1
* 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
* 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
* 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
* 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 avail...Michael E Brown2007-10-206-0/+18
* 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 -de...Michael E Brown2007-07-064-0/+4
* change default to groupinstall buildsys-build per new default. Update legacy ...Michael E Brown2007-07-0613-0/+13
* Switch to using groupinstall buildsys-buildJesse Keating2007-07-064-16/+0
* remove redundant entries from mock defaults.cfg file. Migrate options into mo...Michael E Brown2007-07-061-22/+5
* 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