Commit 8b94274f authored by Anton Midyukov's avatar Anton Midyukov

live-install: add lsof

Need for debug alterator-vm. Request by mcpain@
parent f0bf17d3
......@@ -16,6 +16,7 @@ use/live-install: use/live use/metadata use/repo/main \
@$(call add,LIVE_PACKAGES,installer-distro-$$(INSTALLER)-stage3)
@$(call add,LIVE_PACKAGES,glibc-gconv-modules) # for guile22
@$(call add,LIVE_PACKAGES,curl) # for net install
@$(call add,LIVE_PACKAGES,lsof) # for debug alterator-vm
@$(call set,GLOBAL_LIVE_INSTALL,1)
@$(call xport,BASE_BOOTLOADER)
......
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