From: Zoltán Felleg Date: Mon, 10 Jun 2024 11:38:05 +0000 (+0200) Subject: Added archer-ax1800-fin.in. X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=c18049d4fb78a12a8947c890d3579a2a3b8fc273;p=user-lxc.git Added archer-ax1800-fin.in. --- diff --git a/sources/archer-ax1800-fin.in/ArcherAX1800v120230725110n.bin b/sources/archer-ax1800-fin.in/ArcherAX1800v120230725110n.bin new file mode 100644 index 0000000..173b998 Binary files /dev/null and b/sources/archer-ax1800-fin.in/ArcherAX1800v120230725110n.bin differ diff --git a/sources/wdt.in/config b/sources/wdt.in/config deleted file mode 100644 index 528be00..0000000 --- a/sources/wdt.in/config +++ /dev/null @@ -1,26 +0,0 @@ -lxc.include = /usr/share/lxc/config/common.conf - -lxc.arch = x86_64 -lxc.uts.name = wdt.in.useribm.hu -lxc.rootfs.path = __CONTAINER_PATH__/rootfs -lxc.mount.auto = proc:rw sys:ro - -lxc.net.0.type = veth -lxc.net.0.flags = up -lxc.net.0.link = brci-dev -lxc.net.0.hwaddr = 02:0c:18:03:6d:38 - -lxc.autodev = 1 - -lxc.cgroup2.devices.allow = a -lxc.cgroup2.memory.high = 384M -lxc.cgroup2.memory.max = 512M - -lxc.idmap = u 0 100000 100000 -lxc.idmap = g 0 100000 100000 - -lxc.signal.halt = SIGRTMIN+4 - -lxc.start.auto = 1 -lxc.start.order = __CONTAINER_START_ORDER__ -lxc.start.delay = 5 diff --git a/sources/wdt.in/envvars b/sources/wdt.in/envvars deleted file mode 100644 index 36f8687..0000000 --- a/sources/wdt.in/envvars +++ /dev/null @@ -1,8 +0,0 @@ -DISTRIBUTION=Fedora -DISTRIBUTION_VERSION=40 -SPEC_PACKAGES="httpd \ - mod_ldap \ - mod_session \ - mod_ssl \ - python3-certbot-apache \ - rsync"