summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add configs for Fedora 10Jesse Keating2008-11-064-0/+154
|
* version bumpmock-0.9.12Clark Williams2008-10-152-2/+7
|
* updated release instructionsClark Williams2008-10-151-10/+12
|
* added panu's fix for strange rpm behaviorClark Williams2008-10-151-2/+4
|
* internal setarch support for s390/s390xMike McLean2008-10-141-0/+1
| | | | Signed-off-by: Mike McLean <mikem@redhat.com>
* Refer to the .newkey location of current Fedora 8/9 updates.Jesse Keating2008-09-298-8/+8
|
* updated the specfile changelogClark Williams2008-09-041-0/+5
|
* Merge branch 'master' of ↵Clark Williams2008-09-040-0/+0
|\ | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| * dealt with rawhide autotools changesClark Williams2008-09-041-1/+6
| |
* | version bumpmock-0.9.11Clark Williams2008-09-041-3/+8
| |
* | turn off tmpfs plugin for epel-4-x86_64Clark Williams2008-09-041-0/+1
| |
* | avoid using tmpfs plugin for epel-4-x86_64 testClark Williams2008-09-041-2/+3
|/
* workaround new rpm issues by deleting rpmdb temp files after unpacking root ↵Clark Williams2008-08-291-7/+13
| | | | cache
* create BUILDROOT dir required by new rpmbuildClark Williams2008-08-291-1/+1
|
* Release bumpmock-0.9.10Jesse Keating2008-05-202-2/+6
|
* Add epel-testing reposJesse Keating2008-05-206-0/+24
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/mockJesse Keating2008-05-202-1/+7
|\
| * added fix for building F-8 mockClark Williams2008-05-161-0/+6
| |
| * Merge branch 'master' of ↵Clark Williams2008-04-258-22/+162
| |\ | | | | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| * \ Merge branch 'master' of ↵Clark Williams2008-04-149-14/+41
| |\ \ | | | | | | | | | | | | git+ssh://jcwillia@git.fedoraproject.org/git/hosted/mock
| * | | changed default chroot_setup_cmd to be "groupinstall"Clark Williams2008-03-071-1/+1
| | | |
* | | | Prep for release.mock-0.9.9Jesse Keating2008-04-222-2/+6
| |_|/ |/| |
* | | Add F9 config files, prepare rawhide files for F10, comment out multilib ↵Jesse Keating2008-04-228-22/+162
| |/ |/| | | | | | | | | excludes Multilib excludes are no longer needed with Fedora 9+ as yum multilib policy changed.
* | Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mockMichael E Brown2008-03-316-6/+17
|\ \ | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://mebrown@git.fedorahosted.org/git/mock: version bump Update the spec changelog with interesting changes Update the spec file with compat symlinks for devel/rawhide. Move "devel" to "rawhide" to match current Fedora naming schemes.
| * | version bumpmock-0.9.8Jesse Keating2008-03-311-2/+2
| | |
| * | Update the spec changelog with interesting changesJesse Keating2008-03-311-0/+6
| | |
| * | Update the spec file with compat symlinks for devel/rawhide.Jesse Keating2008-03-311-0/+5
| | |
| * | Move "devel" to "rawhide" to match current Fedora naming schemes.Jesse Keating2008-03-314-4/+4
| | |
* | | fix typo which causes exception in command-timeout code (which was trying to ↵Michael E Brown2008-03-311-1/+1
|/ / | | | | | | raise exception)
* | add support for shmMichael E Brown2008-03-091-7/+12
| |
* | handle idiots with grace and poise.Michael E Brown2008-03-071-0/+11
|/
* Point to the correct static-repo for development stuff. Ooops.Jesse Keating2008-03-044-4/+4
|
* For Fedora 8 and higher, use priority failover method, as mirror manager ↵Jesse Keating2008-03-048-0/+20
| | | | | | | gives you back site specific mirrors in priority order. Also set a cost for koji repos to avoid downloading all from there.
* log child return code for debugging.Michael E Brown2008-03-041-0/+1
|
* fixup URL for fedorahosted path because rpmbuild chokes with ?format=rawMichael E Brown2008-03-041-1/+1
|
* modify rootcache logic to rebuild cache if config files have newer timestampClark Williams2008-02-293-1/+15
|
* Merge ssh://mock/var/ftp/pub/Applications/git/mockMichael E Brown2008-02-135-5/+5
|\ | | | | | | | | * ssh://mock/var/ftp/pub/Applications/git/mock: fixup exclude= line (AGAIN) to exclude numeric packages [0-9]
| * Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2008-02-132-2/+3
| |\ | | | | | | | | | | | | | | | * 'master' of /var/ftp/pub/Applications/git/mock: version bump add fcntl import
| * | fixup exclude= line (AGAIN) to exclude numeric packages [0-9]Michael E Brown2008-02-135-5/+5
| | |
* | | fixup Source URL path for tarball in spec file.Michael E Brown2008-01-311-1/+1
| | |
* | | add changelog.Michael E Brown2008-01-311-0/+10
| |/ |/|
* | version bumpmock-0.9.7Michael E Brown2008-01-311-2/+2
| |
* | add fcntl importMichael E Brown2008-01-301-0/+1
|/
* Merge ssh://mock/var/ftp/pub/Applications/git/mockMichael E Brown2008-01-293-29/+34
|\ | | | | | | | | | | | | * ssh://mock/var/ftp/pub/Applications/git/mock: updates to mock.util.do(): 1) nonblocking read, 2) dont leave zombies (waitpid). we now run /etc/profile, so no need to manually do ccache stuff. use makeChrootPath() functionality rather than obscure string interpolation
| * updates to mock.util.do(): 1) nonblocking read, 2) dont leave zombies (waitpid).Michael E Brown2008-01-291-12/+32
| |
| * Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2008-01-2223-242/+298
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of /var/ftp/pub/Applications/git/mock: get rid of one level of shell indirection where possible. revert accidental comment-out of test cleanup that I was using to debug tar problem. add back in dropped '.' to tar cvf command that is causing root cache creation to fail. Add debug logging for running commands. convert mock.util.do() to use subprocess.Popen() rather than raw fork/exec.\nThis cleans up the code considerably. Also, start reducing the places where we use a shell in the subcommand. better unit test error message. mount everything when running chroot command. updated change log added compat symlinks version bump update manpage with new site-defaults ref. the great config file rename. some manpage clarifications and arrangements. clarify info message to make it obvious that root cache is being unpacked. cleanup trailing whitespace. cleanup trailing whitespace. add ability to conditionally enable tmpfs based on minimum ram availability. add initfailed hook so tmpfs plugin can properly unmount tmpfs on failure. make sure we call postbuild hooks even on failure.
| * | we now run /etc/profile, so no need to manually do ccache stuff.Michael E Brown2008-01-221-16/+1
| | |
| * | Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2008-01-073-4/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | * 'master' of /var/ftp/pub/Applications/git/mock: fix 'make srpm' to only build srpm and not also binary rpm. update docs for --arch and --target.
| * \ \ Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2008-01-041-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * 'master' of /var/ftp/pub/Applications/git/mock: fix syntax error from personality move by using config_opt directly.
| * \ \ \ Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2008-01-044-13/+30
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of /var/ftp/pub/Applications/git/mock: split up --target and --arch cmdline options. get rid of personality() calls in sub do() calls because it is set at top level now. added --print-root-path option paul howarth's request to change from -l to --login on bash invocations use the right mkdev argument Create the dev/full device, some packages use it during make check. add ia64 and alpha to personality_defs Patch from Doug Chapman <doug.chapman@hp.com> Doug Chapman's ia64 personality warning fix Roland McGrath's fix for ctypes LoadLibrary on ia64