Ignore:
Timestamp:
01/10/2017 06:17:16 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, 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:
c74154c
Parents:
7fb12e19
Message:

Update to xfce4-terminal-0.8.3.
Update to mdadm-4.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/mdadm.xml

    r7fb12e19 rb15359cd  
    77  <!ENTITY mdadm-download-http "&kernel;linux/utils/raid/mdadm/mdadm-&mdadm-version;.tar.xz">
    88  <!ENTITY mdadm-download-ftp " ">
    9   <!ENTITY mdadm-md5sum        "04b8b21f637540350f8517c7e68d3c63">
    10   <!ENTITY mdadm-size          "416 KB">
    11   <!ENTITY mdadm-buildsize     "416 MB (12 MB with tests)">
    12   <!ENTITY mdadm-time          "0.1 SBU (tests take about an hour, only partially processor dependent)">
    13   <!-- tests statistcs repeated from previous one, given by Pierre-->
     9  <!ENTITY mdadm-md5sum        "2cb4feffea9167ba71b5f346a0c0a40d">
     10  <!ENTITY mdadm-size          "424 KB">
     11  <!ENTITY mdadm-buildsize     "6.7 MB (10 MB with tests)">
     12  <!ENTITY mdadm-time          "less than 0.1 SBU (tests take about an hour, only partially processor dependent)">
    1413]>
    1514
     
    9897    commands:</para>
    9998
    100 <screen><userinput>sed -i 's/-Werror//' Makefile &amp;&amp;
    101 make</userinput></screen>
     99<screen><userinput>make</userinput></screen>
    102100
    103101    <para>If you wish to run the tests, ensure that your kernel supports
    104     RAID and that a version of mdadm is not already running.  As many as 51 out
    105     of 123 tests may fail.</para>
     102    RAID and that a version of mdadm is not already running.  As many as 9 out
     103    of 124 tests may fail.</para>
    106104
    107105    <para>First fix the test script to avoid a bogus error message when
Note: See TracChangeset for help on using the changeset viewer.