From faec3a2ae76d4612ccd57e2d020accde5212e142 Mon Sep 17 00:00:00 2001 From: ghe0 Date: Fri, 28 Feb 2025 03:27:13 +0200 Subject: [PATCH] add more kernel modules, allowing docker publish --- scripts/arch_guest_mods | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/scripts/arch_guest_mods b/scripts/arch_guest_mods index 578ab73..afbd37e 100644 --- a/scripts/arch_guest_mods +++ b/scripts/arch_guest_mods @@ -1,4 +1,3 @@ - aesni_intel asn1_encoder async_tx @@ -29,6 +28,7 @@ i2c_i801 i2c_mux i2c_smbus i8042 +inet_diag intel_agp intel_gtt intel_pmc_bxt @@ -56,6 +56,7 @@ mbcache mousedev net_failover nf_conntrack +nf_conntrack_netlink nf_defrag_ipv4 nf_defrag_ipv6 nf_nat @@ -82,6 +83,7 @@ sha256_ssse3 sha512_ssse3 sr_mod stp +tcp_diag tee trusted tsm @@ -102,3 +104,4 @@ xt_addrtype xt_conntrack xt_MASQUERADE xt_set +xt_tcpudp