summaryrefslogtreecommitdiff
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)AuthorFiles
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
2015-03-24image.bbclass: Empty /var/volatile if it is a mount pointRandy Witt1
2015-03-24image: Ensure manifests end with a newlineRichard Purdie1
2015-02-23populate_sdk_ext: add extensible SDKRandy Witt1
2015-02-14image: add new items to IMAGE_FEATURES[validitems] listSaul Wold1
2015-02-07image.bbclass: don't let do_rootfs depend on BUILDNAMEChen Qi1
2015-02-07core-image: split debug-tweaks into individual featuresSaul Wold1
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor1
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton1
2015-02-03classes/image: skip recipe on invalid IMAGE_FEATURES itemPaul Eggleton1
2015-02-03classes/image: drop unused default of MACHINE_POSTPROCESS_COMMANDPaul Eggleton1
2015-01-29image: Add missing depends on virtual/kernel for depmod dataRichard Purdie1
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie1
2014-12-31image.bbclass: Remove 'set_image_autologin' functionOtavio Salvador1
2014-12-24image.bbclass: avoid boot error on read-only systemd imageChen Qi1
2014-12-20image: Avoid race over directory creationRichard Purdie1
2014-12-05image.bbclass: whitespaceMichael Jones1