Commit 259bca3a authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: Added apt-repo, eepm into regular-builder

parent d3a23640
......@@ -143,6 +143,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,DEFAULT_SERVICES_ENABLE,gpm)
### vm.mk
......
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