Commit 4e29c928 authored by Roman Alifanov's avatar Roman Alifanov

Revert "mixin.mk,base+regular: remove eepm from regular builds"

This reverts commit 0e47e07b.
parent ed1d266c
...@@ -156,7 +156,7 @@ mixin/regular-rescue: use/rescue use/isohybrid use/luks use/branding \ ...@@ -156,7 +156,7 @@ mixin/regular-rescue: use/rescue use/isohybrid use/luks use/branding \
mixin/regular-builder: use/dev/builder/base use/net/dhcp use/ntp/chrony mixin/regular-builder: use/dev/builder/base use/net/dhcp use/ntp/chrony
@$(call add,THE_PACKAGES,bash-completion elinks gpm lftp openssh) @$(call add,THE_PACKAGES,bash-completion elinks gpm lftp openssh)
@$(call add,THE_PACKAGES,rpm-utils screen tmux wget zsh) @$(call add,THE_PACKAGES,rpm-utils screen tmux wget zsh)
@$(call add,THE_PACKAGES,apt-repo) @$(call add,THE_PACKAGES,apt-repo eepm)
### vm.mk ### vm.mk
mixin/cloud-init: mixin/cloud-init:
......
...@@ -33,6 +33,7 @@ apt-scripts ...@@ -33,6 +33,7 @@ apt-scripts
apt-https apt-https
#aptitude # See ALT bug 41622 #aptitude # See ALT bug 41622
update-kernel update-kernel
eepm
bash-completion bash-completion
cpufreq-simple@X86 cpufreq-simple@X86
......
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