[elbe-devel] [PATCH 0/6] add some features missing for proper workflows

Torben Hohn torben.hohn at linutronix.de
Fri Jun 7 09:54:31 CEST 2019


merged into master.
thanks for the review kurt

On Wed, May 29, 2019 at 04:34:05PM +0200, Torben Hohn wrote:
> As discussed in the internal ELBE meeting, here are the 3
> features, we identified to be needed to mke people stop using
> "elbe control" and other internal APIs.
> 
> Torben Hohn (6):
>   debianize kernel: fix CROSS_COMPILE not being taken from the form
>   initvm: add --build-sdk option
>   soapclient: use splitext to split the extension instead of fixed
>     length
>   prjrepo: add support for .changes files to "elbe prjrepo upload_pkg"
>   repomanager: add support for Binary: lines in repo._remove()
>   repomanager: add force option to RepoBase.include()
> 
>  docs/elbe-prjrepo.txt                          |  8 +++++---
>  elbepack/commands/initvm.py                    |  7 +++++++
>  elbepack/initvmaction.py                       | 24 ++++++++++++++++++++++++
>  elbepack/makofiles/debianize/kernel/rules.mako |  2 +-
>  elbepack/projectmanager.py                     |  9 ++++++---
>  elbepack/repomanager.py                        |  8 +++++++-
>  elbepack/soapclient.py                         | 15 ++++++++++-----
>  7 files changed, 60 insertions(+), 13 deletions(-)
> 
> -- 
> 2.11.0
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list