Changeset da6e70f for chapter07/creatingdirs.xml
- Timestamp:
- 11/26/2022 06:26:21 PM (4 months ago)
- Branches:
- 11.3, 11.3-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.37, xry111/kcfg-revise
- Children:
- 38311c3, b1c68c7
- Parents:
- 295e337
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter07/creatingdirs.xml
r295e337 rda6e70f 71 71 <warning> 72 72 <para> 73 The FHS does not enforce the existence of the directory73 The FHS does not mandate the existence of the directory 74 74 <filename class="directory">/usr/lib64</filename>, and the LFS editors 75 have decided not to use it. For the instructions in LFS and BLFS to work ,76 it is imperative that this directory be non-existent. You should often77 check that it does not exist, because it is easy to inadvertently78 create it, which will likely break your system.75 have decided not to use it. For the instructions in LFS and BLFS to work correctly, 76 it is imperative that this directory be non-existent. From time to time you should 77 verify that it does not exist, because it is easy to create it 78 inadvertently, and this will probably break your system. 79 79 </para> 80 80 </warning>
Note:
See TracChangeset
for help on using the changeset viewer.