Changeset 9039d65


Ignore:
Timestamp:
03/24/2021 05:56:37 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
dd071443
Parents:
5910991c
Message:

fix efibootmgr download link and grub SBU

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

Location:
postlfs/filesystems/uefi-bootloaders
Files:
3 edited

Legend:

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

    r5910991c r9039d65  
    55  %general-entities;
    66
    7   <!ENTITY efibootmgr-download-http "https://github.com/rhboot/efibootmgr/releases/download/&efibootmgr-version;/efibootmgr-&efibootmgr-version;.tar.bz2">
     7  <!ENTITY efibootmgr-download-http "https://salsa.debian.org/efi-team/efibootmgr/-/archive/&efibootmgr-version;/efibootmgr-&efibootmgr-version;.tar.gz">
    88  <!ENTITY efibootmgr-download-ftp  " ">
    99  <!ENTITY efibootmgr-md5sum        "6ae315936d9bc8613b3a4cb8a4064128">
  • postlfs/filesystems/uefi-bootloaders/grub-efi.xml

    r5910991c r9039d65  
    1010  <!ENTITY grub-efi-size          "6.2 MB">
    1111  <!ENTITY grub-efi-buildsize     "592 KB">
    12   <!ENTITY grub-efi-time          "less than 0.1 SBU">
     12  <!ENTITY grub-efi-time          "0.9 SBU">
    1313
    1414  <!ENTITY unifont-download-http  "http://unifoundry.com/pub/unifont/unifont-&unifont-version;/font-builds/unifont-&unifont-version;.pcf.gz">
  • postlfs/filesystems/uefi-bootloaders/grub-setup.xml

    r5910991c r9039d65  
    394394      The <literal>Firmware Setup</literal> entry can be used to enter the
    395395      configuration interface provided by the firmware (sometimes called
    396       "BIOS configuration").
     396      <quote>BIOS configuration</quote>).
    397397    </para>
    398398  </sect2>
Note: See TracChangeset for help on using the changeset viewer.