Regen after r286097.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
22ccce91ee
commit
cd371b6c48
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47135
1 changed files with 14 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
as trademarks. Where those designations appear in this document,
|
||||
and the FreeBSD Project was aware of the trademark claim, the
|
||||
designations have been followed by the <span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">™</span>”</span> or the
|
||||
<span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2015-07-28 by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The release notes for FreeBSD 10.2-RELEASE contain
|
||||
<span xmlns="http://www.w3.org/1999/xhtml" class="quote">“<span class="quote">®</span>”</span> symbol. </p></div></div><div>Last modified on 2015-07-30 by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The release notes for FreeBSD 10.2-RELEASE contain
|
||||
a summary of the changes made to the FreeBSD base system on the
|
||||
10.2-STABLE development line. This document lists
|
||||
applicable security advisories that were issued since the last
|
||||
|
@ -155,7 +155,9 @@
|
|||
canonicalization before locating the host in
|
||||
<code xmlns="http://www.w3.org/1999/xhtml" class="filename">known_hosts</code>. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=285750">[r285750]</a><span class="contrib">
|
||||
(Sponsored by
|
||||
Dell, Inc.)</span></p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="userland-installer"></a>4.4. Installation and Configuration Tools</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Support for detecting and implementing
|
||||
Dell, Inc.)</span></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=tar&sektion=1"><span class="citerefentry"><span class="refentrytitle">tar</span>(1)</span></a> utility has been updated
|
||||
to fix an issue that would prevent compressing sparse
|
||||
files. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=286084">[r286084]</a></p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="userland-installer"></a>4.4. Installation and Configuration Tools</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Support for detecting and implementing
|
||||
a workaround for various laptops and motherboards that do not
|
||||
boot properly from <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">GPT</acronym>-partitioned disks
|
||||
has been added to <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=bsdinstall&sektion=8"><span class="citerefentry"><span class="refentrytitle">bsdinstall</span>(8)</span></a>. Additionally, the
|
||||
|
@ -432,6 +434,16 @@
|
|||
FreeBSD/i386 memory stick installation images are now
|
||||
created using the <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=mkimg&sektion=1"><span class="citerefentry"><span class="refentrytitle">mkimg</span>(1)</span></a> utility, matching the way
|
||||
the FreeBSD/amd64 images are created. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=283548">[r283548]</a><span class="contrib">
|
||||
(Sponsored by
|
||||
The FreeBSD Foundation)</span></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The
|
||||
default <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=pkg&sektion=8"><span class="citerefentry"><span class="refentrytitle">pkg</span>(8)</span></a> repository set in
|
||||
<code xmlns="http://www.w3.org/1999/xhtml" class="filename">/etc/pkg/FreeBSD.conf</code> now defaults to
|
||||
the <code xmlns="http://www.w3.org/1999/xhtml" class="literal">quarterly</code> package set. To use the
|
||||
<code xmlns="http://www.w3.org/1999/xhtml" class="literal">latest</code> branch (as was the previous
|
||||
default), the comment at the top of
|
||||
<code xmlns="http://www.w3.org/1999/xhtml" class="filename">/etc/pkg/FreeBSD.conf</code> explains how to
|
||||
disable the default repository and specify an alternative
|
||||
repository. <a href="http://svn.freebsd.org/viewvc/base?view=revision&revision=285830">[r285830]</a><span class="contrib">
|
||||
(Sponsored by
|
||||
The FreeBSD Foundation)</span></p></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional" align="center"><small>This file, and other release-related documents,
|
||||
can be downloaded from <a href="https://www.FreeBSD.org/releases/">https://www.FreeBSD.org/releases/</a>.</small></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional" align="center"><small>For questions about FreeBSD, read the
|
||||
|
|
Loading…
Reference in a new issue