Ignore:
File:
1 edited

Legend:

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

    rf1a7af6 r3f2db3a6  
    77  <!ENTITY efibootmgr-download-http "https://github.com/rhboot/efibootmgr/archive/&efibootmgr-version;/efibootmgr-&efibootmgr-version;.tar.gz">
    88  <!ENTITY efibootmgr-download-ftp  " ">
    9   <!ENTITY efibootmgr-md5sum        "6ae315936d9bc8613b3a4cb8a4064128">
    10   <!ENTITY efibootmgr-size          "44 KB">
    11   <!ENTITY efibootmgr-buildsize     "592 KB">
     9  <!ENTITY efibootmgr-md5sum        "e170147da25e1d5f72721ffc46fe4e06">
     10  <!ENTITY efibootmgr-size          "48 KB">
     11  <!ENTITY efibootmgr-buildsize     "1.1 MB">
    1212  <!ENTITY efibootmgr-time          "less than 0.1 SBU">
    1313]>
     
    1616  <?dbhtml filename="efibootmgr.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>efibootmgr-&efibootmgr-version;</title>
     
    3431    </para>
    3532
    36     &lfs110a_checked;
     33    &lfs112_checked;
    3734
    3835    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8582  <sect2 role="installation">
    8683    <title>Installation of efibootmgr</title>
    87 
    88     <para>
    89       At first, fix an outdated hotfix declaration causing compilation
    90       failure:
    91     </para>
    92 
    93 <screen><userinput>sed -e '/extern int efi_set_verbose/d' -i src/efibootmgr.c</userinput></screen>
    9484
    9585    <para>
Note: See TracChangeset for help on using the changeset viewer.