summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* initial start for auto-conf-izingMichael E Brown2007-10-081-1/+1
|
* initial start for auto-conf-izingMichael E Brown2007-10-0815-0/+32196
|
* remove old .cvsignore file. unused.Michael E Brown2007-10-081-3/+0
|
* Modified resolvedep search string for BZ 303791Clark Williams2007-09-271-2/+2
|
* BZ#273481 fix for buildng packages that have glib2-devel dependency on x86_64.Michael E Brown2007-08-311-1/+1
|
* version bumpmock-0.7.6Michael E Brown2007-08-273-3/+6
|
* additional fix to ensure that all file paths modified are in the chroot.Michael E Brown2007-08-201-1/+1
|
* fix path for etc/hosts in config file so it is not absolute. Fixes BZ#253654.Michael E Brown2007-08-201-1/+1
|
* changelog entry updatemock-0.7.5-2Michael E Brown2007-08-131-0/+3
|
* Patch from Roland McGrath <roland@redhat.com> to fix build for selinux ↵Michael E Brown2007-08-131-1/+1
| | | | shared library.
* release instructions minor editsMichael E Brown2007-08-081-1/+14
|
* add release instructions to make it easier on other maintainers.Michael E Brown2007-08-081-0/+85
|
* add changelog entries for the last release.Michael E Brown2007-08-081-0/+7
|
* removed error() call on closedir()mock-0.7.5Clark Williams2007-08-021-3/+6
|
* Merge branch 'master' of ↵Clark Williams2007-08-022-2/+9
|\ | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| * BZ 250425. prevent building/rebuilding of cache file unless the build was a ↵Michael E Brown2007-08-021-1/+3
| | | | | | | | clean build. This should prevent the cache from getting polluted.
| * BZ 250425. Set rebuild_cache=0 to disable rebuilding of cache.Michael E Brown2007-08-011-1/+1
| |
| * update default config file with suggestion on how to set config_opts['macros']Michael E Brown2007-07-231-0/+5
| |
* | cleaned up do_orphanskill() codeClark Williams2007-08-021-4/+4
| |
* | did some refactoring; removed unneeded error() callsClark Williams2007-07-231-65/+45
| |
* | resolved conflictClark Williams2007-07-193-3/+7
|\|
| * version bump to 0.7.4mock-0.7.4Michael E Brown2007-07-183-3/+6
| |
| * forgot to get child exit status. wait for child and set it.Michael E Brown2007-07-181-0/+1
| |
| * fix overzealous require: yum>3. We should actually run with yum 2.4. Fixes ↵Michael E Brown2007-07-111-1/+1
| | | | | | | | BZ 235490
* | bumped versionClark Williams2007-07-191-1/+1
| |
* | (no commit message)Clark Williams2007-07-133-1/+145
|/
* 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-065-1/+5
| | | | -devel configs.
* change default to groupinstall buildsys-build per new default. Update legacy ↵Michael E Brown2007-07-0614-1/+14
| | | | 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>
* version bump to 0.7.3Michael E Brown2007-07-063-3/+11
|
* remove redundant entries from mock defaults.cfg file. Migrate options into ↵Michael E Brown2007-07-062-25/+12
| | | | 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
|
* version bump to 0.7.2Michael E Brown2007-06-163-3/+8
|
* 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
|
* no need for chmod since we now have correct umaskmock-0.7.1Michael E Brown2007-06-141-4/+0
|
* mock-helper wont rm -rf a non-directory. with new /etc/ policy, we dont need ↵Michael E Brown2007-06-141-2/+1
| | | | mock-helper to do this for us, just use os.remove
* no need to recreate yum.conf symlink if it already existsMichael E Brown2007-06-141-4/+2
|
* fix umask so that everything we touch is group-writeableMichael E Brown2007-06-141-2/+3
|
* resolv.conf fixes. use 'mock' group for multiuser goodness.Michael E Brown2007-06-142-5/+10
|
* fixes so that we have an actual policy for /etc/ files. update mock-helper ↵Michael E Brown2007-06-142-8/+68
| | | | with chmod/chown
* fix _prep_install() to implement new /etc/ ownership policyMichael E Brown2007-06-141-22/+29
|
* 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-124-1/+8
| | | | | | | | sub-directory Makefiles. Patch from Ken MacLeod <ken@bitsko.slc.ut.us> signed-off-by: Michael Brown <mebrown@michaels-house.net>
* bump version to 0.7.1. Add specfile changelog entries for added EPEL configs.Michael E Brown2007-06-123-3/+6
|
* Add EPEL 5 config files.Michael E Brown2007-06-123-0/+117
|
* sync version to 0.7.0 across everythingmock-0.7.0Michael E Brown2007-06-123-3/+3
|