| Message ID | 20260630111523.1271203-3-adolf.belka@ipfire.org |
|---|---|
| State | New |
| Headers |
Return-Path: <development+bounces-2337-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 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 "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gqLD74YpBz3wpk for <patchwork@web04.haj.ipfire.org>; Tue, 30 Jun 2026 11:15:35 +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 "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gqLD43212z6y1 for <patchwork@ipfire.org>; Tue, 30 Jun 2026 11:15:32 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gqLD408krz34Pc for <patchwork@ipfire.org>; Tue, 30 Jun 2026 11:15:32 +0000 (UTC) X-Original-To: development@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 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 "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gqLD12XZZz2y6G for <development@lists.ipfire.org>; Tue, 30 Jun 2026 11:15:29 +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 4gqLD05x1wz44s; Tue, 30 Jun 2026 11:15:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1782818128; 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=l6spx3rNX1pwPtbSWwyidcmF0G/4i+mDDmO3RVye59U=; b=nVPtQ33pt9CF0woPX6+1Yj0HSavrMf+atQdDAiWn3wogeYouOsyMFUemFWPghd/+E4CQHD BMpP/SQM+DsS74iBuOubGMGp+6wLDhA7g+PFAOwAfQgQZprWdmDOSPc4W0Nza5gwyIMLuK 7W4S4I0cY3OYcozBOkyrvMEw7YALMF3gIYYbQozGJPwaz5yFpKs9MulqnlPF8j9XELOf0B 4OGYpl9Q3aJwV+qBb+XQH9ogcxykoeh0qtHWrYpgLTn5CCcH/KL+7VGgA08BrhTqTtdCW5 XCt2ByMFLpwZXDaawhzyy2rtJlykBlUUFwaAYmA2BZUk5+6tdCAQnDQSFy3t9g== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1782818128; 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=l6spx3rNX1pwPtbSWwyidcmF0G/4i+mDDmO3RVye59U=; b=3YGbbLVku2rVoLOKVDd0KRT5W+i0htDpp6F69AWtYp59OrTKVhd5ulU3qrNg0EAZgrgbgV RsAJ/AAUS9VktRAw== From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Cc: Adolf Belka <adolf.belka@ipfire.org> Subject: [PATCH] core204: Ship file Date: Tue, 30 Jun 2026 13:15:14 +0200 Message-ID: <20260630111523.1271203-3-adolf.belka@ipfire.org> In-Reply-To: <20260630111523.1271203-1-adolf.belka@ipfire.org> References: <20260630111523.1271203-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 |
core204: Ship file
|
|
Commit Message
Adolf Belka
30 Jun 2026, 11:15 a.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/204/filelists/file | 1 +
1 file changed, 1 insertion(+)
create mode 120000 config/rootfiles/core/204/filelists/file
diff --git a/config/rootfiles/core/204/filelists/file b/config/rootfiles/core/204/filelists/file new file mode 120000 index 000000000..0c60e43aa --- /dev/null +++ b/config/rootfiles/core/204/filelists/file @@ -0,0 +1 @@ +../../../common/file \ No newline at end of file