From owner-freebsd-gnome@FreeBSD.ORG Sat Oct 6 01:20:10 2007 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7741416A419; Sat, 6 Oct 2007 01:20:10 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 52E2E13C44B; Sat, 6 Oct 2007 01:20:10 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from freefall.freebsd.org (alepulver@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l961KAcV079909; Sat, 6 Oct 2007 01:20:10 GMT (envelope-from alepulver@freefall.freebsd.org) Received: (from alepulver@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l961K9CS079905; Sat, 6 Oct 2007 01:20:09 GMT (envelope-from alepulver) Date: Sat, 6 Oct 2007 01:20:09 GMT Message-Id: <200710060120.l961K9CS079905@freefall.freebsd.org> To: ggg_mail@inbox.ru, alepulver@FreeBSD.org, gnome@FreeBSD.org From: alepulver@FreeBSD.org Cc: Subject: Re: ports/114198: sysutils/fusefs-ntfs - Make option for using ntfs-3g instead of kernel ntfs X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2007 01:20:10 -0000 Synopsis: sysutils/fusefs-ntfs - Make option for using ntfs-3g instead of kernel ntfs State-Changed-From-To: feedback->closed State-Changed-By: alepulver State-Changed-When: Sat Oct 6 01:20:09 UTC 2007 State-Changed-Why: The sysutils/fusefs-ntfs port installs a symlink in /usr/sbin/mount_ntfs-3g allowing the use of "ntfs-3g" type in /etc/fstab and "mount -t ntfs-3g". The only need is to have /usr mounted before the NTFS filesystem (otherwise a static binary would have to be created, or install libntfs-3g in /lib). http://www.freebsd.org/cgi/query-pr.cgi?pr=114198