Changeset 1ea79fd


Ignore:
Timestamp:
02/26/2022 04:01:39 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
cb518e0
Parents:
3a5d53a
git-author:
Xi Ruoyao <xry111@…> (08/26/2021 07:41:29 PM)
git-committer:
Xi Ruoyao <xry111@…> (02/26/2022 04:01:39 PM)
Message:

cross-ng: chapter 7: set up lo interface

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • chapter02/stages.xml

    r3a5d53a r1ea79fd  
    7171        <para>A few operations, from
    7272        <quote>Preparing Virtual Kernel File Systems</quote> to
    73         <quote>Setting up Environment</quote> must be done as the
    74         <systemitem class="username">root</systemitem> user.</para>
     73        <quote>Setting up Environment</quote> must be done.</para>
     74      </listitem>
     75
     76      <listitem>
     77        <para>The operations in <xref linkend="ch-tools-lo"/> must be done
     78        before starting or continuing from
     79        <xref linkend="chapter-building-system"/>.</para>
    7580      </listitem>
    7681
  • chapter07/chapter07.xml

    r3a5d53a r1ea79fd  
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="texinfo.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-linux.xml"/>
     27  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iproute2.xml"/>
    2728
    2829<!--
  • packages.ent

    r3a5d53a r1ea79fd  
    355355<!ENTITY iproute2-fin-du "15 MB">
    356356<!ENTITY iproute2-fin-sbu "0.2 SBU">
     357<!ENTITY iproute2-tmp-du "15 MB">
     358<!ENTITY iproute2-tmp-sbu "less than 0.1 SBU">
    357359
    358360<!ENTITY jinja2-version "3.0.3">
Note: See TracChangeset for help on using the changeset viewer.