summaryrefslogtreecommitdiffstats
path: root/build_tools/larch7/larch0/gui/MEDIUM_README
blob: ede0975ad64ff5d11c7fbb8c6df46d715a55bc96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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).