]> git.ipfire.org Git - pakfire.git/commit
Move quality-agent to pakfire.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 28 Aug 2011 16:23:54 +0000 (18:23 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 28 Aug 2011 16:23:54 +0000 (18:23 +0200)
commitf165e102892eedf2225c34e66db0c38d4cda9ee7
treef2b50e401d3d9ea4097baabe108a71fe3ef5f3e1
parentdb92769bb755836f76dde030cb305cbf3d985226
Move quality-agent to pakfire.
26 files changed:
MANIFEST.in
macros/constants.macro
pakfire/constants.py
po/pakfire.pot
setup.py
tools/quality-agent/quality-agent [new file with mode: 0755]
tools/quality-agent/quality-agent.d/001-include-files [new file with mode: 0755]
tools/quality-agent/quality-agent.d/001-remove-info-files [new file with mode: 0755]
tools/quality-agent/quality-agent.d/001-remove-static-libs [new file with mode: 0755]
tools/quality-agent/quality-agent.d/001-unsafe-files [new file with mode: 0755]
tools/quality-agent/quality-agent.d/002-bad-symlinks [new file with mode: 0755]
tools/quality-agent/quality-agent.d/003-libs-location [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-canary [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-execstacks [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-invalid-interpreters [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-libs-needed [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-libs-soname [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-nx [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-relro [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-root-links-to-usr [new file with mode: 0755]
tools/quality-agent/quality-agent.d/050-rpaths [new file with mode: 0755]
tools/quality-agent/quality-agent.d/090-man-pages [new file with mode: 0755]
tools/quality-agent/quality-agent.d/090-python-hardlinks [new file with mode: 0755]
tools/quality-agent/quality-agent.d/090-remove-empty-dirs [new file with mode: 0755]
tools/quality-agent/quality-agent.d/095-directory-layout [new file with mode: 0755]
tools/quality-agent/quality-agent.d/qa-include [new file with mode: 0644]