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.
This commit is contained in:
parent
9b8da4087b
commit
c89ac47af3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user