summaryrefslogtreecommitdiff
path: root/baserock-bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Make ./check check for long lines (with excptions); fix long linesLars Wirzenius2012-02-271-12/+19
* Expand TAB characters and make check check for themLars Wirzenius2012-02-271-7/+7
* 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-241-29/+0
* Use eglibc instead of glibc in pass1.Jannis Pohlmann2012-02-241-1/+34
* 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
* baserock-bootstrap: keep git cache between stagesRichard Maw2012-02-171-3/+4
* baserock-bootstrap: Allow submodules in stage 2Richard Maw2012-02-171-2/+0
* 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-161-8/+53
* 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
* Merge branch 'master', remote branch 'origin'Lars Wirzenius2012-02-151-2/+2
|\
| * baserock-bootstrap: use devel-bootstrap.morphRichard Maw2012-02-141-2/+2
* | Add missing case terminatorLars Wirzenius2012-02-141-0/+1
* | Make run-bootstrap-in-chroot snapshot pass2Lars Wirzenius2012-02-141-54/+54
|/
* Disable building of the pass2 system imageLars Wirzenius2012-02-141-1/+1
* scripts: use EXIT traps to unmountRichard Maw2012-02-141-5/+5
* Use the correct (master) branch for foundation during bootstrapLars Wirzenius2012-02-131-2/+2
* baserock-bootstrap: bump version number for cliapp in build scriptRichard Maw2012-02-101-6/+6
* Make bootstrap use the new --ignore-submodules optionLars Wirzenius2012-02-091-0/+2
* Use the morphs repo that is relative to --git-base-url instead of hardcoding ...Lars Wirzenius2012-02-091-6/+6
* Make bootstrap build use git bundlesLars Wirzenius2012-02-091-1/+22
* baserock-bootstrap: Fix "$1: unbound variable" errorJavier Jardón2012-02-091-1/+1
* baserock-bootstrap: fix typoRichard Maw2012-02-071-1/+1
* baserock-bootstrap: wait for /dev/mapper/*Richard Maw2012-02-071-0/+2
* baserock-bootstrap: remove umountRichard Maw2012-02-071-2/+0
* Merge branch 'richardmaw/run-to-sysimg'Richard Maw2012-01-311-9/+19
|\
| * baserock-bootstrap: build devel before linuxRichard Maw2012-01-301-1/+1
| * baserock-bootstrap: make morph build a bootstrap branch of foundationRichard Maw2012-01-301-1/+1
| * baserock-bootstrap: reorder strata buildsRichard Maw2012-01-301-3/+2
| * scripts: use true/false instead of yes/noRichard Maw2012-01-261-2/+8
| * Make sure the do-chroot script unmounts proc, sys in case of failureLars Wirzenius2012-01-201-0/+1
| * Make builds in chroot fail if any command failsLars Wirzenius2012-01-201-0/+2
| * Remove pointless empty element from PATHLars Wirzenius2012-01-201-1/+1
| * Change snapshot handling to be more flexibleLars Wirzenius2012-01-201-5/+4
| * build devel stratum firstLars Wirzenius2012-01-191-1/+1
| * force a PATH that has /tools at the endLars Wirzenius2012-01-191-0/+2
| * remove explicit ldconfig call in case it fixes the problemLars Wirzenius2012-01-191-1/+1
| * Improve error recovery and cleanup the chroot dir at startupLars Wirzenius2012-01-191-0/+1
* | baserock-bootstrap: zlib sometimes fails, disable parallel buildRichard Maw2012-01-271-1/+1
|/
* baserock-bootstrap: make tar config work without rootRichard Maw2012-01-181-1/+2
* Merge branch 'master' into richardmaw/mergeRichard Maw2012-01-181-25/+73
|\
| * Avoid bc as a dependency for baserock-bootstrapLars Wirzenius2012-01-171-3/+2
| * only copy $allsources if it existsLars Wirzenius2012-01-131-2/+4