Ignore:
Timestamp:
04/21/2022 06:12:43 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
720c0bd
Parents:
421e0cf
Message:

decorate the references to root and lfs user

The references already correctly decorated are not changed because "if
it's not broken don't fix it".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel.xml

    r421e0cf re286d8db  
    249249      <para>If the host system has a separate /boot partition, the files copied
    250250      below should go there. The easiest way to do that is to bind /boot on the
    251       host (outside chroot) to /mnt/lfs/boot before proceeding.  As the root
    252       user in the <emphasis>host system</emphasis>:</para>
     251      host (outside chroot) to /mnt/lfs/boot before proceeding.  As the
     252      &root; user in the <emphasis>host system</emphasis>:</para>
    253253
    254254<screen role="nodump"><userinput>mount --bind /boot /mnt/lfs/boot</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.