Commit 5ecda4e5 authored by Andrey Sokolov's avatar Andrey Sokolov Committed by Anton Midyukov

vm.mk: add ALT Container OS

parent ec1b5624
......@@ -9,6 +9,9 @@ vm/systemd: vm/.base-grub use/init/systemd
@$(call add,BASE_PACKAGES,glibc-gconv-modules glibc-locales tzdata)
@$(call add,BASE_PACKAGES,apt)
vm/acos: vm/.base-grub use/init/systemd use/net-eth/networkd-dhcp use/net-ssh
@$(call add,BASE_PACKAGES,ostree dracut ignition docker-engine sudo su)
# handle ROOTPW (through deflogin)
vm/net: vm/bare use/net-eth/dhcp use/net-ssh \
use/repo use/control/sudo-su use/deflogin
......
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