diff options
| author | Scott Murray <scott.murray@konsulko.com> | 2025-09-26 15:26:41 -0400 |
|---|---|---|
| committer | Marta Rybczynska <marta.rybczynska@ygreky.com> | 2025-10-08 17:34:14 +0200 |
| commit | fa4057267c920f211cdcd49f0a0d060d4e8a8b84 (patch) | |
| tree | b26090954a49c9a5587e018060eb5f30958704ac /docs | |
| parent | 3c1131721210d78060236069d8d9c477b02094af (diff) | |
| download | meta-security-fa4057267c920f211cdcd49f0a0d060d4e8a8b84.tar.gz | |
paxctl: Remove recipe
Remove the paxctl recipe since it has seemingly been broken for a
while without anyone noticing, and there likely have been no actual
users since grsecurity stopped doing public releases in 2017.
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/overview.txt | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/docs/overview.txt b/docs/overview.txt index ed3135a..eb87279 100644 --- a/docs/overview.txt +++ b/docs/overview.txt | |||
| @@ -103,33 +103,6 @@ help for each package. | |||
| 103 | usage : simply invoke the script name in the terminal. | 103 | usage : simply invoke the script name in the terminal. |
| 104 | 104 | ||
| 105 | 105 | ||
| 106 | == pax-utils == | ||
| 107 | |||
| 108 | ( This package can be found in oe-core ) | ||
| 109 | |||
| 110 | pax-utils is a small set of various PaX aware and related utilities for | ||
| 111 | ELF binaries. | ||
| 112 | |||
| 113 | - scanelf : With this application you can print out information specific to the ELF structure of a binary. | ||
| 114 | For more help please consult the man pages or the readme file. | ||
| 115 | |||
| 116 | - pspax : is a user-space utility that scans the proc directory and list | ||
| 117 | ELF types, as well as their respective PaX flags and filenames and | ||
| 118 | attributes. Depending on build options, it may additionaly display the | ||
| 119 | process running set of capabilities. | ||
| 120 | |||
| 121 | - scanmacho : is a user-space utility to quickly scan given | ||
| 122 | Mach-Os, directories, or common system paths for different information. This | ||
| 123 | may include Mach-O types, their install_names, etc. | ||
| 124 | |||
| 125 | - dumpelf : is a user-space utility to dump all of the internal | ||
| 126 | ELF structures into the equivalent C structures for fun debugging and/or | ||
| 127 | reference purposes. | ||
| 128 | |||
| 129 | |||
| 130 | usage : simply invoke the script name in the terminal. | ||
| 131 | |||
| 132 | |||
| 133 | == buck-security == | 106 | == buck-security == |
| 134 | 107 | ||
| 135 | Buck-Security is a security scanner for Debian and Ubuntu Linux. It runs a couple of important checks and helps you to harden your Linux | 108 | Buck-Security is a security scanner for Debian and Ubuntu Linux. It runs a couple of important checks and helps you to harden your Linux |
