Age | Commit message (Collapse) | Author |
|
and afl-whatsup.8
Without this patch, afl-system-config.8 varied between build hosts
because it contained lines such as
./afl-system-config: line 30: sysctl: command not found
./afl-system-config: line 31: /sys/kernel/mm/transparent_hugepage/enabled: Permission denied
It is recommended to boot the kernel with lots of security off
See https://reproducible-builds.org/ for why this matters.
afl-system-config.8 is generated by the %.8 target in GNUmakefile
that calls commands with -hh to fill the OPTIONS section of man-pages.
This PR was done while working on reproducible builds for openSUSE.
|
|
|
|
|
|
|
|
|
|
Add the corresponding commands to the script.
The test, if they need to be run, is not tested yet (just copied).
|
|
|
|
The following knobs are Linux specifics but have few counterparts
in those systems.
|
|
|
|
|
|
|
|
|
|
|