Commit 863fa049 authored by Michael Shigorin's avatar Michael Shigorin

vm.mk: vm/net should use/repo

IOW one has every right to expect that package manager is set up already in a networked virtual machine.
parent 5b05b64b
......@@ -4,7 +4,7 @@ ifeq (vm,$(IMAGE_CLASS))
vm/bare: vm/.bare
@$(call add,BASE_PACKAGES,apt)
vm/net: vm/bare use/net-eth/dhcp use/net-ssh
vm/net: vm/bare use/net-eth/dhcp use/net-ssh use/repo
@$(call add,BASE_PACKAGES,su)
# NB: use/x11 employs some installer-feature packages
......
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