summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Be able to resolve hostnameLubomir Rintel2009-03-272-7/+17
|/ | | | | Copy /etc/hosts from host when resolver configuration is being copied, otherwise add hostname as a loopback alias.
* Copy the hosts tzdata (/etc/localtime) into the chrootJesse Keating2009-02-051-0/+7
|
* version bumpmock-0.9.14Clark Williams2009-02-031-2/+2
|
* updated for 0.9.14-1 changelogClark Williams2009-02-031-0/+14
|
* modified to not try to check s390 or sparcClark Williams2009-02-031-2/+2
|
* removed unsupported configsClark Williams2009-02-038-316/+0
|
* commented out dropPrivsForever() in copyin logicClark Williams2009-02-021-1/+1
|
* updated versionClark Williams2009-02-011-2/+2
|
* buildsrpm: some additional sanity checking, and removing an unnecessary globMike Bonnet2009-02-011-6/+6
|
* HOME environment variable is now set globally to match chroot homedirMike Bonnet2009-02-011-1/+0
|
* Merge branch 'master' into clarkClark Williams2009-02-012-0/+102
|\
| * Merge branch 'buildsrpm'Michael E Brown2009-01-232-0/+102
| |\ | | | | | | | | | | | | | | | | | | | | | * buildsrpm: unlink->rmdir another srpm -> spec change in buildsrpm. add state for building srpm. cant use srpm var, use spec file instead. its ofr info only. initial work to copy spec/sources and build srpm.
| | * unlink->rmdirMichael E Brown2009-01-081-1/+1
| | |
| | * another srpm -> spec change in buildsrpm. add state for building srpm.Michael E Brown2009-01-082-1/+2
| | |
| | * cant use srpm var, use spec file instead. its ofr info only.Michael E Brown2009-01-081-5/+5
| | |
| | * initial work to copy spec/sources and build srpm.Michael E Brown2009-01-082-0/+101
| | |
* | | set HOME environment variable to be the chroot homeClark Williams2009-02-012-3/+1
| | |
* | | Merge branch 'master' into clarkClark Williams2009-02-0120-17/+365
|\ \ \
| * | | Merge branch 'master' of ↵Clark Williams2009-01-083-2/+22
| |\| | | | | | | | | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| | * | Merge branch 'fix-resultdir-not-accessible'Michael E Brown2009-01-073-2/+22
| | |\ \ | | | |/ | | |/| | | | | | | | | * fix-resultdir-not-accessible: add new exception for result dir not being accessible and print nice friendly error message.
| | | * add new exception for result dir not being accessible and print nice ↵Michael E Brown2008-11-183-2/+22
| | | | | | | | | | | | | | | | friendly error message.
| * | | Merge branch 'master' of ↵Clark Williams2009-01-0813-11/+317
| |\| | | | | | | | | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| | * | Fix git log command used for ChangeLog and AUTHORSTodd Zullinger2009-01-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | The git-* commands are not in the PATH by default with git >= 1.6.0. Signed-off-by: Todd Zullinger <tmz@pobox.com>
| | * | 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>
| * | removed import of popen2 from py/mock/util.py (gets rid of deprecated warning)Clark Williams2008-12-191-1/+0
| | |
| * | added version variable; added Mock Version banner to all logsClark Williams2008-12-191-0/+2
| | |
| * | added version key to config options; moved cache_topdir to /var/cache/mock; ↵Clark Williams2008-12-191-2/+3
| | | | | | | | | | | | removed trailing slash from basedir
| * | modified mock.spec.in to move cache dir from /var/lib/mock/cache to ↵Clark Williams2008-12-191-0/+4
| | | | | | | | | | | | /var/cache/mock
| * | 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
| * | modified .gitignore to ignore generated filesClark Williams2008-12-191-0/+14
| |/
* / Signed-off-by: Mike McLean <mikem redhat com>Mike McLean2008-11-111-2/+10
|/
* version bumpmock-0.9.13Jesse Keating2008-11-062-2/+5
|
* Add configs for Fedora 10Jesse Keating2008-11-064-0/+154
|
* version bumpmock-0.9.12Clark Williams2008-10-152-2/+7
|
* updated release instructionsClark Williams2008-10-151-10/+12
|
* added panu's fix for strange rpm behaviorClark Williams2008-10-151-2/+4
|
* internal setarch support for s390/s390xMike McLean2008-10-141-0/+1
| | | | Signed-off-by: Mike McLean <mikem@redhat.com>
* Refer to the .newkey location of current Fedora 8/9 updates.Jesse Keating2008-09-298-8/+8
|
* updated the specfile changelogClark Williams2008-09-041-0/+5
|
* Merge branch 'master' of ↵Clark Williams2008-09-040-0/+0
|\ | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| * dealt with rawhide autotools changesClark Williams2008-09-041-1/+6
| |
* | version bumpmock-0.9.11Clark Williams2008-09-041-3/+8
| |
* | turn off tmpfs plugin for epel-4-x86_64Clark Williams2008-09-041-0/+1
| |
* | avoid using tmpfs plugin for epel-4-x86_64 testClark Williams2008-09-041-2/+3
|/
* workaround new rpm issues by deleting rpmdb temp files after unpacking root ↵Clark Williams2008-08-291-7/+13
| | | | cache
* create BUILDROOT dir required by new rpmbuildClark Williams2008-08-291-1/+1
|
* Release bumpmock-0.9.10Jesse Keating2008-05-202-2/+6
|
* Add epel-testing reposJesse Keating2008-05-206-0/+24
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/mockJesse Keating2008-05-202-1/+7
|\