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 4hpQ9C4D3sz32N0 for ; Mon, 21 Sep 2026 14:10:07 +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) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hpQ976s7Qz32xc for ; Mon, 21 Sep 2026 14:10:03 +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 4hpQ974wdyz5fH; Mon, 21 Sep 2026 14:10:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789999803; 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=bjk09ZNZHmTwS+F+e1fPI1WQaDCmQYqEle/+dcb2Bgo=; b=o3RWFKr3LHchhoCPCZuRy/vfLSUPvz1DCD5Vnqitrt9zAewZTmVb8lpDGhzj0958DmvwpQ EeRcW0rb3oby2CO8JUQC8jIRB9W2ZWIs7406IBRwEa2oeif5KUuRvUxeFYgBaCgnrkkFJN wK5u9l9fKkkvBau2aHLc4vX80vb/wCq5MoT/YWX9nZ6WXEq9DHI6FxmSkMBgoxuk6LwIbf g0bz2r/QYY0xFLTu9JilaP8+AfmpyteHj35NqYC/PkfE3pL6e3Vx7BSmieDmhYfsmYAY4/ bXrAMJtkS4GShTYqkoaJ2GdDLxSzDDcToJlQvC1Wuoc2oVAc5MppURfSCAtfoA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789999803; 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=bjk09ZNZHmTwS+F+e1fPI1WQaDCmQYqEle/+dcb2Bgo=; b=ldlhi4PEkDNYH/X/tq7pYAFkN6yz5E9nu99j04DtQa6RN8YWq5E2H7Nori7FNMP/9THX5F crFhdu7nGFQYlZBw== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] core205: Ship ntfs-3g Date: Mon, 21 Sep 2026 16:09:52 +0200 Message-ID: <20260921140958.515074-4-adolf.belka@ipfire.org> In-Reply-To: <20260921140958.515074-1-adolf.belka@ipfire.org> References: <20260921140958.515074-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/ntfs-3g | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/205/filelists/ntfs-3g diff --git a/config/rootfiles/core/205/filelists/ntfs-3g b/config/rootfiles/core/205/filelists/ntfs-3g new file mode 120000 index 000000000..d93adc2a1 --- /dev/null +++ b/config/rootfiles/core/205/filelists/ntfs-3g @@ -0,0 +1 @@ +../../../common/ntfs-3g \ No newline at end of file -- 2.55.0