mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
emove references to Xorg "katamari"
Also tweak a tar command in llvm.
This commit is contained in:
parent
e34c9dae2d
commit
75fee1b462
@ -165,10 +165,8 @@
|
||||
export -f as_root</userinput></screen>
|
||||
</note>">
|
||||
|
||||
<!ENTITY not-katamari "<para>This package is not a part of the Xorg
|
||||
katamari and is provided only as a dependency to
|
||||
other packages or for testing the completed Xorg
|
||||
installation.</para>">
|
||||
<!ENTITY not-katamari "<para>This package is provided for testing the
|
||||
completed Xorg installation.</para>">
|
||||
|
||||
<!ENTITY % package-entities SYSTEM "packages.ent">
|
||||
%package-entities;
|
||||
|
@ -219,7 +219,7 @@
|
||||
<filename class="directory">cmake</filename>.
|
||||
</para>
|
||||
|
||||
<screen><userinput>tar xf ../llvm-cmake-&llvm-version;.src.tar.xz &&
|
||||
<screen><userinput>tar -xf ../llvm-cmake-&llvm-version;.src.tar.xz &&
|
||||
mv cmake-&llvm-version;.src ../cmake</userinput></screen>
|
||||
|
||||
</note>
|
||||
|
@ -70,10 +70,9 @@
|
||||
<para>
|
||||
This chapter provides the basic components of the X Window System and
|
||||
Wayland. For X, the chosen implementation is Xorg, which is a modular
|
||||
implementation and requires more than 100 packages to be installed.
|
||||
The distribution of Xorg is given a release number by the developers,
|
||||
in this case Xorg-&xorg-version;, and is referred to as the "katamari" by
|
||||
the upstream developers. Individual packages are updated as needed without
|
||||
implementation and requires more than 100 packages to be installed. The
|
||||
distribution of Xorg is given a release number by the developers, in this
|
||||
case Xorg-&xorg-version;. Individual packages are updated as needed without
|
||||
changing this number.
|
||||
</para>
|
||||
|
||||
|
@ -30,8 +30,6 @@
|
||||
to start the xserver.
|
||||
</para>
|
||||
|
||||
¬-katamari;
|
||||
|
||||
&lfs112_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
|
Loading…
Reference in New Issue
Block a user