Commit a6d67609 authored by Anton Midyukov's avatar Anton Midyukov

remove rescue+backup package list

bacula has different package names in different repositories. Previously, several versions coexisted in the repositories, now in Sisyphus only has bacula13-client. Let's try to do without it.
parent 3dbac25d
......@@ -21,7 +21,7 @@ ifneq (,$(EFI_BOOTLOADER))
@$(call add,RESCUE_PACKAGES,grub2-efi)
endif
@$(call add,RESCUE_LISTS,\
$(call tags,(base || extra || server || backup || misc || fs) \
$(call tags,(base || extra || server || misc || fs) \
&& !x11 && (rescue || comm || network || security || archive)))
use/rescue/rw: use/rescue use/syslinux/rescue_rw.cfg use/grub/rescue_rw.cfg; @:
......
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