Commit af1dd0f4 authored by Michael Shigorin's avatar Michael Shigorin

armh.mk: tweak vm/arm-server too

basesystem doesn't warrant an init these days apparently, let's make sure one does land here.
parent 1276284c
......@@ -84,7 +84,7 @@ vm/cubox-server: vm/.cubox-bare use/deflogin/altlinuxroot use/control/sudo-su \
@$(call add,BASE_PACKAGES,agetty fdisk)
@$(call add,BASE_LISTS,$(call tags,base security))
vm/arm-server: vm/.arm-base use/net-eth/dhcp use/cleanup/installer
vm/arm-server: vm/.arm-base use/net-eth/dhcp use/cleanup/installer +sysvinit
@$(call set,KFLAVOURS,armadaxp)
@$(call add,BASE_PACKAGES,agetty)
@$(call add,BASE_LISTS,$(call tags,extra (server || network)))
......
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