aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/rootfs.py
AgeCommit message (Expand)Author
2017-08-29kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-05-18rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-01-11lib/oe/rootfs: fix log_check warnings being printed twice with RPM packagingPaul Eggleton
2016-09-04image: Deploy images to IMGDEPLOYDIREd Bartosh
2016-08-25rootfs.py: allow removal of unneeded packagesStephano Cetola
2016-07-07classes/image: implement progress support for do_rootfsPaul Eggleton
2016-06-02classes/lib: Complete transition to python3Richard Purdie
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-05-20lib/oe/rootfs: Fix DEBUGFS generation, without opensslAnders Darander
2016-05-19rootfs.py: Unify _log_check_warn() and _log_check_error()Peter Kjellerstedt
2016-05-19rootfs.py: Reduce spam from _log_check_warn()Peter Kjellerstedt
2016-05-19rootfs.py: Exclude lines in _log_check_warn() as wellPeter Kjellerstedt
2016-05-19rootfs.py: Use one way to exclude lines in _log_check_error()Peter Kjellerstedt
2016-05-19rootfs.py: Simplify the regular expression used in _log_check_warn()Peter Kjellerstedt
2016-05-19rootfs.py: Remove _log_check_error() from the RpmRootfs classPeter Kjellerstedt
2016-05-19Revert "rootfs.py: add more info to the warning message"Peter Kjellerstedt
2016-05-09lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnfAnders Darander
2016-04-29lib/oe/rootfs: Fix DEBUGFS generation when using opkgRichard Purdie
2016-04-14rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formatsBill Randle
2016-03-31image.bbclass: Make unneeded packages for a read-only rootfs configurablePeter Kjellerstedt
2016-01-31lib/oe/package_manager: remove package feed listsStefan Agner
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez
2016-01-11DpkgRootfs: Fix logcheck_error false-positive when use multilibAníbal Limón
2015-12-12rootfs.py: Change logic to unistall packagesMariano Lopez
2015-11-24rootfs.py: Stop using installed_pkgs.txtMariano Lopez
2015-10-24lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton
2015-10-24rootfs.py: add more info to the warning messageEd Bartosh
2015-09-28Empty image:rootfs.py:handle empty PACKAGE_INSTALLAlex Franco
2015-09-10rootfs: Conditionally uninstall update-rc.dKhem Raj
2015-09-10Revert "rootfs: Do not uninstall update-rc.d"Richard Purdie
2015-09-09rootfs.py: show intercept script output in log.do_rootfsMartin Jansa
2015-09-07rootfs: Do not uninstall update-rc.dKhem Raj
2015-09-07rootfs.py: Allow to override postinst-intercepts locationMartin Jansa
2015-08-29Empty image: package list splitting and iterationAlex Franco
2015-08-01rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang
2015-07-02rootfs.py: Add check for kernel modules before running depmodSaul Wold
2015-06-26oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...Aníbal Limón
2015-06-11lib/oe/rootfs: tidy up log warning reportingPaul Eggleton
2015-05-23image.bbclass: Add a method for creating a companion debug filesystemMark Hatle
2015-05-22rootfs.py: Make set -x not break rootfs creationPeter Seebach
2015-05-21rootfs.py: Improve rpm log_check_regexEd Bartosh
2015-03-24rootfs.py: Also uninstall update-alternatives and shadow for read-only-rootfsAndreas Oberritter
2015-03-22rootfs.py: add log checking ability for deb and ipkChen Qi
2015-03-22rootfs.py: two changes regarding log checkingChen Qi
2015-03-20package_manager: Create variable for install_dir_nameSaul Wold
2015-03-16rootfs.py: fix logic error so that warnings are checkedChen Qi
2015-02-14rootfs.py: ignore "NOTE:" when catching warningsRicardo Neri
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-03lib/oe/rootfs.py: rename _uninstall_uneeded to fix spelling errorPaul Eggleton