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 4d7F451qHgz33Hs for ; Fri, 14 Nov 2025 11:17:57 +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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4d7F416BNRz3341 for ; Fri, 14 Nov 2025 11:17:53 +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 4d7F411Cs6z3Mn; Fri, 14 Nov 2025 11:17:53 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1763119073; 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=ig6NVY1iplqM7PcB+/m9c674CZc21FcqKR6xZ72hQOY=; b=Lz2XvQvzNENnvrTY8UWNKYI1ZX525TwKN1ode4koXWOQvjCj+jUa080BYIxw15mufFaNpR LFeIRchx1gmkAHCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1763119073; 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=ig6NVY1iplqM7PcB+/m9c674CZc21FcqKR6xZ72hQOY=; b=VAnbjtuVcJxMdW5VlsaZdteqA48PCJACEvPFhUlOfxFwwVVslthCF++g80SlHf/xA75bql ClMEJ+s13CyiAODH4qXS4X1PQuSvGi9o9dS4JxeJPqX9ai9Nis4qdgbccBRu3PQxb2aI22 IHXcN2++8CLWDAllpDSc9/0CuOzu/5Ktk8lPY7X0aqGJXZPaJTJB1uMs0OpLewzWxRsZn0 mhA6842StoMeARhn0n1wQjqBJK5dhAWgzUBenskNgbLHguq5bj+HPFyNN+J60kDrGBHRB5 PReiGkI7PTKOYD6ZVo6lDHm4JFjlMm6pFBvPn6wY2Rp/4fVIwaJcEXHxRhhQbA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] core199: Ship npth Date: Fri, 14 Nov 2025 12:17:42 +0100 Message-ID: <20251114111748.24374-4-adolf.belka@ipfire.org> In-Reply-To: <20251114111748.24374-1-adolf.belka@ipfire.org> References: <20251114111748.24374-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/npth | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/199/filelists/npth diff --git a/config/rootfiles/core/199/filelists/npth b/config/rootfiles/core/199/filelists/npth new file mode 120000 index 000000000..5cf1d0e3d --- /dev/null +++ b/config/rootfiles/core/199/filelists/npth @@ -0,0 +1 @@ +../../../common/npth \ No newline at end of file -- 2.51.2