diff options
-rw-r--r-- | lists/debian-forensics | 5 | ||||
-rw-r--r-- | lists/rescue | 13 |
2 files changed, 13 insertions, 5 deletions
diff --git a/lists/debian-forensics b/lists/debian-forensics index 6d3ae7de5..9915219bf 100644 --- a/lists/debian-forensics +++ b/lists/debian-forensics @@ -5,8 +5,11 @@ # http://qa.debian.org/developer.php?login=forensics-devel@lists.alioth.debian.org -ext3grep galleta gpart grokevt memdump missidentify myrescue pasco reglookup +galleta grokevt memdump missidentify myrescue pasco reglookup scrounge-ntfs sleuthkit ssdeep tableau-parm tct unhide wipe +#if ARCHITECTURE amd64 i386 +ext3grep gpart +#endif #if DISTRIBUTION squeeze sid aesfix aeskeyfind chaosreader guymager ewf-tools md5deep pipebench diff --git a/lists/rescue b/lists/rescue index 9acc6f22f..287ced299 100644 --- a/lists/rescue +++ b/lists/rescue @@ -43,9 +43,11 @@ par2 dvd+rw-tools chiark-utils-bin # System -dmidecode lshw pciutils procinfo usbutils mcelog -sysstat -cpuburn stress +#if ARCHITECTURE amd64 i386 +dmidecode mcelog cpuburn +#endif +lshw pciutils procinfo usbutils +sysstat stress #if ARCHITECTURE i386 powerpc read-edid @@ -271,7 +273,10 @@ sleuthkit dosfstools mscompress chntpw pptpd pptp-linux # unsorted -hwinfo x86info cpuid +#if ARCHITECTURE amd64 i386 +cpuid x86info +#endif +hwinfo tofrodos rpncalc hal dc |