Changeset 8558044 for postlfs


Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

Location:
postlfs
Files:
39 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/devices.xml

    r7999839 r8558044  
    103103      system. You can either write separate udev rules for all needed USB
    104104      devices yourself, or use the default catch-all "usb" group, members
    105       of which can send arbitrary commands to all USB devices. 
     105      of which can send arbitrary commands to all USB devices.
    106106    </para>
    107107
     
    222222
    223223    <para>
    224       If the initial boot process does not set up the 
     224      If the initial boot process does not set up the
    225225      <systemitem>/dev/dvd</systemitem> device properly, it can
    226226      be installed using the following modification to the default udev rules.
  • postlfs/config/firmware.xml

    r7999839 r8558044  
    173173        Haswell-E/EP, Broadwell-Y
    174174      </ulink>.) Without this update glibc can do the wrong thing in uncommon
    175       situations. 
     175      situations.
    176176    </para>
    177177
     
    463463      <para>
    464464        If you are already booting with an initrd (see <xref
    465         linkend="initramfs"/>), you should run <command>mkinitramfs</command> 
     465        linkend="initramfs"/>), you should run <command>mkinitramfs</command>
    466466        again after putting the appropriate blob or container into <filename
    467467        class="directory">/lib/firmware</filename> as explained above.
     
    597597
    598598      <para>
    599         Some Nvidia graphics chips need firmware updates to take advantage 
     599        Some Nvidia graphics chips need firmware updates to take advantage
    600600        of all the card's capability.  These are generally the GeForce 8, 9,
    601601        9300, and 200-900 series chips.  For more exact information, see
     
    603603          "https://nouveau.freedesktop.org/wiki/VideoAcceleration/#firmware"/>.
    604604      </para>
    605    
     605
    606606      <para>
    607607        First, the kernel Nvidia driver must be activated:
     
    621621wget http://us.download.nvidia.com/XFree86/Linux-x86/325.15/NVIDIA-Linux-x86-325.15.run
    622622sh NVIDIA-Linux-x86-325.15.run --extract-only
    623 python extract_firmware.py 
     623python extract_firmware.py
    624624mkdir -p /lib/firmware/nouveau
    625625cp -d nv* vuc-* /lib/firmware/nouveau/</userinput></screen>
  • postlfs/config/profile.xml

    r7999839 r8558044  
    3232    <filename>~/.bash_profile</filename> (or <filename>~/.profile</filename>
    3333    if called as <command>/bin/sh</command>) upon startup.
    34   </para> 
     34  </para>
    3535
    3636  <para>
  • postlfs/editors/emacs.xml

    r7999839 r8558044  
    66
    77  <!ENTITY emacs-download-http "&gnu-http;/emacs/emacs-&emacs-version;.tar.xz">
    8   <!ENTITY emacs-download-ftp  "&gnu-ftp;/emacs/emacs-&emacs-version;.tar.xz"> 
    9   <!ENTITY emacs-download-ftp  " "> 
     8  <!ENTITY emacs-download-ftp  "&gnu-ftp;/emacs/emacs-&emacs-version;.tar.xz">
     9  <!ENTITY emacs-download-ftp  " ">
    1010  <!ENTITY emacs-md5sum        "4c3d9ff35b2ab2fe518dc7eb3951e128">
    1111  <!ENTITY emacs-size          "43 MB">
     
    120120
    121121    <para>
    122       First, work around a portability bug in glibc 2.34, 
     122      First, work around a portability bug in glibc 2.34,
    123123      which no longer defines SIGSTKSZ.
    124124    </para>
     
    162162    <title>Command Explanations</title>
    163163
    164     <!-- With 27.2, it writes scores to ~/.emacs.d/games 
     164    <!-- With 27.2, it writes scores to ~/.emacs.d/games
    165165    <para>
    166166      <parameter>- -localstatedir=/var</parameter>: Create game score files
     
    177177    <para>
    178178      <option>--with-gif=no</option>: Use this if you have not installed
    179       <xref linkend="giflib"/> or 
     179      <xref linkend="giflib"/> or
    180180      <ulink url="http://directory.fsf.org/wiki/Libungif">libungif</ulink>.
    181181    </para>
  • postlfs/editors/gedit.xml

    r7999839 r8558044  
    162162      <seglistitem>
    163163        <seg>
    164           gedit 
     164          gedit
    165165        </seg>
    166166        <seg>
  • postlfs/editors/joe.xml

    r7999839 r8558044  
    101101install -vm 755 joe/util/{stringify,termidx,uniproc} /usr/bin</userinput></screen>
    102102
    103 <!--  These do not appear to be useful.  There are txt files in 
     103<!--  These do not appear to be useful.  There are txt files in
    104104       joe/util/unicode*/ bit I cannot we where they are used.
    105105install -vdm755 /usr/share/doc/joe-&joe-version;/util &amp;&amp;
     
    174174        </seg>
    175175        <seg>
    176           /etc/joe, 
     176          /etc/joe,
    177177          /usr/share/joe, and
    178178          /usr/share/doc/joe-&joe-version;
     
    288288            unicode database file unicat.c from Blocks.txt CaseFolding.txt
    289289            EastAsianWidth.txt and UnicodeData.txt (find them at
    290             /usr/share/doc/joe-&joe-version;/util; see 
     290            /usr/share/doc/joe-&joe-version;/util; see
    291291            usr/share/doc/joe-&joe-version;/util/README)
    292292          </para>
  • postlfs/editors/mousepad.xml

    r7999839 r8558044  
    117117
    118118    <para>
    119      <parameter>--enable-keyfile-settings</parameter>: Use the GSettings 
     119     <parameter>--enable-keyfile-settings</parameter>: Use the GSettings
    120120     keyfile backend rather than the default <xref linkend='dconf'/>.
    121121    </para>
  • postlfs/editors/nano.xml

    r7999839 r8558044  
    151151set nohelp
    152152set positionlog
    153 set quickblank 
     153set quickblank
    154154set regexp
    155155set suspend</literal></screen>
  • postlfs/editors/vim.xml

    r7999839 r8558044  
    4949    <note>
    5050      <para>
    51         The version of vim changes daily.  The get the latest 
     51        The version of vim changes daily.  The get the latest
    5252        version, go to <ulink url="https://github.com/vim/vim/releases">
    5353        https://github.com/vim/vim/releases</ulink>.
     
    200200    </para>
    201201
    202 <!-- When updating, be sure to change the vim-majmin entity for the 
     202<!-- When updating, be sure to change the vim-majmin entity for the
    203203     proper 'vimxx' unpacked directory -->
    204204
  • postlfs/filesystems/aboutlvm.xml

    r7999839 r8558044  
    3535
    3636  <para>
    37     Management of disks with lvm is accomplished using the following concepts: 
     37    Management of disks with lvm is accomplished using the following concepts:
    3838  </para>
    3939
  • postlfs/filesystems/btrfs-progs.xml

    r7999839 r8558044  
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
    76       <xref linkend="lzo"/> 
     76      <xref linkend="lzo"/>
    7777    </para>
    7878
     
    150150    <para>
    151151      To test the results, issue (as the <systemitem
    152       class="username">root</systemitem> user): 
     152      class="username">root</systemitem> user):
    153153    </para>
    154154
     
    169169
    170170<screen remap="test"><userinput>mv tests/fsck-tests/012-leaf-corruption/test.sh{,.broken}</userinput></screen>
    171 Substitute your test failure with the one above. 
     171Substitute your test failure with the one above.
    172172    <para>
    173173      To test the results, run (as the
     
    216216
    217217    <para>
    218       <command>ln -s ... /usr/lib/libbtrfs.so</command>: Creates a 
     218      <command>ln -s ... /usr/lib/libbtrfs.so</command>: Creates a
    219219      symbolic link in the directory where it is expected.
    220220    </para>
  • postlfs/filesystems/fuse3.xml

    r7999839 r8558044  
    127127
    128128    <para>
    129       The API documentation is included in the package, but 
    130       if you have <xref linkend="doxygen"/> installed and wish to rebuild 
     129      The API documentation is included in the package, but
     130      if you have <xref linkend="doxygen"/> installed and wish to rebuild
    131131      it, issue:
    132     </para> 
     132    </para>
    133133
    134134<screen remap="doc"><userinput>pushd .. &amp;&amp;
  • postlfs/filesystems/gptfdisk.xml

    r7999839 r8558044  
    107107      The <application>gptfdisk</application> package comes with a
    108108      rudimentary <filename>Makefile</filename>.  First we update it
    109       to provide a simple build and install interface and fix the 
     109      to provide a simple build and install interface and fix the
    110110      location of a header file.
    111111      Install <application>gptfdisk</application> by running the following
  • postlfs/filesystems/lvm2.xml

    r7999839 r8558044  
    204204    <para>
    205205      The tests do not implement the <quote>expected fail</quote> possibility,
    206       and a small number of test failures is expected by upstream. 
    207       <!-- 1 -->More failures may happen because some kernel options are missing. 
    208       For example, the lack of the <emphasis>dm-delay</emphasis> device 
    209       mapper target  explains some failures. 
    210       <!-- 2 -->Some tests may fail if there is insufficient free space available 
    211       in the partition with the /tmp directory.  At least one test fails if 16 TB 
     206      and a small number of test failures is expected by upstream.
     207      <!-- 1 -->More failures may happen because some kernel options are missing.
     208      For example, the lack of the <emphasis>dm-delay</emphasis> device
     209      mapper target  explains some failures.
     210      <!-- 2 -->Some tests may fail if there is insufficient free space available
     211      in the partition with the /tmp directory.  At least one test fails if 16 TB
    212212      is not available.
    213213      <!-- 3 -->Some tests are flagged  <quote>warned</quote> if
     
    301301      <seglistitem>
    302302        <seg>
    303           blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, and lvmdump. 
     303          blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, and lvmdump.
    304304          There are also numerous symbolic links to lvm that implement specific
    305305          functionalities
  • postlfs/filesystems/ntfs-3g.xml

    r7999839 r8558044  
    8080    <bridgehead renderas="sect4">Optional</bridgehead>
    8181    <para role="optional">
    82       <ulink url="https://github.com/libfuse/libfuse">fuse 2.x</ulink> 
     82      <ulink url="https://github.com/libfuse/libfuse">fuse 2.x</ulink>
    8383         (this disables user mounts)
    8484    </para>
  • postlfs/filesystems/parted.xml

    r7999839 r8558044  
    9191    <para role="optional">
    9292      <xref linkend="dosfstools"/>,
    93       <xref linkend="pth"/>, 
     93      <xref linkend="pth"/>,
    9494      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>), and
    9595      <ulink url="https://metacpan.org/pod/Digest::CRC">Digest::CRC</ulink> (for tests)
  • postlfs/filesystems/smartmontools.xml

    r7999839 r8558044  
    3333      programs (smartctl, smartd) to control/monitor storage systems using the
    3434      Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)
    35       built into most modern ATA and SCSI disks. 
     35      built into most modern ATA and SCSI disks.
    3636    </para>
    3737
     
    9191
    9292    <para>
    93       Install <application>smartmontools</application> by running the 
     93      Install <application>smartmontools</application> by running the
    9494      following commands:
    9595    </para>
  • postlfs/filesystems/sshfs.xml

    r7999839 r8558044  
    103103    <screen><userinput>mkdir build &amp;&amp;
    104104cd    build &amp;&amp;
    105          
     105
    106106meson --prefix=/usr --buildtype=release .. &amp;&amp;
    107107ninja</userinput></screen>
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    r7999839 r8558044  
    195195
    196196    <para>
    197       If the system or the hard drive is new, or it's a first time 
     197      If the system or the hard drive is new, or it's a first time
    198198      install an UEFI booted OS on the system, the ESP may not exist.
    199199      In that case, create a new partition, make a
     
    333333      Note that <literal>0005</literal> is the first in the
    334334      <literal>BootOrder</literal>, and <literal>Boot0005</literal>
    335       is <literal>LFS</literal>. This means that on the next boot, the 
     335      is <literal>LFS</literal>. This means that on the next boot, the
    336336      version of GRUB installed by LFS will be used to boot the system.
    337337    </para>
     
    421421      directive can be used to tell GRUB to run another EFI executable,
    422422      in this case the Windows Boot Manager. You may put more usable tools
    423       in EFI executable format (for example, an EFI shell) into the ESP and 
     423      in EFI executable format (for example, an EFI shell) into the ESP and
    424424      create GRUB entries for them.
    425425    </para>
  • postlfs/filesystems/xfsprogs.xml

    r7999839 r8558044  
    7474    <bridgehead renderas="sect4">Required</bridgehead>
    7575    <para role="required">
    76       <xref linkend="inih"/> 
     76      <xref linkend="inih"/>
    7777    </para>
    7878
  • postlfs/security/cryptsetup.xml

    r7999839 r8558044  
    3131    <para>
    3232      cryptsetup is used to set up transparent encryption of block devices
    33       using the kernel crypto API. 
     33      using the kernel crypto API.
    3434    </para>
    3535
     
    112112    </para>
    113113
    114 <screen><literal>Device Drivers  ---&gt;         
     114<screen><literal>Device Drivers  ---&gt;
    115115  [*] Multiple devices driver support (RAID and LVM) ---&gt; [CONFIG_MD]
    116116       &lt;*/M&gt; Device mapper support                        [CONFIG_BLK_DEV_DM]
    117117       &lt;*/M&gt; Crypt target support                         [CONFIG_DM_CRYPT]
    118118
    119 Cryptographic API  ---&gt;                                   
     119Cryptographic API  ---&gt;
    120120  &lt;*/M&gt; XTS support                                       [CONFIG_CRYPTO_XTS]
    121121  &lt;*/M&gt; SHA224 and SHA256 digest algorithm                [CONFIG_CRYPTO_SHA256]
     
    137137<!-- No longer needed with 2.3.2
    138138    <para>
    139       First, apply a patch to fix a build problem caused by API changes in 
     139      First, apply a patch to fix a build problem caused by API changes in
    140140      <xref role="nodep" linkend="json-c"/>:
    141141    </para>
     
    156156      class="username">root</systemitem> user: <command>make check</command>.
    157157      Some tests will fail if appropriate kernel configuration options are not
    158       set. Some additional options that may be needed for tests are: 
     158      set. Some additional options that may be needed for tests are:
    159159      CONFIG_SCSI_LOWLEVEL,
    160160      CONFIG_SCSI_DEBUG,
     
    174174      CONFIG_CRYPTO_SERPENT_AVX_X86_64,
    175175      CONFIG_CRYPTO_SERPENT_AVX2_X86_64, and
    176       CONFIG_CRYPTO_TWOFISH_X86_64. 
    177       <!--I still had 5 of 19 tests fail after adding the above crypto options in the 
     176      CONFIG_CRYPTO_TWOFISH_X86_64.
     177      <!--I still had 5 of 19 tests fail after adding the above crypto options in the
    178178      kernel.  bdubbs -->
    179179    </para>
     
    224224        </seg>
    225225        <seg>
    226           None         
     226          None
    227227        </seg>
    228228      </seglistitem>
  • postlfs/security/gnupg2.xml

    r7999839 r8558044  
    236236      <seglistitem>
    237237        <seg>addgnupghome, applygnupgdefaults, dirmngr, dirmngr-client, g13
    238         (optional), gpg-agent, gpg-connect-agent, gpg, gpgconf, gpgparsemail, 
    239         gpgscm, gpgsm, gpgsplit, gpgtar, gpgv, gpg-wks-server, gpg-zip, kbxutil, 
     238        (optional), gpg-agent, gpg-connect-agent, gpg, gpgconf, gpgparsemail,
     239        gpgscm, gpgsm, gpgsplit, gpgtar, gpgv, gpg-wks-server, gpg-zip, kbxutil,
    240240        <!--symcryptrun,--> and watchgnupg</seg>
    241241        <seg>None</seg>
  • postlfs/security/gnutls.xml

    r7999839 r8558044  
    110110      <xref linkend="gtk-doc"/>,
    111111      <xref linkend="guile"/>,
    112       <xref linkend="libidn"/> or 
     112      <xref linkend="libidn"/> or
    113113      <xref linkend="libidn2"/>,
    114114      <xref linkend="libseccomp"/>,
  • postlfs/security/iptables.xml

    r7999839 r8558044  
    8181      (required for connlabel support),
    8282      <ulink url="https://netfilter.org/projects/libnetfilter_conntrack/">libnetfilter_conntrack</ulink>
    83       (required for connlabel support), and 
     83      (required for connlabel support), and
    8484      <ulink url="https://netfilter.org/projects/nftables/">nftables</ulink>
    8585    </para>
     
    638638
    639639    </sect3>
    640  
     640
    641641    <sect3 id="fw-busybox-ipt" xreflabel="Creating a BusyBox With iptables">
    642642      <title>BusyBox</title>
     
    853853      <seglistitem>
    854854        <seg>
    855           ip6tables, 
     855          ip6tables,
    856856          ip6tables-apply,
    857857          ip6tables-legacy,
    858858          ip6tables-legacy-restore,
    859859          ip6tables-legacy-save,
    860           ip6tables-restore, 
    861           ip6tables-save, 
    862           iptables, 
     860          ip6tables-restore,
     861          ip6tables-save,
     862          iptables,
    863863          iptables-apply,
    864864          iptables-legacy,
     
    866866          iptables-legacy-apply,
    867867          iptables-restore,
    868           iptables-save, 
    869           iptables-xml, 
     868          iptables-save,
     869          iptables-xml,
    870870          nfsynproxy (optional),
    871871          and xtables-multi
    872872        </seg>
    873873        <seg>
    874           libip4tc.so, 
    875           libip6tc.so, 
    876           libipq.so, 
     874          libip4tc.so,
     875          libip6tc.so,
     876          libipq.so,
    877877          libiptc.so,
    878878          and libxtables.so
    879879        </seg>
    880880        <seg>
    881           /lib/xtables and 
     881          /lib/xtables and
    882882          /usr/include/libiptc
    883883        </seg>
  • postlfs/security/libcap.xml

    r7999839 r8558044  
    3030
    3131    <para>
    32       The <application>libcap</application> package was installed in 
     32      The <application>libcap</application> package was installed in
    3333      LFS, but if <application>Linux-PAM</application> support is desired,
    3434      the PAM module must be built (after installation of
     
    144144      <command>man 3 cap_from_text</command> for additional information.
    145145    </para>
    146  
     146
    147147  </sect2>
    148148
  • postlfs/security/liboauth.xml

    r7999839 r8558044  
    8787    <bridgehead renderas="sect4">Required</bridgehead>
    8888    <para role="required">
    89       <xref linkend="curl"/> 
     89      <xref linkend="curl"/>
    9090    </para>
    9191
  • postlfs/security/libpwquality.xml

    r7999839 r8558044  
    115115      Now, as the <systemitem class="username">root</systemitem> user:
    116116    </para>
    117    
     117
    118118<screen role="root"><userinput>make install</userinput></screen>
    119119
     
    177177
    178178  </sect2>
    179    
     179
    180180  <sect2 role="content">
    181181    <title>Contents</title>
  • postlfs/security/linux-pam.xml

    r7999839 r8558044  
    105105      <xref linkend="db"/>,
    106106      <xref linkend="libnsl"/>,
    107       <xref linkend="libtirpc"/>, 
     107      <xref linkend="libtirpc"/>,
    108108      <ulink url="https://github.com/linux-audit/audit-userspace">libaudit</ulink>, and
    109109      <ulink url="http://www.prelude-siem.org">Prelude</ulink>
     
    313313
    314314      <para>
    315         Now set up some generic files.  As the 
     315        Now set up some generic files.  As the
    316316        <systemitem class="username">root</systemitem> user:
    317317      </para>
  • postlfs/security/make-ca.xml

    r7999839 r8558044  
    3939      Certificate Authority (CA) that is trusted by the local machine.
    4040    </para>
    41  
     41
    4242    <para>
    4343      Establishing trust with a CA involves validating things like company
  • postlfs/security/mitkrb.xml

    r7999839 r8558044  
    159159
    160160    <para>
    161       The first <command>sed</command> increases the width of the virtual 
     161      The first <command>sed</command> increases the width of the virtual
    162162      terminal used for some tests to prevent some spurious text in the output
    163163      which is taken as a failure. The second <command>sed</command> removes a
     
    212212    <!-- FIXME: Removed due to merged-/usr setup
    213213    <para>
    214       <command>mv -v /usr/lib/libk... /lib </command> and 
    215       <command>ln -v -sf ../../lib/libk... /usr/lib/libk...</command>: 
     214      <command>mv -v /usr/lib/libk... /lib </command> and
     215      <command>ln -v -sf ../../lib/libk... /usr/lib/libk...</command>:
    216216      Move critical libraries to the
    217217      <filename class="directory">/lib</filename> directory so that they are
     
    221221
    222222    <para>
    223       <command>find /usr/lib -type f -name "lib$f*.so*" -exec chmod -v 755 {} \;</command>: 
    224       This command changes the permisison of installed libraries. 
     223      <command>find /usr/lib -type f -name "lib$f*.so*" -exec chmod -v 755 {} \;</command>:
     224      This command changes the permisison of installed libraries.
    225225    </para>
    226226
     
    498498          /usr/lib/krb5,
    499499          /usr/share/{doc/krb5-&mitkrb-version;,examples/krb5},
    500           /var/lib/krb5kdc, and 
    501           /run/krb5kdc 
     500          /var/lib/krb5kdc, and
     501          /run/krb5kdc
    502502        </seg>
    503503      </seglistitem>
  • postlfs/security/nss.xml

    r7999839 r8558044  
    150150HOST=localhost DOMSUF=localdomain ./all.sh
    151151cd ../</userinput></screen>
    152    
    153     <note> 
     152
     153    <note>
    154154      <para>Some information about the tests:</para>
    155155      <itemizedlist spacing="compact">
    156156      <listitem>
    157157        <para>
    158            HOST=localhost and DOMSUF=localdomain are required 
     158           HOST=localhost and DOMSUF=localdomain are required
    159159           Without these variables, a FQDN is
    160160           required to specified and this generic way should work for
     
    165165        <para>
    166166           The tests take an extremely long time to run. If desired there is
    167            information in the all.sh script about running subsets of the 
     167           information in the all.sh script about running subsets of the
    168168           total test suite.
    169169        </para>
     
    179179      <listitem>
    180180        <para>
    181            Test suite results (in HTML format!) can be found at 
     181           Test suite results (in HTML format!) can be found at
    182182           ../../test_results/security/localhost.1/results.html
    183183        </para>
     
    302302          libcrmf.a, libfreebl3.so, libfreeblpriv3.so,
    303303          libnss3.so, libnssckbi.so, libnssckbi-testlib.so,
    304           libnssdbm3.so, libnsssysinit.so, libnssutil3.so, 
    305           libpkcs11testmodule.so, libsmime3.so, libsoftokn3.so, 
     304          libnssdbm3.so, libnsssysinit.so, libnssutil3.so,
     305          libpkcs11testmodule.so, libsmime3.so, libsoftokn3.so,
    306306          and libssl3.so
    307307        </seg>
  • postlfs/security/openssh.xml

    r7999839 r8558044  
    1313  <!ENTITY openssh-size          "1.7 MB">
    1414  <!ENTITY openssh-buildsize     "48 MB (add 18 MB for tests)">
    15   <!ENTITY openssh-time          "0.3 SBU (Using parallelism=4; 
     15  <!ENTITY openssh-time          "0.3 SBU (Using parallelism=4;
    1616                                  running the tests takes 20+ minutes,
    1717                                  irrespective of processor speed)">
     
    143143
    144144<screen><userinput remap="pre">patch -Np1 -i ../openssh-&openssh-version;-glibc_2.31_fix-1.patch</userinput></screen>
    145 -->   
     145-->
    146146
    147147<!-- Applied in 8.5p1
  • postlfs/security/p11-kit.xml

    r7999839 r8558044  
    122122
    123123    <para>
    124       To test the results, issue: <command>ninja test</command>. 
     124      To test the results, issue: <command>ninja test</command>.
    125125    </para>
    126126
  • postlfs/security/polkit.xml

    r7999839 r8558044  
    9494      <xref linkend="linux-pam"/>
    9595      <phrase revision="sysv">
    96         and <xref role="first" linkend="elogind"/> 
     96        and <xref role="first" linkend="elogind"/>
    9797      </phrase>
    9898    </para>
     
    118118    <bridgehead renderas="sect4">Optional</bridgehead>
    119119    <para role="optional">
    120       <xref linkend="dbus-python"/> and 
     120      <xref linkend="dbus-python"/> and
    121121      <xref linkend="python-dbusmock"/> (for tests),
    122122      <xref linkend="DocBook"/>,
     
    220220
    221221    <para>
    222       To test the results, first ensure that the system 
     222      To test the results, first ensure that the system
    223223      <application>D-Bus</application> daemon is running.
    224224      Then run <command>make check</command>.
  • postlfs/security/shadow.xml

    r7999839 r8558044  
    146146
    147147<screen role="root"><userinput>make exec_prefix=/usr install</userinput></screen>
    148        
     148
    149149  </sect2>
    150150
     
    168168    <para>
    169169      <command>sed -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD SHA512@' -e
    170       's@/var/spool/mail@/var/mail@' -e '/PATH=/{s@/sbin:@@;s@/bin:@@}' 
     170      's@/var/spool/mail@/var/mail@' -e '/PATH=/{s@/sbin:@@;s@/bin:@@}'
    171171      -i etc/login.defs</command>: Instead of using
    172172      the default 'DES' method, this command modifies the installation to use
     
    180180
    181181    <para>
    182       <command>sed ... libmisc/salt.c</command> and 
     182      <command>sed ... libmisc/salt.c</command> and
    183183      <command>sed ... libsubid/Makefile.am</command>: Fix a couple of errors
    184184      that were found after the package was released.
  • postlfs/security/stunnel.xml

    r7999839 r8558044  
    261261      </para>
    262262
    263 <screen role="root"><userinput>cat &gt; /etc/stunnel/stunnel.conf &lt;&lt; "EOF" 
     263<screen role="root"><userinput>cat &gt; /etc/stunnel/stunnel.conf &lt;&lt; "EOF"
    264264<literal>; File: /etc/stunnel/stunnel.conf
    265265
  • postlfs/security/sudo.xml

    r7999839 r8558044  
    111111      To test the results, issue: <command>env LC_ALL=C make check 2&gt;&amp;1
    112112      | tee make-check.log</command>. Check the results with <command>grep
    113       failed make-check.log</command>. 
     113      failed make-check.log</command>.
    114114    </para>
    115115
     
    220220%wheel ALL=(ALL) ALL</literal>
    221221EOF</userinput></screen>
    222      
     222
    223223      <para>
    224224        For details, see <command>man sudoers</command>.
  • postlfs/security/tripwire.xml

    r7999839 r8558044  
    176176    <para>
    177177      <option>CPPFLAGS=-std=c++11</option>: Setting the C++ preprocessor
    178       flags to version 11 is necessary to prevent a confict with the 
     178      flags to version 11 is necessary to prevent a confict with the
    179179      default version which is c++17 in recent version of gcc.
    180180    </para>
     
    296296        email) and then modify the <application>Tripwire</application> database
    297297        to reflect the changed files on your system. This is so that
    298         <application>Tripwire</application> will not continually notify you 
     298        <application>Tripwire</application> will not continually notify you
    299299        hat files you intentionally changed are a security violation. To do
    300300        this you must first <command>ls -l /var/lib/tripwire/report/</command>
  • postlfs/security/volume_key.xml

    r7999839 r8558044  
    3030
    3131    <para>
    32       The <application>volume_key</application> package provides 
    33       a library for manipulating storage volume encryption keys and storing 
     32      The <application>volume_key</application> package provides
     33      a library for manipulating storage volume encryption keys and storing
    3434      them separately from volumes to handle forgotten passphrases.
    3535    </para>
Note: See TracChangeset for help on using the changeset viewer.