From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4d2vgH1dXkz331v for ; Fri, 07 Nov 2025 09:59:55 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4d2vgC6Mjzz2xQ9 for ; Fri, 07 Nov 2025 09:59:51 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4d2vg9641Lz3Np; Fri, 07 Nov 2025 09:59:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1762509590; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2rkvFazK8i7m/vk1gy1a/VnooFYVyWB+zBjnThU9+CE=; b=NNct4tD3G5MXquGQXS1DhFaoZ82VL7i7yJwcOr+RBYubYS2CxISJtY/9PbLFZhjH1Rtajg rXubpqjHaPAfDOBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1762509590; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2rkvFazK8i7m/vk1gy1a/VnooFYVyWB+zBjnThU9+CE=; b=H/knBhR/OLf60XK/5G1bsdaHW3mfuxKkVxKNPC+DaeuDHCGszaNKB55lPKbT3ZPodA7fXz CQGfSRikgp0s3zVT86B1toHtAq5H2kkeGo4+yTGfNRGeZhNv+keZf6VrPzxq5eQW/2IV2x DTcs2fJ3ec+PVFciwSx0FlRx7OlaVxXV9HNm2KBXH0G0mngiI2ZCSBrk0b3nRottP0H0Ok B4uoIrwwZx1pcRH1swOXG0NJUFnNrogSUsQm5L5Zo/E3ovpFGQj5AhDlpGZdao7V+FoMVh 5r3G/yn1rJnREKPb50Z6bbdZUJeF8fUDoA8X8VYeKpDr/oOQQtet/RqIbhnvmw== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 2/2] core199: Ship strongswan Date: Fri, 7 Nov 2025 10:59:44 +0100 Message-ID: <20251107095944.1089282-2-adolf.belka@ipfire.org> In-Reply-To: <20251107095944.1089282-1-adolf.belka@ipfire.org> References: <20251107095944.1089282-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Signed-off-by: Adolf Belka --- config/rootfiles/core/199/filelists/strongswan | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/199/filelists/strongswan diff --git a/config/rootfiles/core/199/filelists/strongswan b/config/rootfiles/core/199/filelists/strongswan new file mode 120000 index 000000000..90c727e26 --- /dev/null +++ b/config/rootfiles/core/199/filelists/strongswan @@ -0,0 +1 @@ +../../../common/strongswan \ No newline at end of file -- 2.51.2