Changeset 9a3e4ba for postlfs


Ignore:
Timestamp:
02/24/2016 07:31:59 AM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
996dfc4a
Parents:
a91856d1
Message:

Merge changes from trunk to r17005.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17009 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
postlfs
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/ed.xml

    ra91856d1 r9a3e4ba  
    77  <!ENTITY ed-download-http "http://ftp.gnu.org/pub/gnu/ed/ed-&ed-version;.tar.lz">
    88  <!ENTITY ed-download-ftp  "ftp://ftp.gnu.org/pub/gnu/ed/ed-&ed-version;.tar.lz">
    9   <!ENTITY ed-md5sum        "67c96fc79c29e86fb8002759c4a20e16">
     9  <!ENTITY ed-md5sum        "1c789b7043b4d56169b8d2bdb249fe41">
    1010  <!ENTITY ed-size          "64 KB">
    1111  <!ENTITY ed-buildsize     "1.4 MB">
  • postlfs/editors/nano.xml

    ra91856d1 r9a3e4ba  
    77  <!ENTITY nano-download-http "http://ftp.gnu.org/gnu/nano/nano-&nano-version;.tar.gz">
    88  <!ENTITY nano-download-ftp  "ftp://ftp.gnu.org/gnu/nano/nano-&nano-version;.tar.gz">
    9   <!ENTITY nano-md5sum        "f25c7da9813ae5f1df7e5dd1072de4ce">
     9  <!ENTITY nano-md5sum        "036830de22b8a76a0e6f84c0cb36ff12">
    1010  <!ENTITY nano-size          "1.9 MB">
    1111  <!ENTITY nano-buildsize     "13 MB">
  • postlfs/filesystems/lvm2.xml

    ra91856d1 r9a3e4ba  
    77  <!ENTITY lvm2-download-http " ">
    88  <!ENTITY lvm2-download-ftp  "ftp://sources.redhat.com/pub/lvm2/releases/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "f2191c4798c8927a6d31a96010b9f568">
     9  <!ENTITY lvm2-md5sum        "53dffb3ba964c0f0709f6e8922795bdd">
    1010  <!ENTITY lvm2-size          "1.8 MB">
    11   <!ENTITY lvm2-buildsize     "46 MB (during the test suite, transient files can grow up to around 500 MB)">
    12   <!ENTITY lvm2-time          "0.4 SBU (additional about 10 SBU to run the test suite with parallelism = 4)">
     11  <!ENTITY lvm2-buildsize     "26 MB (during tests, transient files can grow up to around 500 MB)">
     12  <!ENTITY lvm2-time          "0.4 SBU (additional 5.4 SBU for tests)">
    1313]>
    1414
     
    9191    </para>
    9292
    93     <note>
     93    <caution>
    9494      <para>
    95          Kernel versions in the 4.1 and 4.2 series have a broken RAID
    96          implementation. If you want to use RAID style LV's, you should
    97          install a kernel with a version number above 4.2.4. Note that several
    98          tests use RAID logical volumes, and can generate a <quote>kernel
    99          oops</quote> with faulty kernel versions, which usually renders the
    100          system unusable.
     95        Kernel versions between 4.1 and 4.4.1 have a broken RAID
     96        implementation. If you want to use RAID type LV's, you should install
     97        kernel version 4.4.2 or above. Note that several tests use RAID logical
     98        volumes, and can generate a <quote>kernel oops</quote> with the faulty
     99        kernel version, which usually renders the system unusable.
    101100      </para>
    102     </note>
     101    </caution>
    103102  </sect2>
    104103
  • postlfs/filesystems/mdadm.xml

    ra91856d1 r9a3e4ba  
    1010  <!ENTITY mdadm-size          "416 KB">
    1111  <!ENTITY mdadm-buildsize     "416 MB (12 MB with tests)">
    12   <!ENTITY mdadm-time          "0.1 SBU (23 SBU, with tests)">
     12  <!ENTITY mdadm-time          "0.1 SBU (tests take about an hour, only partially processor dependent)">
    1313  <!-- tests statistcs repeated from previous one, given by Pierre-->
    1414]>
     
    6060    <para condition="html" role="usernotes">User Notes:
    6161    <ulink url="&blfs-wiki;/mdadm"/></para>
    62     <note>
     62    <caution>
    6363      <para>
    64         Kernel versions in series 4.1 and 4.2 have a broken RAID
    65         implementation. Use a kernel with version above 4.2.4.
     64        Kernel versions in series 4.1 through 4.4.1 have a broken RAID
     65        implementation. Use a kernel with version at or above 4.4.2.
    6666      </para>
    67     </note>
     67    </caution>
    6868
    6969  </sect2>
     
    101101
    102102    <para>If you wish to run the tests, ensure that your kernel supports
    103     RAID and that a version of mdadm is not already running, and issue:
    104     <command>make test</command> and then, as the
    105     <systemitem class="username">root</systemitem> user:
    106     <command>./test --keep-going --logdir=tests-logs --save-logs</command>.
    107     Some tests fail for unknown reasons.</para>
     103    RAID and that a version of mdadm is not already running.  As many as 51 out
     104    of 123 tests may fail.</para>
     105
     106    <para>First fix the test script to avoid a bogus error message when
     107    tests fail and build the supporting programs:</para>
     108
     109<screen><userinput>sed -i 's# if.* == "1"#&amp; -a -e $targetdir/log#' test &amp;&amp;
     110make test</userinput></screen>
     111
     112    <para>Run the tests as the <systemitem class="username">root</systemitem> user:</para>
     113
     114<screen><userinput>./test --keep-going --logdir=test-logs --save-logs</userinput></screen>
    108115
    109116    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    129136
    130137    <para>
    131       <parameter>--logdir=tests-logs</parameter>: Defines that the directory
    132       where tests logs are saved.
     138      <parameter>--logdir=test-logs</parameter>: Defines that the directory
     139      where test logs are saved.
    133140    </para>
    134141
  • postlfs/security/cacerts.xml

    ra91856d1 r9a3e4ba  
    159159# Version 20120211
    160160
     161# Some data in the certs have UTF-8 characters
     162export LANG=en_US.utf8
     163
    161164certdata="certdata.txt"
    162165
  • postlfs/security/nss.xml

    ra91856d1 r9a3e4ba  
    55  %general-entities;
    66
    7 <!-- for when .0 is not part of the new tarball name -->
     7<!-- for when .0 is not part of the new tarball name, but always referneced -->
    88  <!ENTITY nss-url "ftp.mozilla.org/pub/mozilla.org/security/nss/releases">
    99
    10 <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
     10<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">
    1111<!ENTITY nss-download-ftp " ">
    1212<!-- <!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz"> -->
    13 <!-- no micro versions -->
    14 <!-- <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">
    15 <!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz"> -->
    16 
    17   <!ENTITY nss-md5sum        "3c8b2ed880dd3a8d86c9e0151afe6eba">
     13<!-- no micro versions
     14<!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz"> -->
     15<!--<!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">-->
     16
     17  <!ENTITY nss-md5sum        "66175367b13bbe41295d62fce4efb88b">
    1818  <!ENTITY nss-size          "6.7 MB">
    19   <!ENTITY nss-buildsize     "91 MB">
    20   <!ENTITY nss-time          "0.9 SBU">
     19  <!ENTITY nss-buildsize     "87 MB">
     20  <!ENTITY nss-time          "1.0 SBU">
    2121]>
    2222
  • postlfs/security/stunnel.xml

    ra91856d1 r9a3e4ba  
    208208      <systemitem class="username">root</systemitem> user:</para>
    209209
    210 <screen role="root"><userinput>cat &gt;/etc/stunnel/stunnel.conf &lt;&lt; "EOF" &amp;&amp;
     210<screen role="root"><userinput>cat &gt;/etc/stunnel/stunnel.conf &lt;&lt; "EOF"
    211211<literal>; File: /etc/stunnel/stunnel.conf
    212212
Note: See TracChangeset for help on using the changeset viewer.