From c4abbbcc7e40b3716ec62d83191b9df9472f1bf2 Mon Sep 17 00:00:00 2001 From: Roland Clobus Date: Wed, 29 May 2019 12:51:43 +0200 Subject: Reenabled the command line option for colored messages for lb_config. The functionality was added 2008-11-01, but was not really active. --- scripts/build/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build/config b/scripts/build/config index cbf52d015..94ccadd35 100755 --- a/scripts/build/config +++ b/scripts/build/config @@ -38,6 +38,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\ \t [--cache-packages true|false]\n\ \t [--cache-stages STAGE|\"STAGES\"]\n\ \t [--checksums md5|sha1|sha256|sha512|none]\n\ +\t [--color]\n\ \t [--compression bzip2|gzip|lzip|xz|none]\n\ \t [--config GIT_URL::GIT_BRANCH]\n\ \t [--zsync true|false]\n\ @@ -149,7 +150,7 @@ Local_arguments () iso-volume:,jffs2-eraseblock:,memtest:,net-root-filesystem:,net-root-mountoptions:, net-root-path:,net-root-server:,net-cow-filesystem:,net-cow-mountoptions:,net-cow-path:, net-cow-server:,net-tarball:,onie:,onie-kernel-cmdline:,firmware-binary:,firmware-chroot:,swap-file-path:,swap-file-size:, - loadlin:,win32-loader:,source:,source-images:,breakpoints,conffile:,debug,force, + loadlin:,win32-loader:,source:,source-images:,breakpoints,conffile:,color,debug,force, help,ignore-system-defaults,quiet,usage,verbose,version,bootstrap-qemu-static:,bootstrap-qemu-arch:, uefi-secure-boot:, bootstrap-qemu-exclude:" -- cgit v1.2.3