Changeset 0414633 for chapter07


Ignore:
Timestamp:
05/02/2022 07:42:52 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:
7c862ea
Parents:
8469f02
git-author:
Xi Ruoyao <xry111@…> (05/02/2022 07:41:52 AM)
git-committer:
Xi Ruoyao <xry111@…> (05/02/2022 07:42:52 AM)
Message:

minor fix for 65534 explanation: it is also used for "unmapped" groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/createfiles.xml

    r8469f02 r0414633  
    171171
    172172  <para>The ID 65534 is used by the kernel for NFS and separate user
    173   namespaces for unmapped users (those exist on the NFS server or the parent
    174   user namespace, but <quote>do not exist</quote> on the local machine or in
    175   the separate namespace).  We assign
     173  namespaces for unmapped users and groups (those exist on the NFS server
     174  or the parent user namespace, but <quote>do not exist</quote> on the local
     175  machine or in the separate namespace).  We assign
    176176  <systemitem class="username">nobody</systemitem> and
    177177  <systemitem class="groupname">nogroup</systemitem> for it to avoid an
Note: See TracChangeset for help on using the changeset viewer.