You need to sign in or sign up before continuing.
Commit 700fd285 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov Committed by Michael Shigorin

add strace into server install2

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