aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-05-02 16:44:17 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-05-02 16:44:17 +0800
commit378c49f60800d52e2bdb06b791d5b96d0a937c8d (patch)
tree810e962144ad1440106fbf5510eeb4f54f3db2b1
parent7a57861d01a844f377969cf3faf618869dcb5f8d (diff)
usr-move: reword desc of separate /usr
-rw-r--r--chapter02/creatingpartition.xml13
1 files changed, 3 insertions, 10 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index be5044a97..efca7ea1c 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -141,16 +141,9 @@
builds. The size is generally fairly large and depends on available disk
space.</para></listitem>
- <listitem revision="sysv"><para>/usr &ndash; A separate /usr partition is generally used
- if providing a server for a thin client or diskless workstation. It is
- normally not needed for LFS. A size of ten gigabytes will handle most
- installations.</para></listitem>
-
- <listitem revision="systemd"><para>/usr &ndash; In LFS with systemd as the
- init process, <filename class="directory">/bin</filename>,
- <filename class="directory">/lib</filename>,
- <filename class="directory">/lib64</filename> (only exists for 64-bit
- host), and
+ <listitem><para>/usr &ndash; In LFS,
+ <filename class="directory">/bin</filename>,
+ <filename class="directory">/lib</filename>, and
<filename class="directory">/sbin</filename> are symlinks to their
counterpart in <filename class="directory">/usr</filename>.
So <filename class="directory">/usr</filename> contains all binaries