Added archer-ax1800-fin.in.
authorZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 10 Jun 2024 11:38:05 +0000 (13:38 +0200)
committerZoltán Felleg <zoltan.felleg@userrendszerhaz.hu>
Mon, 10 Jun 2024 11:38:05 +0000 (13:38 +0200)
sources/archer-ax1800-fin.in/ArcherAX1800v120230725110n.bin [new file with mode: 0644]
sources/wdt.in/config [deleted file]
sources/wdt.in/envvars [deleted file]

diff --git a/sources/archer-ax1800-fin.in/ArcherAX1800v120230725110n.bin b/sources/archer-ax1800-fin.in/ArcherAX1800v120230725110n.bin
new file mode 100644 (file)
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 (file)
index 528be00..0000000
+++ /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 (file)
index 36f8687..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-DISTRIBUTION=Fedora
-DISTRIBUTION_VERSION=40
-SPEC_PACKAGES="httpd \
-               mod_ldap \
-               mod_session \
-               mod_ssl \
-               python3-certbot-apache \
-               rsync"