Commit 1d07b8f1 authored by Michael Shigorin's avatar Michael Shigorin

live-rescue: use rescue+fs (but drop ntfsprogs)

Some more filesystem related utilities inspired by PLD rescue are due indeed; but ntfsprogs are obsoleted by ntfs-3g, in fact. iotop and iperf were suggested by stalker@.
parent 16a06f51
......@@ -9,7 +9,7 @@ distro/live-install: distro/.base use/live/install use/syslinux/localboot.cfg
distro/live-icewm: distro/live use/live/icewm
distro/live-rescue: distro/live-icewm
@$(call add,LIVE_LISTS,$(call tags,rescue && (live || x11)))
@$(call add,LIVE_LISTS,$(call tags,rescue && (fs || live || x11)))
@$(call add,LIVE_LISTS, \
$(call tags,(base || extra) && (archive || rescue || network)))
......
......@@ -12,6 +12,8 @@ evms
evms-ncurses
fdisk
gpart
iotop
iperf
hdparm
lvm2
mdadm
......
......@@ -2,7 +2,6 @@ cpipe
dar
ddrescue
foremost
ntfsprogs
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