Removed base.f35.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Sat, 14 Jan 2023 23:14:53 +0000 (00:14 +0100)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Sat, 14 Jan 2023 23:14:53 +0000 (00:14 +0100)
sources/base.f35/config [deleted file]
sources/base.f35/envvars [deleted file]

diff --git a/sources/base.f35/config b/sources/base.f35/config
deleted file mode 100644 (file)
index 5ed688f..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-lxc.include = /usr/share/lxc/config/common.conf
-
-lxc.arch = x86_64
-lxc.uts.name = base
-lxc.rootfs.path = __CONTAINER_PATH__/rootfs
-lxc.mount.auto = proc:rw sys:ro
-
-lxc.autodev = 1
-
-lxc.cgroup2.devices.allow = a
-
-lxc.signal.halt = SIGRTMIN+4
-
-lxc.start.auto = 0
diff --git a/sources/base.f35/envvars b/sources/base.f35/envvars
deleted file mode 100644 (file)
index d65cfb9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-DISTRIBUTION=Fedora
-DISTRIBUTION_VERSION=35
-ROOT_PACKAGES="hostname initscripts iproute rootfiles systemd-udev"
-BASE_PACKAGES="NetworkManager iputils logrotate rsyslog tar vim-minimal"