From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <development+bounces-216-archive=lists.ipfire.org@lists.ipfire.org>
Received: from mail02.haj.ipfire.org (localhost [127.0.0.1])
	by mail02.haj.ipfire.org (Postfix) with ESMTP id 4ZWTfk6VWmz3316
	for <archive@lists.ipfire.org>; Mon,  7 Apr 2025 12:53:50 +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) server-digest SHA384
	 client-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK))
	by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4ZWTfg2Mqcz2xMD
	for <development@lists.ipfire.org>; Mon,  7 Apr 2025 12:53:47 +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 4ZWTff4T4Kz1ZS;
	Mon,  7 Apr 2025 12:53:46 +0000 (UTC)
DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org;
	s=202003ed25519; t=1744030426;
	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=M9OBliyXXi7Ve/V+T2xgttS2XuJ/aT3sxBywVrn9ZRM=;
	b=F/PRY8gcTWNCpJhqDC8vct8P2Kc5RNT+nNGkkLa6GA2hb0ST5dT4PJMw5wuHGkDCWX096f
	61eL+ScOAvJIFdDw==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa;
	t=1744030426;
	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=M9OBliyXXi7Ve/V+T2xgttS2XuJ/aT3sxBywVrn9ZRM=;
	b=sGrfvRTrkJcf0YZbJW6k+C5OsHhcQa9AN38037lPlMSdsbIfkKPm9EycwaQ13qLedw2ry4
	EbcwsACAgzTI9GZE58pjDxz3qwfWwsjhL0+ZVz6d4Tf4OA9Y46kieoRs4JnsQMqLubJQgl
	9hKf4HG68xKZDi47hlqh6wB8f2QHXJoV+DecPFJbRlLWskWeYzUohXswqnhHZ/Th2HqyTB
	VYGI3taIDQ9oeBq8MCp+dpqX8vunVr9tCCeAsKC9JaMACPdvqQP6WCRLc9OQWDR2g4z0jN
	ntzvGJcFqwU0XYqyGxl5Hpc3dV+fYrG2q1L5GOW80j64oFTHG86Y1HgRu1KFTw==
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH 2/2] core194: Ship smartmontools
Date: Mon,  7 Apr 2025 14:53:41 +0200
Message-ID: <20250407125341.3240782-2-adolf.belka@ipfire.org>
In-Reply-To: <20250407125341.3240782-1-adolf.belka@ipfire.org>
References: <20250407125341.3240782-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

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/core/194/filelists/smartmontools | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 config/rootfiles/core/194/filelists/smartmontools

diff --git a/config/rootfiles/core/194/filelists/smartmontools b/config/rootfiles/core/194/filelists/smartmontools
new file mode 120000
index 000000000..fb66dafef
--- /dev/null
+++ b/config/rootfiles/core/194/filelists/smartmontools
@@ -0,0 +1 @@
+../../../common/smartmontools
\ No newline at end of file
-- 
2.49.0