[elbe-devel] PR: [PATCH v3 0/6] Mirror options

Bastian Germann bage at linutronix.de
Mon Aug 3 18:14:49 CEST 2020


Am 03.08.20 um 18:02 schrieb Olivier Dion:
> The following changes since commit e86610ee7d0bbc836092dfd3c20771fd61e84660:
> 
>   tests: test_pylint: Parametrize pylint (2020-08-01 10:48:15 -0400)
> 
> are available in the Git repository at:
> 
>   git at lxcvs:linutronix/elbe/elbe.git devel/dion/mirror
> 
> for you to fetch changes up to 2798880ef0c4c3cadc7814806c227d759936d4a2:
> 
>   docs: elbeoverview-en: Replace noauth example for options (2020-08-03 12:00:37 -0400)
> 
> ----------------------------------------------------------------
> Olivier Dion (6):
>       schema: dbfsed: Add mirror options
>       elbexml: Handle mirror's options
>       pbuilder: Handle mirror's options
>       xmlpreprocess: Add mirrors options preprocess rule
>       examples: x86_64-docker: Add mirror option example
>       docs: elbeoverview-en: Replace noauth example for options
> 
>  docs/elbeoverview-en.txt   |  20 ++++++---
>  elbepack/elbexml.py        |  87 ++++++++++++++++++++++-----------------
>  elbepack/pbuilder.py       | 100 ++++++++++++++++++++++++++-------------------
>  elbepack/xmlpreprocess.py  |  75 ++++++++++++++++++++++++++++++++++
>  examples/x86_64-docker.xml |  12 ++++++
>  schema/dbsfed.xsd          |  32 +++++++++++++++
>  6 files changed, 241 insertions(+), 85 deletions(-)
> 

Applied to master.
Thanks for your contribution.


More information about the elbe-devel mailing list