Ignore:
Timestamp:
01/20/2012 07:25:30 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
203b40a
Parents:
21a52665
Message:

Added jfsutils-1.1.15.
Updated to xfsprogs-3.1.7.

Renamed device mapper to lvm2 and changed
the instructions to do a full lvm2 installation.
Moved lvm2 to the filesystems chapter.

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

Location:
postlfs/filesystems
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/filesystems.xml

    r21a52665 r8bc3edae  
    2424
    2525  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ext3.xml"/> -->
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lvm2.xml"/>
     27  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jfs.xml"/>
    2628  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="reiser.xml"/>
    2729  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfs.xml"/>
  • postlfs/filesystems/reiser.xml

    r21a52665 r8bc3edae  
    55  %general-entities;
    66
    7   <!ENTITY reiser-download-http "http://www.kernel.org/pub/linux/utils/fs/reiserfs/reiserfsprogs-&reiser-version;.tar.bz2">
     7  <!-- <!ENTITY reiser-download-http "http://www.kernel.org/pub/linux/utils/fs/reiserfs/reiserfsprogs-&reiser-version;.tar.bz2"> -->
     8  <!ENTITY reiser-download-http " ">
    89  <!ENTITY reiser-download-ftp  "&sources-anduin-ftp;/r/reiserfsprogs-&reiser-version;.tar.bz2">
    910  <!ENTITY reiser-md5sum        "0639cefac8f8150536cfa7531c2aa2d2">
     
    1314]>
    1415
    15 <sect1 id="reiserfs" xreflabel="ReiserFS-&reiser-version;">
     16<sect1 id="reiserfs" xreflabel="reiserfsprogs-&reiser-version;">
    1617  <?dbhtml filename="reiserfs.html"?>
    1718
     
    2122  </sect1info>
    2223
    23   <title>ReiserFS-&reiser-version;</title>
     24  <title>reiserfsprogs-&reiser-version;</title>
    2425
    2526  <indexterm zone="reiserfs">
    26     <primary sortas="a-ReiserFS">ReiserFS</primary>
     27    <primary sortas="a-reiserfs">reiserfsprogs</primary>
    2728  </indexterm>
    2829
    2930  <sect2 role="package">
    30     <title>Introduction to ReiserFS</title>
     31    <title>Introduction to reiserfsprogs</title>
    3132
    32     <para>The <application>ReiserFS</application> package contains various
     33    <para>The <application>reiserfsprogs</application> package contains various
    3334    utilities for use with the Reiser file system.</para>
     35
     36    &lfs70_checked;
    3437
    3538    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6164
    6265  <sect2 role="installation">
    63     <title>Installation of ReiserFS</title>
     66    <title>Installation of reiserfsprogs</title>
    6467
    65     <para>Install <application>ReiserFS</application> by running the following
     68    <para>Install <application>reiserfsprogs</application> by running the following
    6669    commands:</para>
    6770
     
    8285    <title>Command Explanations</title>
    8386
    84     <para><parameter>--prefix=/usr</parameter>: This ensures that
    85     the manual pages are installed in the correct location while still
    86     installing the programs in <filename class="directory">/sbin</filename> as
    87     they should be.</para>
    88 
    8987    <para><parameter>--sbindir=/sbin</parameter>: This ensures that the
    90     <application>ReiserFS</application> utilities are installed in
    91     <filename class="directory">/sbin</filename> as they should be.</para>
     88    <application>reiserfsprogs</application> utilities are installed in
     89    <filename class="directory">/sbin</filename>.</para>
    9290
    9391  </sect2>
  • postlfs/filesystems/xfs.xml

    r21a52665 r8bc3edae  
    99  <!--  <!ENTITY xfsprogs-download-ftp  "ftp://oss.sgi.com/projects/xfs/download/cmd_tars/xfsprogs_&xfsprogs-version;-1.tar.gz"> -->
    1010  <!ENTITY xfsprogs-download-ftp " ">
    11   <!ENTITY xfsprogs-md5sum        "2bba6d3e4183defacf99e5e8ce805460">
    12   <!ENTITY xfsprogs-size          "976 KB">
    13   <!ENTITY xfsprogs-buildsize     "37 MB">
    14   <!ENTITY xfsprogs-time          "0.6 SBU">
     11  <!ENTITY xfsprogs-md5sum        "049cf9873794ea49d0bb3f12d45748a4">
     12  <!ENTITY xfsprogs-size          "1.3 MB">
     13  <!ENTITY xfsprogs-buildsize     "36 MB">
     14  <!ENTITY xfsprogs-time          "0.5 SBU">
    1515]>
    1616
    17 <sect1 id="xfs" xreflabel="XFS-&xfsprogs-version;">
     17<sect1 id="xfs" xreflabel="xfs-&xfsprogs-version;">
    1818  <?dbhtml filename="xfsfs.html"?>
    1919
     
    2323  </sect1info>
    2424
    25   <title>XFS-&xfsprogs-version;</title>
     25  <title>xfsprogs-&xfsprogs-version;</title>
    2626
    2727  <indexterm zone="xfs">
     
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to XFS</title>
    33 
    34     <para>The <application>XFS</application> package contains administration
     32    <title>Introduction to xfsprogs</title>
     33
     34    <para>The <application>xfsprogs</application> package contains administration
    3535    and debugging tools for the XFS file system.</para>
     36
     37    &lfs70_checked;
    3638
    3739    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7678
    7779  <sect2 role="installation">
    78     <title>Installation of XFS</title>
    79 
    80     <para>Install <application>XFS</application> by running the following
     80    <title>Installation of xfsprogs</title>
     81
     82    <para>Install <application>xfsprogs</application> by running the following
    8183    commands:</para>
    8284
     
    9092<screen role="root"><userinput>make install &amp;&amp;
    9193make install-dev &amp;&amp;
    92 chmod -v 755 /lib/libhandle.so* &amp;&amp;
    93 rm -f /lib/libhandle.{a,la,so} &amp;&amp;
    94 ln -svf ../../lib/libhandle.so.1 /usr/lib/libhandle.so</userinput></screen>
     94chmod -v 755 /lib/libhandle.so.1.*</userinput></screen>
    9595
    9696  </sect2>
     
    104104    <para><parameter>INSTALL_USER=root INSTALL_GROUP=root</parameter>: This
    105105    sets the owner and group of the installed files.</para>
    106     <!-- relevant only if building as non-root -->
    107106
    108107    <para><parameter>LOCAL_CONFIGURE_OPTIONS="..."</parameter>: This passes
Note: See TracChangeset for help on using the changeset viewer.