Changeset f1d7196


Ignore:
Timestamp:
10/11/2016 09:53:29 AM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
881cfa0
Parents:
000370f4
Message:

Fix some option vs parameter tags in COmmand explanations ("Post LFS"
and "General" parts).

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

Files:
26 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js.xml

    r000370f4 rf1d7196  
    138138
    139139    <para>
    140       <option>--enable-threadsafe</option>: This switch enables
     140      <parameter>--enable-threadsafe</parameter>: This switch enables
    141141      support for multiple threads.
    142142    </para>
    143143
    144144    <para>
    145       <option>--enable-readline</option>: This switch enables
     145      <parameter>--enable-readline</parameter>: This switch enables
    146146      <application>Readline</application> support in JS shell.
    147147    </para>
    148148
    149149    <para>
    150       <option>--with-system-ffi</option>: This switch forces the
     150      <parameter>--with-system-ffi</parameter>: This switch forces the
    151151      package to link to the system version of <application>libffi</application>
    152152      instead of using its included, and now old, version.
     
    154154
    155155    <para>
    156       <option>--with-system-nspr</option>: This switch forces the
     156      <parameter>--with-system-nspr</parameter>: This switch forces the
    157157      package to link to the system version of <application>NSPR</application>
    158158      instead of using its included, and now old, version.
  • general/genlib/js2.xml

    r000370f4 rf1d7196  
    143143
    144144    <para>
    145       <option>--enable-threadsafe</option>: This switch enables
     145      <parameter>--enable-threadsafe</parameter>: This switch enables
    146146      support for multiple threads.
    147147    </para>
    148148
    149149    <para>
    150       <option>--enable-readline</option>: This switch enables
     150      <parameter>--enable-readline</parameter>: This switch enables
    151151      <application>Readline</application> support in JS shell.
    152152    </para>
    153153
    154154    <para>
    155       <option>--with-system-ffi</option>: This switch forces the
     155      <parameter>--with-system-ffi</parameter>: This switch forces the
    156156      package to link to the system version of <application>libffi</application>
    157157      instead of using its included, and now old, version.
     
    159159
    160160    <para>
    161       <option>--with-system-nspr</option>: This switch forces the
     161      <parameter>--with-system-nspr</parameter>: This switch forces the
    162162      package to link to the system version of <application>NSPR</application>
    163163      instead of using its included, and now old, version.
  • general/genlib/libsigsegv.xml

    r000370f4 rf1d7196  
    107107
    108108    <para>
    109       <option>--enable-shared</option>: This switch ensures that shared
     109      <parameter>--enable-shared</parameter>: This switch ensures that shared
    110110      libraries are compiled.
    111111    </para>
  • general/genlib/libunique.xml

    r000370f4 rf1d7196  
    131131
    132132    <para>
    133       <option>--disable-dbus</option>: This switch disables
     133      <parameter>--disable-dbus</parameter>: This switch disables
    134134      <application>D-Bus</application> backend in favor of
    135135      the GDBus backend.
  • general/genlib/pth.xml

    r000370f4 rf1d7196  
    106106    its Makefile -->.</para>
    107107
    108     <para><option>--disable-static</option>: This option stops it compiling a
    109     static version of the library.</para>
     108    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     109      href="../../xincludes/static-libraries.xml"/>
    110110
    111     <para><option>--mandir=/usr/share/man</option>: This option puts the man
    112     pages in <filename class="directory">/usr/share/man</filename> and not
    113     <filename class="directory">/usr/man</filename>.</para>
     111    <para><parameter>--mandir=/usr/share/man</parameter>: This switch puts the
     112    man pages in <filename class="directory">/usr/share/man</filename> instead
     113    of <filename class="directory">/usr/man</filename>.</para>
    114114  </sect2>
    115115
  • general/genlib/wv.xml

    r000370f4 rf1d7196  
    8181    commands:</para>
    8282
    83 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     83<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    8484make</userinput></screen>
    8585
  • general/genutils/graphviz.xml

    r000370f4 rf1d7196  
    178178
    179179    <para>
    180       <option>--disable-php</option>: This version of graphviz
     180      <parameter>--disable-php</parameter>: This version of graphviz
    181181      does not support php version 7.
    182182    </para>
  • general/graphlib/fontconfig.xml

    r000370f4 rf1d7196  
    150150
    151151    <para>
    152       <option>--disable-docs</option>: This switch avoids building the
     152      <parameter>--disable-docs</parameter>: This switch avoids building the
    153153      documentation (the release tarball includes pre-generated
    154154      documentation).
  • general/graphlib/gegl.xml

    r000370f4 rf1d7196  
    146146
    147147    <para>
    148       <parameter>install -v -m644/docs/*/{css,html} ...</parameter>:
     148      <command>install -v -m644/docs/*/{css,html} ...</command>:
    149149      This and the subsequent commands install all the provided documentation
    150150      instead of only <filename>operations.html</filename> and the stylesheet
  • general/graphlib/libraw.xml

    r000370f4 rf1d7196  
    129129
    130130    <para>
    131       <option>--enable-jpeg</option>: This switch enables
     131      <parameter>--enable-jpeg</parameter>: This switch enables
    132132      support for jpeg. Remove if you don't have
    133133      <xref linkend="libjpeg"/> installed.
     
    135135
    136136    <para>
    137       <option>--enable-jasper</option>: This switch enables
     137      <parameter>--enable-jasper</parameter>: This switch enables
    138138      support for jasper. Remove if you don't have
    139139      <xref linkend="jasper"/> installed.
     
    141141
    142142    <para>
    143       <option>--enable-lcms</option>: This switch enables
     143      <parameter>--enable-lcms</parameter>: This switch enables
    144144      support for Little CMS2. Remove if you don't have
    145145      <xref linkend="lcms2"/> installed.
  • general/graphlib/openjpeg.xml

    r000370f4 rf1d7196  
    104104    <title>Command Explanations</title>
    105105
    106     <para><option>--disable-static</option>: This prevents the
    107     static library from being built.</para>
     106    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     107      href="../../xincludes/static-libraries.xml"/>
    108108
    109109  </sect2>
  • general/prog/autoconf213.xml

    r000370f4 rf1d7196  
    129129    <title>Command Explanations</title>
    130130
    131     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    132       href="../../xincludes/static-libraries.xml"/>
    133 
    134131    <para>
    135132      <command>mv -v autoconf.texi autoconf213.texi</command>: ensure that the
     
    143140
    144141    <para>
    145       <command>--program-suffix=-2.13</command>: ensure that the installed
     142      <command>--program-suffix=2.13</command>: ensure that the installed
    146143      programs have the version added to their names, so that only a script
    147144      which specifically looks for these old versions will find them.
  • general/prog/gc.xml

    r000370f4 rf1d7196  
    102102    </para>
    103103
    104 <!--
    105 <screen><userinput>sed -i 's#AM_CONFIG_HEADER#AC_CONFIG_HEADERS#' configure.ac &amp;&amp;
    106 sed -i 's#AM_CONFIG_HEADER#AC_CONFIG_HEADERS#' libatomic_ops/configure.ac &amp;&amp;
    107 -->
    108104<screen><userinput>sed -i 's#pkgdata#doc#' doc/doc.am &amp;&amp;
    109105autoreconf -fi  &amp;&amp;
     
    130126    <title>Command Explanations</title>
    131127
    132 <!--    <para>
    133       <command>sed -i 's#AM_CONFIG_HEADER ...</command>: This
    134       <command>sed</command> fixes building with
    135       <application>Automake</application> 1.13.
    136     </para>
    137 -->
    138 
    139128    <para>
    140129      <command>sed -i 's#pkgdata#doc#' doc/doc.am</command> and
    141       <option>--docdir=/usr/share/doc/gc-&gc-version;</option>:
     130      <parameter>--docdir=/usr/share/doc/gc-&gc-version;</parameter>:
    142131      These commands are used so the package will install the
    143132      documentation in a versioned directory.
  • general/prog/llvm.xml

    r000370f4 rf1d7196  
    265265
    266266    <para>
    267       <parameter>-DLLVM_ENABLE-FFI=ON</parameter>: This switch enables
     267      <parameter>-DLLVM_ENABLE_FFI=ON</parameter>: This switch enables
    268268      <application>LLVM</application> to use
    269269      <application>libffi</application>. Remove if you did not
  • general/prog/php.xml

    r000370f4 rf1d7196  
    327327
    328328      <para>
    329         <parameter>--with-datadir=/usr/share/php</parameter>: This works
     329        <parameter>--datadir=/usr/share/php</parameter>: This works
    330330        around a bug in the build machinery, which installs some data to a
    331331        wrong location.
  • general/prog/python3.xml

    r000370f4 rf1d7196  
    180180
    181181    <para>
    182       <option>--with-system-expat</option>: This switch enables linking against
    183       system version of <application>Expat</application>.
    184     </para>
    185 
    186     <para>
    187       <option>--with-system-ffi</option>: This switch enables linking against
    188       system version of <application>libffi</application>. Remove if you have
    189       not installed recommended dependency <xref linkend="libffi"/>.
    190     </para>
    191 
    192     <para>
    193       <parameter>--with-dbmliborder=bdb:gdbm:ndbm</parameter>: Use this switch
     182      <parameter>--with-system-expat</parameter>: This switch enables linking
     183      against the system version of <application>Expat</application>.
     184    </para>
     185
     186    <para>
     187      <parameter>--with-system-ffi</parameter>: This switch enables linking
     188      against system version of <application>libffi</application>. Remove if
     189      you have not installed <xref linkend="libffi"/>.
     190    </para>
     191
     192    <para>
     193      <parameter>--without-ensurepip</parameter>: This switch disables building
     194      <command>pip</command> and <command>setuptools</command>
     195      packaging programs.
     196    </para>
     197
     198    <para>
     199      <option>--with-dbmliborder=bdb:gdbm:ndbm</option>: Use this switch
    194200      if you want to build <application>Python</application> DBM Module
    195201      against <application>Berkeley DB</application> instead of
    196202      <application>GDBM</application>.
    197     </para>
    198 
    199     <para>
    200       <parameter>--without-ensurepip</parameter>: This switch disables building
    201       <command>pip</command> and <command>setuptools</command>
    202       packaging programs.
    203203    </para>
    204204
  • general/sysutils/autofs.xml

    r000370f4 rf1d7196  
    140140
    141141    <para>
     142      <parameter>--without-openldap</parameter>: This switch disables openldap
     143      if found.  If openldap is desired, omit this switch.  Note that openldap
     144      support in autofs requires <xref linkend="mitkrb"/>.
     145    </para>
     146
     147    <para>
    142148      <option>--with-libtirpc</option>: This switch enables libtirpc support if
    143149      available.
    144     </para>
    145 
    146     <para>
    147       <option>--without-openldap</option>: This switch disables openldap if
    148       found.  If openldap is desired, omit this switch.  Note that openldap
    149       support in autofs requires <xref linkend="mitkrb"/>.
    150150    </para>
    151151
  • general/sysutils/cpio.xml

    r000370f4 rf1d7196  
    7575    commands:</para>
    7676
    77 <screen><userinput><!--sed -i -e '/gets is a/d' gnu/stdio.in.h &amp;&amp;
    78 
    79 -->./configure --prefix=/usr \
     77<screen><userinput>./configure --prefix=/usr \
    8078            --bindir=/bin \
    8179            --enable-mt   \
     
    115113  <sect2 role="commands">
    116114    <title>Command Explanations</title>
    117 
    118     <para><parameter>sed -i -e '/gets is a/d' gnu/stdio.in.h &amp;&amp;</parameter>:
    119     This fixes an incompatibility with <application>glibc-2.16.0</application>.
    120     </para>
    121115
    122116    <para><parameter>--bindir=/bin</parameter>: This parameter installs
  • general/sysutils/fcron.xml

    r000370f4 rf1d7196  
    166166    installation of the bootscript included with the package.</para>
    167167
    168     <para revision="sysv"><parameter>--with-systemdsystemunitdir=no|yes|DIR</parameter>:
    169     Use no, if you use sysvint; yes, if you use systemd, or specify the
    170     directory for the systemd units.</para>
     168    <para revision="sysv"><parameter>--with-systemdsystemunitdir=no</parameter>:
     169    This prevents building the <application>systemd</application> units, which
     170    are not needed for a <application>SYS V</application> system.</para>
    171171
    172172    <para><option>--with-editor=<replaceable>&lt;/path/to/editor&gt;</replaceable></option>:
  • general/sysutils/unzip.xml

    r000370f4 rf1d7196  
    196196    <title>Command Explanations</title>
    197197
    198     <para><parameter>make -f unix/Makefile generic</parameter>:
     198    <para><command>make -f unix/Makefile generic</command>:
    199199    This target begins by running a configure script (unlike the older targets
    200200    such as linux and linux_noasm) which creates a flags file that is then used
  • postlfs/filesystems/smartmontools.xml

    r000370f4 rf1d7196  
    133133
    134134    <para>
    135       <option>--with-initscriptdir=no</option>: This option suppresses the
    136       default initialization script.  See below for the BLFS script.
     135      <parameter>--with-initscriptdir=no</parameter>: This switch suppresses
     136      the default initialization script.  See above for the BLFS script.
    137137    </para>
    138138
  • postlfs/filesystems/xfsprogs.xml

    r000370f4 rf1d7196  
    118118    to allow editing interactive commands.</para>
    119119
    120     <para><parameter>OPTIMIZER="..."</parameter>: Adding this parameter to
     120    <para><option>OPTIMIZER="..."</option>: Adding this parameter to
    121121    the end of the <command>make</command> command overrides the
    122122    default optimization settings.</para>
  • postlfs/security/mitkrb.xml

    r000370f4 rf1d7196  
    183183
    184184    <para>
    185       <option>--localstatedir=/var/lib</option>: This option is
     185      <parameter>--localstatedir=/var/lib</parameter>: This option is
    186186      used so that the Kerberos variable run-time data is located in
    187187      <filename class="directory">/var/lib</filename> instead of
     
    190190
    191191    <para>
    192       <option>--with-system-et</option>: This switch causes the build
     192      <parameter>--with-system-et</parameter>: This switch causes the build
    193193      to use the system-installed versions of the error-table support
    194194      software.
     
    196196
    197197    <para>
    198       <option>--with-system-ss</option>: This switch causes the build
     198      <parameter>--with-system-ss</parameter>: This switch causes the build
    199199      to use the system-installed versions of the subsystem command-line
    200200      interface software.
     
    202202
    203203    <para>
    204       <option>--with-system-verto=no</option>: This switch fixes a bug in
     204      <parameter>--with-system-verto=no</parameter>: This switch fixes a bug in
    205205      the package: it does not recognize its own verto library installed
    206206      previously. This is not a problem, if reinstalling the same version,
     
    210210
    211211    <para>
    212       <option>--enable-dns-for-realm</option>: This switch allows
     212      <parameter>--enable-dns-for-realm</parameter>: This switch allows
    213213      realms to be resolved using the DNS server.
    214214    </para>
  • postlfs/security/openssh.xml

    r000370f4 rf1d7196  
    211211
    212212    <para>
    213       <parameter>--with-pam</parameter>: This parameter enables
     213      <option>--with-pam</option>: This parameter enables
    214214      <application>Linux-PAM</application> support in the build.
    215215    </para>
    216216
    217217    <para>
    218       <parameter>--with-xauth=/usr/bin/xauth</parameter>: Set the default
     218      <option>--with-xauth=/usr/bin/xauth</option>: Set the default
    219219      location for the <command>xauth</command> binary for X authentication.
    220220      Change the location if <command>xauth</command> will be installed to a
     
    225225
    226226    <para>
    227       <parameter>--with-kerberos5=/usr</parameter>: This option is used to
     227      <option>--with-kerberos5=/usr</option>: This option is used to
    228228      include Kerberos 5 support in the build.
    229229    </para>
    230230
    231231    <para>
    232       <parameter>--with-libedit</parameter>: This option enables line editing
     232      <option>--with-libedit</option>: This option enables line editing
    233233      and history features for <command>sftp</command>.
    234234    </para>
  • postlfs/security/shadow.xml

    r000370f4 rf1d7196  
    179179
    180180    <para>
    181       <option>--with-group-name-max-length=32</option>: The maximum user name is
    182       32 characters. Make the maximum group name the same.
     181      <parameter>--with-group-name-max-length=32</parameter>: The maximum
     182      user name is 32 characters. Make the maximum group name the same.
    183183    </para>
    184184
  • postlfs/security/sudo.xml

    r000370f4 rf1d7196  
    163163      <application>Linux-PAM</application> is installed on the system.
    164164    </para>
    165 
     165<!-- See the developper note above before the configure command
    166166    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    167       href="../../xincludes/static-libraries.xml"/>
     167      href="../../xincludes/static-libraries.xml"/>-->
    168168
    169169    <note>
Note: See TracChangeset for help on using the changeset viewer.