summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add i586/i686 setarch defs. add info message when setarch is ran.Michael E Brown2007-12-111-2/+3
* add sparcv9 for setarch.Michael E Brown2007-12-111-1/+1
* add setarch defs for sparc 32/64Michael E Brown2007-12-111-5/+6
* personality() returns -1 on error.Michael E Brown2007-12-111-1/+1
* Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2007-12-114-13/+23
|\
| * Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mockMichael E Brown2007-12-112-11/+19
| |\
| | * add return code propagation test for --chroot cmd.Michael E Brown2007-12-111-0/+13
| | * let yum resolvedep run w/privs because it has to download additional metadata...Michael E Brown2007-12-111-11/+6
| * | add failsafe for daemontest.c such that it exits after 5 mins rather than han...Michael E Brown2007-12-111-1/+3
| |/
| * fix rebuild multiple srpms test.Michael E Brown2007-12-111-1/+1
* | add docs for --orphanskill mode.Michael E Brown2007-12-111-0/+5
|/
* fixup explicit orphankill unit test.Michael E Brown2007-12-101-2/+10
* add MOCK_EXTRA_ARGS for releasetests so I can make mock release tests run beh...Michael E Brown2007-12-101-2/+2
* Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mockMichael E Brown2007-12-106-134/+14
|\
| * make it so you can run multiple releasetests at the same time.mock-0.9.0Michael E Brown2007-12-091-3/+4
| * update changelogMichael E Brown2007-12-091-0/+4
| * drop fc6 configs. update changelog.Michael E Brown2007-12-094-130/+5
| * fix --without to follow proper rpmbuild conventions. Courtesy Paulo Cavalcant...Michael E Brown2007-12-091-1/+1
* | add --orphanskill mode. requested by mbonnet for koji.Michael E Brown2007-12-102-5/+25
|/
* version bump to 0.9.0Michael E Brown2007-12-072-15/+15
* add a few uid debugging calls, commented out by default, in case other people...Michael E Brown2007-12-071-0/+8
* less verbose logging.Michael E Brown2007-12-061-1/+1
* become root a bit earlier to that cache dir stuff works (run during chroot __...Michael E Brown2007-12-061-3/+3
* less verbose do().Michael E Brown2007-12-061-2/+1
* build fixes. avoid automatic brp-python-compile of mock.py by renaming.Michael E Brown2007-12-064-45/+54
* create log files as unpriv user. fixup chrootuid calc to take into account su...Michael E Brown2007-12-062-18/+25
* convert to use consolehelper rather than setuid wrapper.Michael E Brown2007-12-0614-26257/+317
* add unshareMichael E Brown2007-12-062-5/+29
* fixup logging calls.Michael E Brown2007-12-061-2/+2
* separate out function tracing from verbosityMichael E Brown2007-12-069-120/+159
* use double-quotes for stuff people need to cut-pasteMichael E Brown2007-12-061-1/+1
* update changelogmock-0.8.15Michael E Brown2007-12-051-0/+5
* add unit test for no-root-cache case.Michael E Brown2007-12-051-0/+3
* version bumpMichael E Brown2007-12-052-13/+13
* mount inside try block so problem mounting unmounts everything.Michael E Brown2007-12-052-6/+6
* fixup error where var/cache/yum in buildroot disappears due to clean.Michael E Brown2007-12-051-1/+1
* potential fix for rhel5 traceback.Michael E Brown2007-12-051-1/+6
* fix python logging module exception problem earlier so there isnt any path th...Michael E Brown2007-12-051-2/+4
* Merge commit 'origin/master'Michael E Brown2007-12-042-25/+70
|\
| * whitespace fixups.Michael E Brown2007-12-041-26/+26
| * add --with and --without options to enable/disable options in a srpmTodd Zullinger2007-12-042-1/+23
| * use 'MACRO EXPR' in --define docs to match the rpmbuild docsTodd Zullinger2007-12-042-4/+4
| * add --define option to pass rpm macros on the command lineTodd Zullinger2007-12-042-0/+19
| * error when trying to build multiple srpms without --resultdir.Michael E Brown2007-12-041-2/+6
* | clear out old unit tests before starting new ones.Michael E Brown2007-12-041-1/+3
* | bulletproof exclude of all i386 pkgs for x86_64, allowing *only* glibc*.i?86,...Michael E Brown2007-12-046-6/+6
|/
* better rpmbuild, more specific defs for std rpmbuild options. original patch ...Michael E Brown2007-12-042-23/+39
* update changelog.mock-0.8.14Michael E Brown2007-12-041-0/+7
* version bumpMichael E Brown2007-12-042-13/+13
* make sure dir exists before opening yum lock.Michael E Brown2007-12-041-2/+2