From owner-svn-src-all@freebsd.org Mon Sep 18 17:26:48 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB70EE20614; Mon, 18 Sep 2017 17:26:48 +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 mx1.freebsd.org (Postfix) with ESMTPS id 98B507288E; Mon, 18 Sep 2017 17:26:48 +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 v8IHQlX8056065; Mon, 18 Sep 2017 17:26:47 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8IHQldH056064; Mon, 18 Sep 2017 17:26:47 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201709181726.v8IHQldH056064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Mon, 18 Sep 2017 17:26:47 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r323711 - releng/10.4/release/doc/en_US.ISO8859-1/relnotes X-SVN-Group: releng X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: releng/10.4/release/doc/en_US.ISO8859-1/relnotes X-SVN-Commit-Revision: 323711 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.23 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: Mon, 18 Sep 2017 17:26:48 -0000 Author: gjb Date: Mon Sep 18 17:26:47 2017 New Revision: 323711 URL: https://svnweb.freebsd.org/changeset/base/323711 Log: Document r313433, bsdinstall(8) 4096k alignment on new partitions. Document r318430, ifconfig(8) reports persistent NIC MAC addresses. Submitted by: rpokala Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/10.4/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: releng/10.4/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- releng/10.4/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Sep 18 17:14:13 2017 (r323710) +++ releng/10.4/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Sep 18 17:26:47 2017 (r323711) @@ -198,6 +198,14 @@ added, providing command-line access to features and debugging facilities of &man.cxgbe.4; devices. + The &man.ifconfig.8; utility has been + updated to persistently store the hardware + MAC addres of an interface. This provides + a mechanism through which the original MAC + address can be retrieved if, for example, an interface is + added to a &man.lagg.4; and the MAC is + overridden in &man.rc.conf.5;. + The &man.rcp.1;, &man.rlogin.1;, &man.rsh.1;, &man.rlogind.8;, and &man.rshd.8; utilities have been marked as deprecated, and planned for removal in @@ -274,6 +282,10 @@ Installation and Configuration Tools + + The &man.bsdinstall.8; utility has been + updated to ensure newly-created partitions are properly + aligned at 4096k boundaries. The default EFI partition created by