Changeset 7dff3ca for postlfs/config


Ignore:
Timestamp:
01/05/2018 10:04:24 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
c225bfa
Parents:
855a40e8
Message:

Update to mariadb-10.2.12.
Update to php-7.2.1.
Update location of intel firmware.
Tweak lightdm.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/config/firmware.xml

    r855a40e8 r7dff3ca  
    131131     <para>The first step is to get the most recent version of the Intel
    132132     microcode.  This must be done by navigating to
    133      <ulink url='https://downloadcenter.intel.com/download/26400/Linux-Processor-Microcode-Data-File'/>
     133     <ulink url='https://downloadcenter.intel.com/download/27377/Linux-Processor-Microcode-Data-File'/>
    134134     and following the instructions there.  As of this writing the most recent
    135      version of the microcode is <filename>microcode-20170511.tgz</filename>.
     135     version of the microcode is <filename>microcode-20171117.tgz</filename>.
    136136     Extract this file in the normal way to create an <filename>intel-ucode</filename>
    137137     directory, containing various blobs with names in the form XX-YY-ZZ.</para>
     138
     139     <note><para>The above URL may not be the latest page.  If it is not,
     140     a line at the top of the list will direct you to the latest page.
     141     </para></note>
    138142
    139143     <para>Now you need to determine your processor's identity to see if there
Note: See TracChangeset for help on using the changeset viewer.