Author: rthomsen
Date: Sun Mar 9 13:07:19 2014
New Revision: 12842
Log:
ntfs-3g 2013.2.15
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/filesystems/ntfs-3g.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sun Mar 9 03:46:51 2014 (r12841)
+++ trunk/BOOK/general.ent Sun Mar 9 13:07:19 2014 (r12842)
@@ -174,7 +174,7 @@
<!ENTITY jfsutils-version "1.1.15">
<!ENTITY lvm2-version "2.02.105">
<!ENTITY mdadm-version "3.3">
-<!ENTITY ntfs-3g-version "2013.1.13">
+<!ENTITY ntfs-3g-version "2014.2.15">
<!ENTITY gptfdisk-version "0.8.8">
<!ENTITY parted-version "3.1">
<!ENTITY reiser-version "3.6.24">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Mar 9 03:46:51
2014 (r12841)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Mar 9 13:07:19
2014 (r12842)
@@ -45,9 +45,13 @@
-->
<listitem>
- <para>March 8th, 2014</para>
+ <para>March 9th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[rthomsen] - Update to NTFS-3g 2014.2.15. Fixes
+ <ulink url="&blfs-ticket-root;4747">#4747</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to WebKitGTK+ 2.2.5. Fixes
<ulink url="&blfs-ticket-root;4703">#4703</ulink>.</para>
</listitem>
Modified: trunk/BOOK/postlfs/filesystems/ntfs-3g.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/ntfs-3g.xml Sun Mar 9 03:46:51 2014
(r12841)
+++ trunk/BOOK/postlfs/filesystems/ntfs-3g.xml Sun Mar 9 13:07:19 2014
(r12842)
@@ -7,8 +7,8 @@
<!ENTITY ntfs-3g-download-http
"http://tuxera.com/opensource/ntfs-3g_ntfsprogs-&ntfs-3g-version;.tgz">
<!ENTITY ntfs-3g-download-ftp " ">
- <!ENTITY ntfs-3g-md5sum "2d6fb47ddf62b51733227126fe9227fe">
- <!ENTITY ntfs-3g-size "1.2 MB">
+ <!ENTITY ntfs-3g-md5sum "f11d563816249d730a00498983485f3a">
+ <!ENTITY ntfs-3g-size "1.1 MB">
<!ENTITY ntfs-3g-buildsize "24 MB">
<!ENTITY ntfs-3g-time "0.4 SBU">
]>
@@ -31,10 +31,15 @@
<title>Introduction to Ntfs-3g</title>
<para>
- The <application>Ntfs-3g</application> package contains an open source,
- driver for Windows NTFS file system. This can mount Windows partitions
- so that they are writeable and allows you edit or delete Windows files
- from Linux.
+ The <application>Ntfs-3g</application> package contains a stable,
+ read-write open source driver for NTFS partitions. NTFS partitions are
+ used by newer Microsoft operating systems. Ntfs-3g enables you to mount
+ NTFS partitions in read-write mode from your Linux system. It uses the
+ FUSE kernel module to be able to implement NTFS support in user space.
+ </para>
+ <para>
+ This package contains both the NTFS-3g driver itself and various
utilities
+ useful for manipulating NTFS partitions.
</para>
&lfs75_checked;
@@ -145,8 +150,13 @@
<option>--with-fuse=external</option>: Ntfs-3g comes with a version of
Fuse which it statically compiles into <command>lowntfs-3g</command> and
<command>ntfs-3g</command>. If you have installed <xref linkend="fuse"/>
- use this <option>--with-fuse=external</option> option to dynamically link
- <command>lowntfs-3g</command> and <command>ntfs-3g</command> to libfuse.
+ use this option to dynamically link <command>lowntfs-3g</command> and
+ <command>ntfs-3g</command> to libfuse.
+ </para>
+
+ <para>
+ <option>--disable-ntfsprogs</option>: Disables installation of various
+ utilities used to manipulate NTFS partitions.
</para>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page