Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | add doc for internal_setarch to defaults.cfg | Michael E Brown | 2007-11-17 | 1 | -0/+6 | |
| | | | ||||||
* | | | comment for personlity stuff. | Michael E Brown | 2007-11-17 | 1 | -0/+1 | |
| | | | ||||||
* | | | dont try to run personality() if we dont have a defined value. | Michael E Brown | 2007-11-17 | 1 | -3/+3 | |
| | | | ||||||
* | | | use internal setarch rather than calling external. | Michael E Brown | 2007-11-17 | 1 | -4/+3 | |
| | | | ||||||
* | | | hand-code setarch to remove dep on /usr/bin/setarch | Michael E Brown | 2007-11-17 | 3 | -22/+41 | |
| | | | ||||||
* | | | make setarch configurable because suse doesnt have it. | Michael E Brown | 2007-11-17 | 2 | -4/+13 | |
| | | | ||||||
* | | | Merge branch 'master' into internal-setarch | Michael E Brown | 2007-11-17 | 0 | -0/+0 | |
|\ \ \ | | | | | | | | | | | | | | | | | * master: add to pre-existing deps, dont replace. | |||||
| * | | | add to pre-existing deps, dont replace. | Michael E Brown | 2007-11-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | dont need setarch for initial srpm install or rebuild of srpm. need setarch ↵ | Michael E Brown | 2007-11-17 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | in chroot. | |||||
* | | | | add to pre-existing deps, dont replace. | Michael E Brown | 2007-11-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | run setarch internally based on target_arch | Michael E Brown | 2007-11-17 | 2 | -5/+5 | |
|/ / / | ||||||
* | | | add dist tags. Mostly useful for substituting in --resultdir for now. | Michael E Brown | 2007-11-17 | 21 | -0/+21 | |
| | | | ||||||
* | | | print accurate config name. sharedRootName could have been anything. | Michael E Brown | 2007-11-17 | 1 | -1/+2 | |
| | | | ||||||
* | | | allow resultdir to be variable-substituted on cmdline. | Michael E Brown | 2007-11-17 | 1 | -1/+1 | |
| | | | ||||||
* | | | hard dep on python 2.4+ due to new decorator syntax. | Michael E Brown | 2007-11-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | better state info. | Michael E Brown | 2007-11-16 | 2 | -2/+2 | |
| | | | ||||||
* | | | re-fix problem when missing logging.ini | Michael E Brown | 2007-11-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mock | Michael E Brown | 2007-11-15 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | shouldnt need to set rpmlock_path macro with fixes in rpm. | Michael E Brown | 2007-11-15 | 1 | -1/+0 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mock | Michael E Brown | 2007-11-15 | 1 | -6/+6 | |
| |\ \ | | | | | | | | | | | | | | | | | * 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mock: document 'clean' behaviour for install[deps], chroot, shell. | |||||
| * | | | 'expect' wont work without /dev/ptmx. | Michael E Brown | 2007-11-15 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* | | | enable 'installdeps' to work with normal rpm. | Michael E Brown | 2007-11-14 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | document 'clean' behaviour for install[deps], chroot, shell. | Michael E Brown | 2007-11-14 | 1 | -6/+6 | |
|/ | ||||||
* | fixes for builddir!=srcdir | Michael E Brown | 2007-11-12 | 2 | -2/+2 | |
| | ||||||
* | version bump | Michael E Brown | 2007-11-12 | 3 | -14/+14 | |
| | ||||||
* | change logger name for state log in example defaults.cfg to match what is in ↵ | Michael E Brown | 2007-11-12 | 1 | -1/+1 | |
| | | | | mock.py | |||||
* | fix formatter for asctime - missing s | Michael E Brown | 2007-11-12 | 1 | -2/+2 | |
| | ||||||
* | extra log format just for state log. | Michael E Brown | 2007-11-12 | 2 | -3/+6 | |
| | ||||||
* | Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mock | Michael E Brown | 2007-11-12 | 1 | -0/+2 | |
|\ | ||||||
| * | dont clean chroot on shell,chroot,install, or installdeps | Michael E Brown | 2007-11-12 | 1 | -0/+2 | |
| | | ||||||
* | | first pass at making logging format configurable per-logfile from the config ↵ | Michael E Brown | 2007-11-12 | 3 | -14/+32 | |
|/ | | | | file. | |||||
* | remove el3 compat stuff from spec because it has no hope of working on el3 ↵ | Michael E Brown | 2007-11-06 | 1 | -9/+0 | |
| | | | | due to extensive python changes. | |||||
* | version bumpmock-0.8.7 | Michael E Brown | 2007-11-06 | 3 | -14/+14 | |
| | ||||||
* | f8 uses groupinstall vs install for setting up buildroot. | Michael E Brown | 2007-11-06 | 4 | -4/+4 | |
| | ||||||
* | add f8 configs | Michael E Brown | 2007-11-06 | 4 | -0/+138 | |
| | ||||||
* | version bumpmock-0.8.6 | Michael E Brown | 2007-11-06 | 2 | -13/+13 | |
| | ||||||
* | fix BZ#366731. supress wrapper output. | Michael E Brown | 2007-11-06 | 1 | -1/+1 | |
| | ||||||
* | update manpage to reflect reality. | Michael E Brown | 2007-11-03 | 1 | -3/+3 | |
| | ||||||
* | use built-in chroot facilities rather than running /usr/sbin/chroot. | Michael E Brown | 2007-11-02 | 1 | -2/+1 | |
| | ||||||
* | use symlink vs creating a shell script. more scalable and we can cache more ↵mock-0.8.5 | Michael E Brown | 2007-10-31 | 1 | -15/+13 | |
| | | | | types of cc invokations. | |||||
* | consolidate redundant code. | Michael E Brown | 2007-10-31 | 1 | -6/+1 | |
| | ||||||
* | better defaults for root/yum cache age. remove unused max_age_days from ↵ | Michael E Brown | 2007-10-30 | 1 | -3/+3 | |
| | | | | ccache_opts. Exit with non-zero return code on bad command line. | |||||
* | small fixes to correctly document defaults. | Michael E Brown | 2007-10-30 | 1 | -6/+6 | |
| | ||||||
* | fix typo in error path. | Michael E Brown | 2007-10-27 | 1 | -1/+1 | |
| | ||||||
* | small rearrangements to the function from hell. make it slightly less long. | Michael E Brown | 2007-10-27 | 1 | -47/+39 | |
| | ||||||
* | Fix buglet where we were substituting wrong value for cache dir. | Michael E Brown | 2007-10-25 | 1 | -1/+2 | |
| | ||||||
* | more info in start/done messages. better messages for when build fails. | Michael E Brown | 2007-10-25 | 1 | -3/+7 | |
| | ||||||
* | Merge ssh://mock/~/git/mock | Michael E Brown | 2007-10-25 | 3 | -15/+20 | |
|\ | | | | | | | | | | | * ssh://mock/~/git/mock: better error message for when logging.ini doesnt exist. version bump. version bump | |||||
| * | better error message for when logging.ini doesnt exist. version bump. | Michael E Brown | 2007-10-24 | 1 | -2/+7 | |
| | | ||||||
| * | version bump | Michael E Brown | 2007-10-24 | 2 | -13/+13 | |
| | |