Age | Commit message (Expand) | Author | Files |
2018-01-29 | rootfs.py: change the notice about deferring scripts to first boot from warni... | Alexander Kanavin | 1 |
2018-01-29 | meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing pos... | Alexander Kanavin | 1 |
2018-01-29 | meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate fun... | Alexander Kanavin | 1 |
2017-10-06 | rootfs.py: remove update-alternatives correctly | Mikko Ylinen | 1 |
2017-09-22 | meta/lib/oe/rootfs.py: clean up dnf cache after creating an image | Alexander Kanavin | 1 |
2017-09-11 | rootfs: improve postinst intercept logging | Ross Burton | 1 |
2017-03-23 | rootfs.py: Respect OPKGLIBDIR variable | Martin Jansa | 1 |
2017-03-13 | rootfs_rpm.bbclass: migrate image creation to dnf | Alexander Kanavin | 1 |
2017-03-13 | package_manager.py: improve the API for insert_feed_uris() | Alexander Kanavin | 1 |
2017-02-28 | kernel, license, sstate, rootfs.py: Remove deploy directory README | Mike Crowe | 1 |
2017-01-23 | classes/oeqa: Replace subprocess.check_call() with check_output() | Richard Purdie | 1 |
2017-01-16 | lib/oe/rootfs: reliably handle alternative symlinks | André Draszik | 1 |
2017-01-16 | rootfs: don't put /usr/lib/ssl and /etc into debugfs | Ross Burton | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-14 | classes/image: suppress log_check mechanism for warnings/errors logged throug... | Paul Eggleton | 1 |
2016-12-14 | lib/oe/rootfs: fix log_check warnings being printed twice with RPM packaging | Paul Eggleton | 1 |
2016-09-04 | image: Deploy images to IMGDEPLOYDIR | Ed Bartosh | 1 |
2016-08-25 | rootfs.py: allow removal of unneeded packages | Stephano Cetola | 1 |
2016-07-07 | classes/image: implement progress support for do_rootfs | Paul Eggleton | 1 |
2016-06-02 | classes/lib: Complete transition to python3 | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to explictly create lists where needed | Richard Purdie | 1 |
2016-05-20 | lib/oe/rootfs: Fix DEBUGFS generation, without openssl | Anders Darander | 1 |
2016-05-19 | rootfs.py: Unify _log_check_warn() and _log_check_error() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Reduce spam from _log_check_warn() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Exclude lines in _log_check_warn() as well | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Use one way to exclude lines in _log_check_error() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Simplify the regular expression used in _log_check_warn() | Peter Kjellerstedt | 1 |
2016-05-19 | rootfs.py: Remove _log_check_error() from the RpmRootfs class | Peter Kjellerstedt | 1 |
2016-05-19 | Revert "rootfs.py: add more info to the warning message" | Peter Kjellerstedt | 1 |
2016-05-09 | lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf | Anders Darander | 1 |
2016-04-29 | lib/oe/rootfs: Fix DEBUGFS generation when using opkg | Richard Purdie | 1 |
2016-04-14 | rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formats | Bill Randle | 1 |
2016-03-31 | image.bbclass: Make unneeded packages for a read-only rootfs configurable | Peter Kjellerstedt | 1 |
2016-01-31 | lib/oe/package_manager: remove package feed lists | Stefan Agner | 1 |
2016-01-20 | lib/oe/rootfs: Use list_pkgs() instead of list() | Mariano Lopez | 1 |
2016-01-11 | DpkgRootfs: Fix logcheck_error false-positive when use multilib | Aníbal Limón | 1 |
2015-12-12 | rootfs.py: Change logic to unistall packages | Mariano Lopez | 1 |
2015-11-24 | rootfs.py: Stop using installed_pkgs.txt | Mariano Lopez | 1 |
2015-10-24 | lib/oe/rootfs: tell intercepts where the native sysroot is | Ross Burton | 1 |
2015-10-24 | rootfs.py: add more info to the warning message | Ed Bartosh | 1 |
2015-09-28 | Empty image:rootfs.py:handle empty PACKAGE_INSTALL | Alex Franco | 1 |
2015-09-10 | rootfs: Conditionally uninstall update-rc.d | Khem Raj | 1 |
2015-09-10 | Revert "rootfs: Do not uninstall update-rc.d" | Richard Purdie | 1 |
2015-09-09 | rootfs.py: show intercept script output in log.do_rootfs | Martin Jansa | 1 |
2015-09-07 | rootfs: Do not uninstall update-rc.d | Khem Raj | 1 |
2015-09-07 | rootfs.py: Allow to override postinst-intercepts location | Martin Jansa | 1 |
2015-08-29 | Empty image: package list splitting and iteration | Alex Franco | 1 |
2015-08-01 | rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and deb | Robert Yang | 1 |
2015-07-02 | rootfs.py: Add check for kernel modules before running depmod | Saul Wold | 1 |
2015-06-26 | oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po... | Aníbal Limón | 1 |