summaryrefslogtreecommitdiffstats
path: root/mock.py
Commit message (Collapse)AuthorAgeFilesLines
* initial start for auto-conf-izingMichael E Brown2007-10-081-1154/+0
|
* Modified resolvedep search string for BZ 303791Clark Williams2007-09-271-2/+2
|
* version bumpmock-0.7.6Michael E Brown2007-08-271-1/+1
|
* 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
|
* Merge branch 'master' of ↵Clark Williams2007-08-021-2/+4
|\ | | | | | | 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
| |
* | resolved conflictClark Williams2007-07-191-1/+2
|\|
| * version bump to 0.7.4mock-0.7.4Michael E Brown2007-07-181-1/+1
| |
| * forgot to get child exit status. wait for child and set it.Michael E Brown2007-07-181-0/+1
| |
* | (no commit message)Clark Williams2007-07-131-0/+5
|/
* back out default mock.py chroot_setup_cmd change. Add chroot_setup_cmd to ↵Michael E Brown2007-07-061-1/+1
| | | | -devel configs.
* change default to groupinstall buildsys-build per new default. Update legacy ↵Michael E Brown2007-07-061-1/+1
| | | | configs to specify old buildsys-build rpm install since they dont have the new group.
* version bump to 0.7.3Michael E Brown2007-07-061-1/+1
|
* remove redundant entries from mock defaults.cfg file. Migrate options into ↵Michael E Brown2007-07-061-3/+7
| | | | mock.py that were different.
* version bump to 0.7.2Michael E Brown2007-06-161-1/+1
|
* 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-141-4/+5
|
* fixes so that we have an actual policy for /etc/ files. update mock-helper ↵Michael E Brown2007-06-141-2/+0
| | | | with chmod/chown
* fix _prep_install() to implement new /etc/ ownership policyMichael E Brown2007-06-141-22/+29
|
* bump version to 0.7.1. Add specfile changelog entries for added EPEL configs.Michael E Brown2007-06-121-1/+1
|
* sync version to 0.7.0 across everythingmock-0.7.0Michael E Brown2007-06-121-1/+1
|
* added chmod to _prep_install file creationsClark Williams2007-06-111-1/+6
|
* initial merge of mock-0-6-branch into HEADClark Williams2007-06-111-232/+318
|
* merged latest mock-0-6-branch fixesjcwillia2007-01-081-0/+1
|
* merged mock-0-6-branch fixes into HEADpostmerge_20070104jcwillia2007-01-041-13/+22
|
* RPM workaroundjcwillia2006-09-261-0/+1
|
* updated version to 0.7.1 in both spec and mock.py; modified Makefile and ↵jcwillia2006-09-081-1/+1
| | | | specfile to reflect path change for /usr/libexec/mock.py; updated ChangeLog
* bumped version to 0.7; reworked mount/umount logic; fixed usage messagejcwillia2006-08-171-63/+71
|
* updated to include "chroot" command in usage and man pagejcwillia2006-07-171-0/+1
|
* updated version to 0.7 (new launcher mechanism)jcwillia2006-06-281-52/+96
|
* Make rm less verbose.mebrown2006-06-081-2/+2
|
* iterate version in spec filesskvidal2006-06-071-1/+1
|
* check in Michael Brown's lovely autocache creation patch.skvidal2006-05-241-18/+97
|
* Michael E. Brown's patch for getting PS1 down to chroot shelljcwillia2006-05-171-4/+3
|
* applied tab-fix and a slimming of main patches from Michael E. Brown.skvidal2006-05-161-119/+127
|
* make prep install command configurable and set default in defaults.cfgskvidal2006-05-141-2/+2
|
* commit Hans Ulrich Niedermann and Andreas Thienemann patch for the crack-yskvidal2006-05-141-2/+20
| | | | more buildreq feature.
* check in global defaults patch from Andreas Thienemannskvidal2006-05-141-0/+8
|
* added interactive "shell" command for examining chrootsjcwillia2006-05-121-3/+18
|
* commit michael brown's multiple srpms on the command line patchskvidal2006-05-121-16/+26
|
* enable SLES9 and SLES10 build environmentsmdomsch2006-05-081-6/+16
|
* fix bug 189586skvidal2006-04-211-1/+1
| | | | Thanks to mclasen for catching it
* change to chroot command to insure /proc and /sys are mounted/unmountedjcwillia2006-04-121-0/+2
|
* remove the 'groupinstall' need to use a buildsys dependency-only packageskvidal2006-04-111-3/+3
| | | | | iterate version to 0.5 more patches to go in, though
* closing: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180976skvidal2006-03-291-1/+1
| | | | thanks to Tom Tromey