Commit c89ac47a authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: added aptitude to server image

Dank Bagryantsev asked if it could be added to available packages at least; well it is there now but not in default install as aptitude is currently unsupported.
parent 9b8da408
......@@ -123,6 +123,7 @@ distro/regular-sysv-tde: distro/.regular-install-x11 \
distro/regular-server: distro/.regular-install \
use/install2/fs use/server/mini use/rescue/base
@$(call add,THE_LISTS,$(call tags,regular server))
@$(call add,MAIN_PACKAGES,aptitude)
@$(call set,INSTALLER,altlinux-server)
endif
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