summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version bump to 1.0.4mock-1.0.4Clark Williams2010-02-102-2/+6
| | | | Signed-off-by: Clark Williams <williams@redhat.com>
* add configuration option to run createrepo on result rpmsSeth Vidal2010-02-103-0/+12
| | | | | | | | Added patch from Seth Vidal <skvidal@fedoraproject.org> to automatically run createrepo on the generated rpms Signed-off-by: Seth Vidal <skvidal@fedoraproject.org> Signed-off-by: Clark Williams <williams@redhat.com>
* version bump to 1.0.3mock-1.0.3Clark Williams2010-01-182-3/+3
|
* add --unpriv logic to --shellClark Williams2010-01-182-1/+9
| | | | | | | Add logic to run with unprivleged uid:gid in interactive chroot shell. (BZ# 522505) Signed-off-by: Clark Williams <williams@redhat.com>
* handle distro differences for /dev/pts in chrootmock-1.0.2Clark Williams2009-12-231-4/+13
| | | | | | | | EPEL distros are older and have different behavior of the /dev/pts filesystem than newer kernels in Fedora. Deal with that when setting up devices. Signed-off-by: Clark Williams <williams@redhat.com>
* version bump to 1.0.2Clark Williams2009-12-232-2/+8
| | | | Signed-off-by: Clark Williams <williams@redhat.com>
* add IPv6 localhost entry to /etc/hosts and fix build issueClark Williams2009-12-231-2/+4
| | | | | | | | Add a default IPv6 entry for BZ545435, to fix failure in curl test suite. In addition, remove the result of gethostname(), since this causes koji to insert 'localhost' into rpms Signed-off-by: Clark Williams <williams@redhat.com>
* version bump to 1.0.1mock-1.0.1Clark Williams2009-11-253-3/+7
|
* fix intermittent problems generating root cache tarball (BZ# 540997)Clark Williams2009-11-251-5/+12
| | | | | | | | | Patch submitted by Paul Howarth <paul@city-fan.org> to prevent race condition when creating root cache tarballs and to remove partial tarballs on error. Signed-off-by: Clark Williams <williams@redhat.com> CC: Paul Howarth <paul@city-fan.org>
* version bump to 1.0.0mock-1.0.0Clark Williams2009-11-234-7/+13
| | | | Signed-off-by: Clark Williams <williams@redhat.com>
* deleted fedora-9-*.cfg filesClark Williams2009-11-237-267/+0
| | | | | | Deleted F9 configs since F12 released Signed-off-by: Clark Williams <williams@redhat.com>
* reworked devpts handling {BZ 510183}Clark Williams2009-11-232-2/+5
| | | | | | | | | | changed setup of devpts inside chroot so that /dev/ptmx is a symlink to /dev/pty/ptmx and that it's mounted with all read/write permissions so that pty's are usable inside the chroot. Also called devSetup when running interactive shell, so that shell chroot matches build chroot environment. Signed-off-by: Clark Williams <williams@redhat.com>
* added reminder to do EPEL releases to checklistClark Williams2009-11-221-0/+1
|
* version bump to 0.9.20mock-0.9.20Clark Williams2009-11-163-4/+17
| | | | | | Added autoconf/automake mojo to choose rpmbuild-md5 if available Signed-off-by: Clark Williams <williams@redhat.com>
* conditionalize import of uuid package and avoid dependent code ifClark Williams2009-11-091-9/+15
| | | | import fails (as it will on RHEL5)
* Version bumpmock-0.9.19Jesse Keating2009-11-052-2/+5
|
* Fix the target arch for F12/rawhide i386Jesse Keating2009-11-052-2/+2
|
* Version bumpmock-0.9.18Jesse Keating2009-11-052-2/+8
|
* Add new config files for Fedora 12Jesse Keating2009-11-057-0/+267
|
* Update rawhide configs to F13Jesse Keating2009-10-267-7/+7
|
* Add patch cleaning up mock configs for epel (dgilmore)Jesse Keating2009-09-106-9/+26
|
* Use the new location for koji buildroot reposJesse Keating2009-09-1021-21/+21
|
* Don't automatically update the chroot in a --no-clean scenarioJesse Keating2009-08-111-3/+2
| | | | | | This causes largely unnecessary yum runs and delays builds. The new behavior would just skip the yum call all together, unless the chroot was cleaned, in which case the setup command is called.
* version bump to 0.9.17mock-0.9.17Clark Williams2009-07-081-2/+2
|
* update mock.spec.in changelog sectionClark Williams2009-07-081-0/+10
|
* added step to update docs/runtests.sh to use current configClark Williams2009-07-081-7/+9
|
* updated to use fedora-10-x86_64 as test configClark Williams2009-07-081-1/+1
|
* patch from Levente Farkas (lfarkas@lfarkas.org) to fix excludes forClark Williams2009-07-081-2/+1
| | | | | | EPEL 5 on x86_64. BZ# 500617 Signed-off-by: Clark Williams <williams@redhat.com>
* fixed stupid typo in last updateClark Williams2009-07-081-1/+1
| | | | Signed-off-by: Clark Williams <williams@redhat.com>
* reworked /dev/pts mount command to lookup 'tty' group id andClark Williams2009-07-081-1/+6
| | | | | | | to use the 'newinstance' mount option if the kernel version is >= 2.6.29 Signed-off-by: Clark Williams <williams@redhat.com>
* ignore mock-unit-test directory in .gitignoreClark Williams2009-07-081-0/+1
|
* added contrib/mock-cleanup scriptClark Williams2009-07-081-0/+30
|
* Add directory and infrastructure that will allow dbus to start in chroot.Clark Williams2009-07-081-0/+11
| | | | | | BZ# 460574 Signed-off-by: Clark Williams <williams@redhat.com>
* added code to raise exception when --shell specified for uninitializedClark Williams2009-07-081-0/+2
| | | | | | chroot. BZ# 506288 Signed-off-by: Clark Williams <williams@redhat.com>
* Patch from Jakub Jelinek (jakub@redhat.com) to fix incorrect mode andClark Williams2009-07-081-1/+1
| | | | | | group for /dev/pts mounted in chroot (BZ# 510183) Signed-off-by: Clark Williams <williams@redhat.com>
* Merge commit 'origin/master' into clarkClark Williams2009-06-2410-4/+277
|\
| * Version bumpmock-0.9.16Jesse Keating2009-05-112-2/+5
| |
| * Build i586 on i386 for F11 and rawhide. Make rawhide dist to f12Jesse Keating2009-05-112-3/+3
| |
| * version updatemock-0.9.15Jesse Keating2009-05-112-2/+5
| |
| * Add config files for F11Jesse Keating2009-05-117-0/+267
| |
* | Support configurable root cache compressionLubomir Rintel2009-03-273-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds configuration options that influence how is the root cache compressed: config_opts['plugin_conf']['root_cache_opts']['compress_program'] = "gzip" config_opts['plugin_conf']['root_cache_opts']['extension'] = ".gz" Motivation to do this was to be able to use lzma compression. While it takes a long time to compress, for me it was more than two times faster than gzip when decompressing. Since I only seldom regenerate the root cache while doing a lot of builds, I was able to gain a considerable speed up.
* | 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
|