From: Zoltán Felleg Date: Sat, 8 Nov 2025 20:17:14 +0000 (+0100) Subject: Added base.f43 (renamed and modified base.f41). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=5bbd60c1dc19823352a54c2bba595b443ac781c0;p=user-lxc.git Added base.f43 (renamed and modified base.f41). --- diff --git a/sources/base.f41/config b/sources/base.f43/config similarity index 92% rename from sources/base.f41/config rename to sources/base.f43/config index 103c0df..1e8b934 100644 --- a/sources/base.f41/config +++ b/sources/base.f43/config @@ -1,6 +1,6 @@ lxc.include = /usr/share/lxc/config/common.conf -lxc.uts.name = base.f41 +lxc.uts.name = base.f43 lxc.rootfs.path = __CONTAINER_PATH__/rootfs lxc.mount.auto = proc sys diff --git a/sources/base.f41/envvars b/sources/base.f43/envvars similarity index 93% rename from sources/base.f41/envvars rename to sources/base.f43/envvars index 4e40e20..2204fe2 100644 --- a/sources/base.f41/envvars +++ b/sources/base.f43/envvars @@ -1,5 +1,5 @@ DISTRIBUTION=Fedora -DISTRIBUTION_VERSION=41 +DISTRIBUTION_VERSION=43 ROOT_PACKAGES="hostname \ initscripts \ iproute \