| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add special callout for interactive commands so we can interact properly. | Michael E Brown | 2007-10-17 | 1 | -8/+14 | |
| | | ||||||
| * | finish out setup of chroot env. | Michael E Brown | 2007-10-17 | 2 | -262/+121 | |
| | | ||||||
| * | start fleshing out different options. fix chrootuid to get real uid vs ↵ | Michael E Brown | 2007-10-17 | 1 | -11/+25 | |
| | | | | | effective (due to setuid helper). | |||||
| * | Add cap to make multiple dirs at a time. add rmtree helper to eat some ↵ | Michael E Brown | 2007-10-17 | 1 | -13/+56 | |
| | | | | | exceptions. Add getSrpmHeader() function. | |||||
| * | namespace prefix bugfix. add self because it is now a class. | Michael E Brown | 2007-10-17 | 1 | -3/+3 | |
| | | ||||||
| * | remove stuff that is already implemented so it is more obvious what is left. | Michael E Brown | 2007-10-17 | 1 | -229/+0 | |
| | | ||||||
| * | tracing. start init() work | Michael E Brown | 2007-10-17 | 1 | -47/+102 | |
| | | ||||||
| * | need to pass uidManager to chroot class for setup | Michael E Brown | 2007-10-17 | 1 | -1/+2 | |
| | | ||||||
| * | more logging | Michael E Brown | 2007-10-17 | 1 | -11/+25 | |
| | | ||||||
| * | add tracing, touch(), do() functions | Michael E Brown | 2007-10-17 | 1 | -3/+72 | |
| | | ||||||
| * | move uid management into a class so it can be easily passed to chroot obj ↵ | Michael E Brown | 2007-10-17 | 1 | -32/+43 | |
| | | | | | and unit tested. | |||||
| * | add traceLog decorator which allows specifying the logger to use. | Michael E Brown | 2007-10-17 | 1 | -12/+27 | |
| | | ||||||
| * | more code. | Michael E Brown | 2007-10-16 | 3 | -20/+92 | |
| | | ||||||
| * | fix logging qualname to be in mock hierarchy | Michael E Brown | 2007-10-16 | 1 | -1/+1 | |
| | | ||||||
| * | better logging heirarchy and setup. | Michael E Brown | 2007-10-16 | 1 | -28/+48 | |
| | | ||||||
| * | add new py files to build | Michael E Brown | 2007-10-16 | 3 | -6/+64 | |
| | | ||||||
| * | start adding backend code | Michael E Brown | 2007-10-16 | 1 | -0/+61 | |
| | | ||||||
| * | start adding utility functions. | Michael E Brown | 2007-10-16 | 1 | -1/+23 | |
| | | ||||||
| * | add vim declarations. | Michael E Brown | 2007-10-16 | 1 | -0/+2 | |
| | | ||||||
| * | get rid of extra newlines. | Michael E Brown | 2007-10-16 | 1 | -2/+2 | |
| | | ||||||
| * | start setting up calls to backend. | Michael E Brown | 2007-10-16 | 1 | -3/+5 | |
| | | ||||||
| * | no default handlers for most logs. set up programatically. | Michael E Brown | 2007-10-16 | 1 | -5/+40 | |
| | | ||||||
| * | move py modules to different subdir to avoid conflict with mock binary name. | Michael E Brown | 2007-10-16 | 11 | -10/+13 | |
| | | ||||||
| * | start re-arranging things... | Michael E Brown | 2007-10-16 | 7 | -1153/+914 | |
| | | ||||||
| * | start cleaning up old code. | Michael E Brown | 2007-10-16 | 1 | -9/+0 | |
| | | ||||||
| * | add tracing | Michael E Brown | 2007-10-16 | 2 | -2/+12 | |
| | | ||||||
| * | add new python modules | Michael E Brown | 2007-10-16 | 4 | -2/+170 | |
| | | ||||||
| * | fix copying args to new cmd. | Michael E Brown | 2007-10-15 | 1 | -2/+2 | |
| | | ||||||
| * | start stubbing out main mock.py | Michael E Brown | 2007-10-15 | 2 | -17/+21 | |
| | | ||||||
| * | add/install logging config file. | Michael E Brown | 2007-10-15 | 3 | -6/+29 | |
| | | ||||||
| * | start re-arranging mock.py contents | Michael E Brown | 2007-10-15 | 5 | -1008/+1218 | |
| | | ||||||
| * | autoconf for python install. | Michael E Brown | 2007-10-15 | 9 | -187/+547 | |
| | | ||||||
| * | fix quoting on defines. | Michael E Brown | 2007-10-11 | 2 | -2/+2 | |
| | | ||||||
| * | whitespace cleanups and small cleanups. | Michael E Brown | 2007-10-11 | 1 | -106/+113 | |
| | | ||||||
| * | fixup CFLAGS for -Wall and -Werror, fix include paths. | Michael E Brown | 2007-10-10 | 2 | -20/+10 | |
| | | ||||||
| * | add config.h and directory definitions | Michael E Brown | 2007-10-08 | 6 | -59/+353 | |
| | | ||||||
| * | update makefile to install more stuff automatically (like old make system) | Michael E Brown | 2007-10-08 | 2 | -23/+54 | |
| | | ||||||
| * | remove legacy config files. | Michael E Brown | 2007-10-08 | 13 | -520/+0 | |
| | | ||||||
| * | add mock-yum to dist. | Michael E Brown | 2007-10-08 | 2 | -2/+2 | |
| | | ||||||
| * | remove useless .cvsignore file | Michael E Brown | 2007-10-08 | 1 | -1/+0 | |
| | | ||||||
| * | add autotool files. | Michael E Brown | 2007-10-08 | 7 | -0/+11625 | |
| | | ||||||
| * | no longer ignore build dir | Michael E Brown | 2007-10-08 | 1 | -1/+0 | |
| | | ||||||
| * | update so mock.py is built properly and not removed on distclean | Michael E Brown | 2007-10-08 | 2 | -10/+5 | |
| | | ||||||
| * | version update | Michael E Brown | 2007-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | now passes distcheck | Michael E Brown | 2007-10-08 | 2 | -43/+127 | |
| | | ||||||
| * | more autotools updates. | Michael E Brown | 2007-10-08 | 4 | -8/+18 | |
| | | ||||||
| * | autotools updates. | Michael E Brown | 2007-10-08 | 10 | -747/+7 | |
| | | ||||||
| * | minor updates to autotool stuff. | Michael E Brown | 2007-10-08 | 7 | -11/+29 | |
| | | ||||||
| * | remove legacy makefile | Michael E Brown | 2007-10-08 | 1 | -40/+0 | |
| | | ||||||
| * | small fixes. ./configure now runs. | Michael E Brown | 2007-10-08 | 4 | -558/+497 | |
| | | ||||||
