svn commit: r323711 - releng/10.4/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Sep 18 17:26:48 UTC 2017
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.</para>
+ <para revision="318430">The &man.ifconfig.8; utility has been
+ updated to persistently store the hardware
+ <acronym>MAC</acronym> addres of an interface. This provides
+ a mechanism through which the original <acronym>MAC</acronym>
+ address can be retrieved if, for example, an interface is
+ added to a &man.lagg.4; and the <literal>MAC</literal> is
+ overridden in &man.rc.conf.5;.</para>
+
<para revision="320646">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 @@
<sect2 xml:id="userland-installer">
<title>Installation and Configuration Tools</title>
+
+ <para revision="313433">The &man.bsdinstall.8; utility has been
+ updated to ensure newly-created partitions are properly
+ aligned at 4096k boundaries.</para>
<para revision="321202" contrib="sponsor" sponsor="&ff;">The
default <acronym>EFI</acronym> partition created by
More information about the svn-src-releng
mailing list