add strace into server install2

This commit is contained in:
Anton V. Boyarshinov 2019-09-11 13:11:08 +03:00 committed by Michael Shigorin
parent c3d7376bd0
commit 700fd285ee

View File

@ -23,6 +23,7 @@ distro/alt-server: distro/.base mixin/alt-server +efi +vmguest \
@$(call add,MAIN_LISTS,centaurus/disk-dvd)
@$(call add,MAIN_LISTS,centaurus/disk-server-light)
@$(call add,INSTALL2_PACKAGES,installer-feature-desktop-suspend-stage2)
@$(call add,INSTALL2_PACKAGES,strace)
@$(call add,BASE_KMODULES,kvm virtualbox)
@$(call add,CLEANUP_BASE_PACKAGES,acpid-events-power)
@$(call add,RESCUE_BOOTARGS,nomodeset vga=0)