summaryrefslogtreecommitdiff
path: root/baserock-bootstrap
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-02-14 18:17:27 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-02-14 18:17:27 +0000
commit9c7543d35502c15ec5a363b255b668bebcde151a (patch)
tree642b9a966d15f063d201280e54c54cc578d2a27c /baserock-bootstrap
parentd3374f09b980f59b32d84cedc7d9611286b99416 (diff)
downloadmorph-9c7543d35502c15ec5a363b255b668bebcde151a.tar.gz
Disable building of the pass2 system image
We want to build pass3 instead of building a system image.
Diffstat (limited to 'baserock-bootstrap')
-rwxr-xr-xbaserock-bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock-bootstrap b/baserock-bootstrap
index 9fbfa6e3..1cf79afc 100755
--- a/baserock-bootstrap
+++ b/baserock-bootstrap
@@ -952,7 +952,7 @@ fi
pass2_get_sources
pass2_prepare_for_chroot
pass2_build_with_morph_in_chroot
-pass2_build_devel_system_outside_chroot
+#pass2_build_devel_system_outside_chroot
echo "Finished OK"