summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-07-01 04:42:20 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-07-02 11:00:59 -0400
commitdcc19a73bf4a015ce9eed075cd51fea3f1e970a3 (patch)
treecc70d58268de472ff7f68aed02e37306a80540b6 /docs
parenta7bd37a2a66864326b43285922812e0059a19867 (diff)
squashme - braille
Diffstat (limited to 'docs')
-rw-r--r--docs/README.build20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/README.build b/docs/README.build
index 71f8fbf..ca4f477 100644
--- a/docs/README.build
+++ b/docs/README.build
@@ -158,16 +158,16 @@ All packages/packages-* files must be named in lowercase.
# cd parabolaiso/configs/releng
* Build one or more ISOs.
- # ./build.sh # dual-architecture SystemD/CLI
- # ./build.sh -T i686 # 32-bit x86 target SystemD/CLI
- # ./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
-
-Note: See build.sh -h for more options.
+ # ./build.sh # dual-architecture SystemD/CLI
+ # ./build.sh -T i686 # 32-bit x86 target SystemD/CLI
+ # ./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/LXDE # SystemD/LXDE for net-install
+ # ./build.sh -E SystemD/MATE -S # SystemD/MATE with speech and braille
+ # ./build.sh -V "`date +%Y.%m.%d.%H.%M`-alpha" # development filename
+
+Note: The commands above are only some examples. See build.sh -h for the complete 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.