| Message ID | 20260525115557.3631627-9-adolf.belka@ipfire.org |
|---|---|
| State | New |
| Headers |
Return-Path: <development+bounces-2197-patchwork=ipfire.org@lists.ipfire.org> Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gPDqj4Wg0z3wr7 for <patchwork@web04.haj.ipfire.org>; Mon, 25 May 2026 11:56:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gPDqd47pnz7vb for <patchwork@ipfire.org>; Mon, 25 May 2026 11:56:13 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gPDqZ6HPQz33gQ for <patchwork@ipfire.org>; Mon, 25 May 2026 11:56:10 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gPDqS23fpz3323 for <development@lists.ipfire.org>; Mon, 25 May 2026 11:56:04 +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 4gPDqR3CgWz5Gw; Mon, 25 May 2026 11:56:03 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1779710163; 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=hqGtQ/J0KQ29mQG1z6X6fnz2mCU2P+YdJe/fep+7cPo=; b=WqVp822wTFFkce0Uw3PnVY/3uPqK8h8fJikQRVDAaDVhLIT8aObix8ZpHvnrj5cMh3sMDJ SPVmESbhD4OztBCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1779710163; 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=hqGtQ/J0KQ29mQG1z6X6fnz2mCU2P+YdJe/fep+7cPo=; b=WvrEJCC3vwOpYJeEK0kIXKZE9buzgZy7Lywr5XJAqECmhdw+XT7om2Ezm3Kp2boreVfg9S MM0/QLMA3PHLLauD7QhgnMT6zSAHZEDn8bK1+vQsuGh2h+ELzcwv4HddpyZrup2D/68rMX b2VUrOoGCgtyUL9+AdeDaUMJo0+FKa/sO2HfEGuDnor+u2eLbR9ohL0RTkY1daPnUJTUPV 9X3ZV9tXqvvzs7o7IjRPK8+F/ghLFIalPl9qtuJIdvnxR6QQQV67yTXps4G6zP0/sIafzJ M4/Qo2E0JLawtkD8+DcqzCsGHZtRVxIlU9GX14QIHix5osjhaZ/m3PeWy0B34A== From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Cc: Adolf Belka <adolf.belka@ipfire.org> Subject: [PATCH 09/14] core203: Ship pakfire Date: Mon, 25 May 2026 13:55:52 +0200 Message-ID: <20260525115557.3631627-9-adolf.belka@ipfire.org> In-Reply-To: <20260525115557.3631627-1-adolf.belka@ipfire.org> References: <20260525115557.3631627-1-adolf.belka@ipfire.org> Precedence: list List-Id: <development.lists.ipfire.org> List-Subscribe: <https://lists.ipfire.org/>, <mailto:development+subscribe@lists.ipfire.org?subject=subscribe> List-Unsubscribe: <https://lists.ipfire.org/>, <mailto:development+unsubscribe@lists.ipfire.org?subject=unsubscribe> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development+help@lists.ipfire.org?subject=help> Sender: <development@lists.ipfire.org> Mail-Followup-To: <development@lists.ipfire.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
| Series |
[01/14] collectd: Fix build warning chown: warning: '.' should be ':'
|
|
Commit Message
Adolf Belka
25 May 2026, 11:55 a.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/203/filelists/pakfire | 1 +
1 file changed, 1 insertion(+)
create mode 120000 config/rootfiles/core/203/filelists/pakfire
diff --git a/config/rootfiles/core/203/filelists/pakfire b/config/rootfiles/core/203/filelists/pakfire new file mode 120000 index 000000000..d5b1d0d03 --- /dev/null +++ b/config/rootfiles/core/203/filelists/pakfire @@ -0,0 +1 @@ +../../../common/pakfire \ No newline at end of file