Ignore:
Timestamp:
01/18/2023 02:35:32 PM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
c10acfe
Parents:
f56d2e7 (diff), 97e7219 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

Location:
postlfs/filesystems
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/fuse3.xml

    rf56d2e7 r0f9a1f08  
    77  <!ENTITY fuse3-download-http "https://github.com/libfuse/libfuse/releases/download/fuse-&fuse3-version;/fuse-&fuse3-version;.tar.xz">
    88  <!ENTITY fuse3-download-ftp  " ">
    9   <!ENTITY fuse3-md5sum        "2640cd55b3c2a2eb9e78054f77f5c87a">
    10   <!ENTITY fuse3-size          "3.1 MB">
    11   <!ENTITY fuse3-buildsize     "95 MB (with tests and documentation)">
     9  <!ENTITY fuse3-md5sum        "abb22345822168b16d455a6fcd990d4b">
     10  <!ENTITY fuse3-size          "3.7 MB">
     11  <!ENTITY fuse3-buildsize     "96 MB (with tests and documentation)">
    1212  <!ENTITY fuse3-time          "0.1 SBU (add 0.4 SBU for tests)">
    1313]>
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    rf56d2e7 r0f9a1f08  
    123123  Firmware Drivers ---&gt;
    124124    [*] Mark VGA/VBE/EFI FB as generic system framebuffer       [CONFIG_SYSFB_SIMPLEFB]
    125     EFI (Extensible Firmware Interface) Support ---&gt;
    126       &lt; &gt; EFI Variable Support via sysfs                        [CONFIG_EFI_VARS]
    127125  Graphics support ---&gt;
    128126    &lt;*&gt; Direct Rendering Manager                                [CONFIG_DRM]
     
    148146          EFI firmware to load it as an EFI application.  So, EFI stub is
    149147          needed to wrap the kernel as an EFI application.</para>
    150         </listitem>
    151       </varlistentry>
    152 
    153       <varlistentry>
    154         <term><parameter>CONFIG_EFI_VARS</parameter></term>
    155         <listitem>
    156           <para>Don't use this deprecated option because of a 1024-byte
    157           variable size limit.  Its function is replaced by
    158           <parameter>CONFIG_EFIVAR_FS</parameter>.</para>
    159148        </listitem>
    160149      </varlistentry>
  • postlfs/filesystems/xfsprogs.xml

    rf56d2e7 r0f9a1f08  
    77  <!ENTITY xfsprogs-download-http "&kernel-dl;/linux/utils/fs/xfs/xfsprogs/xfsprogs-&xfsprogs-version;.tar.xz">
    88  <!ENTITY xfsprogs-download-ftp  " ">
    9   <!ENTITY xfsprogs-md5sum        "267f09f8b2b0c286d49693841f48400c">
     9  <!ENTITY xfsprogs-md5sum        "9befb0877b9f874b0ff16bcc1f858985">
    1010  <!ENTITY xfsprogs-size          "1.3 MB">
    11   <!ENTITY xfsprogs-buildsize     "53 MB">
     11  <!ENTITY xfsprogs-buildsize     "77 MB">
    1212  <!ENTITY xfsprogs-time          "0.3 SBU (Using parallelism=4)">
    1313]>
     
    166166        <seg>libhandle.so</seg>
    167167        <seg>/usr/include/xfs,
    168         /usr/lib/xfsprogs, and
     168        /usr/lib/xfsprogs,
     169        /usr/share/xfsprogs, and
    169170        /usr/share/doc/xfsprogs-&xfsprogs-version;</seg>
    170171      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.