summaryrefslogtreecommitdiffstats
path: root/meta/classes/image-vm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image-vm: Avoid use of fold, tac and paste commands for DISK_SIGNATUREJonathan Liu2017-06-121-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-6/+6
* Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock2016-10-151-8/+0
* image: Deploy images to IMGDEPLOYDIREd Bartosh2016-09-041-11/+11
* image-vm.bbclass: remove old images if RM_OLD_IMAGE is enabledJonathan Liu2016-08-201-2/+11
* image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen2016-06-031-6/+0
* classes/image_vm: allow different filesystems to be used for VM images.Ian Reinhart Geiser2016-05-111-6/+7
* image-vm.bbclass/image_types.bbclass: IMAGE_NAME -> IMAGE_LINK_NAMERobert Yang2016-04-091-1/+1
* image-vm: Exclude DISK_SIGNATURE_GENERATED from task signatureRichard Purdie2016-04-031-0/+1
* image-vm.bbclass: remove invalid codeRobert Yang2016-03-311-7/+0
* image-live.bbclass/image-vm.bbclass: remove duplicated codeRobert Yang2016-03-311-50/+3
* bootimg.bbclass: merge it into image-live.bbclassRobert Yang2016-03-311-1/+1
* boot-directdisk.bbclass: merge it into image-vm.bbclassRobert Yang2016-03-311-18/+198
* bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang2016-03-251-2/+1
* syslinux.bbclass: make vm and live can be built togetherRobert Yang2016-03-021-8/+7
* bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie2016-01-191-2/+2
* classes: Fix do_rootfs referencesRichard Purdie2016-01-111-2/+2
* image-vm.bbclass: uses IMAGE_LINK_NAMEMing Liu2015-12-281-1/+1
* image types: add hdddirectPatrick Ohly2015-09-281-1/+2
* image-vm.bbclass: support specifying an initramfsPatrick Ohly2015-09-061-0/+5
* image-vm.bbclass: avoid duplicating syslinux default valuesPatrick Ohly2015-09-061-2/+0
* IMAGES_FSTYPES: default to EXT4Juro Bystricky2015-08-161-4/+4
* image: Support for qcow2Christian Ziethén2015-07-251-2/+10
* image: Support for VDIJuro Bystricky2015-06-111-0/+38