summaryrefslogtreecommitdiff
path: root/morphlib
Commit message (Expand)AuthorAgeFilesLines
* Build items as late as possible in the build order.Jannis Pohlmann2012-05-011-31/+32
* stagingarea: fix dir detectionRichard Maw2012-04-301-4/+4
* Improve artifact extraction logic when overwriting existing stuff on filesystemLars Wirzenius2012-04-301-3/+49
* stagingarea: when extracting, clobber outputRichard Maw2012-04-271-0/+3
* buildenvironment: pass through BOOTSTRAP_TOOLSRichard Maw2012-04-261-0/+1
* stagingarea: remove path from chrootRichard Maw2012-04-261-1/+1
* Restructure code so coverage is happyLars Wirzenius2012-04-261-8/+7
* Monkey patch Python's tarfile.TarFile for proper errors, ignoring overwritesLars Wirzenius2012-04-261-0/+31
* Fix unmounting /proc in staging so it works when /proc wasn't mountedLars Wirzenius2012-04-261-2/+2
* Fix how we set TMPDIR in the build environmentLars Wirzenius2012-04-262-1/+5
* Fix how unmounting of /proc inside chroot is doneLars Wirzenius2012-04-261-5/+8
* Unmounted /proc in staging before assembling chunks, and only if it is thereLars Wirzenius2012-04-251-3/+2
* Log /proc pathname in chroot when unmountingLars Wirzenius2012-04-251-1/+1
* Add morphlib.Error and make local repo cache exceptions be based on itLars Wirzenius2012-04-252-2/+11
* builder2 tests: add extra required parameterRichard Maw2012-04-251-2/+3
* Merge branch 'rm/cpan-paths'Richard Maw2012-04-251-1/+7
|\
| * CPANBuildSystem: split command into linesRichard Maw2012-04-251-1/+7
| * CPANBuildSystem: install into perl dirs insteadRichard Maw2012-04-251-1/+1
| * CPANBuildSystem: install to standard pathsRichard Maw2012-04-241-1/+1
* | Setup /proc in staging only if using chroot; install staging-fillersLars Wirzenius2012-04-251-19/+27
* | Log installed artifacts; do not log shell commandsLars Wirzenius2012-04-251-2/+4
* | Add logging to /proc mounting and unmounting, and create /procLars Wirzenius2012-04-241-0/+4
* | Mount /proc while building a chunkLars Wirzenius2012-04-241-0/+14
* | builder2: fix line widthRichard Maw2012-04-241-1/+2
* | Merge remote-tracking branch 'origin/master' into rm/timings-backRichard Maw2012-04-242-7/+20
|\ \
| * | Use submodule url, not path, to find it in the repo cacheLars Wirzenius2012-04-241-1/+1
| * | Make builder get submodule cache repo path cleanlyLars Wirzenius2012-04-242-12/+18
| * | Fix fix of submodule checkoutsLars Wirzenius2012-04-241-2/+3
| * | Fix how the new builder code checks out submodulesLars Wirzenius2012-04-241-1/+7
* | | builder2: fix system buildingRichard Maw2012-04-241-3/+4
| |/ |/|
* | builder tests: cover metadata writing to cacheRichard Maw2012-04-241-1/+69
* | builder: cache metadata in the right pathRichard Maw2012-04-241-2/+3
* | builder: add build times againRichard Maw2012-04-241-139/+183
|/
* cachekeycomputer: use sha1s in the cache_idRichard Maw2012-04-231-1/+1
* cachekeycomputer: log get_cache_id as wellRichard Maw2012-04-231-0/+4
* Add missing import, oopsLars Wirzenius2012-04-231-0/+1
* Add more logging to cache key computationLars Wirzenius2012-04-231-0/+4
* CPANBuildSystem: use $PREFIXRichard Maw2012-04-231-1/+1
* CPANBuildSystem: use destdirRichard Maw2012-04-231-1/+1
* buildsystem: rename Perl build system to CPANRichard Maw2012-04-231-4/+4
* buildsystem.py: Add support for generic Perl build systemJavier Jardón2012-04-231-0/+28
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-236-10/+15
|\
| * PythonDistutilsBuildSystem: set --prefixRichard Maw2012-04-231-1/+1
| * morphlib/morph2: correct the unit testsRichard Maw2012-04-231-4/+4
| * morphlib/morph2: default commands are NoneRichard Maw2012-04-231-4/+4
| * morph: add cache id to the meta filesRichard Maw2012-04-203-1/+6
* | Log command output at debug level if there was no errorLars Wirzenius2012-04-231-5/+7
|/
* Add missing import for shutilLars Wirzenius2012-04-201-0/+1
* Remove unnecessary argument from unpack_binary_from_file callLars Wirzenius2012-04-201-1/+1
* Add log message to indicate we got an error while system image buildingLars Wirzenius2012-04-201-1/+3