[elbe-devel] [PATCH 0/7] elbepack: switch chroot() calls to non-shell
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Tue Apr 30 09:23:07 CEST 2024
Running commands through a shell is error-prone.
Migrate all shell-based invocations to normal ones.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (7):
elbepack: shellhelper: propery log pathlike objects
elbepack: efilesystem: switch chroot() calls to non-shell
elbepack: elbeproject: switch chroot() calls to non-shell
elbepack: efilesystem: switch chroot() calls to non-shell
elbepack: hdimg: switch chroot() calls to non-shell
elbepack: rfs: switch chroot() calls to non-shell
elbepack: hdimg: switch to chroot()
elbepack/efilesystem.py | 8 ++++----
elbepack/elbeproject.py | 10 +++++-----
elbepack/finetuning.py | 52 +++++++++++++++++++++----------------------------
elbepack/hdimg.py | 42 ++++++++++++++++-----------------------
elbepack/rfs.py | 51 ++++++++++++++++++++----------------------------
elbepack/shellhelper.py | 2 +-
6 files changed, 70 insertions(+), 95 deletions(-)
---
base-commit: 1088ced63a845ed0651721c485a0942852bb1e88
change-id: 20240429-shellhelper-noshell-chroot-70b94a2f5a1f
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list