Ignore:
Timestamp:
06/26/2022 11:17:17 AM (22 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/clfs-ng
Children:
e4d72ed
Parents:
100ca4e (diff), bfc6495 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into xry111/clfs-ng

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/creatingdirs.xml

    r100ca4e rf7c33596  
    1313  <para>It is time to create the full structure in the LFS file system.</para>
    1414
     15  <note><para>Some of the directories mentioned in this section may be
     16  already created earlier with explicit instructions or when installing some
     17  packages.  They are repeated below for completeness.</para></note>
     18
    1519  <para>Create some root-level directories that are not in the limited set
    1620    required in the previous chapters by issuing the following command:</para>
    17 
    18   <note><para>Some of the directories below have already been created earlier
    19   with explicit instructions or when installing some packages.  They are
    20   repeated below for completeness.</para></note>
    2121
    2222<screen><userinput>mkdir -pv /{boot,home,mnt,opt,srv}</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.