summaryrefslogtreecommitdiffstats
path: root/src/py-libs/plugins
Commit message (Expand)AuthorAgeFilesLines
* finish implementing bind mount plugin.Michael E Brown2007-10-211-6/+5
* small optimizations to not unpack root cache for --no-clean. fix accounting t...Michael E Brown2007-10-211-3/+4
* renamed bind.py to bind_mount.py as that is a bit more explicit.Michael E Brown2007-10-211-40/+0
* new plugin to optionally bind-mount host dirs into buildroot. not configured ...Michael E Brown2007-10-212-0/+80
* update copyrights. dont put full header in every source file, just ref main c...Michael E Brown2007-10-213-54/+9
* create plugin infrastructure. move all caching related stuff to plugins.Michael E Brown2007-10-213-0/+303