Commit f02e2ef5 authored by Anton Midyukov's avatar Anton Midyukov

vm.mk: use grub for sysvinit targets

parent 8063c916
......@@ -2,7 +2,7 @@
ifeq (vm,$(IMAGE_CLASS))
# NB: interactivesystem pulls in network-config-subsystem anyways
vm/bare: vm/.base-lilo +sysvinit
vm/bare: vm/.base-grub +sysvinit
@$(call add,BASE_PACKAGES,apt)
vm/systemd: vm/.base-grub use/init/systemd
......
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