summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/rootfs.py
AgeCommit message (Expand)Author
2021-01-16rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov
2020-11-24package management: Allow dynamic loading of PMFredrik Gustafsson
2020-10-20lib/oe/rootfs: introduce IMAGE_LOG_CHECK_EXCLUDESKonrad Weihmann
2020-07-27deb: Move package manager to its own dirFredrik Gustafsson
2020-07-27ipk: Move package manager to its own dirFredrik Gustafsson
2020-07-27rpm: Move package manager to its own dirFredrik Gustafsson
2020-07-27deb: Move rootfs to its own dirFredrik Gustafsson
2020-07-27ipk: Move rootfs to its own dirFredrik Gustafsson
2020-07-27rpm: Move rootfs to its own dirFredrik Gustafsson
2020-07-27deb: Move deb manifest to its own subdirFredrik Gustafsson
2020-07-27ipk: Move ipk manifest to its own subdirFredrik Gustafsson
2020-07-27rpm: Move manifest to its own subdirFredrik Gustafsson
2020-07-03rootfs: do not let ldconfig to create symlinksDamian Wrobel
2020-06-04glibc: move ld.so.conf back to main packageRasmus Villemoes
2019-12-28rootfs: don't use oe.cachedpathRoss Burton
2019-06-19rootfs: Fix dependency for every dpkg runRicardo Ribalda Delgado
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-02-08OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONSAlejandro del Castillo
2019-02-06lib/oe/rootfs: prelink only when image-prelink is inheritedAndrej Valek
2019-01-14meta: Fix Deprecated warnings from regexsRichard Purdie
2018-12-15oe: Fix opkg status list parse - Missing postinstRaul Martins
2018-10-18rootfs: possibility to add packages to debug rootfsAndrej Valek
2018-09-25rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-wit...Joshua Watt
2018-09-25rootfs: always update the opkg indexIoan-Adrian Ratiu
2018-08-15package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie
2018-06-18rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr...Stefan Agner
2018-05-22rootfs: only use dnf to cleanup if package management is enabledRoss Burton
2018-04-05package_manager.py: move intercept running logic from rootfs class to Package...Alexander Kanavin
2018-04-05package_manager.py: move postinst_intercept dir initialization from RootFS to...Alexander Kanavin
2018-01-29rootfs.py: change the notice about deferring scripts to first boot from warni...Alexander Kanavin
2018-01-29meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing pos...Alexander Kanavin
2018-01-29meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate fun...Alexander Kanavin
2017-10-06rootfs.py: remove update-alternatives correctlyMikko Ylinen
2017-09-22meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin
2017-09-11rootfs: improve postinst intercept loggingRoss Burton
2017-03-23rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-03-13rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin
2017-03-13package_manager.py: improve the API for insert_feed_uris()Alexander Kanavin
2017-02-28kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie
2017-01-16lib/oe/rootfs: reliably handle alternative symlinksAndré Draszik
2017-01-16rootfs: don't put /usr/lib/ssl and /etc into debugfsRoss Burton
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-14classes/image: suppress log_check mechanism for warnings/errors logged throug...Paul Eggleton
2016-12-14lib/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