summaryrefslogtreecommitdiff
path: root/run-bootstrap-in-chroot
Commit message (Expand)AuthorAgeFilesLines
* Parse as YAML if not valid JSONRichard Maw2013-01-221-1/+1
* Merge branch 'jjardon/python_compatibility_fixes' of ssh://git.baserock.org/b...Richard Maw2013-01-211-0/+2
* Fix up run-bootstrap-in-chroot for tarball fixDaniel Silverstone2012-09-261-1/+1
* Allow setting ARCH explicitly for bootstrappingSam Thursfield2012-08-221-1/+13
* Merge remote branch 'origin/baserock/bugfix/S3436-fix-bootstrap-rebase2'Lars Wirzenius2012-07-121-12/+9
|\
| * bootstrap: manually install cliapp in squeeze chrootRichard Maw2012-07-111-12/+6
|/
* bootstrap: don't install newer tarRichard Maw2012-06-251-1/+1
* bootstrap: remove file copy outputRichard Maw2012-04-111-1/+1
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-03-221-4/+4
|\
| * run-bootstrap-in-chroot: include all packagesRichard Maw2012-03-221-4/+4
* | Allow apt to work even if it finds new packages to installLars Wirzenius2012-03-211-1/+1
|/
* bootstrap: alter chroot hostname after debootstrapRichard Maw2012-03-211-7/+8
* bootstrap: don't always build or extract squeezeRichard Maw2012-03-211-25/+26
* Fix copying of files into chroot to exclude snapshot tarballsLars Wirzenius2012-03-201-1/+1
* formatting: fix overly wide codeRichard Maw2012-03-191-1/+2
* Merge remote branch 'origin/master' into rm/morph-pass1Richard Maw2012-03-191-1/+7
|\
| * Allow the bootstrap work area to be inside the morph source treeLars Wirzenius2012-03-191-1/+7
* | Revert "bootstrap: add curl and headers for git"Richard Maw2012-03-191-1/+1
* | bootstrap: add curl and headers for gitRichard Maw2012-03-191-1/+1
* | Merge remote branch 'origin/master' into rm/morph-pass1Richard Maw2012-03-161-2/+2
|\ \ | |/
| * tar: add -h option to extractionRichard Maw2012-03-161-2/+2
* | bootstrap: add gperf to debian chrootRichard Maw2012-03-161-1/+1
* | bootstrap: re-add code.liw.fi for cliappRichard Maw2012-03-161-0/+2
* | Merge branch 'master' into rm/morph-pass1-mergeRichard Maw2012-03-161-3/+2
|\ \ | |/
| * Make bootstrap use the new Baserock apt repository instead of code.liw.fiLars Wirzenius2012-03-151-4/+2
* | bootstrap: stop downloading lfs tarballsRichard Maw2012-03-151-10/+1
* | bootstrap: set tempdir and install flexRichard Maw2012-03-151-1/+1
* | bootstrap: more passes and keep cacheRichard Maw2012-03-151-4/+16
* | bootstrap: convert pass1 to use morphRichard Maw2012-03-151-1/+1
|/
* Fix quotes and ccache preparation for real.Jannis Pohlmann2012-03-091-10/+10
* Use the correct base directory to create the ccache chroot dir.Jannis Pohlmann2012-03-091-1/+1
* Create the ccache directory in the right place.Jannis Pohlmann2012-03-091-9/+9
* Make sure to create parent directories of the chroot ccache dir.Jannis Pohlmann2012-03-091-1/+1
* Fix a syntax error.Jannis Pohlmann2012-03-091-1/+1
* Add untested support for ccache through the CCACHE_HOST_DIR variable.Jannis Pohlmann2012-03-091-4/+21
* Make ./check check for long lines (with excptions); fix long linesLars Wirzenius2012-02-271-2/+0
* scripts: don't skip if not snapshottingRichard Maw2012-02-271-2/+2
* scripts: allow running without snapshotsRichard Maw2012-02-271-4/+4
* Export TMPDIR to avoid confusion.Jannis Pohlmann2012-02-211-1/+1
* Clear the TMPDIR variable when entering the chroot.Jannis Pohlmann2012-02-211-0/+4
* Add tar 1.26 from code.liw.fi to the squeeze chroot for bootstrappingLars Wirzenius2012-02-201-0/+10
* 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
* Simplify bootstrap dir tree; split pass2 into two partsLars Wirzenius2012-02-161-26/+23
* Actually make it compressedLars Wirzenius2012-02-151-1/+1
* Make chroot snapshot also compressedLars Wirzenius2012-02-151-3/+4
* Compress pass1 and pass2 snapshotsLars Wirzenius2012-02-151-6/+8
* When unmounting proc, sys, also unmount them from the inner chrootLars Wirzenius2012-02-141-0/+2
* Make run-bootstrap-in-chroot snapshot pass2Lars Wirzenius2012-02-141-4/+20
* scripts: use EXIT traps to unmountRichard Maw2012-02-141-2/+2