Ignore:
Timestamp:
03/22/2020 03:52:07 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
254bc90d
Parents:
dcee7a56
Message:

Format netprogs

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/cifsutils.xml

    rdcee7a56 rb51fe6e  
    3030   <title>Introduction to cifs-utils</title>
    3131
    32     <para>The <application>cifs-utils</application> provides a means for
    33     mounting SMB/CIFS shares on a Linux system.</para>
     32    <para>
     33      The <application>cifs-utils</application> provides a means for
     34      mounting SMB/CIFS shares on a Linux system.
     35    </para>
    3436
    3537    &lfs91_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&cifsutils-download-http;"/></para>
    41       </listitem>
    42       <listitem>
    43         <para>Download (FTP): <ulink url="&cifsutils-download-ftp;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download MD5 sum: &cifsutils-md5sum;</para>
    47       </listitem>
    48       <listitem>
    49         <para>Download size: &cifsutils-size;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Estimated disk space required: &cifsutils-buildsize;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated build time: &cifsutils-time;</para>
     42        <para>
     43          Download (HTTP): <ulink url="&cifsutils-download-http;"/>
     44        </para>
     45      </listitem>
     46      <listitem>
     47        <para>
     48          Download (FTP): <ulink url="&cifsutils-download-ftp;"/>
     49        </para>
     50      </listitem>
     51      <listitem>
     52        <para>
     53          Download MD5 sum: &cifsutils-md5sum;
     54        </para>
     55      </listitem>
     56      <listitem>
     57        <para>
     58          Download size: &cifsutils-size;
     59        </para>
     60      </listitem>
     61      <listitem>
     62        <para>
     63          Estimated disk space required: &cifsutils-buildsize;
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Estimated build time: &cifsutils-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    7084      <xref linkend="mitkrb"/>,
    7185      <xref linkend="samba"/>, and
    72       <ulink url="http://people.redhat.com/sgrubb/libcap-ng/">libcap-ng</ulink> or
    73       <xref linkend="libcap-pam"/>
     86      <xref linkend="libcap-pam"/> or
     87      <ulink url="http://people.redhat.com/sgrubb/libcap-ng/">
     88        libcap-ng
     89      </ulink>
    7490    </para>
    7591
     
    105121    <title>Installation of cifs-utils</title>
    106122
    107     <para>Install <application>cifs-utils</application> by running the following
    108     commands:</para>
     123    <para>
     124      Install <application>cifs-utils</application> by running the following
     125      commands:
     126    </para>
    109127
    110128<screen revision="sysv"><userinput>autoreconf -fiv           &amp;&amp;
     
    119137make</userinput></screen>
    120138
    121     <para>This package does not come with a test suite.</para>
    122 
    123     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     139    <para>
     140      This package does not come with a test suite.
     141    </para>
     142
     143    <para>
     144      Now, as the <systemitem class="username">root</systemitem> user:
     145    </para>
    124146
    125147<!-- Note to editors: You need to define ROOTSBINDIR and man8dir, like this:
     
    134156
    135157  <sect2 role="commands">
    136       <title>Command Explanations</title>
    137 
    138           <para><parameter>--disable-pam</parameter>: Do not build PAM support.
    139             Remove  it and use <option>--with-pamdir</option> (see below),
    140             if <xref linkend="linux-pam"/> is installed and you wish
    141             PAM support.</para>
    142 
    143           <para revision="sysv"><parameter>--disable-systemd</parameter>:
    144             Disable systemd specific behavior for
    145             <command>mount.cifs</command>. Remove it for systems running with
    146             systemd.</para>
    147 
    148           <para><option>--with-pamdir=/lib/security</option>: Install the PAM
    149             module in
    150             <filename class="directory">/lib/security</filename>.</para>
     158    <title>Command Explanations</title>
     159
     160    <para>
     161      <parameter>--disable-pam</parameter>: Do not build PAM support.
     162      Remove it and use <option>--with-pamdir</option> (see below),
     163      if <xref linkend="linux-pam"/> is installed and you wish
     164      PAM support.
     165    </para>
     166
     167    <para revision="sysv">
     168      <parameter>--disable-systemd</parameter>: Disable systemd specific
     169      behavior for <command>mount.cifs</command>.
     170    </para>
     171
     172    <para>
     173      <option>--with-pamdir=/lib/security</option>: Install the PAM
     174      module in <filename class="directory">/lib/security</filename>.
     175    </para>
    151176
    152177  </sect2>
     
    177202        <term><command>cifs.idmap</command></term>
    178203        <listitem>
    179           <para>is a userspace helper program for the linux CIFS client
    180           filesystem. There are a number of activities that the kernel cannot
    181           easily do itself. This program is a callout program that does these
    182           things for the kernel and then returns the result. It is not intended
    183           to be run from the command-line.</para>
     204          <para>
     205            is a userspace helper program for the linux CIFS client filesystem.
     206            There are a number of activities that the kernel cannot easily do
     207            itself. This program is a callout program that does these
     208            things for the kernel and then returns the result. It is not
     209            intended to be run from the command-line.
     210          </para>
    184211          <indexterm zone="cifsutils cifs.idmap">
    185212            <primary sortas="b-cifs.idmap">cifs.idmap</primary>
     
    191218        <term><command>cifs.upcall</command></term>
    192219        <listitem>
    193           <para>is a userspace helper program for the linux CIFS client
    194           filesystem. It is intended to be run when the kernel calls
    195           request-key for a particular key type.  It is not intended to be
    196           run from the command-line.</para>
     220          <para>
     221            is a userspace helper program for the linux CIFS client
     222            filesystem. It is intended to be run when the kernel calls
     223            request-key for a particular key type.  It is not intended to be
     224            run from the command-line.
     225          </para>
    197226          <indexterm zone="cifsutils cifs.upcall">
    198227            <primary sortas="b-cifs.upcall">cifs.upcall</primary>
     
    204233        <term><command>cifscreds</command></term>
    205234        <listitem>
    206           <para>is a tool for managing credentials (username and password)
    207           for the purpose of establishing sessions in multiuser mounts.</para>
     235          <para>
     236            is a tool for managing credentials (username and password)
     237            for the purpose of establishing sessions in multiuser mounts.
     238          </para>
    208239          <indexterm zone="cifsutils cifscreds">
    209240            <primary sortas="b-cifscreds">cifscreds</primary>
     
    215246        <term><command>getcifsacl</command></term>
    216247        <listitem>
    217           <para>is a userspace helper  to display an ACL in a security
    218           descriptor for Common Internet File System (CIFS).</para>
     248          <para>
     249            is a userspace helper  to display an ACL in a security
     250            descriptor for Common Internet File System (CIFS).
     251          </para>
    219252          <indexterm zone="cifsutils getcifsacl">
    220253            <primary sortas="b-getcifsacl">getcifsacl</primary>
     
    226259        <term><command>mount.cifs</command></term>
    227260        <listitem>
    228           <para>mounts a Linux CIFS filesystem. It is usually invoked
    229           indirectly by the mount(8) command when using the "-t cifs" option.
     261          <para>
     262            mounts a Linux CIFS filesystem. It is usually invoked
     263            indirectly by the mount(8) command when using the "-t cifs" option.
    230264          </para>
    231265          <indexterm zone="cifsutils mount.cifs">
     
    238272        <term><command>mount.smb3</command></term>
    239273        <listitem>
    240           <para>mounts a SMB3-based filesystem. It is usually invoked
    241           indirectly by the mount(8) command when using the "-t smb3" option.
     274          <para>
     275            mounts a SMB3-based filesystem. It is usually invoked
     276            indirectly by the mount(8) command when using the "-t smb3" option.
    242277          </para>
    243278          <indexterm zone="cifsutils mount.smb3">
     
    250285        <term><command>setcifsacl</command></term>
    251286        <listitem>
    252           <para>is intended to alter an ACL of a security descriptor for a file
    253           system object.</para>
     287          <para>
     288            is intended to alter an ACL of a security descriptor for a file
     289            system object.
     290          </para>
    254291          <indexterm zone="cifsutils setcifsacl">
    255292            <primary sortas="b-setcifsacl">setcifsacl</primary>
     
    261298        <term><command>smb3-quota</command></term>
    262299        <listitem>
    263           <para>displays quota information for a SMB filesystem.</para>
     300          <para>
     301            displays quota information for a SMB filesystem.
     302          </para>
    264303          <indexterm zone="cifsutils smb2-quota">
    265304            <primary sortas="b-smb2-quota">smb2-quota</primary>
     
    271310        <term><command>smbinfo</command></term>
    272311        <listitem>
    273           <para>displays SMB-specific file information, such as security
    274           descriptors and quotas.</para>
     312          <para>
     313            displays SMB-specific file information, such as security
     314            descriptors and quotas.
     315          </para>
    275316          <indexterm zone="cifsutils smbinfo">
    276317            <primary sortas="b-smbinfo">smbinfo</primary>
Note: See TracChangeset for help on using the changeset viewer.