From 5bbd60c1dc19823352a54c2bba595b443ac781c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Sat, 8 Nov 2025 21:17:14 +0100 Subject: [PATCH] Added base.f43 (renamed and modified base.f41). --- sources/{base.f41 => base.f43}/config | 2 +- sources/{base.f41 => base.f43}/envvars | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename sources/{base.f41 => base.f43}/config (92%) rename sources/{base.f41 => base.f43}/envvars (93%) 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 \ -- 2.54.0