summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Expand)AuthorAgeFilesLines
* image: zap_empty_root_password doesn't handle passwd file in shadow casetprrt2015-05-151-1/+2
* image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...Martin Jansa2015-04-271-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
* image.bbclass/license.bbclass: ajustment list_installed_packages invokingHongxu Jia2014-02-111-2/+4
* image.bbclass: change POPULATE_SDK_POST_TARGET_COMMANDLaurentiu Palcu2014-02-111-1/+1
* image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directoryLaurentiu Palcu2014-02-111-1/+1
* Cleanup image,rootfs_ipk,package_ipk bbclass filesLaurentiu Palcu2014-02-111-38/+0
* Activate the new python rootfs/image creation routinesLaurentiu Palcu2014-02-111-251/+11
* image.bbclass: Also uninstall update-alternatives and shadow for read-only-ro...Phil Blundell2014-02-021-1/+1
* image.bbclass: fix paths to run-postinstsRoss Burton2014-01-281-2/+2
* image.bbclass: add ability to set systemd default targetChen Qi2014-01-061-0/+10
* image.bbclass: fix for zap_root_passwordChen Qi2013-12-141-6/+8
* image.bbclass: default USE_DEVFS to '1'Chen Qi2013-12-141-1/+1
* buildhistory.bbclass/image.bbclass: remove obsolete codesRoy Li2013-12-091-3/+1
OpenPOWER on IntegriCloud