From patchwork Fri Sep 18 13:49:51 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10242 Return-Path: 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 4hmYsP5wf4z3wb2 for ; Fri, 18 Sep 2026 13:50:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::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 4hmYsN6k5mz6PZ for ; Fri, 18 Sep 2026 13:50:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hmYsN5x5lz3040 for ; Fri, 18 Sep 2026 13:50:00 +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 4hmYsL1VThz2xP2 for ; Fri, 18 Sep 2026 13:49:58 +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 4hmYsK3yjDzDM; Fri, 18 Sep 2026 13:49:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789739397; 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=/byJKvFUldTccurqxnrEe+0hJIGWtuwERHhFS4doV5c=; b=GKVscITXnbmbO4UxbfoPbbKaasl6BLKO+g7IqjWvvev1jbKtlOyKT1r8wHk5LUHh7yyt5F hc/2cDxXp/C0drCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789739397; 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=/byJKvFUldTccurqxnrEe+0hJIGWtuwERHhFS4doV5c=; b=COMIuk71C9e1Ntvl3YoMJw7kFXZEXYfbB3Baye/cvTVr7zJ0n1SmIMlOulmt7thLJg/OGI TFapHCO+k8BF234kjtyA6D3lO9M4fV5z/vah+zsJsmFQQmGsY5ANU5YN80w1Q/qeupofQa 9hMXkhNY+Tek2RZGD5eXQ8ZCOpG0rmxObkoYw8C/arO/hWa67wZgDWnkCi7463NXCnPZMD DaVxQGwapBvdn1pzDphr+x4K1EshXdhAavgCA/K/l7gSVf8PZFODAvcpZJY3EDiIxULk8X 9qE5NC+EqSHP027vowgG7fs95uOnid2ADHYNdbACpf22BhGicxQgOkkDRIZ5JQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH v2] core205: Ship boost Date: Fri, 18 Sep 2026 15:49:51 +0200 Message-ID: <20260918134951.3491988-2-adolf.belka@ipfire.org> In-Reply-To: <20260918134951.3491988-1-adolf.belka@ipfire.org> References: <20260918134951.3491988-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 Signed-off-by: Adolf Belka --- config/rootfiles/core/205/filelists/aarch64/boost | 1 + config/rootfiles/core/205/filelists/riscv64/boost | 1 + config/rootfiles/core/205/filelists/x86_64/boost | 1 + 3 files changed, 3 insertions(+) create mode 120000 config/rootfiles/core/205/filelists/aarch64/boost create mode 120000 config/rootfiles/core/205/filelists/riscv64/boost create mode 120000 config/rootfiles/core/205/filelists/x86_64/boost diff --git a/config/rootfiles/core/205/filelists/aarch64/boost b/config/rootfiles/core/205/filelists/aarch64/boost new file mode 120000 index 000000000..807ad06be --- /dev/null +++ b/config/rootfiles/core/205/filelists/aarch64/boost @@ -0,0 +1 @@ +../../../../common/aarch64/boost \ No newline at end of file diff --git a/config/rootfiles/core/205/filelists/riscv64/boost b/config/rootfiles/core/205/filelists/riscv64/boost new file mode 120000 index 000000000..cbc461c2b --- /dev/null +++ b/config/rootfiles/core/205/filelists/riscv64/boost @@ -0,0 +1 @@ +../../../../common/riscv64/boost \ No newline at end of file diff --git a/config/rootfiles/core/205/filelists/x86_64/boost b/config/rootfiles/core/205/filelists/x86_64/boost new file mode 120000 index 000000000..9ed31e1d5 --- /dev/null +++ b/config/rootfiles/core/205/filelists/x86_64/boost @@ -0,0 +1 @@ +../../../../common/x86_64/boost \ No newline at end of file