Changeset 25b402c for chapter07


Ignore:
Timestamp:
03/31/2021 10:41:39 AM (3 years ago)
Author:
Xℹ Ruoyao <xry111@…>
Branches:
ml-11.0, multilib
Children:
bd1abf6
Parents:
c63253fb
git-author:
Thomas Trepl <thomas@…> (07/23/2020 07:47:50 PM)
git-committer:
Xℹ Ruoyao <xry111@…> (03/31/2021 10:41:39 AM)
Message:

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12003 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/creatingdirs.xml

    rc63253fb r25b402c  
    2020mkdir -pv /usr/{,local/}share/{misc,terminfo,zoneinfo}
    2121mkdir -pv /usr/{,local/}share/man/man{1..8}
     22install -dv -m 0750 /root
    2223install -dv -m 1777 /tmp /var/tmp
    23 install -dv -m 0750 /root
    2424
    2525mkdir -v /var/{log,mail,spool}
Note: See TracChangeset for help on using the changeset viewer.