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 ...@@ -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-icewm: distro/live use/live/icewm
distro/live-rescue: distro/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 add,LIVE_LISTS, \
$(call tags,(base || extra) && (archive || rescue || network))) $(call tags,(base || extra) && (archive || rescue || network)))
......
...@@ -12,6 +12,8 @@ evms ...@@ -12,6 +12,8 @@ evms
evms-ncurses evms-ncurses
fdisk fdisk
gpart gpart
iotop
iperf
hdparm hdparm
lvm2 lvm2
mdadm mdadm
......
...@@ -2,7 +2,6 @@ cpipe ...@@ -2,7 +2,6 @@ cpipe
dar dar
ddrescue ddrescue
foremost foremost
ntfsprogs
sleuthkit sleuthkit
xfsdump xfsdump
#zfs-fuse #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