summaryrefslogtreecommitdiff
path: root/meta/lib/oe/rootfs.py
AgeCommit message (Expand)AuthorFiles
2016-04-14rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formatsBill Randle1
2016-03-31image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt1
2016-01-31lib/oe/package_manager: remove package feed listsStefan Agner1
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez1
2016-01-11DpkgRootfs: Fix logcheck_error false-positive when use multilibAníbal Limón1
2015-12-12rootfs.py: Change logic to unistall packagesMariano Lopez1
2015-11-24rootfs.py: Stop using installed_pkgs.txtMariano Lopez1
2015-10-24lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton1
2015-10-24rootfs.py: add more info to the warning messageEd Bartosh1
2015-09-28Empty image:rootfs.py:handle empty PACKAGE_INSTALLAlex Franco1
2015-09-10rootfs: Conditionally uninstall update-rc.dKhem Raj1
2015-09-10Revert "rootfs: Do not uninstall update-rc.d"Richard Purdie1
2015-09-09rootfs.py: show intercept script output in log.do_rootfsMartin Jansa1
2015-09-07rootfs: Do not uninstall update-rc.dKhem Raj1
2015-09-07rootfs.py: Allow to override postinst-intercepts locationMartin Jansa1
2015-08-29Empty image: package list splitting and iterationAlex Franco1
2015-08-01rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang1
2015-07-02rootfs.py: Add check for kernel modules before running depmodSaul Wold1
2015-06-26oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...Aníbal Limón1
2015-06-11lib/oe/rootfs: tidy up log warning reportingPaul Eggleton1
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle1
2015-05-22rootfs.py: Make set -x not break rootfs creationPeter Seebach1
2015-05-21rootfs.py: Improve rpm log_check_regexEd Bartosh1
2015-03-24rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter1
2015-03-22rootfs.py: add log checking ability for deb and ipkChen Qi1
2015-03-22rootfs.py: two changes regarding log checkingChen Qi1
2015-03-20package_manager: Create variable for install_dir_nameSaul Wold1
2015-03-16rootfs.py: fix logic error so that warnings are checkedChen Qi1
2015-02-14rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri1
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-03lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton1
2015-01-29kernel: Fix depmod for multilibRichard Purdie1
2015-01-23kernel/image/depmodwrapper: Fixups for depmodRichard Purdie1
2015-01-16lib/oe/rootfs.py: Fix reference to abiversion file locationRichard Purdie1
2014-11-04rootfs.py: tweak inner warn message catchingHongxu Jia1
2014-09-29rootfs.py: catch inner warn messageHongxu Jia1
2014-09-10package_manager.py: use RPM_PREFER_ELF_ARCHRobert Yang1
2014-08-02package_manager.py: set preferred ABI for rpmRobert Yang1
2014-07-28lib/oe/rootfs: Improve error message whitespaceRichard Purdie1
2014-07-23image.bbclass/rootfs.py: add variables to rootfs[vardeps]Roxana Ciobanu1
2014-07-19rootfs: Remove the extraneous install directorySaul Wold1
2014-06-13rootfs.py: change the logic in _uninstall_unneededChen Qi1
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador1
2014-04-04rootfs.py: introduce USE_DEVFS checkMatthieu Crapet1
2014-03-28rootfs.py: add new cleanup methodLaurentiu Palcu1
2014-03-21rootfs.py, sdk.py: adjust/create the wrappers for creating installed packages...Laurentiu Palcu1
2014-03-07do_rootfs: Added PACKAGE_FEED_URIS functionalityDavid Nyström1
2014-03-07image.py, rootfs.py, package_manager.py: redirect stderr to stdout when calli...Laurentiu Palcu1
2014-02-24lib/oe/rootfs: Fix LDCONFIGDEPEND checkRichard Purdie1