Added base.f42 (renamed and modified base.f40).
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Fri, 18 Apr 2025 10:50:22 +0000 (12:50 +0200)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Fri, 18 Apr 2025 10:50:22 +0000 (12:50 +0200)
sources/base.f42/config [moved from sources/base.f40/config with 92% similarity]
sources/base.f42/envvars [moved from sources/base.f40/envvars with 85% similarity]

similarity index 92%
rename from sources/base.f40/config
rename to sources/base.f42/config
index 8b4a92f12e4f09ef4588f24c6b75b2c4e7405dbc..20fee06aae29ca811a95115409be5617c1d679ef 100644 (file)
@@ -1,7 +1,7 @@
 lxc.include = /usr/share/lxc/config/common.conf
 
 lxc.arch = x86_64
-lxc.uts.name = base.f40
+lxc.uts.name = base.f42
 lxc.rootfs.path = __CONTAINER_PATH__/rootfs
 lxc.mount.auto = proc sys
 
similarity index 85%
rename from sources/base.f40/envvars
rename to sources/base.f42/envvars
index bbd7588ea35689b7356f1fba0f6edc7b0c95c312..c53462e7eca20f2b3fd3d698c4bb744d54b803e9 100644 (file)
@@ -1,5 +1,5 @@
 DISTRIBUTION=Fedora
-DISTRIBUTION_VERSION=40
+DISTRIBUTION_VERSION=42
 ROOT_PACKAGES="hostname \
                initscripts \
                iproute \
@@ -9,7 +9,7 @@ BASE_PACKAGES="NetworkManager \
                iputils \
                logrotate \
                rsyslog \
-               rsyslog-logrotate \
+               rsyslog-relp \
                tar \
                tzdata \
                vim-minimal"