Changeset 25332b5 for chapter02


Ignore:
Timestamp:
12/31/2017 04:56:07 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
795ca7a
Parents:
0d84af1
Message:

Add comments to the kernel section to change the unwinder option.
Update to linux-4.14.10.
Update to coreutils-8.29.
Remove old footer from non-chunks book.
Make spacing between "Chapter" and digit non breaking.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Location:
chapter02
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter02/chapter02.xml

    r0d84af1 r25332b5  
    66]>
    77
    8 <chapter id="chapter-partitioning" xreflabel="Chapter 2">
     8<chapter id="chapter-partitioning" xreflabel="Chapter&nbsp;2">
    99  <?dbhtml dir="chapter02"?>
    1010  <?dbhtml filename="chapter02.html"?>
  • chapter02/creatingfilesystem.xml

    r0d84af1 r25332b5  
    6161    <para>Some host distributions use custom features in their filesystem
    6262    creation tools (E2fsprogs). This can cause problems when booting into your new
    63     LFS in Chapter 9, as those features will not be supported by the LFS-installed
     63    LFS in Chapter&nbsp;9, as those features will not be supported by the LFS-installed
    6464    E2fsprogs; you will get an error similar to <quote>unsupported filesystem
    6565    features, upgrade your e2fsprogs</quote>. To check if your host system
  • chapter02/hostreqs.xml

    r0d84af1 r25332b5  
    9595
    9696      <para>The reason for the kernel version requirement is that we specify
    97       that version when building <application>glibc</application> in Chapter 6
     97      that version when building <application>glibc</application> in Chapter&nbsp;6
    9898      at the recommendation of the developers.  It is also required by
    9999      udev.</para>
  • chapter02/stages.xml

    r0d84af1 r25332b5  
    1919
    2020  <sect2>
    21   <title>Chapters 1-4</title>
     21  <title>Chapters&nbsp;1&ndash;4</title>
    2222
    2323    <para>These chapters are accomplished on the host system.  When
     
    3434 
    3535  <sect2>
    36   <title>Chapter 5</title>
     36  <title>Chapter&nbsp;5</title>
    3737
    3838    <itemizedlist>
     
    4242
    4343      <listitem>
    44          <para><emphasis>ALL</emphasis> instructions in Chapter 5
     44         <para><emphasis>ALL</emphasis> instructions in Chapter&nbsp;5
    4545         must be done by user <emphasis>lfs</emphasis>. 
    4646         A  <command>su - lfs</command> needs to be done before any
    47          task in Chapter 5.</para>
     47         task in Chapter&nbsp;5.</para>
    4848      </listitem>
    4949
     
    5959
    6060  <sect2>
    61   <title>Chapters 6-8</title>
     61  <title>Chapters&nbsp;6&ndash;8</title>
    6262
    6363    <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.