diff options
| author | 2020-08-19 16:08:16 +1000 | |
|---|---|---|
| committer | 2020-08-22 10:29:12 +0000 | |
| commit | 2464e6e4a47b48a1dc7d5f2b9cb3a8158a7b6011 (patch) | |
| tree | 5353adcfcdb722d5325360a69d5f97e979b0784b /Manual.md | |
| parent | linux5.8: update arm64-dotconfig (diff) | |
Manual.md: add dotpoint on nopie_files.
Diffstat (limited to 'Manual.md')
| -rw-r--r-- | Manual.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Manual.md b/Manual.md index 8a8954e88d7..854017adf80 100644 --- a/Manual.md +++ b/Manual.md @@ -650,6 +650,9 @@ This appends to the generated file rather than replacing it. - `nopie` Only needs to be set to something to make active, disables building the package with hardening features (PIE, relro, etc). Not necessary for most packages. +- `nopie_files` White-space seperated list of ELF binaries that won't be checked +for PIE. + - `reverts` xbps supports a unique feature which allows to downgrade from broken packages automatically. In the `reverts` field one can define a list of broken pkgver the resulting package should revert. This field *must* be defined before |
