summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* classes/image: remove obsolete MULTILIB_VENDORSHongxu Jia2014-11-041-11/+0
* image.bbclass: image_types.bbclass is a mustRobert Yang2014-08-151-1/+1
* image.bbclass: tweak read_only_rootfs_hook to also support systemd based systemsChen Qi2014-08-021-2/+3
* image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu2014-07-231-1/+26
* initscripts: save /etc/timestamp with seconds accuracyBlair Elliott2014-07-191-1/+1
* image.bbclass: Remove dependency on ldconfig-native for muslKhem Raj2014-06-011-0/+1
* Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2014-04-251-10/+10
* image.bbclass: improve sed expressions for ssh_allow_empty_password()Jonathan Liu2014-04-101-2/+2
* image/image-prelink/image-mklibs/sanity: Drop pointless EXPORT_FUNCTIONSRichard Purdie2014-04-011-2/+0
* image.bbclass: add function to disable SSH DNS Lookup for QemuSaul Wold2014-04-011-0/+10
* image.bbclass: replace rootfs with /dev/rootChen Qi2014-03-271-1/+1
* classes/image: ignore modules.* changing during multilib image constructionPaul Eggleton2014-03-221-1/+1
* classes/image: disable pam nullok_secure with debug-tweaksPaul Eggleton2014-03-211-0/+4
* image.bbclass, license.bbclass: adjust the name of list_installed_packages()Laurentiu Palcu2014-03-211-2/+2
* Rename PACKAGE_GROUP variable to FEATURE_PACKAGESPaul Eggleton2014-03-071-2/+5
* classes/image: support package-management in IMAGE_FEATURESPaul Eggleton2014-03-071-1/+2
* image.bbclass: add BAD_RECOMMENDATIONS/NO_RECOMMENDATIONS rootfs vardepsJonathan Liu2014-03-051-0/+1
* (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu2014-02-131-1/+1
* image.bbclass/populate_sdk_base.bbclass: shift position of sdk complementary ...Hongxu Jia2014-02-111-19/+0