rescue: added rescue+fs pkglist
The changes in commits gb3e3234 and ga860b17 were actually useless as rescue+fs list wasn't included into RESCUE_LISTS... and I need pv(1) for convenient local disk cloning with time estimate.
This commit is contained in:
parent
05cb913baa
commit
365c914a29
@ -8,8 +8,8 @@ ifneq (,$(EFI_BOOTLOADER))
|
||||
@$(call add,RESCUE_PACKAGES,grub2-efi)
|
||||
endif
|
||||
@$(call add,RESCUE_LISTS, openssh \
|
||||
$(call tags,(base || extra || server || backup || misc) && \
|
||||
(rescue || comm || network || security || archive)))
|
||||
$(call tags,(base || extra || server || backup || misc || fs) \
|
||||
&& (rescue || comm || network || security || archive)))
|
||||
|
||||
# rw slice, see also use/live/rw (don't use simultaneously)
|
||||
ifeq (,$(EFI_BOOTLOADER))
|
||||
|
Loading…
x
Reference in New Issue
Block a user