From 1cac1c4050da40751284b4db83b243687bd459f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Tue, 19 May 2026 12:45:15 +0200 Subject: [PATCH] Added base.f44 (renamed and modified base.f42). --- sources/{base.f42 => base.f44}/config | 2 +- sources/{base.f42 => base.f44}/envvars | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename sources/{base.f42 => base.f44}/config (92%) rename sources/{base.f42 => base.f44}/envvars (93%) 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 \ -- 2.54.0