forked from altcloud/mkimage-profiles
p9.mk: add vm/* targets for all platforms
This commit is contained in:
parent
b454f1cdb3
commit
ed8aff34ea
10
conf.d/p9.mk
10
conf.d/p9.mk
@ -50,4 +50,14 @@ ifeq (vm,$(IMAGE_CLASS))
|
||||
vm/alt-p9-vm-net: vm/net mixin/p9; @:
|
||||
vm/alt-p9-cloud: vm/cloud-systemd mixin/p9; @:
|
||||
vm/alt-p9-opennebula: vm/opennebula-systemd mixin/p9; @:
|
||||
|
||||
# universal builds rootfs and image for all platforms
|
||||
vm/alt-p9-jeos-systemd: vm/regular-jeos-systemd mixin/p9
|
||||
vm/alt-p9-jeos-sysv: vm/regular-jeos-sysv mixin/p9
|
||||
vm/alt-p9-icewm: vm/regular-icewm mixin/p9
|
||||
vm/alt-p9-lxde: vm/regular-icewm mixin/p9
|
||||
vm/alt-p9-lxqt: vm/regular-lxqt mixin/p9
|
||||
vm/alt-p9-mate: vm/regular-mate mixin/p9
|
||||
vm/alt-p9-xfce: vm/regular-xfce mixin/p9
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user