summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|
* removed redundant "-l" option in packClark Williams2007-06-111-3/+3
|
* Merge branch 'master' of ↵Clark Williams2007-06-110-0/+0
|\ | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| * Remove spaces in Makefile (Trac #1)Jesse Keating2007-06-111-1/+1
| |
* | added chmod to _prep_install file creationsClark Williams2007-06-111-1/+6
| |
* | merged mock-helper from mock-0-6-branchClark Williams2007-06-111-6/+11
| |
* | fixed up src/MakefileClark Williams2007-06-111-5/+4
| |
* | initial merge of mock-0-6-branch into HEADClark Williams2007-06-1119-356/+724
|/
* merged latest mock-0-6-branch fixesjcwillia2007-01-087-5/+144
|
* merged mock-0-6-branch fixes into HEADpostmerge_20070104jcwillia2007-01-0427-85/+268
|
* RPM workaroundjcwillia2006-09-261-0/+1
|
* updated version to 0.7.1 in both spec and mock.py; modified Makefile and ↵jcwillia2006-09-084-7/+21
| | | | specfile to reflect path change for /usr/libexec/mock.py; updated ChangeLog
* changed MOCK_PATH to /usr/libexec/mock.pyjcwillia2006-09-081-1/+1
|
* added patch from Dennis Gilmore for Aurora SPARC Linuxjcwillia2006-08-251-1/+17
|
* updated config files to handle FC[12] lack of runuser; added template for RHL8jcwillia2006-08-173-2/+34
|
* updated manpage contentsjcwillia2006-08-171-16/+70
|
* reformatted rpmbuild command for readabilityjcwillia2006-08-171-1/+4
|
* bumped version to 0.7; reworked mount/umount logic; fixed usage messagejcwillia2006-08-171-63/+71
|
* reworked specfile install section to create default config symlink based on ↵jcwillia2006-08-161-1/+16
| | | | specified fedora tag
* added disttag; added buildsys-build.spec to docs; bumped release numberjcwillia2006-08-161-2/+7
|
* modified to match 0.6 branch; bumped version to match mock for this branchjcwillia2006-08-071-7/+24
|