[elbe-devel] [PATCH 0/8] reworks needed for generating a host-sysroot

Manuel Traut manut at linutronix.de
Fri Jan 5 22:35:27 CET 2018


I'm currently working on generating a 'yocto-like' SDK. This includes
generating a host-sysroot. Therefore pkgutils/virtapt is used. To
make the implementation of generating the host-sysroot easier i
refactored the virtapt/pkgutils code in this series.

PATCH 7/8 adds a new functionality that allows downloading and
optional extraction of a Debian binary package including its
runtime dependencies.

commands/check_updates.py |    4
elbeproject.py            |   42 +++++----
pkgutils.py               |  195 +++++++++++++++++++++++++---------------------
virtapt.py                |    2
4 files changed, 135 insertions(+), 108 deletions(-)




More information about the elbe-devel mailing list