Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | start stubbing out main mock.py | Michael E Brown | 2007-10-15 | 2 | -17/+21 | |
| | ||||||
* | 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 | 3 | -15/+2 | |
| | ||||||
* | whitespace cleanups and small cleanups. | Michael E Brown | 2007-10-11 | 1 | -106/+113 | |
| | ||||||
* | add config.h and directory definitions | Michael E Brown | 2007-10-08 | 2 | -0/+160 | |
| | ||||||
* | remove useless .cvsignore file | Michael E Brown | 2007-10-08 | 1 | -1/+0 | |
| | ||||||
* | version update | Michael E Brown | 2007-10-08 | 1 | -1/+1 | |
| | ||||||
* | autotools updates. | Michael E Brown | 2007-10-08 | 4 | -709/+2 | |
| | ||||||
* | minor updates to autotool stuff. | Michael E Brown | 2007-10-08 | 3 | -1/+10 | |
| | ||||||
* | remove legacy makefile | Michael E Brown | 2007-10-08 | 1 | -40/+0 | |
| | ||||||
* | initial start for auto-conf-izing | Michael E Brown | 2007-10-08 | 1 | -1/+1 | |
| | ||||||
* | initial start for auto-conf-izing | Michael E Brown | 2007-10-08 | 4 | -0/+1169 | |
| | ||||||
* | Patch from Roland McGrath <roland@redhat.com> to fix build for selinux ↵ | Michael E Brown | 2007-08-13 | 1 | -1/+1 | |
| | | | | shared library. | |||||
* | removed error() call on closedir()mock-0.7.5 | Clark Williams | 2007-08-02 | 1 | -3/+6 | |
| | ||||||
* | cleaned up do_orphanskill() code | Clark Williams | 2007-08-02 | 1 | -4/+4 | |
| | ||||||
* | did some refactoring; removed unneeded error() calls | Clark Williams | 2007-07-23 | 1 | -65/+45 | |
| | ||||||
* | (no commit message) | Clark Williams | 2007-07-13 | 1 | -0/+139 | |
| | ||||||
* | fixes so that we have an actual policy for /etc/ files. update mock-helper ↵ | Michael E Brown | 2007-06-14 | 1 | -6/+68 | |
| | | | | with chmod/chown | |||||
* | Adds SUBDIRS to the make 'distclean' target and 'distclean' to the | Michael E Brown | 2007-06-12 | 1 | -0/+2 | |
| | | | | | | | | sub-directory Makefiles. Patch from Ken MacLeod <ken@bitsko.slc.ut.us> signed-off-by: Michael Brown <mebrown@michaels-house.net> | |||||
* | removed redundant "-l" option in pack | Clark Williams | 2007-06-11 | 1 | -3/+3 | |
| | ||||||
* | merged mock-helper from mock-0-6-branch | Clark Williams | 2007-06-11 | 1 | -6/+11 | |
| | ||||||
* | fixed up src/Makefile | Clark Williams | 2007-06-11 | 1 | -5/+4 | |
| | ||||||
* | merged mock-0-6-branch fixes into HEADpostmerge_20070104 | jcwillia | 2007-01-04 | 1 | -1/+1 | |
| | ||||||
* | changed MOCK_PATH to /usr/libexec/mock.py | jcwillia | 2006-09-08 | 1 | -1/+1 | |
| | ||||||
* | updated version to 0.7 (new launcher mechanism) | jcwillia | 2006-06-28 | 2 | -18/+216 | |
| | ||||||
* | Make rm less verbose. | mebrown | 2006-06-08 | 1 | -4/+4 | |
| | ||||||
* | check in Michael Brown's lovely autocache creation patch. | skvidal | 2006-05-24 | 1 | -0/+84 | |
| | ||||||
* | added PS1 to allowed environment (to display special prompt when inside chroot) | jcwillia | 2006-05-12 | 1 | -1/+1 | |
| | ||||||
* | Ignore generated files. | scop | 2005-11-20 | 1 | -0/+1 | |
| | ||||||
* | add mock-yum wrapper to remove the selinux LD_PRELOAD. also, only set | katzj | 2005-07-14 | 1 | -9/+9 | |
| | | | | the LD_PRELOAD for use with running yum | |||||
* | don't do the libselinux preload if selinux is disabled | katzj | 2005-06-23 | 1 | -1/+1 | |
| | ||||||
* | don't allow APT_CONFIG since apt is irrelevant to mock | katzj | 2005-06-17 | 1 | -1/+0 | |
| | ||||||
* | * build libselinux-mock as a shared lib that gets installed into LIBDIR | katzj | 2005-06-17 | 2 | -8/+28 | |
| | | | | | | | | | | | * LD_PRELOAD libselinux-mock if we're running with selinux. this involves linking with libselinux. if you're anti-selinux, build with 'make NOSELINUX=1'. this lets mock work on systems running targeted policy at least only ugliness here is that if the preload is being used, you get errors about being unable to load it in the chroot from ld. it doesn't cause problems, it's just aesthetically ugly. | |||||
* | security fix - pointed out by Toshio Kuratomi | skvidal | 2005-06-12 | 1 | -2/+0 | |
| | ||||||
* | - allow users other than uid=500,gid=500 | skvidal | 2005-05-19 | 1 | -7/+5 | |
| | | | | | - fix warnings in mock-helper - fix umount of proc and devpts | |||||
* | Initial revision | skvidal | 2005-05-16 | 4 | -0/+459 | |