Ignore:
Timestamp:
03/01/2013 04:01:45 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
17e8f7a
Parents:
ff3db85
Message:

Boost 1.53.0, Ntfs-3g 2013.1.13, libpng 1.5.14, Cairo 1.12.14, GTK+2 2.24.16, Gimp 2.8.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11035 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/ntfs-3g.xml

    rff3db85 ra98acfe7  
    66
    77  <!ENTITY ntfs-3g-download-http
    8     "http://tuxera.com/opensource/ntfs-3g_ntfsprogs-&ntfs-3g-version;.tgz">
     8           "http://tuxera.com/opensource/ntfs-3g_ntfsprogs-&ntfs-3g-version;.tgz">
    99  <!ENTITY ntfs-3g-download-ftp  " ">
    10   <!ENTITY ntfs-3g-md5sum        "341acae00a290cab9b00464db65015cc">
    11   <!ENTITY ntfs-3g-size          "1.1 MB">
    12   <!ENTITY ntfs-3g-buildsize     "21 MB">
     10  <!ENTITY ntfs-3g-md5sum        "2d6fb47ddf62b51733227126fe9227fe">
     11  <!ENTITY ntfs-3g-size          "1.2 MB">
     12  <!ENTITY ntfs-3g-buildsize     "24 MB">
    1313  <!ENTITY ntfs-3g-time          "0.4 SBU">
    1414]>
     
    122122
    123123<screen role="root"><userinput>make install &amp;&amp;
    124 ln /bin/ntfs-3g /sbin/mount.ntfs &amp;&amp;
    125 ln /usr/share/man/man8/{ntfs-3g,mount.ntfs}.8</userinput></screen>
     124ln -sv ../bin/ntfs-3g /sbin/mount.ntfs &amp;&amp;
     125ln -sv /usr/share/man/man8/{ntfs-3g,mount.ntfs}.8</userinput></screen>
    126126
    127127    <para>
     
    132132    </para>
    133133
    134 <screen role="root"><userinput>chmod 4755 /sbin/mount.ntfs</userinput></screen>
     134<screen role="root"><userinput>chmod -v 4755 /sbin/mount.ntfs</userinput></screen>
     135
    135136  </sect2>
    136137
     
    150151
    151152    <para>
    152       <command>ln /bin/ntfs-3g /sbin/mount.ntfs</command>: Creating
     153      <command>ln -sv ../bin/ntfs-3g /sbin/mount.ntfs</command>: Creating
    153154      /sbin/mount.ntfs makes <command>mount</command> default to using Ntfs-3g
    154155      to mount NTFS partitions.
     
    156157
    157158    <para>
    158       <command>chmod 4755 /sbin/mount.ntfs</command>: Making mount.ntfs set user
    159       ID root allows non root users to mount NTFS partitions.
    160     </para>
     159      <command>chmod -v 4755 /sbin/mount.ntfs</command>: Making mount.ntfs setuid
     160      root allows non root users to mount NTFS partitions.
     161    </para>
     162
    161163  </sect2>
    162164
     
    186188    </para>
    187189
    188 <screen role="root"><userinput>chmod 777 /mnt/usb</userinput></screen>
     190<screen role="root"><userinput>chmod -v 777 /mnt/usb</userinput></screen>
     191
    189192  </sect2>
    190193
     
    194197    <segmentedlist>
    195198      <segtitle>Installed Programs</segtitle>
    196       <segtitle>Installed Libraries</segtitle>
    197       <segtitle>Installed Directory</segtitle>
     199      <segtitle>Installed Library</segtitle>
     200      <segtitle>Installed Directories</segtitle>
    198201
    199202      <seglistitem>
    200203        <seg>
    201           lowntfs-3g,
    202           mkfs.ntfs,
    203           mkntfs,
    204           mount.lowntfs-3g,
    205           mount.ntfs,
    206           mount.ntfs-3g,
    207           ntfs-3g,
    208           ntfs-3g.probe,
    209           ntfs-3g.secaudit,
    210           ntfs-3g.usermap,
    211           ntfscluster,
    212           ntfscp,
    213           ntfsfix,
    214           ntfsls,
    215           ntfscat,
    216           ntfsclone,
    217           ntfscmp,
    218           ntfsinfo,
    219           ntfslabel,
    220           ntfsresize and
    221           ntfsundelete.
     204          lowntfs-3g, mkfs.ntfs, mkntfs, mount.lowntfs-3g,
     205          mount.ntfs, mount.ntfs-3g, ntfs-3g, ntfs-3g.probe,
     206          ntfs-3g.secaudit, ntfs-3g.usermap, ntfscat,
     207          ntfsclone, ntfscluster, ntfscmp, ntfscp, ntfsfix,
     208          ntfsinfo, ntfslabel, ntfsls, ntfsresize and
     209          ntfsundelete
    222210        </seg>
    223         <seg>libntfs-3g.so.</seg>
    224         <seg>/usr/include/ntfs-3g.</seg>
     211        <seg>
     212          libntfs-3g.so
     213        </seg>
     214        <seg>
     215          /usr/include/ntfs-3g and
     216          /usr/share/doc/ntfs-3g
     217        </seg>
    225218      </seglistitem>
    226219    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.