Changeset a41f643 for postlfs


Ignore:
Timestamp:
04/21/2010 07:10:06 PM (14 years ago)
Author:
Randy McMurchy <randy@…>
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:
2875f488
Parents:
e05cd03f
Message:

Globally removed all extraneous spaces

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

Location:
postlfs
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/devices.xml

    re05cd03f ra41f643  
    7676    libgphoto2) containing userspace USB device drivers also ship udev rules
    7777    that change the permissions of the controlled raw USB devices. That is, rules
    78     installed by SANE change permissions for known scanners, but not printers. 
     78    installed by SANE change permissions for known scanners, but not printers.
    7979    If a package maintainer forgot to write a rule for your device,
    80     report a bug to both BLFS (if the package is there) and upstream, and 
     80    report a bug to both BLFS (if the package is there) and upstream, and
    8181    you will need to write your own rule.</para>
    8282
     
    8989    devices are going to be connected to the guest operating system. You can
    9090    either write separate udev rules for all needed USB devices yourself, or
    91     use the default catch-all "usb" group, members of which can send 
     91    use the default catch-all "usb" group, members of which can send
    9292    arbitrary commands to all USB devices. </para>
    93    
     93
    9494    <para>Before Linux-2.6.15, raw USB device access was performed not with
    9595    /dev/bus/usb/BBB/DDD device nodes, but with /proc/bus/usb/BBB/DDD
     
    105105    can bypass access restrictions imposed through the driver-specific USB
    106106    device nodes. For instance, they can read sensitive data from USB hard drives
    107     without being in the "disk" group. Avoid adding users to this group, if 
     107    without being in the "disk" group. Avoid adding users to this group, if
    108108    you can.</para></note>
    109109
  • postlfs/security/consolekit.xml

    re05cd03f ra41f643  
    115115    <application>xmlto</application> is installed and you wish to build the API
    116116    documentation.</para>
    117  
     117
    118118  </sect2>
    119119
  • postlfs/security/gnupg.xml

    re05cd03f ra41f643  
    125125    chmod -v 4755 /usr/bin/gpg &amp;&amp;
    126126    -->
    127        
     127
    128128<screen role="root"><userinput>cp -v -R doc/gnupg1.{html,pdf} /usr/share/doc/gnupg-&gnupg-version;</userinput></screen>
    129129
  • postlfs/security/gnupg2.xml

    re05cd03f ra41f643  
    7373
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    75     <para role="required"><xref linkend="pth"/>, 
    76     <xref linkend="libassuan"/>, 
    77     <xref linkend="libgcrypt"/>, and 
     75    <para role="required"><xref linkend="pth"/>,
     76    <xref linkend="libassuan"/>,
     77    <xref linkend="libgcrypt"/>, and
    7878    <xref linkend="libksba"/></para>
    7979
     
    8383
    8484    <bridgehead renderas="sect4">Optional</bridgehead>
    85     <para role="optional"><xref linkend="openldap"/>, 
    86     <xref linkend="libusb-compat"/>, 
     85    <para role="optional"><xref linkend="openldap"/>,
     86    <xref linkend="libusb-compat"/>,
    8787    <xref linkend="curl"/>,
    8888    <ulink url="http://www.chiark.greenend.org.uk/~ian/adns/">GNU
    89     adns</ulink>, and an 
     89    adns</ulink>, and an
    9090    <xref linkend="server-mail"/></para>
    91  
     91
    9292    <para condition="html" role="usernotes">User Notes:
    9393    <ulink url="&blfs-wiki;/gnupg2"/></para>
     
    162162    <filename class="directory">/usr/libexec</filename>.</para>
    163163
    164     <para><parameter>--docdir=/usr/share/doc/gnupg-&gnupg2-version;</parameter>: 
     164    <para><parameter>--docdir=/usr/share/doc/gnupg-&gnupg2-version;</parameter>:
    165165    This switch changes the default docdir to <filename
    166166    class="directory">/usr/share/doc/gnupg-&gnupg2-version;</filename>.</para>
    167167
    168     <para><parameter>--enable-symcryptrun</parameter>: This switch enables 
     168    <para><parameter>--enable-symcryptrun</parameter>: This switch enables
    169169    building the symcryptrun program.</para>
    170170
  • postlfs/security/iptables.xml

    re05cd03f ra41f643  
    129129    <title>Command Explanations</title>
    130130
    131     <para><parameter>--bindir=/sbin</parameter>, 
     131    <para><parameter>--bindir=/sbin</parameter>,
    132132    <parameter>--sbindir=/sbin</parameter>:  Ensure all the executables go
    133133    in <filename class="directory">/sbin</filename>.</para>
    134134
    135     <para><parameter>--libdir=/lib</parameter>, 
    136     <parameter>--libexecdir=/lib</parameter>:  Ensure all the libraries are 
     135    <para><parameter>--libdir=/lib</parameter>,
     136    <parameter>--libexecdir=/lib</parameter>:  Ensure all the libraries are
    137137    in the <filename class="directory">/lib</filename> directory tree.</para>
    138138
    139     <para><parameter>--with-pkgconfigdir=/usr/lib/pkgconfig</parameter>: 
     139    <para><parameter>--with-pkgconfigdir=/usr/lib/pkgconfig</parameter>:
    140140    Ensure all the pkgconfig files are in the standard location.</para>
    141141
     
    174174
    175175      <seglistitem>
    176         <seg>iptables, iptables-restore, iptables-save, iptables-xml, 
    177         iptables-multi, ip6tables, ip6tables-restore, ip6tables-save, 
     176        <seg>iptables, iptables-restore, iptables-save, iptables-xml,
     177        iptables-multi, ip6tables, ip6tables-restore, ip6tables-save,
    178178        and ip6tables-multii</seg>
    179179        <seg>libip4tc.so, libip6tc.so, libiptc.so, libxtables.so,
     
    192192        <listitem>
    193193          <para>is used to set up, maintain, and inspect the tables of
    194           IP packet filter rules in the Linux kernel.  It is a 
     194          IP packet filter rules in the Linux kernel.  It is a
    195195          symbolic link to iptables-multi.</para>
    196196          <indexterm zone="iptables iptables-prog">
     
    205205          <para>is used to restore IP Tables from data
    206206          specified on STDIN. Use I/O redirection provided by your
    207           shell to read from a file. It is a symbolic link to 
     207          shell to read from a file. It is a symbolic link to
    208208          iptables-multi.</para>
    209209          <indexterm zone="iptables iptables-restore">
     
    244244        <listitem>
    245245          <para>are a set of commands for IPV6 that parallel the iptables
    246           commands above.  All of these commands are symbolic 
     246          commands above.  All of these commands are symbolic
    247247          links to ip6tables-multi.</para>
    248248          <indexterm zone="iptables ip6tables">
  • postlfs/security/nss.xml

    re05cd03f ra41f643  
    154154    and that the default compiler optimizations are used.</para>
    155155
    156     <para><command>export NSPR_INCLUDE_DIR=/usr/include/nspr</command>: This 
     156    <para><command>export NSPR_INCLUDE_DIR=/usr/include/nspr</command>: This
    157157    command sets the location of the nspr headers.</para>
    158158
    159159    <para><command>export USE_SYSTEM_*</command>: These commands ensure that
    160160    the system installed libraries are used instead of the in-tree
    161     versions.</para> 
     161    versions.</para>
    162162
    163163    <para><command>export ZLIB_LIBS=-lz</command>: This command provides the
  • postlfs/security/openssl.xml

    re05cd03f ra41f643  
    111111    <!-- <para>To test the results, issue: <command>make test</command>.  Note that the
    112112    test results/output depend on the availability of /etc/ssl/openssl.cnf.  If
    113     running the tests for the first time run the following as the 
     113    running the tests for the first time run the following as the
    114114    <systemitem class="username">root</systemitem> user before running the
    115115    tests:</para>
     
    142142    <para>
    143143    <command>tar -vxf ../BLFS-ca-bundle-&ca-bundle-version;.tar.bz2</command>:
    144     <application>OpenSSL</application> no longer includes any root certificates. 
     144    <application>OpenSSL</application> no longer includes any root certificates.
    145145    This package adds root certificates as provided by mozilla.org.</para>
    146146
     
    170170
    171171    <!-- <para><option>zlib-dynamic</option>: When added to the
    172     <command>./config</command> command, this switch will enable 
     172    <command>./config</command> command, this switch will enable
    173173    use of <filename>libz.so</filename> for compression/decompression.</para> -->
    174174
     
    179179
    180180    <para><command>for pem in /etc/ssl/certs/*.pem...</command>: This group of
    181     commands creates a single-file certificate bundle 
     181    commands creates a single-file certificate bundle
    182182    (<filename>/etc/ssl/ca-bundle.crt</filename>) that is usable by many
    183183    other software packages.  <filename>ca-bundle.crt</filename> should be
  • postlfs/security/policykit.xml

    re05cd03f ra41f643  
    297297        <listitem>
    298298          <para>contains functions for obtaining seat, session and caller
    299           information via <application>D-Bus</application> and 
     299          information via <application>D-Bus</application> and
    300300          <application>ConsoleKit</application>.</para>
    301301          <indexterm zone="policykit libpolkit-dbus">
  • postlfs/shells/dash.xml

    re05cd03f ra41f643  
    9393
    9494    <note><para>If you create the symbolic link from <command>dash</command>
    95     to  <command>sh</command>, you will need to reset the link to 
     95    to  <command>sh</command>, you will need to reset the link to
    9696    <command>bash</command> to build LFS.  </para></note>
    9797
  • postlfs/shells/zsh.xml

    re05cd03f ra41f643  
    165165    the <application>PCRE</application> regular expression library in shell
    166166    builtins.</para>
    167      
     167
    168168    <sect3 id="mountpoints">
    169169      <title>Multiple partitions</title>
    170      
     170
    171171      <para>Linking <application>ZSH</application> dynamically against
    172172      <application>PCRE</application> and/or <application>GDBM</application>
     
    188188</screen>
    189189
    190       <para>Alternatively you can statically link <application>ZSH</application> 
     190      <para>Alternatively you can statically link <application>ZSH</application>
    191191      against <application>PCRE</application> and <application>GDBM</application>
    192192      if you modify the <filename>config.modules</filename> file (you need first
Note: See TracChangeset for help on using the changeset viewer.