You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/version-specific/easyconfig-license-constants.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ License name |License description
7
7
``GPLv2`` |The GNU General Public License is a free, copyleft license for software and other kinds of works. |``2``
8
8
``GPLv3`` |The GNU General Public License is a free, copyleft license for software and other kinds of works. |``3``
9
9
``Libpng`` |Permission is granted to use, copy, modify, and distribute the source code, or portions hereof, for any purpose, without fee, subject to 3 restrictions; http://libpng.org/pub/png/src/libpng-LICENSE.txt for full license |``None``
``--allow-loaded-modules=ALLOW-LOADED-MODULES`` |List of software names for which to allow loaded modules in initial environment (type comma-separated list; default: EasyBuild)
226
228
``--allow-modules-tool-mismatch`` |Allow mismatch of modules tool and definition of 'module' function (default: False)
227
229
``--allow-use-as-root-and-accept-consequences`` |Allow using of EasyBuild as root (NOT RECOMMENDED!) (default: False)
228
-
``--backup-modules`` |Back up an existing module file, if any. Only works when using --module-only
230
+
``--backup-modules`` |Back up an existing module file, if any. Auto-enabled when using --module-only or --skip
229
231
``--backup-patched-files`` |Create a backup (*.orig) file when applying a patch (default: False)
230
232
``--banned-linked-shared-libs=BANNED-LINKED-SHARED-LIBS`` |Comma-separated list of shared libraries (names, file names, or paths) which are not allowed to be linked in any installed binary/library (type comma-separated list)
231
233
``--check-ebroot-env-vars=CHECK-EBROOT-ENV-VARS`` |Action to take when defined $EBROOT* environment variables are found for which there is no matching loaded module; supported values: error, ignore, unset, warn (default: warn)
0 commit comments