index
:
mock.git
master
mock-1.0
Dennis's mock patches, likely mostly config files for secondary arches
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
py-libs
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add ppc32/64 setarch compatibility
Michael E Brown
2007-11-18
1
-1
/
+2
*
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
*
hand-code setarch to remove dep on /usr/bin/setarch
Michael E Brown
2007-11-17
1
-1
/
+16
*
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
*
ensure we only use gid specified. chroot operations always change uid/gid to ...
Michael E Brown
2007-10-22
1
-0
/
+4
*
more complete fix for immutable files in buildroot
Michael E Brown
2007-10-22
1
-5
/
+6
*
avoid infinite loop in error handling.
Michael E Brown
2007-10-22
1
-1
/
+1
*
try harder to remove buildroot if it fails.
Michael E Brown
2007-10-22
1
-7
/
+19
*
update copyrights. dont put full header in every source file, just ref main c...
Michael E Brown
2007-10-21
1
-17
/
+4
*
attempt to kill off any process group children before we finish fork(). Trap ...
Michael E Brown
2007-10-20
1
-32
/
+38
*
allow installdeps cmd to be used on normal rpm.
Michael E Brown
2007-10-20
1
-2
/
+2
*
better message for failed command when output disabled.
Michael E Brown
2007-10-19
1
-1
/
+4
*
add orphansKill() function. Kills off everything with a specific root dir.
Michael E Brown
2007-10-19
1
-0
/
+13
*
completely drop privs (real and effective) when running RPM commands. add a b...
Michael E Brown
2007-10-18
1
-11
/
+22
*
get rid of spurious blank lines in log output
Michael E Brown
2007-10-18
1
-1
/
+5
*
more srpm manip functions.
Michael E Brown
2007-10-18
1
-5
/
+66
*
fix for idiotic error in rpmUtils where exception comes back with each letter...
Michael E Brown
2007-10-17
1
-4
/
+4
*
add special callout for interactive commands so we can interact properly.
Michael E Brown
2007-10-17
1
-8
/
+14
*
Add cap to make multiple dirs at a time. add rmtree helper to eat some except...
Michael E Brown
2007-10-17
1
-13
/
+56
*
add tracing, touch(), do() functions
Michael E Brown
2007-10-17
1
-3
/
+72
*
more code.
Michael E Brown
2007-10-16
1
-0
/
+6
*
start adding utility functions.
Michael E Brown
2007-10-16
1
-1
/
+23
*
move py modules to different subdir to avoid conflict with mock binary name.
Michael E Brown
2007-10-16
1
-0
/
+29