Author: xry111
Date: Wed Mar 24 10:56:37 2021
New Revision: 24397

Log:
fix efibootmgr download link and grub SBU

Modified:
   trunk/BOOK/postlfs/filesystems/uefi-bootloaders/efibootmgr.xml
   trunk/BOOK/postlfs/filesystems/uefi-bootloaders/grub-efi.xml
   trunk/BOOK/postlfs/filesystems/uefi-bootloaders/grub-setup.xml

Modified: trunk/BOOK/postlfs/filesystems/uefi-bootloaders/efibootmgr.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/uefi-bootloaders/efibootmgr.xml      Tue Mar 
23 13:36:48 2021        (r24396)
+++ trunk/BOOK/postlfs/filesystems/uefi-bootloaders/efibootmgr.xml      Wed Mar 
24 10:56:37 2021        (r24397)
@@ -4,7 +4,7 @@
   <!ENTITY % general-entities SYSTEM "../../../general.ent">
   %general-entities;
 
-  <!ENTITY efibootmgr-download-http 
"https://github.com/rhboot/efibootmgr/releases/download/&efibootmgr-version;/efibootmgr-&efibootmgr-version;.tar.bz2";>
+  <!ENTITY efibootmgr-download-http 
"https://salsa.debian.org/efi-team/efibootmgr/-/archive/&efibootmgr-version;/efibootmgr-&efibootmgr-version;.tar.gz";>
   <!ENTITY efibootmgr-download-ftp  " ">
   <!ENTITY efibootmgr-md5sum        "6ae315936d9bc8613b3a4cb8a4064128">
   <!ENTITY efibootmgr-size          "44 KB">

Modified: trunk/BOOK/postlfs/filesystems/uefi-bootloaders/grub-efi.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/uefi-bootloaders/grub-efi.xml        Tue Mar 
23 13:36:48 2021        (r24396)
+++ trunk/BOOK/postlfs/filesystems/uefi-bootloaders/grub-efi.xml        Wed Mar 
24 10:56:37 2021        (r24397)
@@ -9,7 +9,7 @@
   <!ENTITY grub-efi-md5sum        "3c222b51347c182d655f9b94d5b56582">
   <!ENTITY grub-efi-size          "6.2 MB">
   <!ENTITY grub-efi-buildsize     "592 KB">
-  <!ENTITY grub-efi-time          "less than 0.1 SBU">
+  <!ENTITY grub-efi-time          "0.9 SBU">
 
   <!ENTITY unifont-download-http  
"http://unifoundry.com/pub/unifont/unifont-&unifont-version;/font-builds/unifont-&unifont-version;.pcf.gz";>
   <!ENTITY unifont-md5sum         "4fbc33c8d8d25985f1bcdd4d28bc2420">

Modified: trunk/BOOK/postlfs/filesystems/uefi-bootloaders/grub-setup.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/uefi-bootloaders/grub-setup.xml      Tue Mar 
23 13:36:48 2021        (r24396)
+++ trunk/BOOK/postlfs/filesystems/uefi-bootloaders/grub-setup.xml      Wed Mar 
24 10:56:37 2021        (r24397)
@@ -393,7 +393,7 @@
     <para>
       The <literal>Firmware Setup</literal> entry can be used to enter the
       configuration interface provided by the firmware (sometimes called
-      "BIOS configuration").
+      <quote>BIOS configuration</quote>).
     </para>
   </sect2>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to