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:
parent
62e7e9c152
commit
0e0f1e065a
@ -1,6 +1,7 @@
|
|||||||
# virtual machines
|
# virtual machines
|
||||||
ifeq (vm,$(IMAGE_CLASS))
|
ifeq (vm,$(IMAGE_CLASS))
|
||||||
|
|
||||||
|
# NB: interactivesystem pulls in network-config-subsystem anyways
|
||||||
vm/bare: vm/.bare +sysvinit
|
vm/bare: vm/.bare +sysvinit
|
||||||
@$(call add,BASE_PACKAGES,apt)
|
@$(call add,BASE_PACKAGES,apt)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user