summaryrefslogtreecommitdiff
path: root/run-bootstrap-in-chroot
Commit message (Expand)AuthorAgeFilesLines
...
* Copy only the morph repository into the bootstrap chrootLars Wirzenius2012-02-091-1/+2
* Make bootstrap build use git bundlesLars Wirzenius2012-02-091-0/+1
* Make caller specify $GITS for the location (dir) where git repos areLars Wirzenius2012-02-011-1/+2
* run-bootstrap-in-chroot: make a script and run that to chrootRichard Maw2012-01-301-27/+19
* run-bootstrap-in-chroot: Take mirrors from environment variablesRichard Maw2012-01-271-5/+20
* run-bootstrap-in-chroot: use backticks instead of $()Richard Maw2012-01-261-1/+1
* scripts: use true/false instead of yes/noRichard Maw2012-01-261-8/+8
* Actually run pass2Lars Wirzenius2012-01-201-3/+3
* Fix snapshotting logic and git repo updatingLars Wirzenius2012-01-201-42/+25
* Keep proc, sys mounted only during chroot runsLars Wirzenius2012-01-201-13/+26
* Do not put contents of proc, sys in snapshot tarballLars Wirzenius2012-01-201-1/+5
* Fix creation of pass1 snapshot tarballLars Wirzenius2012-01-201-1/+1
* Fix sh script line continuation indentation bugLars Wirzenius2012-01-201-3/+3
* Change snapshot handling to be more flexibleLars Wirzenius2012-01-201-7/+58
* Improve error recovery and cleanup the chroot dir at startupLars Wirzenius2012-01-191-0/+3
* add missing tools to the squeeze chroot so a system image can be builtLars Wirzenius2012-01-191-1/+1
* make run-bootstrap-in-chroot build the whole bootstrap, not just pass1Lars Wirzenius2012-01-191-2/+9
* Avoid bc as a dependency for baserock-bootstrapLars Wirzenius2012-01-171-1/+1
* remove copying of LFS tarballs (it only ever worked for me)Lars Wirzenius2012-01-131-1/+0
* add script to run baserock-bootstrap in a newly created clean chrootLars Wirzenius2012-01-131-0/+37