summaryrefslogtreecommitdiff
path: root/base-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-08-15 16:08:47 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-08-15 16:08:47 +0000
commitd3a5f948cabd9d4440e5b13b7daa2ced51030b8c (patch)
tree537971de119ad853dbfc94ef3b59a1387c9d3b04 /base-system-x86_64-generic.morph
parent5af9cb51c4932583b57dd65d6055f0439ac2cb6a (diff)
downloaddefinitions-d3a5f948cabd9d4440e5b13b7daa2ced51030b8c.tar.gz
Rework to allow a read-only rootfs
The diff is unfortunately useless as the build-essential has lost all formatting, but apart from the usual changes to use different branches, two new chunks have been added. Before stage2-gcc there is now stage2-gcc-fixed-headers, which updates stage1-gcc's internal headers to use limits from system headers. This was previously done at the beginning of stage2-gcc, but required changes to the staging area. There is now also stage2-reset-specs before stage3, which does a nasty hack to prevent gcc using the sysroot specs in the chroot.
Diffstat (limited to 'base-system-x86_64-generic.morph')
-rw-r--r--base-system-x86_64-generic.morph8
1 files changed, 4 insertions, 4 deletions
diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph
index 89e7f397..7950ee3d 100644
--- a/base-system-x86_64-generic.morph
+++ b/base-system-x86_64-generic.morph
@@ -6,16 +6,16 @@ arch: x86_64
strata:
- morph: build-essential
repo: baserock:baserock/morphs
- ref: master
+ ref: baserock/richardmaw/S8564/ro-staging-area
- morph: core
repo: baserock:baserock/morphs
- ref: master
+ ref: baserock/richardmaw/S8564/ro-staging-area
- morph: foundation
repo: baserock:baserock/morphs
- ref: master
+ ref: baserock/richardmaw/S8564/ro-staging-area
- morph: bsp-x86_64-generic
repo: baserock:baserock/morphs
- ref: master
+ ref: baserock/richardmaw/S8564/ro-staging-area
configuration-extensions:
- set-hostname
- ssh