summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* image.bbclass: Empty /var/volatile if it is a mount pointRandy Witt2015-03-251-0/+18
* image: Ensure manifests end with a newlineRichard Purdie2015-03-251-0/+1
* populate_sdk_ext: add extensible SDKRandy Witt2015-02-241-1/+1
* image: add new items to IMAGE_FEATURES[validitems] listSaul Wold2015-02-141-1/+1
* image.bbclass: don't let do_rootfs depend on BUILDNAMEChen Qi2015-02-081-1/+1
* core-image: split debug-tweaks into individual featuresSaul Wold2015-02-081-2/+8
* image.bbclass: make kernel depmod data optionalDan McGregor2015-02-031-0/+1
* classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton2015-02-031-1/+1
* classes/image: skip recipe on invalid IMAGE_FEATURES itemPaul Eggleton2015-02-031-1/+4
* classes/image: drop unused default of MACHINE_POSTPROCESS_COMMANDPaul Eggleton2015-02-031-1/+0
* image: Add missing depends on virtual/kernel for depmod dataRichard Purdie2015-01-291-2/+4
* kernel/image/depmodwrapper: Fixups for depmodRichard Purdie2015-01-231-1/+1
* image.bbclass: Remove 'set_image_autologin' functionOtavio Salvador2014-12-311-6/+0
* image.bbclass: avoid boot error on read-only systemd imageChen Qi2014-12-251-0/+21
* image: Avoid race over directory creationRichard Purdie2014-12-211-0/+1
* image.bbclass: whitespaceMichael Jones2014-12-051-3/+3
* image.bbclass: remove comment that readonly only works for sysvinitMichael Jones2014-12-051-1/+0
* image.bbclass: search both rootfs and native staging for passwd filesPeter A. Bigot2014-11-251-1/+3