Changeset 11d5dee for chapter06


Ignore:
Timestamp:
07/27/2021 07:11:38 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, 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:
29779c4
Parents:
d1592b9
Message:

Minor instruction changes and text updates.
Move coreutils library from /usr/libexec to /usr/lib in both
Chapter 6 and Chapter 8.

Text updates in chapter08/pkgmgt.xml and chapter09/locale.xml.

Restore deletion of hanging test in chapter08/util-linux.xml.

Text changes in stripping and make instruction compatible with jhalfs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/coreutils.xml

    rd1592b9 r11d5dee  
    4747
    4848<screen><userinput remap="configure">./configure --prefix=/usr                     \
     49            --libexecdir=/usr/lib             \
    4950            --host=$LFS_TGT                   \
    5051            --build=$(build-aux/config.guess) \
Note: See TracChangeset for help on using the changeset viewer.