From owner-freebsd-doc@FreeBSD.ORG Fri Mar 18 16:20:09 2005 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CBCF16A4D0 for ; Fri, 18 Mar 2005 16:20:09 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3729143D31 for ; Fri, 18 Mar 2005 16:20:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2IGK9Hl076028 for ; Fri, 18 Mar 2005 16:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2IGK9oW076027; Fri, 18 Mar 2005 16:20:09 GMT (envelope-from gnats) Date: Fri, 18 Mar 2005 16:20:09 GMT Message-Id: <200503181620.j2IGK9oW076027@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Murray Stokely Subject: Re: docs/78138: Error in pre-installation section of installation chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Murray Stokely List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 16:20:09 -0000 The following reply was made to PR docs/78138; it has been noted by GNATS. From: Murray Stokely To: "Devon H. O'Dell " Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/78138: Error in pre-installation section of installation chapter Date: Fri, 18 Mar 2005 08:36:30 -0800 It is actually in the ports tree as sysutils/ntfsprogs. I've got a patch to add it to the livecd but I think it's moot because there is only space on DVDs. I'll run a build and see what kind of dependencies the package pulls in. - Murray On Fri, Mar 18, 2005 at 05:16:54PM +0100, Devon H. O'Dell wrote: > On Fri, Mar 18, 2005 at 07:56:11AM -0800, Murray Stokely wrote: > > Hi Devon, this is good information but I'd like to describe a more > > FreeBSD friendly way of doing this. Can we provide ntfsresize on a > > FreeBSD live CD? > > > > - Murray > > I don't think so. The ntfsresize program is GPLed and relies heavily > on the Linux NTFS project code. I don't know enough about NTFS or > VFS to be able to say that it wouldn't be portable, but I think that > there'd definitely be a lot of work involved. > > Until then, I'm afraid there's not a better way. I'd do it, but it > will probably take a while for me to learn it and I've got other > priorities at the moment. > > --Devon