mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-25 00:01:15 +02:00
pentoo-forenssics: testdisk and foremost added
This commit is contained in:
parent
7a3338c3a9
commit
199a59738c
3 changed files with 3 additions and 35 deletions
|
|
@ -1,2 +1 @@
|
|||
EBUILD pentoo-forensics-2012.0-r1.ebuild 753 RMD160 b1a87f3c37c231afb2ae8be131b2428e72a56062 SHA1 9f0a3e161e4609450b382edc012786aad787cf4e SHA256 be43ec97f57b074372d40531dc69e08e733b7155b90b3467d39da1f032636b75
|
||||
EBUILD pentoo-forensics-2012.0.ebuild 643 RMD160 1b06d1866c0549f091ab775ddf20edaa0f0ead18 SHA1 f06edd441f12891b30e58b4c961a186a509dbb13 SHA256 cc81f715b1e628da7f4500bb6aa3ff7caba5e47102993842249a4cbc3a6eec45
|
||||
EBUILD pentoo-forensics-2012.0-r2.ebuild 797 RMD160 45a9a1459694ea7d7dc770902ce5f760842f3aa6 SHA1 17c43846aa585a49500974a3cae140c0d98626a5 SHA256 c78900cc0a108cfe731be438c7f6f94f0ff8876f06701912a6da725aaa6ddb51
|
||||
|
|
|
|||
|
|
@ -13,11 +13,13 @@ IUSE="livecd"
|
|||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
app-admin/testdisk
|
||||
app-crypt/xor-analyze
|
||||
app-forensics/autopsy
|
||||
app-forensics/cmospwd
|
||||
app-forensics/dff
|
||||
app-forensics/galleta
|
||||
app-forensics/foremost
|
||||
app-forensics/make-pdf
|
||||
app-forensics/memdump
|
||||
app-forensics/origami
|
||||
|
|
@ -1,33 +0,0 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
KEYWORDS="-*"
|
||||
DESCRIPTION="Pentoo forensics meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
app-crypt/xor-analyze
|
||||
app-forensics/autopsy
|
||||
app-forensics/cmospwd
|
||||
app-forensics/galleta
|
||||
app-forensics/make-pdf
|
||||
app-forensics/memdump
|
||||
app-forensics/origami
|
||||
app-forensics/pasco
|
||||
app-forensics/pdfid
|
||||
app-forensics/pdf-parser
|
||||
app-forensics/sleuthkit
|
||||
app-forensics/volatility
|
||||
sys-apps/dcfldd
|
||||
sys-fs/dd-rescue
|
||||
sys-fs/ddrescue"
|
||||
#FAILS
|
||||
# app-forensics/rdd
|
||||
|
||||
Loading…
Reference in a new issue