From owner-svn-src-all@freebsd.org Thu Jun 7 16:26:29 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F498FE3545; Thu, 7 Jun 2018 16:26:29 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1D25072A6F; Thu, 7 Jun 2018 16:26:29 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F246C2293E; Thu, 7 Jun 2018 16:26:28 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w57GQSWE023209; Thu, 7 Jun 2018 16:26:28 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w57GQScC023208; Thu, 7 Jun 2018 16:26:28 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201806071626.w57GQScC023208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Thu, 7 Jun 2018 16:26:28 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r334796 - in releng/11.2/release/doc/en_US.ISO8859-1: . installation X-SVN-Group: releng X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: in releng/11.2/release/doc/en_US.ISO8859-1: . installation X-SVN-Commit-Revision: 334796 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2018 16:26:29 -0000 Author: gjb Date: Thu Jun 7 16:26:28 2018 New Revision: 334796 URL: https://svnweb.freebsd.org/changeset/base/334796 Log: Connect the installation page to the build. Update the release version in installation/article.xml. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/11.2/release/doc/en_US.ISO8859-1/Makefile releng/11.2/release/doc/en_US.ISO8859-1/installation/article.xml Modified: releng/11.2/release/doc/en_US.ISO8859-1/Makefile ============================================================================== --- releng/11.2/release/doc/en_US.ISO8859-1/Makefile Thu Jun 7 16:21:16 2018 (r334795) +++ releng/11.2/release/doc/en_US.ISO8859-1/Makefile Thu Jun 7 16:26:28 2018 (r334796) @@ -3,6 +3,7 @@ RELN_ROOT?= ${.CURDIR}/.. SUBDIR = relnotes +SUBDIR+= installation SUBDIR+= hardware SUBDIR+= readme SUBDIR+= errata Modified: releng/11.2/release/doc/en_US.ISO8859-1/installation/article.xml ============================================================================== --- releng/11.2/release/doc/en_US.ISO8859-1/installation/article.xml Thu Jun 7 16:21:16 2018 (r334795) +++ releng/11.2/release/doc/en_US.ISO8859-1/installation/article.xml Thu Jun 7 16:26:28 2018 (r334796) @@ -4,7 +4,7 @@ %release; - + ]>