aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
AgeCommit message (Expand)Author
2015-07-24image: Support for qcow2Christian Ziethén
2015-07-22*image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDsGary Thomas
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-11image: Support for VDIJuro Bystricky
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle
2015-04-24image: zap_empty_root_password doesn't handle passwd file in shadow casetprrt
2015-04-20image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...Martin Jansa
2015-03-24image.bbclass: Empty /var/volatile if it is a mount pointRandy Witt
2015-03-24image: Ensure manifests end with a newlineRichard Purdie
2015-02-23populate_sdk_ext: add extensible SDKRandy Witt
2015-02-14image: add new items to IMAGE_FEATURES[validitems] listSaul Wold
2015-02-07image.bbclass: don't let do_rootfs depend on BUILDNAMEChen Qi
2015-02-07core-image: split debug-tweaks into individual featuresSaul Wold
2015-02-03image.bbclass: make kernel depmod data optionalDan McGregor
2015-02-03classes/image: ensure uninstalled packages do not appear in manifestsPaul Eggleton
2015-02-03classes/image: skip recipe on invalid IMAGE_FEATURES itemPaul Eggleton
2015-02-03classes/image: drop unused default of MACHINE_POSTPROCESS_COMMANDPaul Eggleton
2015-01-29image: Add missing depends on virtual/kernel for depmod dataRichard Purdie
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie
2014-12-31image.bbclass: Remove 'set_image_autologin' functionOtavio Salvador
2014-12-24image.bbclass: avoid boot error on read-only systemd imageChen Qi
2014-12-20image: Avoid race over directory creationRichard Purdie
2014-12-05image.bbclass: whitespaceMichael Jones
2014-12-05image.bbclass: remove comment that readonly only works for sysvinitMichael Jones
2014-11-25image.bbclass: search both rootfs and native staging for passwd filesPeter A. Bigot
2014-11-04classes/image: remove obsolete MULTILIB_VENDORSHongxu Jia
2014-08-15image.bbclass: image_types.bbclass is a mustRobert Yang
2014-08-02image.bbclass: tweak read_only_rootfs_hook to also support systemd based systemsChen Qi
2014-07-23image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu
2014-07-19initscripts: save /etc/timestamp with seconds accuracyBlair Elliott
2014-05-30image.bbclass: Remove dependency on ldconfig-native for muslKhem Raj
2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador
2014-04-10image.bbclass: improve sed expressions for ssh_allow_empty_password()Jonathan Liu
2014-04-01image/image-prelink/image-mklibs/sanity: Drop pointless EXPORT_FUNCTIONSRichard Purdie
2014-04-01image.bbclass: add function to disable SSH DNS Lookup for QemuSaul Wold
2014-03-27image.bbclass: replace rootfs with /dev/rootChen Qi
2014-03-22classes/image: ignore modules.* changing during multilib image constructionPaul Eggleton
2014-03-21classes/image: disable pam nullok_secure with debug-tweaksPaul Eggleton
2014-03-21image.bbclass, license.bbclass: adjust the name of list_installed_packages()Laurentiu Palcu
2014-03-07Rename PACKAGE_GROUP variable to FEATURE_PACKAGESPaul Eggleton
2014-03-07classes/image: support package-management in IMAGE_FEATURESPaul Eggleton
2014-03-05image.bbclass: add BAD_RECOMMENDATIONS/NO_RECOMMENDATIONS rootfs vardepsJonathan Liu
2014-02-13(image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu
2014-02-11image.bbclass/populate_sdk_base.bbclass: shift position of sdk complementary ...Hongxu Jia
2014-02-11image.bbclass/license.bbclass: ajustment list_installed_packages invokingHongxu Jia
2014-02-11image.bbclass: change POPULATE_SDK_POST_TARGET_COMMANDLaurentiu Palcu
2014-02-11image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directoryLaurentiu Palcu
2014-02-11Cleanup image,rootfs_ipk,package_ipk bbclass filesLaurentiu Palcu
2014-02-11Activate the new python rootfs/image creation routinesLaurentiu Palcu
2014-02-02image.bbclass: Also uninstall update-alternatives and shadow for read-only-ro...Phil Blundell