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
/
py
/
mock
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix intermittent problems generating root cache tarball (BZ# 540997)
Clark Williams
2009-11-25
1
-5
/
+12
*
Support configurable root cache compression
Lubomir Rintel
2009-03-27
1
-3
/
+9
*
added panu's fix for strange rpm behavior
Clark Williams
2008-10-15
1
-2
/
+4
*
workaround new rpm issues by deleting rpmdb temp files after unpacking root c...
Clark Williams
2008-08-29
1
-7
/
+13
*
modify rootcache logic to rebuild cache if config files have newer timestamp
Clark Williams
2008-02-29
1
-1
/
+10
*
Merge branch 'master' of /var/ftp/pub/Applications/git/mock
Michael E Brown
2008-01-22
4
-11
/
+29
|
\
|
*
get rid of one level of shell indirection where possible.
Michael E Brown
2008-01-20
1
-1
/
+1
|
*
add back in dropped '.' to tar cvf command that is causing root cache creatio...
Michael E Brown
2008-01-20
1
-1
/
+1
|
*
convert mock.util.do() to use subprocess.Popen() rather than raw fork/exec.\n...
Michael E Brown
2008-01-20
2
-6
/
+13
|
*
clarify info message to make it obvious that root cache is being unpacked.
Michael E Brown
2008-01-09
1
-1
/
+1
|
*
cleanup trailing whitespace.
Michael E Brown
2008-01-08
2
-4
/
+4
|
*
add ability to conditionally enable tmpfs based on minimum ram availability.
Michael E Brown
2008-01-08
1
-1
/
+10
|
*
add initfailed hook so tmpfs plugin can properly unmount tmpfs on failure. ma...
Michael E Brown
2008-01-08
1
-0
/
+2
*
|
we now run /etc/profile, so no need to manually do ccache stuff.
Michael E Brown
2008-01-22
1
-16
/
+1
|
/
*
unmount tmpfs when done or we run into problems with clean.
Michael E Brown
2007-12-18
1
-0
/
+7
*
fixup typo: makeChrootPath is a method on self.rootObj.
Michael E Brown
2007-12-18
1
-1
/
+2
*
add initial tmpfs plugin and default options.
Michael E Brown
2007-12-18
1
-0
/
+33
*
remove uses of chroot rootdir attribute and use accessor.
Michael E Brown
2007-12-14
2
-4
/
+2
*
changed more uses of .rootdir to makeChrootPath(); updated man page for --cop...
Clark Williams
2007-12-13
3
-11
/
+9
*
separate out function tracing from verbosity
Michael E Brown
2007-12-06
4
-31
/
+26
*
fixup error where var/cache/yum in buildroot disappears due to clean.
Michael E Brown
2007-12-05
1
-1
/
+1
*
make sure dir exists before opening yum lock.
Michael E Brown
2007-12-04
1
-2
/
+2
*
init yumCacheLock file object in __init__. No need to wait until tryLock to o...
Michael E Brown
2007-12-03
1
-1
/
+1
*
few changes to make pychecker happy.
Michael E Brown
2007-12-01
4
-4
/
+4
*
move things around so that we can run mock.py from the build tree instead of ...
Michael E Brown
2007-11-30
4
-0
/
+299