summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-26 15:24:12 +0200
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2021-08-26 15:24:12 +0200
commit77458de033ce302d259e95b9a66c525fcf822dfc (patch)
tree644655795c04ff3f2cbe16b2bf2b48fbda48889f /etc
parent66e45aa9c0275f67a6690259e55b3d0bccbd5d0b (diff)
downloadmidipix_build-77458de033ce302d259e95b9a66c525fcf822dfc.tar.bz2
midipix_build-77458de033ce302d259e95b9a66c525fcf822dfc.tar.xz
Log messages at {info,notice,verbose} and {,-v,-vv}.
Diffstat (limited to 'etc')
-rw-r--r--etc/build.usage16
-rw-r--r--etc/build.usage.short14
2 files changed, 18 insertions, 12 deletions
diff --git a/etc/build.usage b/etc/build.usage
index 93b9702a..ca77a508 100644
--- a/etc/build.usage
+++ b/etc/build.usage
@@ -1,7 +1,7 @@
usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]]
[-F ipv4|ipv6|offline] [-h|--help] [-p jobs|-P] [-r ALL|LAST]
- [-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]]
- [-R] [-v[v]] [-V level[,..]] [-x]
+ [-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]] [-R]
+ [-v[v]] [-V {notice,verbose,build,fileops,install,xtrace}] [-x]
[--as-needed] [--debug-minipix] [--dump-on-abort] [--reset-state]
[--roar] [[=]<group>|<variable name>=<variable override>[ ..]]
@@ -57,14 +57,14 @@
-R Ignore build failures, skip printing package logs, and continue
building (relaxed mode.)
- -v[v] -v: log at notice, -vv: log at verbose level.
+ -v[v] -v: log at info, notice, -vv: log at info, notice, verbose level.
-V level[,..] Be verbose concerning any of:
notice...: log at notice level (-v,)
- verbose..: log at verbose level (-vv,)
- build....: always print package build logs,
- fileops..: log RTL file operations,
- install..: log RTL installation DSL operations,
- xtrace...: set xtrace during package builds (-x.)
+ verbose..: log at verbose level (implies notice) (-vv,)
+ build....: always print package build logs (implies notice,)
+ fileops..: log RTL file operations (implies notice,)
+ install..: log RTL installation DSL operations (implies notice,)
+ xtrace...: set xtrace during package builds (implies notice) (-x.)
-x Set xtrace during package builds.
--as-needed Don't build unless the midipix_build repository has received
diff --git a/etc/build.usage.short b/etc/build.usage.short
index b55b4900..715f2a64 100644
--- a/etc/build.usage.short
+++ b/etc/build.usage.short
@@ -1,7 +1,7 @@
usage: ./build.sh [-a nt32|nt64] [-b debug|release] [-C dir[,..]] [-D kind[,..]]
[-F ipv4|ipv6|offline] [-h|--help] [-p jobs|-P] [-r ALL|LAST]
- [-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]]
- [-R] [-v[v]] [-V level[,..]] [-x]
+ [-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]] [-R]
+ [-v[v]] [-V {notice,verbose,build,fileops,install,xtrace}] [-x]
[--as-needed] [--debug-minipix] [--dump-on-abort] [--reset-state]
[--roar] [[=]<group>|<variable name>=<variable override>[ ..]]
@@ -12,8 +12,14 @@
-p jobs|-P Enables parallelisation at group-level, whenever applicable.
-r ALL|LAST Restart all/the last failed/the specified comma-separated package(s).
-r [*[*[*]]]name[,..][:ALL|LAST|[^|<|<=|>|>=]step,..]
- -v[v] -v: log at notice, -vv: log at verbose level.
- -x Set xtrace during package builds.
+ -v[v] -v: log at info, notice, -vv: log at info, notice, verbose level.
+ -V level[,..] Be verbose concerning any of:
+ notice...: log at notice level (-v,)
+ verbose..: log at verbose level (implies notice) (-vv,)
+ build....: always print package build logs (implies notice,)
+ fileops..: log RTL file operations (implies notice,)
+ install..: log RTL installation DSL operations (implies notice,)
+ xtrace...: set xtrace during package builds (implies notice) (-x.)
<group>[ ..] One of: dev_packages, dist, host_deps, host_deps_rpm,
host_toolchain, host_tools, minipix, native_packages,