[lfs] 02/04: Merge tag 'r12.3' into xry111/arm64

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch xry111/arm64
in repository lfs.

commit 3f20f8151f4d3452750ca0e4d7ed7819b2717a66
Merge: d2ba2d38b cbe6deea0
Author: Xi Ruoyao <[email protected]>
AuthorDate: Tue Apr 15 18:22:27 2025 +0800

    Merge tag 'r12.3' into xry111/arm64
    
    Prepare for arm64-12.3.

 chapter01/changelog.xml  | 62 +++++++++++++++++++++++++++++++++++++++++
 chapter01/whatsnew.xml   | 12 ++++----
 chapter04/addinguser.xml |  2 +-
 chapter08/chapter08.xml  |  2 +-
 chapter08/inetutils.xml  |  2 +-
 chapter08/kmod.xml       | 53 ++++++++---------------------------
 chapter08/sysklogd.xml   |  1 +
 packages.ent             | 72 ++++++++++++++++++++++++------------------------
 8 files changed, 119 insertions(+), 87 deletions(-)

diff --cc chapter04/addinguser.xml
index 92ae1a881,4b4ec7fd5..7d7e832e6
--- a/chapter04/addinguser.xml
+++ b/chapter04/addinguser.xml
@@@ -80,7 -80,10 +80,7 @@@ useradd -s /bin/bash -g &lfs-groupname
    all the directories under <filename class="directory">$LFS</filename> by making
    <systemitem class="username">lfs</systemitem> the owner:</para>
  
- <screen><userinput>chown -v &lfs-username; $LFS/{usr{,/*},lib,var,etc,bin,sbin,tools}</userinput></screen>
 -<screen><userinput>chown -v &lfs-username; $LFS/{usr{,/*},var,etc,tools}
 -case $(uname -m) in
 -  x86_64) chown -v &lfs-username; $LFS/lib64 ;;
 -esac</userinput></screen>
++<screen><userinput>chown -v &lfs-username; $LFS/{usr{,/*},var,etc,tools}</userinput></screen>
  
  <note><para>In some host systems, the following <command>su</command> command does not complete
    properly and suspends the login for the &lfs-user; user to the background.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.