summaryrefslogtreecommitdiff
path: root/baserock-bootstrap
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-16 14:25:38 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-16 14:25:38 +0000
commitc0717ddf28f5b963531e7d28a007698e71ebfcb6 (patch)
tree3f041b9a3ace14336e74f4671ad910b2766c1bfd /baserock-bootstrap
parent2362ce30941e653905ce9bc2859498fa87afdec2 (diff)
parent5c52cf732a36232a9d20fc70943aefea3b7c9781 (diff)
downloadmorph-c0717ddf28f5b963531e7d28a007698e71ebfcb6.tar.gz
Merge remote branch 'origin/master' into rm/morph-pass1
Diffstat (limited to 'baserock-bootstrap')
-rwxr-xr-xbaserock-bootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/baserock-bootstrap b/baserock-bootstrap
index 1187b747..ce59b178 100755
--- a/baserock-bootstrap
+++ b/baserock-bootstrap
@@ -347,6 +347,7 @@ EOF
$HOST_CHMOD +x "$do_chroot"
"$do_chroot" /baserock/build.sh
}
+
pass3_build_with_morph_in_chroot()
{
echo "Building Baserock with morph"