index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oe
/
rootfs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-0
/
+3
*
OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONS
Alejandro del Castillo
2019-02-08
1
-2
/
+0
*
lib/oe/rootfs: prelink only when image-prelink is inherited
Andrej Valek
2019-02-06
1
-7
/
+8
*
meta: Fix Deprecated warnings from regexs
Richard Purdie
2019-01-16
1
-8
/
+8
*
oe: Fix opkg status list parse - Missing postinst
Raul Martins
2018-12-15
1
-3
/
+15
*
rootfs: possibility to add packages to debug rootfs
Andrej Valek
2018-10-18
1
-0
/
+10
*
rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-wit...
Joshua Watt
2018-09-25
1
-0
/
+4
*
rootfs: always update the opkg index
Ioan-Adrian Ratiu
2018-09-25
1
-3
/
+2
*
package_manager/sdk: Use filtered copies of the deploy ipk/deb directories
Richard Purdie
2018-08-15
1
-1
/
+1
*
rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr...
Stefan Agner
2018-06-18
1
-0
/
+3
*
rootfs: only use dnf to cleanup if package management is enabled
Ross Burton
2018-05-22
1
-1
/
+2
*
package_manager.py: move intercept running logic from rootfs class to Package...
Alexander Kanavin
2018-04-05
1
-63
/
+1
*
package_manager.py: move postinst_intercept dir initialization from RootFS to...
Alexander Kanavin
2018-04-05
1
-12
/
+1
*
rootfs.py: change the notice about deferring scripts to first boot from warni...
Alexander Kanavin
2018-01-30
1
-1
/
+1
*
meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing pos...
Alexander Kanavin
2018-01-30
1
-0
/
+4
*
meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate fun...
Alexander Kanavin
2018-01-30
1
-16
/
+19
*
rootfs.py: remove update-alternatives correctly
Mikko Ylinen
2017-10-07
1
-5
/
+12
*
meta/lib/oe/rootfs.py: clean up dnf cache after creating an image
Alexander Kanavin
2017-09-22
1
-1
/
+2
*
rootfs: improve postinst intercept logging
Ross Burton
2017-09-11
1
-3
/
+4
*
rootfs.py: Respect OPKGLIBDIR variable
Martin Jansa
2017-03-24
1
-1
/
+3
*
rootfs_rpm.bbclass: migrate image creation to dnf
Alexander Kanavin
2017-03-14
1
-14
/
+4
*
package_manager.py: improve the API for insert_feed_uris()
Alexander Kanavin
2017-03-14
1
-1
/
+4
*
kernel, license, sstate, rootfs.py: Remove deploy directory README
Mike Crowe
2017-03-01
1
-4
/
+0
*
classes/oeqa: Replace subprocess.check_call() with check_output()
Richard Purdie
2017-01-23
1
-3
/
+3
*
lib/oe/rootfs: reliably handle alternative symlinks
André Draszik
2017-01-16
1
-1
/
+6
*
rootfs: don't put /usr/lib/ssl and /etc into debugfs
Ross Burton
2017-01-16
1
-1
/
+1
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-57
/
+57
*
classes/image: suppress log_check mechanism for warnings/errors logged throug...
Paul Eggleton
2016-12-14
1
-13
/
+16
*
lib/oe/rootfs: fix log_check warnings being printed twice with RPM packaging
Paul Eggleton
2016-12-14
1
-2
/
+0
*
image: Deploy images to IMGDEPLOYDIR
Ed Bartosh
2016-09-04
1
-3
/
+3
*
rootfs.py: allow removal of unneeded packages
Stephano Cetola
2016-08-25
1
-1
/
+3
*
classes/image: implement progress support for do_rootfs
Paul Eggleton
2016-07-08
1
-13
/
+88
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
1
-2
/
+1
*
classes/lib: Update to explictly create lists where needed
Richard Purdie
2016-06-02
1
-2
/
+2
*
lib/oe/rootfs: Fix DEBUGFS generation, without openssl
Anders Darander
2016-05-20
1
-0
/
+2
*
rootfs.py: Unify _log_check_warn() and _log_check_error()
Peter Kjellerstedt
2016-05-19
1
-38
/
+14
*
rootfs.py: Reduce spam from _log_check_warn()
Peter Kjellerstedt
2016-05-19
1
-2
/
+9
*
rootfs.py: Exclude lines in _log_check_warn() as well
Peter Kjellerstedt
2016-05-19
1
-4
/
+15
*
rootfs.py: Use one way to exclude lines in _log_check_error()
Peter Kjellerstedt
2016-05-19
1
-13
/
+12
*
rootfs.py: Simplify the regular expression used in _log_check_warn()
Peter Kjellerstedt
2016-05-19
1
-2
/
+2
*
rootfs.py: Remove _log_check_error() from the RpmRootfs class
Peter Kjellerstedt
2016-05-19
1
-26
/
+3
*
Revert "rootfs.py: add more info to the warning message"
Peter Kjellerstedt
2016-05-19
1
-1
/
+0
*
lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf
Anders Darander
2016-05-11
1
-1
/
+1
*
lib/oe/rootfs: Fix DEBUGFS generation when using opkg
Richard Purdie
2016-04-29
1
-2
/
+2
*
rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formats
Bill Randle
2016-04-14
1
-2
/
+3
*
image.bbclass: Make unneeded packages for a read-only rootfs configurable
Peter Kjellerstedt
2016-03-31
1
-18
/
+5
*
lib/oe/package_manager: remove package feed lists
Stefan Agner
2016-01-31
1
-1
/
+1
*
lib/oe/rootfs: Use list_pkgs() instead of list()
Mariano Lopez
2016-01-20
1
-5
/
+5
*
DpkgRootfs: Fix logcheck_error false-positive when use multilib
Aníbal Limón
2016-01-11
1
-0
/
+13
*
rootfs.py: Change logic to unistall packages
Mariano Lopez
2015-12-12
1
-20
/
+21
[next]