summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | | add ppc32/64 setarch compatibilityMichael E Brown2007-11-181-1/+2
| | |
* | | move ctypes check down a level into setup_default_config_opts function.Michael E Brown2007-11-171-8/+5
| | |
* | | comment for personlity stuff.Michael E Brown2007-11-171-0/+1
| | |
* | | dont try to run personality() if we dont have a defined value.Michael E Brown2007-11-171-3/+3
| | |
* | | use internal setarch rather than calling external.Michael E Brown2007-11-171-4/+3
| | |
* | | hand-code setarch to remove dep on /usr/bin/setarchMichael E Brown2007-11-173-22/+41
| | |
* | | make setarch configurable because suse doesnt have it.Michael E Brown2007-11-172-4/+13
| | |
* | | dont need setarch for initial srpm install or rebuild of srpm. need setarch ↵Michael E Brown2007-11-171-3/+3
| | | | | | | | | | | | in chroot.
* | | add to pre-existing deps, dont replace.Michael E Brown2007-11-171-1/+1
| | |
* | | run setarch internally based on target_archMichael E Brown2007-11-172-5/+5
| | |
* | | print accurate config name. sharedRootName could have been anything.Michael E Brown2007-11-171-1/+2
| | |
* | | allow resultdir to be variable-substituted on cmdline.Michael E Brown2007-11-171-1/+1
| | |
* | | better state info.Michael E Brown2007-11-162-2/+2
| | |
* | | re-fix problem when missing logging.iniMichael E Brown2007-11-161-1/+1
| | |
* | | Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mockMichael E Brown2007-11-151-1/+1
|\ \ \ | | |/ | |/|
| * | shouldnt need to set rpmlock_path macro with fixes in rpm.Michael E Brown2007-11-151-1/+0
| | |
| * | 'expect' wont work without /dev/ptmx.Michael E Brown2007-11-151-0/+1
| |/
* / enable 'installdeps' to work with normal rpm.Michael E Brown2007-11-141-1/+1
|/
* version bumpMichael E Brown2007-11-121-1/+1
|
* extra log format just for state log.Michael E Brown2007-11-121-1/+1
|
* Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mockMichael E Brown2007-11-121-0/+2
|\
| * dont clean chroot on shell,chroot,install, or installdepsMichael E Brown2007-11-121-0/+2
| |
* | first pass at making logging format configurable per-logfile from the config ↵Michael E Brown2007-11-122-14/+26
|/ | | | file.
* version bumpmock-0.8.7Michael E Brown2007-11-061-1/+1
|
* fix BZ#366731. supress wrapper output.Michael E Brown2007-11-061-1/+1
|
* use built-in chroot facilities rather than running /usr/sbin/chroot.Michael E Brown2007-11-021-2/+1
|
* use symlink vs creating a shell script. more scalable and we can cache more ↵mock-0.8.5Michael E Brown2007-10-311-15/+13
| | | | types of cc invokations.
* consolidate redundant code.Michael E Brown2007-10-311-6/+1
|
* better defaults for root/yum cache age. remove unused max_age_days from ↵Michael E Brown2007-10-301-3/+3
| | | | ccache_opts. Exit with non-zero return code on bad command line.
* fix typo in error path.Michael E Brown2007-10-271-1/+1
|
* small rearrangements to the function from hell. make it slightly less long.Michael E Brown2007-10-271-47/+39
|
* Fix buglet where we were substituting wrong value for cache dir.Michael E Brown2007-10-251-1/+2
|
* more info in start/done messages. better messages for when build fails.Michael E Brown2007-10-251-3/+7
|
* Merge ssh://mock/~/git/mockMichael E Brown2007-10-251-2/+7
|\ | | | | | | | | | | * 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 Brown2007-10-241-2/+7
| |
* | Merge branch 'master' of ssh://mebrown@git.fedoraproject.org/git/hosted/mockMichael E Brown2007-10-242-1/+3
|\|
| * suse support -- allow override useradd cmd in config fileMichael E Brown2007-10-242-1/+3
| |
* | allow noncontiguous cache dir specifications.Michael E Brown2007-10-245-7/+11
|/
* version bumpmock-0.8.4Michael E Brown2007-10-221-1/+1
|
* ensure we only use gid specified. chroot operations always change uid/gid to ↵Michael E Brown2007-10-223-8/+21
| | | | gid specified. fixes 'bad owner/group' message from rpm.
* fully qualify exception name to fix exception trying to raise exception.Michael E Brown2007-10-221-1/+1
|
* version bumpmock-0.8.3Michael E Brown2007-10-221-1/+1
|
* more complete fix for immutable files in buildrootMichael E Brown2007-10-221-5/+6
|
* remove becomeUser(0) from backend and have mock.py do it ahead of time. ↵Michael E Brown2007-10-222-5/+8
| | | | remove password from mockbuild user so you can 'mock shell' and then su - mockbuild.
* avoid infinite loop in error handling.Michael E Brown2007-10-221-1/+1
|
* try harder to remove buildroot if it fails.Michael E Brown2007-10-221-7/+19
|
* fixup docs to match latest options.Michael E Brown2007-10-221-3/+4
|
* fix for FC6mock-0.8.2Michael E Brown2007-10-211-0/+7
|
* version bumpMichael E Brown2007-10-211-1/+1
|
* comment minor edits.mock-0.8.1Michael E Brown2007-10-211-1/+2
|