Add notes about the removal of X server and X desktop configuration
facilities from sysinstall(8) since 5.3-R and let's point reader to the X11 chapter instead. Reminded by: docs/73985 [1] and freebsd-stable@ Submitted by: Josh Paetzel <josh@tcbug.org> [1]
This commit is contained in:
parent
d099ffeb9b
commit
959f5af291
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22994
1 changed files with 22 additions and 0 deletions
|
@ -3637,6 +3637,17 @@ To change any of these settings later, edit /etc/rc.conf
|
|||
<sect2 id="x-server">
|
||||
<title>Configure X Server</title>
|
||||
|
||||
<note>
|
||||
<para>As of &os; 5.3-RELEASE, the X server configuration
|
||||
facility has been removed from
|
||||
<application>sysinstall</application>, you have to install
|
||||
and configure the X server after the installation of &os;.
|
||||
More information regarding the installation and the
|
||||
configuration of a X server can be found in <xref
|
||||
linkend="x11">. You can skip this section if you are not
|
||||
installing a &os; version prior to 5.3-RELEASE.</para>
|
||||
</note>
|
||||
|
||||
<para>In order to use a graphical user interface such as
|
||||
<application>KDE</application>, <application>GNOME</application>,
|
||||
or others, the X server will need to be configured.</para>
|
||||
|
@ -4175,6 +4186,17 @@ failed. Would you like to try again?
|
|||
<sect2 id="default-desktop">
|
||||
<title>Select Default X Desktop</title>
|
||||
|
||||
<note>
|
||||
<para>As of &os; 5.3-RELEASE, the X desktop selection
|
||||
facility has been removed from
|
||||
<application>sysinstall</application>, you have to configure
|
||||
the X desktop after the installation of &os;. More
|
||||
information regarding the installation and the configuration
|
||||
of a X desktop can be found in <xref linkend="x11">. You
|
||||
can skip this section if you are not installing a &os;
|
||||
version prior to 5.3-RELEASE.</para>
|
||||
</note>
|
||||
|
||||
<para>There are a variety of window managers available. They range
|
||||
from very basic environments to full desktop environments with a
|
||||
large suite of software. Some require only minimal disk space and
|
||||
|
|
Loading…
Reference in a new issue