audit: new package
authorClayton Shotwell <clayton.shotwell@rockwellcollins.com>
Tue, 2 Jun 2015 13:28:20 +0000 (08:28 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 17 Jun 2015 21:34:09 +0000 (23:34 +0200)
commit6158928a4e4b7dcdd022731d3ff9304a49bcf357
tree6fe32d9f26ac11beec6361d8b9d83d60316fe49b
parentdad81a3abf5ebfc2a7ea0722edb484f4e37af3ba
audit: new package

[Thomas:
 - remove S01audit, which isn't completely compliant with the
   Buildroot style.
 - make the package available only on architectures for which the
   system call tables are available, and add some comments about this
   in the .mk file.]

Signed-off-by: Clayton Shotwell <clayton.shotwell@rockwellcollins.com>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/audit/0001-Enable-cross-compiling.patch [new file with mode: 0644]
package/audit/0002-Make-zos-remote-plugin-optional.patch [new file with mode: 0644]
package/audit/0003-Default-ADDR_NO_RANDOMIZE-if-not-found.patch [new file with mode: 0644]
package/audit/0004-Do-not-call-posix_fallocate-if-unavailable.patch [new file with mode: 0644]
package/audit/0005-Fix-header-detection-when-cross-compiling.patch [new file with mode: 0644]
package/audit/Config.in [new file with mode: 0644]
package/audit/audit.hash [new file with mode: 0644]
package/audit/audit.mk [new file with mode: 0644]