summaryrefslogtreecommitdiff
path: root/devel-system-x86_64-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* Fix refs to be correct, instead of to Sam's branchLars Wirzenius2013-01-281-4/+4
| | | | I failed to do this when merging. Mea culpa.
* Reorganise morphologies for build-essentialSam Thursfield2013-01-241-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch rewrites the Baserock morphologies so that they can be built using a minimal "build-essential" staging filler, as described in my previous patch mail. The Baserock system is split up into three strata: - build-essential: the minimum set of tools that can rebuild itself (from tarballs) - core: the remaining set of components necessary to produce a Baserock system which can rebuild itself from source - tools: auxiliary development tools and libraries The 'build-essential' stratum does not specify any build dependencies, because it expects to be built with a staging filler containing itself. In effect, the stratum has a circular dependency on itself, which we solve by using a staging filler. The 'core' stratum depends on only on 'build-essential'. This ensures that all build dependencies between chunks in 'core' are explicit. These strata can also be built with the staging filler from the water-bomb release. The distinction between a base and a devel system is no longer defined by the 'foundation' and 'devel' strata (in practice these had various hidden build dependencies between each other). The size of a base system is larger than before, due to more development tools being in 'core'.
* Fix erroneous ref and tabbing in previous mergeRichard Maw2012-11-121-1/+1
|
* Fix ref in devel system morphologyLars Wirzenius2012-11-091-1/+1
|
* Change baserock: URLs to have baserock/ project dir in pathLars Wirzenius2012-11-071-3/+3
|
* Rename more commonly used system morphologiesRichard Maw2012-10-011-0/+25