vm.mk: added a note to bare one

It's not as bare as it should be due to interactivesystem
being slightly more than it ought to.
This commit is contained in:
Michael Shigorin 2014-09-29 15:57:03 +04:00
parent 62e7e9c152
commit 0e0f1e065a

View File

@ -1,6 +1,7 @@
# virtual machines
ifeq (vm,$(IMAGE_CLASS))
# NB: interactivesystem pulls in network-config-subsystem anyways
vm/bare: vm/.bare +sysvinit
@$(call add,BASE_PACKAGES,apt)