Changeset bd141376


Ignore:
Timestamp:
07/31/2023 04:42:36 PM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
0f6e309
Parents:
0d2ef60
Message:

grub-efi: Use a <xref> to gcc page to avoid duplicating GCC info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/uefi-bootloaders/grub-efi.xml

    r0d2ef60 rbd141376  
    1515  <!ENTITY unifont-md5sum         "94ff8cb4d5674cd2f38b00cede5e06d5">
    1616  <!ENTITY unifont-size           "1.4 MB">
    17 
    18   <!ENTITY gcc-download-http      "&gnu-http;/gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
    19   <!ENTITY gcc-md5sum             "e0e48554cc6e4f261d55ddee9ab69075">
    20   <!ENTITY gcc-size               "84 MB">
    2117]>
    2218
     
    110106      <listitem>
    111107        <para>
    112           Download (HTTP): <ulink url="&gcc-download-http;"/>
    113         </para>
    114       </listitem>
    115       <listitem>
    116         <para>
    117           Download MD5 sum: &gcc-md5sum;
    118         </para>
    119       </listitem>
    120       <listitem>
    121         <para>
    122           Download size: &gcc-size;
     108          Refer to <xref linkend='gcc'/> page for download info.
    123109        </para>
    124110      </listitem>
Note: See TracChangeset for help on using the changeset viewer.