Update to r42475:
Update the fingerprint example to match the new fingerprints. Update to r42935: Mention stable/10 branch in various places. Update to r43087: Add missing 9.2-R missing bits from previous release.
This commit is contained in:
parent
b915697e0f
commit
2dab667016
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47662
1 changed files with 17 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/mirrors/chapter.xml,v 1.174 2011/07/25 14:45:12 bcr Exp $
|
||||
basiert auf: r42474
|
||||
basiert auf: r43087
|
||||
-->
|
||||
|
||||
<appendix xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="mirrors">
|
||||
|
@ -608,9 +608,11 @@
|
|||
unter <literal>head</literal> und die jeweilige neueste
|
||||
Version des -STABLE Zweiges unter
|
||||
<literal>stable/8</literal> (für
|
||||
8.<replaceable>x</replaceable>) und
|
||||
8.<replaceable>x</replaceable>),
|
||||
<literal>stable/9</literal>
|
||||
(9.<replaceable>x</replaceable>) verwaltet wird.</para>
|
||||
(9.<replaceable>x</replaceable>) und
|
||||
<literal>stable/10</literal>
|
||||
(10.<replaceable>x</replaceable>) verwaltet wird.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -790,11 +792,12 @@
|
|||
<screen>Error validating server certificate for 'https://svn0.us-west.freebsd.org:443':
|
||||
- The certificate is not issued by a trusted authority. Use the
|
||||
fingerprint to validate the certificate manually!
|
||||
- The certificate hostname does not match.
|
||||
Certificate information:
|
||||
- Hostname: svnmir.ysv.FreeBSD.org
|
||||
- Valid: from Fri, 24 Aug 2012 22:04:04 GMT until Sat, 24 Aug 2013 22:04:04 GMT
|
||||
- Issuer: clusteradm, FreeBSD.org, CA, US
|
||||
- Fingerprint: 79:35:8f:ca:6d:34:d9:30:44:d1:00:af:33:4d:e6:11:44:4d:15:ec
|
||||
- Valid: from Jul 29 22:01:21 2013 GMT until Dec 13 22:01:21 2040 GMT
|
||||
- Issuer: clusteradm, FreeBSD.org, (null), CA, US (clusteradm@FreeBSD.org)
|
||||
- Fingerprint: 1C:BD:85:95:11:9F:EB:75:A5:4B:C8:A3:FE:08:E4:02:73:06:1E:61
|
||||
(R)eject, accept (t)emporarily or accept (p)ermanently?</screen>
|
||||
|
||||
<para>Vergleichen Sie den Fingerabdruck mit dem in der obigen
|
||||
|
@ -2100,6 +2103,14 @@ src-all</programlisting>
|
|||
keine Release-Tags verwendet.</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>RELENG_9_2_0_RELEASE</term>
|
||||
|
||||
<listitem>
|
||||
<para>&os; 9.2</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_9_1_0_RELEASE</term>
|
||||
|
||||
|
|
Loading…
Reference in a new issue