[pve-devel] applied-series: [PATCH container 1/2] fix #5720: add setup support for openEuler
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Nov 8 14:53:00 CET 2024
Am 08/11/2024 um 14:18 schrieb Fabian Grünbichler:
> openEuler is centOS-derived Linux distribution. the LXC project builds a
> template for it that mostly works out of the box.
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>
> Notes:
> did some basic smoke testing using
> openeuler-24.09-default_20241028_amd64.tar.xz from images.linuxcontainers.org
>
> src/PVE/LXC/Setup.pm | 5 +++++
> src/PVE/LXC/Setup/Makefile | 1 +
> src/PVE/LXC/Setup/OpenEuler.pm | 35 ++++++++++++++++++++++++++++++++++
> 3 files changed, 41 insertions(+)
> create mode 100644 src/PVE/LXC/Setup/OpenEuler.pm
>
>
applied series, thanks!
More information about the pve-devel
mailing list