all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH docs/manager 0/7] interface-pinning: add rename subcommand and man(1) page
@ 2026-06-23  9:43 Christoph Heiss
  2026-06-23  9:43 ` [PATCH docs 1/7] network: fix typo occurences -> occurrences Christoph Heiss
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Christoph Heiss @ 2026-06-23  9:43 UTC (permalink / raw)
  To: pve-devel

It came up a few times in the forum already to be able to rename
already-pinned interfaces, which is sensible.

While at it, also add a full man(1) page for
pve-network-interface-pinning. Currently, it's just a hardcoded stub
without any actual help text.

pve-docs:

Christoph Heiss (4):
  network: fix typo occurences -> occurrences
  pve-doc-generator: handle CLI tools/services with dashes in their name
  pve-network-interface-pinning: init man(1) page
  network: pinning: mention how to rename an interface

 ...-network-interface-pinning.1-synopsis.adoc | 50 ++++++++++++++++
 pve-admin-guide.adoc                          |  8 +++
 pve-doc-generator.mk.in                       | 12 ++--
 pve-network-interface-pinning.adoc            | 60 +++++++++++++++++++
 pve-network.adoc                              |  8 ++-
 5 files changed, 131 insertions(+), 7 deletions(-)
 create mode 100644 generated/pve-network-interface-pinning.1-synopsis.adoc
 create mode 100644 pve-network-interface-pinning.adoc

pve-manager:

Christoph Heiss (3):
  network-interface-pinning: avoid warning if `bond-primary` is unset
  network-interface-pinning: add method for renaming existing pins
  network-interface-pinning: generate proper manpage from docs

 PVE/CLI/pve_network_interface_pinning.pm | 156 +++++++++++++++++------
 bin/Makefile                             |  19 ---
 2 files changed, 119 insertions(+), 56 deletions(-)
-- 




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-06-23  9:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23  9:43 [PATCH docs/manager 0/7] interface-pinning: add rename subcommand and man(1) page Christoph Heiss
2026-06-23  9:43 ` [PATCH docs 1/7] network: fix typo occurences -> occurrences Christoph Heiss
2026-06-23  9:43 ` [PATCH docs 2/7] pve-doc-generator: handle CLI tools/services with dashes in their name Christoph Heiss
2026-06-23  9:43 ` [PATCH docs 3/7] pve-network-interface-pinning: init man(1) page Christoph Heiss
2026-06-23  9:43 ` [PATCH docs 4/7] network: pinning: mention how to rename an interface Christoph Heiss
2026-06-23  9:43 ` [PATCH manager 5/7] network-interface-pinning: avoid warning if `bond-primary` is unset Christoph Heiss
2026-06-23  9:43 ` [PATCH manager 6/7] network-interface-pinning: add method for renaming existing pins Christoph Heiss
2026-06-23  9:43 ` [PATCH manager 7/7] network-interface-pinning: generate proper manpage from docs Christoph Heiss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal