summaryrefslogtreecommitdiff
path: root/baserock-bootstrap
Commit message (Expand)AuthorAgeFilesLines
* 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
| * update cliapp to 0.23Rob Taylor2012-01-101-6/+6
| * make sure $alltarballs directory exists before trying to use itRob Taylor2012-01-101-0/+1
| * build from morphs repo master branchLars Wirzenius2012-01-091-3/+3
| * add missing call to explicitly build glibc during bootstrapLars Wirzenius2012-01-091-0/+1
| * Merge branch 'liw/foo'Lars Wirzenius2012-01-091-18/+63
| |\
| | * build the devel system strata and then assemble a system image by handLars Wirzenius2012-01-061-2/+48
| | * build devel systemLars Wirzenius2012-01-061-1/+1
| | * build foundation instead of devel; copy files fully instead of linkingLars Wirzenius2012-01-061-2/+3
| | * build glibc instead of eglibcLars Wirzenius2012-01-051-15/+13
| | * deal with tarball not having libc/ directoryLars Wirzenius2012-01-051-2/+2
* | | improve do-chroot script, add some links and devices, use gnu shell programs ...Richard Maw2012-01-181-17/+26
* | | Remove LD_LIBRARY_PATH from chroot, it wasn't passed to build anywayRichard Maw2012-01-051-2/+0
* | | Make a chroot script to enter the system for easier debuggingRichard Maw2012-01-051-23/+36
* | | Allow morph to be resumedRichard Maw2012-01-041-13/+16
* | | Install all of gettext as autopoint is neededRichard Maw2012-01-041-7/+5
* | | Use HOST_SUDORichard Maw2012-01-031-3/+3
|/ /
* | Fix some build issuesRichard Maw2012-01-031-3/+3
* | Alter bootstrap script to fix some issues I was havingRichard Maw2011-12-161-4/+7
|/
* copy allsources first, then downloadLars Wirzenius2011-12-141-1/+1
* remove fake fakeroot and sudo from chroot and make morph not use them when ru...Richard Maw2011-12-141-7/+0
* use wget-list from the directory where baserock-bootstrap existsLars Wirzenius2011-12-141-1/+1
* Update file locations for wget and script fixesRichard Maw2011-12-141-7/+16
* build eglibc instead of glibc in stage 1Lars Wirzenius2011-12-141-13/+16
* change bootstrap to use the morphs repo master branchLars Wirzenius2011-11-301-1/+1
* Remove -n from ldconfig callLars Wirzenius2011-11-251-1/+1
* Create etc only if it does not existLars Wirzenius2011-11-251-1/+1
* Create tree/etc/ld.so.conf and run ldconfig in chrootLars Wirzenius2011-11-251-6/+19
* Tell morph the max number of jobs in parallel explicitlyLars Wirzenius2011-11-241-0/+1
* Terminate after making a snapshotLars Wirzenius2011-11-241-0/+2
* Set JOBS based on available CPUsLars Wirzenius2011-11-241-1/+3
* Make work on new machineLars Wirzenius2011-11-241-3/+5
* Do not change the arch tuples willy-nillyLars Wirzenius2011-11-231-1/+1
* Fixes to make bootstrap work betterLars Wirzenius2011-11-231-2/+3
* Optionally do a snapshot of treeLars Wirzenius2011-11-221-0/+7
* Use host's coreutils when appropriateLars Wirzenius2011-11-211-43/+49
* Fix $LFS path in bootstrap scriptLars Wirzenius2011-11-211-1/+1
* Add script to bootstrap Baserock development toolchainLars Wirzenius2011-11-211-0/+813