2015-03-07 15:39:55 +00:00
|
|
|
$(eval $(call GluonProfile,GENERIC,kmod-3c59x kmod-e100 kmod-e1000 kmod-natsemi kmod-ne2k-pci kmod-pcnet32 kmod-8139too kmod-r8169 kmod-sis900 kmod-tg3 kmod-via-rhine kmod-via-velocity))
|
2015-03-13 20:26:44 +00:00
|
|
|
$(eval $(call GluonProfileFactorySuffix,GENERIC,-ext4,.img.gz))
|
2015-03-15 17:26:29 +00:00
|
|
|
$(eval $(call GluonProfileSysupgradeSuffix,GENERIC,-ext4,.img.gz))
|
2015-03-13 20:26:44 +00:00
|
|
|
$(eval $(call GluonModel,GENERIC,combined,x86-generic))
|
2015-01-26 02:49:46 +00:00
|
|
|
|
2015-03-07 15:39:55 +00:00
|
|
|
$(eval $(call GluonProfile,VDI,kmod-pcnet32 kmod-e1000))
|
2015-03-13 20:26:44 +00:00
|
|
|
$(eval $(call GluonProfileFactorySuffix,VDI,-ext4,.vdi))
|
2015-03-15 17:26:29 +00:00
|
|
|
$(eval $(call GluonProfileSysupgradeSuffix,VDI,-ext4,.img.gz))
|
2015-03-13 20:26:44 +00:00
|
|
|
$(eval $(call GluonModel,VDI,combined,x86-virtualbox))
|
2015-01-25 02:31:58 +00:00
|
|
|
|
|
|
|
$(eval $(call GluonProfile,VMDK,kmod-pcnet32))
|
2015-03-13 20:26:44 +00:00
|
|
|
$(eval $(call GluonProfileFactorySuffix,VMDK,-ext4,.vmdk))
|
2015-03-15 17:26:29 +00:00
|
|
|
$(eval $(call GluonProfileSysupgradeSuffix,VMDK,-ext4,.img.gz))
|
2015-03-13 20:26:44 +00:00
|
|
|
$(eval $(call GluonModel,VMDK,combined,x86-vmware))
|