[elbe-devel] [PATCH 0/8] elbepack: commands: drop some internal commands
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Mon Jul 8 11:23:53 CEST 2024
These commands are a remnant from the time before the SOAP service
managing all buildenv interaction.
Nowadays they are only a maintenance burden, remove them.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
Thomas Weißschuh (8):
elbepack: commands: drop internal hdimg command
elbepack: commands: drop internal buildsysroot command
elbepack: commands: drop internal genlicence command
elbepack: commands: drop internal toolchainextract command
elbepack: commands: drop internal buildsdk command
elbepack: commands: drop internal buildchroot command
elbepack: commands: drop internal mkcdrom command
elbepack: commands: drop internal adjustpkgs command
debian/python3-elbe-buildenv.install | 8 --
docs/conf.py | 2 +-
docs/elbe-buildchroot.rst | 99 -------------------------
docs/elbe-buildsdk.rst | 39 ----------
docs/elbe-buildsysroot.rst | 64 ----------------
docs/elbe-genlicence.rst | 61 ----------------
docs/elbe-hdimg.rst | 63 ----------------
docs/elbe-init.rst | 4 +-
docs/elbe-mkcdrom.rst | 92 -----------------------
docs/elbe-toolchainextract.rst | 92 -----------------------
docs/elbe.rst | 17 -----
elbepack/commands/adjustpkgs.py | 106 ---------------------------
elbepack/commands/buildchroot.py | 109 ----------------------------
elbepack/commands/buildsdk.py | 38 ----------
elbepack/commands/buildsysroot.py | 38 ----------
elbepack/commands/genlicence.py | 53 --------------
elbepack/commands/hdimg.py | 73 -------------------
elbepack/commands/mkcdrom.py | 107 ---------------------------
elbepack/commands/toolchainextract.py | 79 --------------------
newsfragments/+adjustpkgs.removal.rst | 1 +
newsfragments/+buildchroot.removal.rst | 1 +
newsfragments/+buildsdk.removal.rst | 1 +
newsfragments/+buildsysroot.removal.rst | 1 +
newsfragments/+genlicence.removal.rst | 1 +
newsfragments/+hdimg.removal.rst | 1 +
newsfragments/+mkcdrom.removal.rst | 1 +
newsfragments/+toolchainextract.removal.rst | 1 +
27 files changed, 10 insertions(+), 1142 deletions(-)
---
base-commit: b2a0e60a648cee4e1faadcf74ad59dd486a01085
change-id: 20240708-command-hdimg-b59094d875f6
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list