From d2a06eff166da3311a22dc5c455449910975d080 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Sat, 22 Feb 2020 14:37:07 +0100 Subject: etc/{build.usage,README}: updated. --- etc/README | 3 +++ etc/build.usage | 1 + 2 files changed, 4 insertions(+) diff --git a/etc/README b/etc/README index 80c4b3c2..c4532bb1 100644 --- a/etc/README +++ b/etc/README @@ -1,6 +1,9 @@ > N.B. If you're interested in building Midipix using this script, please join the project's IRC channel #midipix on Freenode and ask for the address of the internal repositories. +> N.B. If in doubt, consult the fault-tolerant & highly optimised 3D laser show-equipped +usage screen w/ ./build.sh -h or a hungry lion may eat you alive. + A Midipix distribution consists of the following: * the native Midipix toolchain, consisting of perk, gcc, its dependencies, and binutils, diff --git a/etc/build.usage b/etc/build.usage index 2150db1d..ee7f249d 100644 --- a/etc/build.usage +++ b/etc/build.usage @@ -42,6 +42,7 @@ usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]] native_packages, native_runtime, native_toolchain, and/or native_tools. ${HOME}/midipix_build.vars, ${HOME}/.midipix_build.vars, and/or ../midipix_build.vars will be sourced if present. + If either of ${DEFAULT_GITROOT_HEAD} and/or ${DEFAULT_ZIPDIST_SIGN_GPG_KEY} are to be set, export(1) them there. Examples: ./build.sh -r coreutils -- cgit v1.2.3