diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-09-23 01:38:45 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-09-23 01:40:51 +0800 |
commit | fc472c83d9f8608a737bc54afe71ce3894b61fe5 (patch) | |
tree | aa1265df9ffd91c3d1ea820c0bdd613ba445d36c /chapter02 | |
parent | 67756f3ec24469a82b812e207d07bc520f3bfdfc (diff) |
partition: update examples for /opt
We don't use /opt for GNOME, so use Texlive as another example.
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/creatingpartition.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml index d10120330..a57dabc97 100644 --- a/chapter02/creatingpartition.xml +++ b/chapter02/creatingpartition.xml @@ -164,7 +164,7 @@ <filename class="directory">/usr</filename> partition.</para></listitem> <listitem><para>/opt – This directory is most useful for - BLFS, where multiple large packages like Gnome or KDE can + BLFS, where multiple large packages like KDE or Texlive can be installed without embedding the files in the /usr hierarchy. If used, 5 to 10 gigabytes is generally adequate.</para> </listitem> |