Commit a4d5464a authored by Mikhail Gordeev's avatar Mikhail Gordeev Committed by Michael Shigorin

conf.d/vm.mk: Add locales and tzdata to vm/systemd

parent edb44bf4
......@@ -6,6 +6,7 @@ vm/bare: vm/.base-lilo +sysvinit
@$(call add,BASE_PACKAGES,apt)
vm/systemd: vm/.base-grub +systemd
@$(call add,BASE_PACKAGES,glibc-gconv-modules glibc-locales tzdata)
@$(call add,BASE_PACKAGES,apt)
# handle ROOTPW (through 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