Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter02/hostreqs.xml

    re70bf8f r1e18041  
    1 <?xml version="1.0" encoding="ISO-8859-1"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
     
    3030    modern Linux distributions. Also note that many distributions will
    3131    place software headers into separate packages, often in the form of
    32     <quote>&lt;package-name&gt;-devel</quote> or
    33     <quote>&lt;package-name&gt;-dev</quote>. Be sure to install those if
    34     your distribution provides them.</para>
     32    <literal><replaceable>&lt;package-name&gt;</replaceable>-devel</literal>
     33    or
     34    <literal><replaceable>&lt;package-name&gt;</replaceable>-dev</literal>.
     35    Be sure to install those if your distribution provides them.</para>
    3536
    3637   <para>Earlier versions of the listed software packages may work, but have
     
    100101      older kernels are not enabled and the compiled
    101102      <application>glibc</application> is slightly faster and smaller.
    102       As at June 2023, &min-kernel; is the oldest kernel release still
    103       supported by the kernel developers.</para>
     103      As at Feb 2024, &min-kernel; is the oldest kernel release still
     104      supported by the kernel developers.  Some kernel releases older than
     105      &min-kernel; may be still supported by third-party teams, but they
     106      are not considered official upstream kernel releases; read
     107      <ulink url='https://kernel.org/category/releases.html'/> for the
     108      details.</para>
    104109
    105110      <para>If the host kernel is earlier than &min-kernel; you will need to replace
Note: See TracChangeset for help on using the changeset viewer.