Update the selection of distribution sets to match the move to Xorg as
default X11 distribution. Requested by: many
This commit is contained in:
parent
83fd651c66
commit
0634652181
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23186
1 changed files with 8 additions and 14 deletions
|
@ -2207,21 +2207,15 @@ Mounting root from ufs:/dev/md0c
|
|||
|
||||
<para>If a graphical user interface is desired then a distribution
|
||||
set that is preceded by an <literal>X</literal> should be
|
||||
chosen. The configuration of <application>&xfree86;</application> and selection of a default
|
||||
desktop is part of the post-installation steps.</para>
|
||||
chosen. The configuration of the X server and selection of a default
|
||||
desktop must be done after the installation of &os;. More
|
||||
information regarding the configuration of a X server can be
|
||||
found in <xref linkend="x11">.</para>
|
||||
|
||||
<para>The default version of <application>&xfree86;</application> that is installed depends on the
|
||||
version of the FreeBSD that you are installing. For FreeBSD versions
|
||||
prior to 4.6, <application>&xfree86; 3.X</application> is installed. For FreeBSD 4.6 and later,
|
||||
<application>&xfree86; 4.X</application> is the default.</para>
|
||||
|
||||
<para>You should check to see whether your video card is supported at the
|
||||
<ulink url="http://www.xfree86.org/">&xfree86;</ulink> web site. If
|
||||
your video card
|
||||
is not supported under the default version that FreeBSD will install,
|
||||
you should select a distribution without X for installation. After
|
||||
installation, install and configure the appropriate version of
|
||||
<application>&xfree86;</application> using the ports collection.</para>
|
||||
<para>The default version of X11 that is installed depends on the
|
||||
version of FreeBSD that you are installing. For FreeBSD versions
|
||||
prior to 5.3, <application>&xfree86; 4.X</application> is installed. For &os; 5.3 and later,
|
||||
<application>&xorg;</application> is the default.</para>
|
||||
|
||||
<para>If compiling a custom kernel is anticipated, select an option
|
||||
which includes the source code. For more information on why a
|
||||
|
|
Loading…
Reference in a new issue