summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 give...Jesse Keating2008-03-048-0/+20
* 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
|\
| * Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2008-02-132-2/+3
| |\
| * | 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
|\
| * 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
| |\
| * | 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
| |\ \
| * \ \ Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2008-01-041-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2008-01-044-13/+30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2007-12-217-53/+63
| |\ \ \ \ \
| * | | | | | use makeChrootPath() functionality rather than obscure string interpolationMichael E Brown2007-12-211-1/+1
* | | | | | | set the current working directory in the chrootMike Bonnet2008-01-243-6/+18
* | | | | | | add --unpriv option to drop privileges when running a command with --chrootMike Bonnet2008-01-242-1/+10
* | | | | | | redo exclude= lines yet again to work around what looks like python fnmatch()...Michael E Brown2008-01-225-5/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | get rid of one level of shell indirection where possible.Michael E Brown2008-01-202-10/+15
* | | | | | revert accidental comment-out of test cleanup that I was using to debug tar p...Michael E Brown2008-01-201-1/+1
* | | | | | add back in dropped '.' to tar cvf command that is causing root cache creatio...Michael E Brown2008-01-203-2/+3
* | | | | | convert mock.util.do() to use subprocess.Popen() rather than raw fork/exec.\n...Michael E Brown2008-01-206-156/+150
* | | | | | better unit test error message.Michael E Brown2008-01-201-4/+6
* | | | | | mount everything when running chroot command.Michael E Brown2008-01-181-1/+5
* | | | | | updated change logmock-0.9.6Clark Williams2008-01-161-0/+8
* | | | | | Merge branch 'master' of git+ssh://jcwillia@git.fedoraproject.org/git/hosted/...Clark Williams2008-01-161-2/+2
|\ \ \ \ \ \
| * | | | | | update manpage with new site-defaults ref.Michael E Brown2008-01-151-2/+2
* | | | | | | added compat symlinksClark Williams2008-01-161-0/+11
* | | | | | | version bumpClark Williams2008-01-161-2/+2
|/ / / / / /
* | | | | | the great config file rename.Michael E Brown2008-01-158-1/+1
* | | | | | some manpage clarifications and arrangements.Michael E Brown2008-01-101-41/+53
* | | | | | clarify info message to make it obvious that root cache is being unpacked.Michael E Brown2008-01-091-1/+1
* | | | | | cleanup trailing whitespace.Michael E Brown2008-01-085-14/+14
* | | | | | cleanup trailing whitespace.Michael E Brown2008-01-086-9/+9
* | | | | | add ability to conditionally enable tmpfs based on minimum ram availability.Michael E Brown2008-01-083-3/+12
* | | | | | add initfailed hook so tmpfs plugin can properly unmount tmpfs on failure. ma...Michael E Brown2008-01-082-2/+12
| |_|_|_|/ |/| | | |
* | | | | fix 'make srpm' to only build srpm and not also binary rpm.Michael E Brown2008-01-041-1/+1
* | | | | update docs for --arch and --target.Michael E Brown2008-01-042-3/+6
| |_|_|/ |/| | |