summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix up sparc arch handlingHEADmasterDennis Gilmore2010-09-101-2/+3
* fix stupid typoDennis Gilmore2010-09-061-1/+1
* update the epel-6 mock configs to point at the beta2 mirrorlist urlsDennis Gilmore2010-09-061-1/+1
* version bump to 1.1.4Clark Williams2010-08-142-2/+12
* removed trap of EXIT in unit tests driverClark Williams2010-08-141-1/+1
* added header for test resultsClark Williams2010-08-131-5/+14
* pass selinux status to mock.util.rmtree() function (BZ# 614440)Clark Williams2010-08-122-12/+17
* Update packages after unpacking root cachePaul Howarth2010-08-122-2/+5
* noarch is always a legal archPaul Howarth2010-08-121-1/+1
* Exclude bind-mounted cache dirs from root cachePaul Howarth2010-08-121-0/+2
* Retain order of umountCmdsPaul Howarth2010-08-121-0/+2
* Add i586 as a legal target archPaul Howarth2010-08-121-3/+3
* version bump to mock-1.1.3Clark Williams2010-08-032-2/+6
* turn off updates-released repository for fedora-14 configsClark Williams2010-08-037-0/+7
* updated release instructions for new git-based package treesClark Williams2010-08-031-44/+50
* set state correctly for SELinux (BZ# 620143)Clark Williams2010-08-031-2/+8
* append rather than insert umount of /proc/filesystems (BZ# 620825)Clark Williams2010-08-031-1/+1
* Modified Makefile.am to conditionally set RPMBUILD macroClark Williams2010-08-021-5/+1
* versio bump to mock-1.1.2Clark Williams2010-07-302-2/+24
* moved releasetests.sh from docs directory to testsClark Williams2010-07-301-30/+0
* deleted testing files from docs dir (moved to tests dir)Clark Williams2010-07-303-312/+30
* added secondary arch config filesClark Williams2010-07-305-0/+190
* add selinux pluginJan Vcelak2010-07-303-2/+103
* 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-303-4/+12
* | fixed indentation typo in py/mock/backend.pyClark Williams2010-07-271-3/+3
* | allow --sources to specify either single file or directory (BZ# 510409)Ricky Zhou2010-07-272-5/+16
* | modified tests/runtests.sh to exit properly on ^cClark Williams2010-07-271-1/+1
* | added symlink from /proc/self/fd to /dev/fd in the chroot (BZ# 526414)Clark Williams2010-07-271-0/+4
* | changed from referencing defaults.cfs to site-defaults.cfg (BZ# 600487)Clark Williams2010-07-271-3/+3
* | moved test suite to 'tests' directoryClark Williams2010-07-2713-2/+368
* | fixed typo in [testing] url of epel-6-i386 configClark Williams2010-07-271-1/+1
* | update the epel-6 mock configs to point at the beta2 mirrorlist urlsDennis Gilmore2010-07-273-7/+7
* | added i686 architectureClark Williams2010-07-271-3/+4
* | deleted fedora-10 and fedora-11 configsClark Williams2010-07-2714-544/+0
* | changed default config to fedora-13 and added some headersClark Williams2010-07-271-1/+24
* | fix cachefile generation filtering logicClark Williams2010-07-271-3/+3
* | moved rpmdb clean block so that it works with --offlineClark Williams2010-07-271-7/+7
* | filter out proc,sys,and dev from cache file creationClark Williams2010-07-271-0/+3
* | added logic to detect invalid architecture combinations (BZ# 607144)Clark Williams2010-07-272-0/+31
* | Added description of how to add user to the mock group (BZ# 570434)Clark Williams2010-07-271-2/+6
* | add the --scrub option for cleaning up cache (BZ# 450726)Paul B. Schroeder2010-07-272-17/+56
|/
* version bump to mock-1.1.1Clark Williams2010-05-142-2/+6
* yum made/makes an rpmdb cache dir in $cachedir/installed for a whileSeth Vidal2010-05-091-0/+9
* Create missing directories for config_opts['files'] elementsPaul Howarth2010-05-051-1/+3
* correct mispelling of sqlite extension in yum_cache.pyClark Williams2010-05-051-1/+1
* Merge branch 'master' into workClark Williams2010-05-0543-10/+90
|\
| * Check SELinux state from /selinux/enforce instead of /usr/sbin/getenforce.Ville Skyttä2010-04-261-8/+7
| * Set syslog ident to mock and disable syslog in yum configs (BZ# 560401).Ville Skyttä2010-03-3041-0/+82