From 139fb6038f7c00fd1c2d9284d24e2a1ef36a64a4 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Thu, 3 May 2018 10:02:31 -0400 Subject: squashme - doc --- docs/README.build | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README.build b/docs/README.build index eae43fe..71f8fbf 100644 --- a/docs/README.build +++ b/docs/README.build @@ -163,6 +163,7 @@ All packages/packages-* files must be named in lowercase. # ./build.sh -T x86_64 # 64-bit x86 target SystemD/CLI # ./build.sh -E OpenRC/CLI -O # OpenRC/CLI for offline install # ./build.sh -E OpenRC/LXDE -O # OpenRC/LXDE for offline install + # ./build.sh -E SystemD/MATE # SystemD/MATE # ./build.sh -E SystemD/Talking # SystemD/TalkingParabola # ./build.sh -T x86_64 -V "`date +%Y.%m.%d.%H.%M`-alpha" # development filename @@ -170,6 +171,8 @@ Note: See build.sh -h for more options. Note: This script needs to be run on an x86_64 ArchLinux derrivative Note: Specifying a single architecture with the -T option builds in half of the time and results in the ISO being about half of the size as the dual-architecture ISO. +Note: Omitting the -O option results in the ISO being about half of the size yet again; + but will require an internet connection to install the target system. Note: The argument to the -E option must consist of an init/wm pair separated by a '/' slash. This will determine which package lists will be used. Although the package lists files are named in lowercase, this argument may contain captial letters. -- cgit v1.2.2