From: Zoltán Felleg Date: Tue, 19 May 2026 10:45:15 +0000 (+0200) Subject: Added base.f44 (renamed and modified base.f42). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=1cac1c4050da40751284b4db83b243687bd459f2;p=user-lxc.git Added base.f44 (renamed and modified base.f42). --- diff --git a/sources/base.f42/config b/sources/base.f44/config similarity index 92% rename from sources/base.f42/config rename to sources/base.f44/config index b1fb12a..122d17e 100644 --- a/sources/base.f42/config +++ b/sources/base.f44/config @@ -1,6 +1,6 @@ lxc.include = /usr/share/lxc/config/common.conf -lxc.uts.name = base.f42 +lxc.uts.name = base.f44 lxc.rootfs.path = __CONTAINER_PATH__/rootfs lxc.mount.auto = proc sys diff --git a/sources/base.f42/envvars b/sources/base.f44/envvars similarity index 93% rename from sources/base.f42/envvars rename to sources/base.f44/envvars index c53462e..ce29955 100644 --- a/sources/base.f42/envvars +++ b/sources/base.f44/envvars @@ -1,5 +1,5 @@ DISTRIBUTION=Fedora -DISTRIBUTION_VERSION=42 +DISTRIBUTION_VERSION=44 ROOT_PACKAGES="hostname \ initscripts \ iproute \