Add aptitude for all regulars, except jeos

Suggested-by: https://www.opennet.ru/openforum/vsluhforumID3/123240.html#60
This commit is contained in:
Anton Midyukov 2021-02-16 16:52:26 +07:00
parent 378b5dfaaf
commit c53159b998
4 changed files with 4 additions and 2 deletions

View File

@ -145,7 +145,7 @@ mixin/regular-rescue: use/rescue use/isohybrid use/luks use/branding \
mixin/regular-builder: use/dev/builder/base use/net-eth/dhcp use/ntp/chrony
@$(call add,THE_PACKAGES,bash-completion elinks gpm lftp openssh)
@$(call add,THE_PACKAGES,rpm-utils screen tmux wget zsh)
@$(call add,THE_PACKAGES,apt-repo eepm)
@$(call add,THE_PACKAGES,apt-repo aptitude eepm)
@$(call add,DEFAULT_SERVICES_ENABLE,gpm)
### vm.mk

View File

@ -183,7 +183,7 @@ distro/.regular-server: distro/.regular-server-base \
use/server/mini use/firmware/qlogic use/rescue/base \
use/ntp/chrony use/cleanup/libs use/bootloader/grub +efi
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,MAIN_PACKAGES,aptitude)
@$(call add,BASE_PACKAGES,aptitude)
@$(call add,CLEANUP_PACKAGES,qt4-common qt5-base-common)
@$(call add,DEFAULT_SERVICES_DISABLE,bridge)
@$(call add,DEFAULT_SERVICES_ENABLE,getty@tty1)

View File

@ -35,6 +35,7 @@ dmidecode@X86
apt-repo
apt-rsync
apt-scripts
aptitude
update-kernel
eepm

View File

@ -14,6 +14,7 @@ eject
# Package management
apt-repo
aptitude
# Partition management
fdisk