summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix syntax error from personality move by using config_opt directly.Michael E Brown2008-01-041-1/+1
* split up --target and --arch cmdline options.Michael E Brown2008-01-042-5/+13
* get rid of personality() calls in sub do() calls because it is set at top lev...Michael E Brown2008-01-041-6/+2
* added --print-root-path optionClark Williams2008-01-041-0/+11
* paul howarth's request to change from -l to --login on bash invocationsClark Williams2008-01-041-2/+2
* Merge branch 'master' of git+ssh://jcwillia@git.fedoraproject.org/git/hosted/...Clark Williams2008-01-041-0/+1
|\
| * use the right mkdev argumentJesse Keating2008-01-031-1/+1
| * Create the dev/full device, some packages use it during make check.Jesse Keating2008-01-031-0/+1
* | Merge branch 'master' of git+ssh://jcwillia@git.fedoraproject.org/git/hosted/...Clark Williams2008-01-020-0/+0
|\|
| * add ia64 and alpha to personality_defsDoug Chapman2007-12-311-0/+1
| * Patch from Doug Chapman <doug.chapman@hp.com>Michael E Brown2007-12-312-2/+2
* | Doug Chapman's ia64 personality warning fixClark Williams2007-12-221-0/+1
* | Roland McGrath's fix for ctypes LoadLibrary on ia64Clark Williams2007-12-222-2/+2
|/
* /usr/sbin/mock no longer needs to be owned by group mock.Michael E Brown2007-12-211-1/+1
* Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mockMichael E Brown2007-12-217-52/+62
|\
| * remove unused debugging code.Michael E Brown2007-12-201-8/+0
| * version bump and changelogmock-0.9.5Michael E Brown2007-12-202-2/+5
| * fix privs for yum resolvdep, needs to be root to download addl filelists.Michael E Brown2007-12-201-19/+19
| * fixup release instructions so that tags properly pushed.Michael E Brown2007-12-191-2/+3
| * update changelog prior to release.mock-0.9.4Michael E Brown2007-12-191-0/+7
| * bump version. add comment about making sure to fix both version defs.Michael E Brown2007-12-191-4/+3
| * cleanup from unit tests if they are interrupted or end prematurely.Michael E Brown2007-12-191-2/+10
| * fix resultdir for --uniqueext builds without resultdir specified. try to stan...Michael E Brown2007-12-191-8/+7
| * we are now noarch, fix unit tests.Michael E Brown2007-12-191-2/+2
| * add tmpfs plugin to installation list.Michael E Brown2007-12-191-0/+1
| * requires usermode due to new userhelper stuff.Michael E Brown2007-12-191-1/+1
| * fix use of tabs in spec file to make rpmlint happy.Michael E Brown2007-12-191-4/+4
| * Run rpmbuild in a login shell in the chroot.Michael E Brown2007-12-191-2/+2
* | set personality in mainline code so all options run under correct personality.Michael E Brown2007-12-191-0/+3
|/
* unmount tmpfs when done or we run into problems with clean.Michael E Brown2007-12-181-0/+7
* add hook (currently unused) for clean.Michael E Brown2007-12-181-0/+1
* add unit tests for tmpfs plugin.Michael E Brown2007-12-181-2/+4
* fixup typo: makeChrootPath is a method on self.rootObj.Michael E Brown2007-12-181-1/+2
* better ordering constraints for plugin initialization.Michael E Brown2007-12-181-2/+6
* add initial tmpfs plugin and default options.Michael E Brown2007-12-183-0/+40
* comment out decorator for doChroot() to prevent logging build exceptions mult...Michael E Brown2007-12-181-1/+3