diff --git a/en_US.ISO8859-1/articles/releng/article.sgml b/en_US.ISO8859-1/articles/releng/article.sgml index a0fb85a69d..3b5bf4602a 100644 --- a/en_US.ISO8859-1/articles/releng/article.sgml +++ b/en_US.ISO8859-1/articles/releng/article.sgml @@ -43,7 +43,6 @@ &tm-attrib.freebsd; &tm-attrib.cvsup; &tm-attrib.intel; - &tm-attrib.xfree86; &tm-attrib.general; @@ -716,33 +715,6 @@ applicable. For more information about the release build infrastructure, please see &man.release.7;. - - - - Building <application>&xfree86;</application> - - &xfree86; is an important component for many desktop users. - Prior to &os; 4.6-RELEASE, releases used &xfree86; - 3.X by default. - The easiest way to build these versions is to use the - src/release/scripts/X11/build_x.sh script. - This script requires that &xfree86; and Tcl/Tk already be - installed on the build host. After compiling the necessary X - servers, the script will package all of the files into tarballs - that &man.sysinstall.8; expects to find in the - XF86336 directory of the installation - media. - - Beginning with &os; 4.6-RELEASE, &man.sysinstall.8; - installs &xfree86; 4.X by default, as a - set of normal packages. These can either be the - packages generated by the package-building cluster or packages - built from an appropriately tagged ports tree. - - Beginning with &os; 5.3-RELEASE, &man.sysinstall.8; - installs &xorg; packages instead of &xfree86; packages by - default. - It is important to remove any site-specific settings from /etc/make.conf. For example, it would be unwise to distribute binaries that were built on a system @@ -795,8 +767,7 @@ applicable. make release. The only changes that should be made to the disc1 directory are the addition of - a tools directory, &xfree86;, and as many popular + a tools directory, and as many popular third party software packages as will fit on the disc. The tools directory contains software that allow users to create installation floppies from other operating systems. This disc @@ -814,13 +785,6 @@ applicable. src/usr.sbin/sysinstall. Optionally, you may choose to update sysinstall.8. - If an alternate version of &xfree86; is to be provided, then - &man.sysinstall.8; must be updated to reflect the new location - and installation instructions. The relevant code is contained - in src/usr.sbin/sysinstall. - Specifically, the files dist.c, - menus.c, and - config.c will need to be updated.