| Message ID | 20260519212838.3147035-4-adolf.belka@ipfire.org |
|---|---|
| State | New |
| Headers |
Return-Path: <development+bounces-2141-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 "R12" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4gKnq66qpqz3wmP for <patchwork@web04.haj.ipfire.org>; Tue, 19 May 2026 21:28:50 +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 4gKnq22ysXz6q7 for <patchwork@ipfire.org>; Tue, 19 May 2026 21:28:46 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4gKnq14l54z3323 for <patchwork@ipfire.org>; Tue, 19 May 2026 21:28:45 +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 "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gKnpz089Kz2xLw for <development@lists.ipfire.org>; Tue, 19 May 2026 21:28:43 +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 4gKnpy4kQ0z2jt; Tue, 19 May 2026 21:28:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1779226122; 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=Z9V61Zvfl97bsZVEYBVGv0yWEBh7kw/P1ipmsF3lkKM=; b=SkKgcrT1GE4maUXwhckRQ7IlSGl50YRLEfwufJzdxnhhm/mHMgtrDUG3V2MN4Jnj2aRK/y lB0CLg1JdBUVEfCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1779226122; 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=Z9V61Zvfl97bsZVEYBVGv0yWEBh7kw/P1ipmsF3lkKM=; b=iduqVOT3/towdCJsq5Y00TR/9SEl+bcdzmma4whQaHOs6FrQPW6s+ZXEfbGeyNfE+uxcHJ fCjjQ6H+RyniiONbcMrdxBJN52Ng7qJzt+D6QICtU1OGB3+jLH7wHmStT718pYzDlxcimg mfi1AWQI0dApa2oCboJNrtLvVCTEP7McTwz4WkfbVFf+YGmvrrW7d0XMTnPt+WAQ3fFDoT 00FMFD5hBitPBSHqqzSWu4OUlf+3t4SbK0Vj2tc4Jn4sGGNLCVARCBdFRk66GTRVX2/3yQ YIQ0etQVF1doscKI9PpS+IhmJekrljrXxjQhpXDBWikxmK9EVKnQ2vsYnaRPTA== From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Cc: Adolf Belka <adolf.belka@ipfire.org> Subject: [PATCH] core203: Ship gdb Date: Tue, 19 May 2026 23:28:25 +0200 Message-ID: <20260519212838.3147035-4-adolf.belka@ipfire.org> In-Reply-To: <20260519212838.3147035-1-adolf.belka@ipfire.org> References: <20260519212838.3147035-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 |
core203: Ship gdb
|
|
Commit Message
Adolf Belka
19 May 2026, 9:28 p.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/203/filelists/gdb | 1 +
1 file changed, 1 insertion(+)
create mode 120000 config/rootfiles/core/203/filelists/gdb
diff --git a/config/rootfiles/core/203/filelists/gdb b/config/rootfiles/core/203/filelists/gdb new file mode 120000 index 000000000..e3081af71 --- /dev/null +++ b/config/rootfiles/core/203/filelists/gdb @@ -0,0 +1 @@ +../../../common/gdb \ No newline at end of file