- Remove the sentence related to sysinstall (the X11 config should not
be possible from systinstall) - Move a note to a better place
This commit is contained in:
parent
f92c19bc63
commit
6a9ef54c72
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22146
1 changed files with 6 additions and 10 deletions
|
@ -325,16 +325,18 @@
|
|||
<application>&xfree86 4.4RC2</application> and X11R6.6.
|
||||
The X.Org Foundation released X11R6.7 in April 2004.</para>
|
||||
|
||||
<para>The FreeBSD setup program (<application>sysinstall</application>) offers users the opportunity to install
|
||||
and configure X11 during installation
|
||||
(covered in <xref linkend="x-server">).</para>
|
||||
|
||||
<para>To build and install <application>&xorg;</application> from the
|
||||
ports collection:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11/xorg</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<note>
|
||||
<para>To build <application>&xorg;</application> in its
|
||||
entirety, be sure to have at least 2GB of free space
|
||||
available.</para>
|
||||
</note>
|
||||
|
||||
<para>To build and install <application>&xfree86;</application>
|
||||
from the ports collection:</para>
|
||||
|
||||
|
@ -354,12 +356,6 @@
|
|||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r xorg</userinput></screen>
|
||||
|
||||
<note>
|
||||
<para>To build <application>&xorg;</application> in its
|
||||
entirety, be sure to have at least 2GB of free space
|
||||
available.</para>
|
||||
</note>
|
||||
|
||||
<para>The <application>&xfree86; 4.X</application> package can be
|
||||
installed by typing:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue