[elbe-devel] [PATCH v2 1/5] xmlpreprocess: Add proxy preprocess directive

Olivier Dion dion at linutronix.de
Mon Jun 15 14:24:07 CEST 2020


The following changes since commit 1daf4493b4df905b8146359895c92a35c19153ff:

  Remove unnecessary python build dependencies (2020-05-20 09:13:12 +0200)

are available in the Git repository at:

  git at lxcvs:linutronix/elbe/elbe.git devel/dion/preprocessor

for you to fetch changes up to 85e41508b68145bbe2d743c7dcd75da41e15018f:

  docs: Change proxy options to reflect change in preprocessor (2020-06-15 08:22:03 -0400)

----------------------------------------------------------------
Olivier Dion (5):
      xmlpreprocess: Add proxy preprocess directive
      commands preprocess: Add proxy option
      commands init: Remove http_proxy logic
      commands buildchroot: Remove proxy option
      docs: Change proxy options to reflect change in preprocessor

 docs/elbe-buildchroot.txt        |  3 ---
 docs/elbe-init.txt               |  4 ----
 docs/elbe-initvm.txt             |  9 +++++++++
 docs/elbe-pbuilder.txt           |  9 +++++++++
 docs/elbe-preprocess.txt         |  3 +++
 elbepack/commands/buildchroot.py |  3 ---
 elbepack/commands/init.py        |  9 +--------
 elbepack/commands/preprocess.py  |  6 +++++-
 elbepack/xmlpreprocess.py        | 34 ++++++++++++++++++++++++++++++++--
 9 files changed, 59 insertions(+), 21 deletions(-)

-- 
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen



More information about the elbe-devel mailing list