Ignore:
File:
1 edited

Legend:

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

    r3f2db3a6 rf1a7af6  
    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        "e170147da25e1d5f72721ffc46fe4e06">
    10   <!ENTITY efibootmgr-size          "48 KB">
    11   <!ENTITY efibootmgr-buildsize     "1.1 MB">
     9  <!ENTITY efibootmgr-md5sum        "6ae315936d9bc8613b3a4cb8a4064128">
     10  <!ENTITY efibootmgr-size          "44 KB">
     11  <!ENTITY efibootmgr-buildsize     "592 KB">
    1212  <!ENTITY efibootmgr-time          "less than 0.1 SBU">
    1313]>
     
    1616  <?dbhtml filename="efibootmgr.html"?>
    1717
     18  <sect1info>
     19    <date>$Date$</date>
     20  </sect1info>
    1821
    1922  <title>efibootmgr-&efibootmgr-version;</title>
     
    3134    </para>
    3235
    33     &lfs112_checked;
     36    &lfs110a_checked;
    3437
    3538    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8285  <sect2 role="installation">
    8386    <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>
    8494
    8595    <para>
Note: See TracChangeset for help on using the changeset viewer.