summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scripts: don't skip if not snapshottingRichard Maw2012-02-271-2/+2
* scripts: allow running without snapshotsRichard Maw2012-02-271-4/+4
* mkimage.sh: add scriptRichard Maw2012-02-271-0/+50
* morph: use right dir for set mtimeRichard Maw2012-02-271-1/+1
* morph: set mtime after submodule extractRichard Maw2012-02-271-1/+1
* bootstrap script: remove exit 1 if it succeededRichard Maw2012-02-271-1/+0
* Drop all references to glibc, use eglibc tarball from roadtrain.Jannis Pohlmann2012-02-242-30/+1
* Use eglibc instead of glibc in pass1.Jannis Pohlmann2012-02-242-1/+35
* Apply the test changes of the previous commit to all related tests.Jannis Pohlmann2012-02-241-2/+6
* Merge remote branch 'origin/master'Lars Wirzenius2012-02-242-21/+17
|\
| * Rework the bundle code to set the bundle filename outside _wget().Jannis Pohlmann2012-02-242-24/+14
| * Make sure to always remove bundles on errors or when we've cloned them.Jannis Pohlmann2012-02-241-0/+6
* | Exclude the .git directory from mtime changing, just in caseLars Wirzenius2012-02-241-5/+7
* | Set mtime of all files after git checkout of source tree for buildingLars Wirzenius2012-02-241-0/+19
|/
* Make sure to remove cached git dirs if cloning/extracting fails.Jannis Pohlmann2012-02-221-1/+5
* Use "cp -a" and "git checkout" to unpack sources in the build tree.Jannis Pohlmann2012-02-222-13/+25
* Improve log messages and warnings when caching repos.Jannis Pohlmann2012-02-221-2/+3
* Fix exception when updating a cached clone in _cache_repo_from_url().Jannis Pohlmann2012-02-221-0/+1
* Export TMPDIR to avoid confusion.Jannis Pohlmann2012-02-211-1/+1
* builder.py: use sh -c instead of writing a scriptRichard Maw2012-02-211-11/+2
* Clear the TMPDIR variable when entering the chroot.Jannis Pohlmann2012-02-211-0/+4
* Delay bundle and base URL errors until we are sure all of them failed.Jannis Pohlmann2012-02-201-15/+21
* Update quote_url() to replace : with _.Jannis Pohlmann2012-02-201-4/+9
* Add tar 1.26 from code.liw.fi to the squeeze chroot for bootstrappingLars Wirzenius2012-02-201-0/+10
* baserock-bootstrap: always recreate do-chrootRichard Maw2012-02-171-12/+6
* baserock-bootstrap: use --no-git-update in buildRichard Maw2012-02-171-0/+2
* baserock-bootstrap: cache the sources in pass 3Richard Maw2012-02-171-4/+59
* Remove unnecessary stuff from passesLars Wirzenius2012-02-171-0/+25
* Add --no-git-update setting to morphLars Wirzenius2012-02-171-3/+11
* Handle empty/short lines when validating submodulesLars Wirzenius2012-02-171-1/+1
* Add Assert to make sure the destdir muckery is safeLars Wirzenius2012-02-171-0/+1
* Remove staging path prefix from $DESTDIR when we run things in chrootLars Wirzenius2012-02-171-0/+7
* Show the commands to be run in chrootLars Wirzenius2012-02-171-0/+1
* baserock-bootstrap: keep git cache between stagesRichard Maw2012-02-171-3/+4
* baserock-bootstrap: Allow submodules in stage 2Richard Maw2012-02-171-2/+0
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-02-161-1/+2
|\
| * build-system: autotools now runs autoreconfRichard Maw2012-02-161-1/+2
* | Update morph and related stuff after unpacking a snapshotLars Wirzenius2012-02-161-9/+11
* | Skip unpacking earlier passes when later snapshots existLars Wirzenius2012-02-161-7/+30
* | Do not use pass2 morph cache in pass3Lars Wirzenius2012-02-161-3/+8
* | Remove pointless re-freshing of cached git repos from pass3 buildLars Wirzenius2012-02-161-15/+0
* | Simplify bootstrap dir tree; split pass2 into two partsLars Wirzenius2012-02-162-34/+76
* | Use a colon-less local filename for saved bundlesLars Wirzenius2012-02-161-0/+1
* | Fix how ldconfig is runLars Wirzenius2012-02-161-2/+2
* | Build non-bootstrap chunks inside a staging chrootLars Wirzenius2012-02-162-12/+53
|/
* Fix overriding of build system commandsLars Wirzenius2012-02-152-1/+16
* baserock-bootstrap: add pass 3 buildRichard Maw2012-02-151-0/+64
* Change order of git-base-url settings during bootstrapLars Wirzenius2012-02-151-4/+4
* Remove /tools for pass3Lars Wirzenius2012-02-151-1/+8
* Allow *-commands to override commands provided by build systemLars Wirzenius2012-02-151-18/+25