Commit a860b179 authored by Michael Shigorin's avatar Michael Shigorin

rescue+{extra,fs}: facelift and exchange

Quite a few filesystem specific tools and utilities went into extra, some of them pulled back from fs since the proper categorization will clearly require even more effort. Added utilities for: f2fs, nilfs, logfs, reiser4fs, clicfs, cloop, ocfs2, exofs, zfs, cifs.
parent 32cc9a67
...@@ -21,6 +21,7 @@ lvm2 ...@@ -21,6 +21,7 @@ lvm2
mdadm mdadm
ms-sys ms-sys
parted parted
partclone
sdparm sdparm
sfdisk sfdisk
smartmontools smartmontools
...@@ -52,24 +53,46 @@ findutils ...@@ -52,24 +53,46 @@ findutils
file file
less less
# Filesystem utils # Filesystem maintenance
dosfstools btrfs-progs
e2fsprogs e2fsprogs
f2fs-tools
jfsprogs jfsprogs
ntfs-3g logfsprogs
recover nilfs-utils
recoverdm reiser4progs
reiserfsprogs reiserfsprogs
xfsprogs xfsprogs
btrfs-progs
# Compressed filesystem image
clicfs-utils
cloop-utils
squashfsprogs
squashfsprogs3
squashfsprogs-xz
# Foreign filesystems
dosfstools
exofs-utils
fuse-zfs
hfsprogs
ntfs-3g
ocfs2-tools
# Filesystem recovery/cleanup
ext3grep ext3grep
dmsdos
extundelete extundelete
foremost
magicrescue
recover
recoverdm
scalpel scalpel
sleuthkit
testdisk testdisk
testdisk-doc testdisk-doc
zerofree
wipefreespace wipefreespace
xfsdump
zerofree
# Applications/Networking # Applications/Networking
arpwatch arpwatch
...@@ -87,6 +110,7 @@ mtr ...@@ -87,6 +110,7 @@ mtr
netcat netcat
netlist netlist
nfs-utils nfs-utils
cifs-utils
ngrep ngrep
nmap nmap
p0f p0f
......
#anyfs-tools #anyfs-tools
cpipe cpipe
pv
dar dar
ddrescue dmsdos
foremost
sleuthkit
xfsdump
#zfs-fuse
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment