mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Doc dir symilnks are no longer created
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
dedf39ef44
commit
672785d335
@ -53,16 +53,7 @@ mkdir -pv /var/{opt,cache,lib/{color,misc,locate},local}</userinput></screen>
|
|||||||
<title>FHS Compliance Note</title>
|
<title>FHS Compliance Note</title>
|
||||||
|
|
||||||
<para>The directory tree is based on the Filesystem Hierarchy Standard (FHS)
|
<para>The directory tree is based on the Filesystem Hierarchy Standard (FHS)
|
||||||
(available at <ulink url="http://www.pathname.com/fhs/"/>). In addition to
|
(available at <ulink url="http://www.pathname.com/fhs/"/>).
|
||||||
the FHS, we create compatibility symlinks for the <filename
|
|
||||||
class="directory">man</filename>, <filename
|
|
||||||
class="directory">doc</filename>, and <filename
|
|
||||||
class="directory">info</filename> directories since many packages still try
|
|
||||||
to install their documentation into <filename
|
|
||||||
class="directory">/usr/<directory></filename> or <filename
|
|
||||||
class="directory">/usr/local/<directory></filename> as opposed to
|
|
||||||
<filename class="directory">/usr/share/<directory></filename> or
|
|
||||||
<filename class="directory">/usr/local/share/<directory></filename>.
|
|
||||||
The FHS also stipulates the existence of <filename
|
The FHS also stipulates the existence of <filename
|
||||||
class="directory">/usr/local/games</filename> and <filename
|
class="directory">/usr/local/games</filename> and <filename
|
||||||
class="directory">/usr/share/games</filename>. The FHS is not precise as to
|
class="directory">/usr/share/games</filename>. The FHS is not precise as to
|
||||||
|
Loading…
Reference in New Issue
Block a user