summaryrefslogtreecommitdiffstats
path: root/build_tools/larch7/larch0/gui/MEDIUM_README
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-11-04 18:06:25 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-11-04 18:06:27 (GMT)
commit429f14eea9f4c00ddd8d82f25612213df8d4af84 (patch)
treed8441dd4ef5ef539c0b263b138d36fb1995c38d8 /build_tools/larch7/larch0/gui/MEDIUM_README
parent11ef4af01d6e197a54d0759e688ab5cbd336be4b (diff)
downloadlinhes_dev-429f14eea9f4c00ddd8d82f25612213df8d4af84.zip
add profiles for larch 7
Diffstat (limited to 'build_tools/larch7/larch0/gui/MEDIUM_README')
-rw-r--r--build_tools/larch7/larch0/gui/MEDIUM_README14
1 files changed, 14 insertions, 0 deletions
diff --git a/build_tools/larch7/larch0/gui/MEDIUM_README b/build_tools/larch7/larch0/gui/MEDIUM_README
new file mode 100644
index 0000000..ede0975
--- /dev/null
+++ b/build_tools/larch7/larch0/gui/MEDIUM_README
@@ -0,0 +1,14 @@
+Medium building
+
+In the cli, when -S--source is passed, no chroot is used for building unless
+explicitly requested via the -C/--chroot option. When no -S--source is passed,
+chroot will be used unless the -c/--nochroot option is passed.
+
+In the gui the default source is the medium directory within the installation
+dir (as built by the previous stages).
+If this is selected chroot commands will be used for the
+medium building unless explicitly overridden (uncheck the chroot CheckBox).
+If another source is selected chroot commands will only be used if explicitly
+requested (check the chroot CheckBox). The chroot dir would be the project's
+installation dir (so if this is '/' chroot is never available).
+