public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Stefan Hrdlicka <s.hrdlicka@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-common 0/3] remove dependency on Term::ReadLine
Date: Mon,  9 May 2022 09:30:31 +0200	[thread overview]
Message-ID: <20220509073034.822117-1-s.hrdlicka@proxmox.com> (raw)

This removes the dependency to libterm-readline-gnu-perl for pve-common,
pve-manager and qemu-server. This is achived by adding a read function
to PVE::PTY.

# pve-common
Stefan Hrdlicka (1):
  remove dependency on Term::ReadLine (see #2077)

 README.dev     |  2 +-
 src/PVE/PTY.pm | 21 ++++++++++++++++++---
 2 files changed, 19 insertions(+), 4 deletions(-)

# pve-manager
Stefan Hrdlicka (1):
  remove dependency on Term::ReadLine (see #2077)

 PVE/CLI/pvenode.pm | 12 ++++--------
 debian/control     |  1 -
 2 files changed, 4 insertions(+), 9 deletions(-)


# qemu-server
Stefan Hrdlicka (1):
  remove dependency on Term::ReadLine (see #2077)

 PVE/CLI/qm.pm  | 4 ++--
 debian/control | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.30.2




             reply	other threads:[~2022-05-09  7:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09  7:30 Stefan Hrdlicka [this message]
2022-05-09  7:30 ` [pve-devel] [PATCH pve-common 1/3] remove dependency on Term::ReadLine (see #2077) Stefan Hrdlicka
2022-05-09  7:30 ` [pve-devel] [PATCH pve-manager 2/3] " Stefan Hrdlicka
2022-05-09  7:30 ` [pve-devel] [PATCH qemu-server 3/3] " Stefan Hrdlicka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220509073034.822117-1-s.hrdlicka@proxmox.com \
    --to=s.hrdlicka@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal