summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/rootfs.py
AgeCommit message (Expand)Author
2024-01-18rootfs-postcommands: Try and improve ordering constraintsRichard Purdie
2024-01-10rootfs.py: check depmodwrapper execution resultYang Xu
2023-07-21rootfs: Add debugfs package db file copy and cleanupAlex Kiernan
2022-09-17rootfs.py: Drop FAKEROOT support in exec functionAndrei Gherzan
2022-09-13rootfs.py: Run depmod(wrapper) against each compiled kernelAndrei Gherzan
2022-09-09rootfs.py: dont try to list installed packages for baremetal imagesAlejandro Hernandez Samaniego
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-06-08rootfs.py: close kernel_abi_ver_fileMartin Jansa
2022-06-06rootfs.py: find .ko.zst kernel modulesSean Anderson
2022-03-13image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu
2021-09-07systemd: '${systemd_unitdir}/system' => '${systemd_system_unitdir}'Robert P. J. Day
2021-07-28rootfs: remove ldconfig auxiliary cache where appropriateDamian Wrobel
2021-05-13meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-05-02rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis
2021-03-28rootfs.py: uninstall the run-postinsts package if not neededAwais Belal
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-09glibc: 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-16meta: 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-30rootfs.py: change the notice about deferring scripts to first boot from warni...Alexander Kanavin
2018-01-30meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing pos...Alexander Kanavin
2018-01-30meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate fun...Alexander Kanavin
2017-10-07rootfs.py: remove update-alternatives correctlyMikko Ylinen
2017-09-22meta/lib/oe/rootfs.py: clean up dnf cache after creating an imageAlexander Kanavin