summaryrefslogtreecommitdiff
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)AuthorFiles
2016-05-11image: Fix IMAGE_FEATURES determinism issueRichard Purdie1
2016-04-29image.bbclass: don't execute compression commands multiple timesAlexander D. Kanevskiy1
2016-04-29image.bbclass: don't emit redundant IMAGE_CMD_xxx functionsAndre McCurdy1
2016-04-19image.bbclass: The wrong name is being used for the debug filesystemMark Hatle1
2016-04-14image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variable...Bill Randle1
2016-04-13image.bbclass: use max() instead of indexing booleansRoss Burton1
2016-04-01image: Fix debugfs image type recursion loopFreudiger Raphael1
2016-03-31image-live.bbclass/image-vm.bbclass: remove duplicated codeRobert Yang1
2016-03-31image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt1
2016-03-28image.bbclass: run wicenv task only for wic imagesEd Bartosh1
2016-03-24grub-efi.bbclass: make it can build vm and live togetherRobert Yang1
2016-03-24bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang1
2016-03-20image.bbclass: track ROOTFS_POSTUNINSTALL_COMMAND in do_rootfs vardepsPatrick Ohly1
2016-03-09image.bbclass: support chaining compression (aka conversion) commandsPatrick Ohly1
2016-03-07image.bbclass: fix incomplete .rootfs customizationPatrick Ohly1
2016-03-07image creation: allow overriding .rootfs suffixPatrick Ohly1
2016-02-28image: Run do_rootfs_wicenv after do_imageRichard Purdie1
2016-02-18image/populate_sdk: seprate variables to fix dependencyChen Qi1
2016-01-26image.bbclass: check INITRAMFS_MAXSIZERobert Yang1
2016-01-26image: Don't create tasks with '.' in the nameRichard Purdie1
2016-01-19image: Handle image types containing '-' correctlyRichard Purdie1
2016-01-19image: Always run do_rootfs_wicenvRichard Purdie1
2016-01-19bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie1
2016-01-19image: Ensure we don't expand TMPDIR in image commandsRichard Purdie1
2016-01-19image: Fix instability of do_image_* checksumsRichard Purdie1
2016-01-19image: Fix wic environment issuesRichard Purdie1
2016-01-15image/image-live: Add back IMAGE_TYPES_MASKED supportRichard Purdie1
2016-01-15image.bbclass: Handle image base type dependency properlyOtavio Salvador1
2016-01-13image.bbclass: Unconditional includes of populate_sdk_ext failsMark Hatle1
2016-01-11classes: Fix do_rootfs referencesRichard Purdie1
2016-01-11image: Create separate tasks for rootfs constructionRichard Purdie1
2016-01-11image: Move pre/post process commands to bbclassRichard Purdie1
2016-01-11image.bbclass: Separate out image generation into a new task, do_imageRichard Purdie1
2016-01-07image: Really remove lockfiles flagRichard Purdie1
2016-01-05image: Condense do_rootfs function/flagsRichard Purdie1
2016-01-05image/rootfs-postcommands: Separate out post rootfs commands to separate classRichard Purdie1
2016-01-05image: Remove pointless rootfs lockRichard Purdie1
2015-10-01image.bbclass: tweak the key location for dropbear when rootfs is readonlyAlexander Kanavin1
2015-10-01image.bbclass: when building a readonly rootfs, tweak ssh settings regardless...Alexander Kanavin1
2015-09-28image types: add hdddirectPatrick Ohly1
2015-09-16image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*Christopher Larson1
2015-09-03image.bbclass: add rootfs_check_host_user_contaminatedChristopher Larson1
2015-08-30image.bbclass: re-run do_rootfs when feature packages changeChristopher Larson1
2015-07-24image: Support for qcow2Christian Ziethén1
2015-07-22*image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDsGary Thomas1
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie1
2015-06-11image: Support for VDIJuro Bystricky1
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle1
2015-04-24image: zap_empty_root_password doesn't handle passwd file in shadow casetprrt1
2015-04-20image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...Martin Jansa1