From patchwork Fri May 8 10:30:06 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9813 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 "R12" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gBlkK46ddz3wsn for ; Fri, 08 May 2026 10:30:17 +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 "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4gBlkJ39T8z3s9 for ; Fri, 08 May 2026 10:30:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gBlkH4RrKz33v0 for ; Fri, 08 May 2026 10:30:15 +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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gBlkD6lY4z32qB for ; Fri, 08 May 2026 10:30:12 +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 4gBlkD0b08z2ng; Fri, 08 May 2026 10:30:12 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1778236212; 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=gOSpT3oCMH0qTkMxZtX4vKY1FC3dmv1rNL51G5ELTuI=; b=2qlGzFZCVbeNEUmxSY7qN768nnQpqd57c4moQgVjq3gUuYzsTmaRN1KcGLXIueJ+D8gHh4 Ff0QEMKV73u4SICA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1778236212; 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=gOSpT3oCMH0qTkMxZtX4vKY1FC3dmv1rNL51G5ELTuI=; b=WWW09lJCAJ8TF7D3sNY9bG/UPfQfToSJYRXTbZE3OCFIvBtk3pGPcO6QN7/jWfPXBsst03 nJRwhACq6RVrmDHieioO61NYZu/mCwbJ1tKq8VkVR2nUDGTZKwsl79FXW+3IElgLlL776c 9HRmH09SKxQVzWgd0qICxQWrT3mz0P1EaEmBKPXKfccRtDdGy8DzeEyoBIWm+r6clPB9Yh Fg5k7dXv6rBOAMGANdWQL3dSYMu0OFNmA/OAC0sUiYgoVv34iikbhyXdnoJWFlSbsw8URK KTh14prO1OhO9B2FcrTdASVlUNCl2mXD63Wp9Rb2noUN2zPzFePhb82V613X/w== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] core202: Ship grub Date: Fri, 8 May 2026 12:30:06 +0200 Message-ID: <20260508103008.36823-2-adolf.belka@ipfire.org> In-Reply-To: <20260508103008.36823-1-adolf.belka@ipfire.org> References: <20260508103008.36823-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/202/filelists/aarch64/grub | 1 + config/rootfiles/core/202/filelists/riscv64/grub | 1 + config/rootfiles/core/202/filelists/x86_64/grub | 1 + 3 files changed, 3 insertions(+) create mode 120000 config/rootfiles/core/202/filelists/aarch64/grub create mode 120000 config/rootfiles/core/202/filelists/riscv64/grub create mode 120000 config/rootfiles/core/202/filelists/x86_64/grub diff --git a/config/rootfiles/core/202/filelists/aarch64/grub b/config/rootfiles/core/202/filelists/aarch64/grub new file mode 120000 index 000000000..40ae85fb6 --- /dev/null +++ b/config/rootfiles/core/202/filelists/aarch64/grub @@ -0,0 +1 @@ +../../../../common/aarch64/grub \ No newline at end of file diff --git a/config/rootfiles/core/202/filelists/riscv64/grub b/config/rootfiles/core/202/filelists/riscv64/grub new file mode 120000 index 000000000..7013c0be5 --- /dev/null +++ b/config/rootfiles/core/202/filelists/riscv64/grub @@ -0,0 +1 @@ +../../../../common/riscv64/grub \ No newline at end of file diff --git a/config/rootfiles/core/202/filelists/x86_64/grub b/config/rootfiles/core/202/filelists/x86_64/grub new file mode 120000 index 000000000..78d3bd784 --- /dev/null +++ b/config/rootfiles/core/202/filelists/x86_64/grub @@ -0,0 +1 @@ +../../../../common/x86_64/grub \ No newline at end of file