[pve-devel] [PATCH container v2 0/4] improve ostype checks and small updates

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Aug 22 15:43:21 CEST 2017


v2 of the "fix os-release mapping for similar flavoured distros" patch.
First patch is a small cleanup, second and third improve the CT ostype checks
and clean them up where possible - addressing the comments from Fabian on v1.

Fourth patch uses ostype for Fedora's setup and adds support for Fedora 26

Thomas Lamprecht (4):
  remove unused Data::Dumper
  fix os-release mapping for similar flavoured distros
  update_lxc_config: remove ostype check, already checked by the API
  setup/fedora: use os_release and support 26

 src/PVE/LXC.pm              | 21 ++++++++-------------
 src/PVE/LXC/Setup.pm        | 13 +++++++++----
 src/PVE/LXC/Setup/Fedora.pm | 16 +++-------------
 3 files changed, 20 insertions(+), 30 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list