summaryrefslogtreecommitdiffstats
path: root/meta/classes/image-live.bbclass
AgeCommit message (Expand)Author
2021-08-04meta: Convert IMAGE_TYPEDEP to use override syntaxRichard Purdie
2021-05-27image-live.bbclass: order do_bootimg after do_rootfsGuillaume Champagne
2021-04-05image-live.bbclass: optional depends when ROOTFS emptyGuillaume Champagne
2021-01-20meta/classes: Add supprot for WIC<>VHD/VHDX conversionSinan Kaya
2020-09-16image-artifact-names: introduce new bbclass and move some variables into itMartin Jansa
2019-09-27classes/image-live.bbclass: Don't hardcode cpio.gzBöszörményi Zoltán via Openembedded-core
2018-07-13image-live: fix check for rootfs size with hddimg imagesAnuj Mittal
2018-06-20image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)Richard Purdie
2018-02-24image-live.bbclass: drop support for compressed ISO imagesAlexander Kanavin
2018-01-02image-live.bbclass: add MLPREFIX to core-image-minimal-initramfsRobert Yang
2018-01-02image-live.bbclass: print warn when initramfs is invalidRobert Yang
2017-09-21classes/image_live: fix using squashfs as image filesystemTomasz Meresiński
2017-07-17live-vm-common: add MKDOSFS_EXTRAOPTS variableEd Bartosh
2017-05-10classes/image_live: allow different filesystems to be used for live imagesMing Liu
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-09-04image: Deploy images to IMGDEPLOYDIREd Bartosh
2016-06-03image-live, image-vm, wic: Remove fs size workaroundJussi Kukkonen
2016-05-09image-live.bbclass: make the INITRD optionalChristopher Larson
2016-04-08image-live.bbclass: fix iso + efi onlyRobert Yang
2016-03-31image-live.bbclass/image-vm.bbclass: remove duplicated codeRobert Yang
2016-03-31bootimg.bbclass: merge it into image-live.bbclassRobert Yang
2016-03-24bootimg.bbclass: only inherit syslinux when pcbiosRobert Yang
2016-03-24bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang
2016-03-02syslinux.bbclass: make vm and live can be built togetherRobert Yang
2016-02-28image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFGRobert Yang
2016-02-21image.bbclass: fix circular dependency when IMAGE_FSTYPES append hddimgRobert Yang
2016-01-19bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie
2016-01-15image/image-live: Add back IMAGE_TYPES_MASKED supportRichard Purdie
2016-01-11classes: Fix do_rootfs referencesRichard Purdie
2015-12-27image-live.bbclass: uses IMAGE_LINK_NAMEMing Liu
2015-10-19image-live: make SYSLINUX_ROOT changable in image recipesChris Hallinan
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky
2015-06-23image-live: Set syslinux timeout to 5sEd Bartosh
2014-08-02image-vmdk.bbclass: use sda rather than hdaRobert Yang
2014-02-20image*.bbclass, bootimg.bbclass: add image type dependenciesLaurentiu Palcu
2012-11-24image classes: use PN for depends, not IMAGE_BASE_NAMEKoen Kooi
2012-03-01image-live: Allow LABELS to be modifiedSaul Wold
2012-02-23image-live: fix SYSLINUX_TIME and add SYSLINUX_ROOT instead of APPENDSaul Wold
2011-10-14image-live.bbclass: allow override of initrd imageOtavio Salvador
2011-10-04image-live.bbclass: allow images to override ROOTFS and INITRDOtavio Salvador
2011-07-27classes/image*: Revamp creation of live imagesSaul Wold