Changes in / [04ca2a7:1dcfd50]


Ignore:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r04ca2a7 r1dcfd50  
    4040    appropriate for the entry or if needed the entire day's listitem.
    4141    -->
    42     <listitem>
    43       <para>2022-10-04</para>
    44       <itemizedlist>
    45         <listitem>
    46           <para>[renodr] - Update to Linux-5.19.13. If you are using an Intel
    47           GPU on a laptop, please update from Linux-5.19.12 immediately to
    48           prevent damage to your display. Fixes
    49           <ulink url="&lfs-ticket-root;5125">#5125</ulink>.</para>
    50         </listitem>
    51       </itemizedlist>
    52     </listitem>
    5342
    5443    <listitem>
  • chapter08/binutils.xml

    r04ca2a7 r1dcfd50  
    160160
    161161<screen><userinput remap="test">make -k check</userinput></screen>
    162 
    163     <para>For a list of failed tests, run:</para>
    164 
    165 <screen><userinput remap="test">grep '^FAIL:' $(find -name '*.log')</userinput></screen>
    166162
    167163    <para>
  • packages.ent

    r04ca2a7 r1dcfd50  
    425425<!ENTITY linux-major-version "5">
    426426<!ENTITY linux-minor-version "19">
    427 <!ENTITY linux-patch-version "13">
     427<!ENTITY linux-patch-version "12">
    428428<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    429429<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    430 <!ENTITY linux-size "128,568 KB">
     430<!ENTITY linux-size "128,599 KB">
    431431<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    432 <!ENTITY linux-md5 "fd9538870c56a39ec8a7c1d6abf0b43a">
     432<!ENTITY linux-md5 "6a8c953d04986027b033bc92185745bf">
    433433<!ENTITY linux-home "https://www.kernel.org/">
    434434<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
Note: See TracChangeset for help on using the changeset viewer.