rescue: added archive/backup/comm pkglists
Being able to handle [compressed] archives of all kinds tends to be pretty instrumental in rescue operations, and some backup system clients won't hurt either. Some ancient Serial words like "minicom" still come handy at times too. Comments, constructive criticism and proposals are welcome.
This commit is contained in:
parent
db279fc279
commit
e3f5060d90
@ -4,8 +4,8 @@ use/rescue: use/stage2 sub/stage2@rescue use/syslinux/sdab.cfg \
|
||||
@$(call add,RESCUE_PACKAGES,interactivesystem sysvinit udev)
|
||||
@$(call add,RESCUE_PACKAGES,startup startup-rescue lilo)
|
||||
@$(call add,RESCUE_LISTS, openssh \
|
||||
$(call tags,(base || extra || server || misc) && \
|
||||
(rescue || network || security)))
|
||||
$(call tags,(base || extra || server || backup || misc) && \
|
||||
(rescue || comm || network || security || archive)))
|
||||
|
||||
# rw slice, see also use/live/rw (don't use simultaneously)
|
||||
ifeq (,$(EFI_BOOTLOADER))
|
||||
|
Loading…
Reference in New Issue
Block a user