summaryrefslogtreecommitdiff
path: root/run-bootstrap-in-chroot
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make run-bootstrap-in-chroot unless required env vars are setLars Wirzenius2012-02-141-4/+2
* Make the parameter to run-bootstrap-in-chroot not be optionalLars Wirzenius2012-02-131-7/+7
* Always (re-)create the do-squeeze-chroot scriptLars Wirzenius2012-02-131-4/+2
* Copy current working directory (= morph repo) into chrootLars Wirzenius2012-02-091-2/+2
* 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