summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image: Fix IMAGE_FEATURES determinism issueRichard Purdie2016-05-111-1/+1
* image.bbclass: don't execute compression commands multiple timesAlexander D. Kanevskiy2016-04-291-2/+6
* image.bbclass: don't emit redundant IMAGE_CMD_xxx functionsAndre McCurdy2016-04-291-0/+4
* image.bbclass: The wrong name is being used for the debug filesystemMark Hatle2016-04-191-1/+3
* image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variable...Bill Randle2016-04-141-1/+1
* image.bbclass: use max() instead of indexing booleansRoss Burton2016-04-131-3/+1
* image: Fix debugfs image type recursion loopFreudiger Raphael2016-04-031-2/+3
* image-live.bbclass/image-vm.bbclass: remove duplicated codeRobert Yang2016-03-311-12/+0
* image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt2016-03-311-1/+5
* image.bbclass: run wicenv task only for wic imagesEd Bartosh2016-03-281-1/+1
* grub-efi.bbclass: make it can build vm and live togetherRobert Yang2016-03-251-1/+1
* bootimg.bbclass: fix settings for grub-efi.bbclassRobert Yang2016-03-251-0/+13
* image.bbclass: track ROOTFS_POSTUNINSTALL_COMMAND in do_rootfs vardepsPatrick Ohly2016-03-201-1/+1
* image.bbclass: support chaining compression (aka conversion) commandsPatrick Ohly2016-03-091-3/+24
* image.bbclass: fix incomplete .rootfs customizationPatrick Ohly2016-03-071-1/+1
* image creation: allow overriding .rootfs suffixPatrick Ohly2016-03-071-2/+2
* image: Run do_rootfs_wicenv after do_imageRichard Purdie2016-02-281-1/+1
* image/populate_sdk: seprate variables to fix dependencyChen Qi2016-02-181-9/+7
* image.bbclass: check INITRAMFS_MAXSIZERobert Yang2016-01-261-1/+13
* image: Don't create tasks with '.' in the nameRichard Purdie2016-01-261-2/+2
* image: Handle image types containing '-' correctlyRichard Purdie2016-01-191-4/+6
* image: Always run do_rootfs_wicenvRichard Purdie2016-01-191-1/+1
* bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie2016-01-191-4/+5
* image: Ensure we don't expand TMPDIR in image commandsRichard Purdie2016-01-191-0/+2
* image: Fix instability of do_image_* checksumsRichard Purdie2016-01-191-0/+5
* image: Fix wic environment issuesRichard Purdie2016-01-191-3/+5
* image/image-live: Add back IMAGE_TYPES_MASKED supportRichard Purdie2016-01-151-2/+5
* image.bbclass: Handle image base type dependency properlyOtavio Salvador2016-01-151-0/+3
* image.bbclass: Unconditional includes of populate_sdk_ext failsMark Hatle2016-01-151-1/+4
* classes: Fix do_rootfs referencesRichard Purdie2016-01-111-2/+2
* image: Create separate tasks for rootfs constructionRichard Purdie2016-01-111-23/+204
* image: Move pre/post process commands to bbclassRichard Purdie2016-01-111-2/+23
* image.bbclass: Separate out image generation into a new task, do_imageRichard Purdie2016-01-111-4/+10
* image: Really remove lockfiles flagRichard Purdie2016-01-071-1/+0
* image: Condense do_rootfs function/flagsRichard Purdie2016-01-061-27/+17
* image/rootfs-postcommands: Separate out post rootfs commands to separate classRichard Purdie2016-01-061-239/+1
* image: Remove pointless rootfs lockRichard Purdie2016-01-061-1/+0
* image.bbclass: tweak the key location for dropbear when rootfs is readonlyAlexander Kanavin2015-10-011-0/+11
* image.bbclass: when building a readonly rootfs, tweak ssh settings regardless...Alexander Kanavin2015-10-011-12/+12
* image types: add hdddirectPatrick Ohly2015-09-281-1/+1
* image.bbclass: add do_rootfs vardeps for {COMPRESS, IMAGE}_CMD_*Christopher Larson2015-09-181-1/+17
* image.bbclass: add rootfs_check_host_user_contaminatedChristopher Larson2015-09-041-0/+14
* image.bbclass: re-run do_rootfs when feature packages changeChristopher Larson2015-08-301-0/+2
* image: Support for qcow2Christian Ziethén2015-07-251-1/+1
* *image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDsGary Thomas2015-07-231-0/+6
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-1/+1
* image: Support for VDIJuro Bystricky2015-06-111-3/+3
* image.bbclass: Add a method for creating a companion debug filesystemMark Hatle2015-05-241-1/+4
* image: zap_empty_root_password doesn't handle passwd file in shadow casetprrt2015-04-241-1/+2
* image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...Martin Jansa2015-04-201-1/+8