From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hhnq40mlSz2xYR for ; Sat, 12 Sep 2026 10:34:56 +0000 (UTC) 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 4hhnq05QxSz2xHd for ; Sat, 12 Sep 2026 10:34:52 +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 4hhnq00hKmz7b; Sat, 12 Sep 2026 10:34:52 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789209292; 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; bh=GUztvsHXXUkAHAuOrIktk5u0XkQTdfI2nv9OmrdD1EI=; b=Q6gFm+xmM4qEGHzY1BQ68bsMuhdT3QPCaYIodJ3QeZ10wtR1L2S4UjMT46mzTjQAep4nGu rqS0VBz7UsM78sDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789209292; 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; bh=GUztvsHXXUkAHAuOrIktk5u0XkQTdfI2nv9OmrdD1EI=; b=b/Ir97o4Ze3N1xXRHp63C7PZDK/mrU9V7rVJ8aaS2fFP5XNnViSZs9NTDECJHi142vUcD0 q6HulcM9z+EqGUSza4M0IXPD7WzlT0r0M0Wg6FFTIn9e25ClhNcDHwTY46/pe4yO96C7mh /B6onl80BD8HQz9Ky8pGHmouH9zfk7CWTaLOtLN5yAGL/jBJMIukL753SwqKzCqg5o3vJZ jpW7Zn43O2aUYZvPYQdZVLGrJSzX4L+fELDJSearrte0VquZ0m1soRbCdj4ZRB6hDYdOyU z91WpB7tEjmFmxYndqQv0y7rBMh95D47NXEUoJasVtedCTSI/hu21HwgSNdeqA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] core205: Ship libloc Date: Sat, 12 Sep 2026 12:34:50 +0200 Message-ID: <20260912103450.14471-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 Content-Transfer-Encoding: 8bit Signed-off-by: Adolf Belka --- config/rootfiles/core/205/filelists/libloc | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/205/filelists/libloc diff --git a/config/rootfiles/core/205/filelists/libloc b/config/rootfiles/core/205/filelists/libloc new file mode 120000 index 000000000..ff4a92429 --- /dev/null +++ b/config/rootfiles/core/205/filelists/libloc @@ -0,0 +1 @@ +../../../common/libloc \ No newline at end of file -- 2.55.0