Ignore:
Timestamp:
11/28/2022 10:16:11 PM (17 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
3b093a4
Parents:
49b8f58
Message:

Package updates.
Update to php-8.1.13.
Update to umockdev-0.17.15.
Update to btrfs-progs-v6.0.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/btrfs-progs.xml

    r49b8f58 rb0d1dc0  
    77  <!ENTITY btrfs-progs-download-http "&kernel-dl;/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v&btrfs-progs-version;.tar.xz">
    88  <!ENTITY btrfs-progs-download-ftp  " ">
    9   <!ENTITY btrfs-progs-md5sum        "7ad375cc49428fcd86623ac335c4ac7f">
     9  <!ENTITY btrfs-progs-md5sum        "b7a644064b6badaaa8d834e2bd589b7c">
    1010  <!ENTITY btrfs-progs-size          "2.2 MB">
    1111  <!ENTITY btrfs-progs-buildsize     "52 MB (add 8.2 GB for tests)">
     
    137137  <sect2 role="installation">
    138138    <title>Installation of btrfs-progs</title>
    139 <!--
    140     <para>
    141       If your system has linux kernel headers with version before 5.12, apply
    142       the following patch:
    143     </para>
    144 
    145 <screen><userinput>patch -Np1 -i ../btrfs-progs-&btrfs-progs-version;-headers_fix-1.patch</userinput></screen>
    146 -->
     139
    147140    <para>
    148141      Install <application>btrfs-progs</application> by running the following
     
    169162
    170163    <para>
    171       To test the results, issue (as the <systemitem
    172       class="username">root</systemitem> user):
     164      To test the results, issue (as the &root; user):
    173165    </para>
    174166
     
    181173   ./fuzz-tests.sh
    182174popd</userinput></screen>
    183 <!--
    184     <para>
    185       The fuzz-tests are currently broken.
    186     </para>
    187 -->
     175
    188176<!-- Template for failed test removal:
    189177    <para>
     
    208196      </para>
    209197    </note>
    210 <!--
    211     <para>
    212       Two tests fail for unknown reasons in the
    213       <command>test-libbtrfsutil</command> section. Tests take a very long
    214       time, and it may be interesting to run only part of them. Running tests
    215       only in one directory can be done with
    216       <command>make TEST=&lt;DIR&gt; test</command>.
    217     </para>
    218 -->
    219     <para>
    220       Install the package as the <systemitem
    221       class="username">root</systemitem> user:
     198
     199    <para>
     200      The mkfs test 025-zoned-parallel is known to fail.
     201    </para>
     202
     203    <para>
     204      Install the package as the &root; user:
    222205    </para>
    223206
Note: See TracChangeset for help on using the changeset viewer.