git: 56125ddae4 - main - pt-br/articles/freebsd-update-server: Sync with en f96f635

"Danilo G. Baio" <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=56125ddae4fd43bbfdb2f39da7213ecc67177111

commit 56125ddae4fd43bbfdb2f39da7213ecc67177111
Author:     Danilo G. Baio <[email protected]>
AuthorDate: 2024-12-31 01:06:41 +0000
Commit:     Danilo G. Baio <[email protected]>
CommitDate: 2024-12-31 01:06:41 +0000

    pt-br/articles/freebsd-update-server: Sync with en f96f635
    
    Obtained from: https://translate-dev.freebsd.org
---
 .../articles/freebsd-update-server/_index.adoc     |   6 +
 .../pt-br/articles/freebsd-update-server/_index.po | 475 +++++++++------------
 2 files changed, 214 insertions(+), 267 deletions(-)

diff --git a/documentation/content/pt-br/articles/freebsd-update-server/_index.adoc b/documentation/content/pt-br/articles/freebsd-update-server/_index.adoc
index b6e8a19bd1..ddd7d17025 100644
--- a/documentation/content/pt-br/articles/freebsd-update-server/_index.adoc
+++ b/documentation/content/pt-br/articles/freebsd-update-server/_index.adoc
@@ -41,6 +41,12 @@ ifndef::env-beastie[]
 include::../../../../../shared/asciidoctor.adoc[]
 endif::[]
 
+
+[WARNING]
+====
+As instruções neste artigo se referem a uma versão mais antiga do FreeBSD e podem não funcionar corretamente em versões recentes do SO. Com a disponibilidade do pkgbase, o utilitário freebsd-update está programado para ser removido do FreeBSD no futuro. Quando isso acontecer, este artigo será atualizado para refletir os novos procedimentos ou removido completamente.
+====
+
 [.abstract-title]
 Resumo
 
diff --git a/documentation/content/pt-br/articles/freebsd-update-server/_index.po b/documentation/content/pt-br/articles/freebsd-update-server/_index.po
index 2159de25d0..91cf5a1873 100644
--- a/documentation/content/pt-br/articles/freebsd-update-server/_index.po
+++ b/documentation/content/pt-br/articles/freebsd-update-server/_index.po
@@ -3,13 +3,13 @@
 # This file is distributed under the same license as the FreeBSD Documentation package.
 # Danilo G. Baio <[email protected]>, 2021.
 # Edson Brandi <[email protected]>, 2023.
-# "Danilo G. Baio" <[email protected]>, 2023.
+# "Danilo G. Baio" <[email protected]>, 2023, 2024.
 msgid ""
 msgstr ""
 "Project-Id-Version: FreeBSD Documentation VERSION\n"
-"POT-Creation-Date: 2022-07-07 23:23-0300\n"
-"PO-Revision-Date: 2023-04-22 20:29+0000\n"
-"Last-Translator: Edson Brandi <[email protected]>\n"
+"POT-Creation-Date: 2024-01-17 20:35-0300\n"
+"PO-Revision-Date: 2024-12-29 21:39+0000\n"
+"Last-Translator: \"Danilo G. Baio\" <[email protected]>\n"
 "Language-Team: Portuguese (Brazil) <https://translate-dev.freebsd.org/"
 "projects/documentation/articlesfreebsd-update-server_index/pt_BR/>\n"
 "Language: pt_BR\n"
@@ -23,10 +23,7 @@ msgstr ""
 #: documentation/content/en/articles/freebsd-update-server/_index.adoc:1
 #, no-wrap
 msgid "Building your own freebsd-update server allows a system administrator to perform fast updates for a number of machines from a local mirror"
-msgstr ""
-"Construir seu próprio servidor freebsd-update permite que um administrador "
-"de sistema realize atualizações rápidas para vários computadores a partir de "
-"um espelho local"
+msgstr "Construir seu próprio servidor freebsd-update permite que um administrador de sistema realize atualizações rápidas para vários computadores a partir de um espelho local"
 
 #. type: Title =
 #: documentation/content/en/articles/freebsd-update-server/_index.adoc:1
@@ -35,13 +32,28 @@ msgstr ""
 msgid "Build Your Own FreeBSD Update Server"
 msgstr "Construa seu próprio servidor de atualização do FreeBSD"
 
+#. type: delimited block = 4
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:51
+msgid ""
+"The instructions in this article refer to an older version of FreeBSD and "
+"may not work properly on recent versions of the OS. With the availability of "
+"pkgbase, the freebsd-update utility is scheduled to be removed from FreeBSD "
+"in the future. When that happens, this article is either updated to reflect "
+"the new procedures or removed entirely."
+msgstr ""
+"As instruções neste artigo se referem a uma versão mais antiga do FreeBSD e "
+"podem não funcionar corretamente em versões recentes do SO. Com a "
+"disponibilidade do pkgbase, o utilitário freebsd-update está programado para "
+"ser removido do FreeBSD no futuro. Quando isso acontecer, este artigo será "
+"atualizado para refletir os novos procedimentos ou removido completamente."
+
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:45
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:55
 msgid "Abstract"
 msgstr "Resumo"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:49
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:59
 msgid ""
 "This article describes building an internal FreeBSD Update Server.  The "
 "https://github.com/freebsd/freebsd-update-build/[freebsd-update-server] is "
@@ -62,18 +74,18 @@ msgstr ""
 "permitirá atualizações mais rápidas para vários computadores."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:51
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:61
 msgid "'''"
 msgstr "'''"
 
 #. type: Title ==
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:55
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:65
 #, no-wrap
 msgid "Acknowledgments"
 msgstr "Agradecimentos"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:58
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:68
 msgid ""
 "This article was subsequently printed at https://people.freebsd.org/~jgh/"
 "files/fus/BSD_03_2010_EN.pdf[BSD Magazine]."
@@ -82,13 +94,13 @@ msgstr ""
 "org/~jgh/files/fus/BSD_03_2010_EN.pdf[BSD Magazine]."
 
 #. type: Title ==
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:60
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:70
 #, no-wrap
 msgid "Introduction"
 msgstr "Introdução"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:67
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:77
 msgid ""
 "Experienced users or administrators are often responsible for several "
 "machines or environments.  They understand the difficult demands and "
@@ -110,13 +122,13 @@ msgstr ""
 "criação de um Servidor Interno de Atualização do FreeBSD."
 
 #. type: Title ==
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:69
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:79
 #, no-wrap
 msgid "Prerequisites"
 msgstr "Pré-requisitos"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:72
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:82
 msgid ""
 "To build an internal FreeBSD Update Server some requirements should be met."
 msgstr ""
@@ -124,12 +136,12 @@ msgstr ""
 "requisitos devem ser atendidos."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:74
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:84
 msgid "A running FreeBSD system."
 msgstr "Um sistema FreeBSD em execução."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:78
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:88
 msgid ""
 "At a minimum, updates require building on a FreeBSD release greater than or "
 "equal to the target release version for distribution."
@@ -138,7 +150,7 @@ msgstr ""
 "ou igual a versão do release alvo para a distribuição."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:80
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:90
 msgid ""
 "A user account with at least 4 GB of available space. This will allow the "
 "creation of updates for 7.1 and 7.2, but the exact space requirements may "
@@ -149,7 +161,7 @@ msgstr ""
 "espaço exatos podem mudar de versão para versão."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:81
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:91
 msgid ""
 "An man:ssh[1] account on a remote machine to upload distributed updates."
 msgstr ""
@@ -157,7 +169,7 @@ msgstr ""
 "atualizações que serão distribuídas."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:82
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:92
 msgid ""
 "A web server, like extref:{handbook}[Apache, network-apache], with over half "
 "of the space required for the build. For instance, test builds for 7.1 and "
@@ -171,18 +183,18 @@ msgstr ""
 "2,6 GB."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:83
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:93
 msgid "Basic knowledge of shell scripting with Bourne shell, man:sh[1]."
 msgstr "Conhecimento básico de script shell com o shell Bourne, man:sh[1]."
 
 #. type: Title ==
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:85
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:95
 #, no-wrap
 msgid "Configuration: Installation & Setup"
 msgstr "Configuração: Instalação e Setup"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:88
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:98
 msgid ""
 "Download the https://github.com/freebsd/freebsd-update-build/[freebsd-update-"
 "server] software by installing package:devel/git[] and package:security/"
@@ -193,15 +205,13 @@ msgstr ""
 "security/ca_root_nss[], e execute:"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:92
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:102
 #, no-wrap
 msgid "% git clone https://github.com/freebsd/freebsd-update-build.git freebsd-update-server\n"
-msgstr ""
-"% git clone https://github.com/freebsd/freebsd-update-build.git freebsd-"
-"update-server\n"
+msgstr "% git clone https://github.com/freebsd/freebsd-update-build.git freebsd-update-server\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:96
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:106
 msgid ""
 "Update [.filename]#scripts/build.conf# appropriately.  It is sourced during "
 "all build operations."
@@ -210,7 +220,7 @@ msgstr ""
 "usado durante todas as operações de compilação."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:98
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:108
 msgid ""
 "Here is the default [.filename]#build.conf#, which should be modified to "
 "suit your environment."
@@ -219,7 +229,7 @@ msgstr ""
 "atender ao seu ambiente."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:104
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:114
 #, no-wrap
 msgid ""
 "# Main configuration file for FreeBSD Update builds.  The\n"
@@ -231,7 +241,7 @@ msgstr ""
 "# na árvore de scripts.\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:107
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:117
 #, no-wrap
 msgid ""
 "# Location from which to fetch releases\n"
@@ -241,7 +251,7 @@ msgstr ""
 "export FTP=ftp://ftp2.freebsd.org/pub/FreeBSD/releases <.>\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:110
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:120
 #, no-wrap
 msgid ""
 "# Host platform\n"
@@ -251,7 +261,7 @@ msgstr ""
 "export HOSTPLATFORM=`uname -m`\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:113
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:123
 #, no-wrap
 msgid ""
 "# Host name to use inside jails\n"
@@ -261,7 +271,7 @@ msgstr ""
 "export BUILDHOSTNAME=${HOSTPLATFORM}-builder.daemonology.net <.>\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:116
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:126
 #, no-wrap
 msgid ""
 "# Location of SSH key\n"
@@ -271,7 +281,7 @@ msgstr ""
 "export SSHKEY=/root/.ssh/id_dsa <.>\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:119
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:129
 #, no-wrap
 msgid ""
 "# SSH account into which files are uploaded\n"
@@ -281,7 +291,7 @@ msgstr ""
 "[email protected] <.>\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:122
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:132
 #, no-wrap
 msgid ""
 "# Directory into which files are uploaded\n"
@@ -291,12 +301,12 @@ msgstr ""
 "MASTERDIR=update-master.freebsd.org <.>\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:125
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:135
 msgid "Parameters for consideration would be:"
 msgstr "Os parâmetros a serem considerados seriam:"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:128
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:138
 msgid ""
 "This is the location where ISO images are downloaded from (by the "
 "`fetchiso()` subroutine of [.filename]#scripts/build.subr#). The location "
@@ -316,7 +326,7 @@ msgstr ""
 "locais."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:130
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:140
 msgid ""
 "The name of the build host. This information will be displayed on updated "
 "systems when issuing:"
@@ -325,13 +335,13 @@ msgstr ""
 "atualizados ao emitir o comando:"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:134
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:144
 #, no-wrap
 msgid "% uname -v\n"
 msgstr "% uname -v\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:138
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:148
 msgid ""
 "The SSH key for uploading files to the update server. A key pair can be "
 "created by typing `ssh-keygen -t dsa`. This parameter is optional; standard "
@@ -348,17 +358,17 @@ msgstr ""
 "passos apropriados para criar e usar uma chave."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:140
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:150
 msgid "Account for uploading files to the update server."
 msgstr "Conta para enviar os arquivos para o servidor de atualização."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:142
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:152
 msgid "Directory on the update server where files are uploaded to."
 msgstr "Diretório no servidor de atualização onde os arquivos são enviados."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:144
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:154
 msgid ""
 "The default [.filename]#build.conf# shipped with the freebsd-update-server "
 "sources is suitable for building i386 releases of FreeBSD. As an example of "
@@ -372,18 +382,18 @@ msgstr ""
 "configuração necessárias para a arquitetura amd64:"
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:148
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:158
 msgid "Create a build environment for amd64:"
 msgstr "Crie um ambiente de compilação para o amd64:"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:152
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:162
 #, no-wrap
 msgid "% mkdir -p /usr/local/freebsd-update-server/scripts/7.2-RELEASE/amd64\n"
 msgstr "% mkdir -p /usr/local/freebsd-update-server/scripts/7.2-RELEASE/amd64\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:155
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:165
 msgid ""
 "Install a [.filename]#build.conf# in the newly created build directory. The "
 "build configuration options for FreeBSD 7.2-RELEASE on amd64 should be "
@@ -394,7 +404,7 @@ msgstr ""
 "em amd64 devem ser semelhantes a:"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:166
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:176
 #, no-wrap
 msgid ""
 "# SHA256 hash of RELEASE disc1.iso image.\n"
@@ -407,18 +417,16 @@ msgid ""
 "export KERNELPARTS=\"generic\"\n"
 msgstr ""
 "# SHA256 hash of RELEASE disc1.iso image.\n"
-"export RELH=1ea1f6f652d7c5f5eab7ef9f8edbed50cb664b08ed761850f95f48e86cc71ef5 "
-"<.>\n"
+"export RELH=1ea1f6f652d7c5f5eab7ef9f8edbed50cb664b08ed761850f95f48e86cc71ef5 <.>\n"
 "# Components of the world, source, and kernels\n"
-"export WORLDPARTS=\"base catpages dict doc games info manpages proflibs "
-"lib32\"\n"
+"export WORLDPARTS=\"base catpages dict doc games info manpages proflibs lib32\"\n"
 "export SOURCEPARTS=\"base bin contrib crypto etc games gnu include krb5  \\\n"
 "                lib libexec release rescue sbin secure share sys tools  \\\n"
 "                ubin usbin cddl\"\n"
 "export KERNELPARTS=\"generic\"\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:169
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:179
 #, no-wrap
 msgid ""
 "# EOL date\n"
@@ -428,7 +436,7 @@ msgstr ""
 "export EOL=1275289200 <.>\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:172
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:182
 msgid ""
 "The man:sha256[1] hash key for the desired release, is published within the "
 "respective link:https://www.FreeBSD.org/releases/[release announcement]."
@@ -437,7 +445,7 @@ msgstr ""
 "respectivo link:https://www.FreeBSD.org/releases/[anúncio de release]."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:173
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:183
 msgid ""
 "To generate the \"End of Life\" number for [.filename]#build.conf#, refer to "
 "the \"Estimated EOL\" posted on the link:https://www.FreeBSD.org/security/"
@@ -451,19 +459,19 @@ msgstr ""
 "por exemplo:"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:177
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:187
 #, no-wrap
 msgid "% date -j -f '%Y%m%d-%H%M%S' '20090401-000000' '+%s'\n"
 msgstr "% date -j -f '%Y%m%d-%H%M%S' '20090401-000000' '+%s'\n"
 
 #. type: Title ==
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:181
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:191
 #, no-wrap
 msgid "Building Update Code"
 msgstr "Compilando o Código de Atualização"
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:186
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:196
 msgid ""
 "The first step is to run [.filename]#scripts/make.sh#.  This will build some "
 "binaries, create directories, and generate an RSA signing key used for "
@@ -476,7 +484,7 @@ msgstr ""
 "que ser fornecida para a criação final da chave de assinatura."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:201
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:211
 #, no-wrap
 msgid ""
 "# sh scripts/make.sh\n"
@@ -495,20 +503,18 @@ msgstr ""
 "# sh scripts/make.sh\n"
 "cc -O2 -fno-strict-aliasing -pipe   findstamps.c  -o findstamps\n"
 "findstamps.c: In function 'usage':\n"
-"findstamps.c:45: warning: incompatible implicit declaration of built-in "
-"function 'exit'\n"
+"findstamps.c:45: warning: incompatible implicit declaration of built-in function 'exit'\n"
 "cc -O2 -fno-strict-aliasing -pipe   unstamp.c  -o unstamp\n"
 "install findstamps ../bin\n"
 "install unstamp ../bin\n"
 "rm -f findstamps unstamp\n"
 "Generating RSA private key, 4096 bit long modulus\n"
-"............................................................................."
-"...++\n"
+"................................................................................++\n"
 "...................++\n"
 "e is 65537 (0x10001)\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:204
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:214
 #, no-wrap
 msgid ""
 "Public key fingerprint:\n"
@@ -518,7 +524,7 @@ msgstr ""
 "27ef53e48dc869eea6c3136091cc6ab8589f967559824779e855d58a2294de9e\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:208
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:218
 #, no-wrap
 msgid ""
 "Encrypting signing key for root\n"
@@ -530,7 +536,7 @@ msgstr ""
 "Verifying - enter aes-256-cbc encryption password:\n"
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:214
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:224
 msgid ""
 "Keep a note of the generated key fingerprint.  This value is required in [."
 "filename]#/etc/freebsd-update.conf# for binary updates."
@@ -539,12 +545,12 @@ msgstr ""
 "filename]#/etc/freebsd-update.conf# para as atualizações binárias."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:217
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:227
 msgid "At this point, we are ready to stage a build."
 msgstr "Neste ponto, estamos prontos para preparar uma compilação."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:222
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:232
 #, no-wrap
 msgid ""
 "# cd /usr/local/freebsd-update-server\n"
@@ -554,12 +560,12 @@ msgstr ""
 "# sh scripts/init.sh amd64 7.2-RELEASE\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:225
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:235
 msgid "What follows is a sample of an _initial_ build run."
 msgstr "A seguir, segue um exemplo da execução de uma compilação _inicial_."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:245
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:255
 #, no-wrap
 msgid ""
 "# sh scripts/init.sh amd64 7.2-RELEASE\n"
@@ -582,36 +588,24 @@ msgid ""
 msgstr ""
 "# sh scripts/init.sh amd64 7.2-RELEASE\n"
 "Mon Aug 24 16:04:36 PDT 2009 Starting fetch for FreeBSD/amd64 7.2-RELEASE\n"
-"/usr/local/freebsd-update-server/work/7.2-RELE100 of  588 MB  359 kBps "
-"00m00s\n"
-"Mon Aug 24 16:32:38 PDT 2009 Verifying disc1 hash for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Mon Aug 24 16:32:44 PDT 2009 Extracting components for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Mon Aug 24 16:34:05 PDT 2009 Constructing world+src image for FreeBSD/amd64 7"
-".2-RELEASE\n"
-"Mon Aug 24 16:35:57 PDT 2009 Extracting world+src for FreeBSD/amd64 7.2-"
-"RELEASE\n"
+"/usr/local/freebsd-update-server/work/7.2-RELE100 of  588 MB  359 kBps 00m00s\n"
+"Mon Aug 24 16:32:38 PDT 2009 Verifying disc1 hash for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 16:32:44 PDT 2009 Extracting components for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 16:34:05 PDT 2009 Constructing world+src image for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 16:35:57 PDT 2009 Extracting world+src for FreeBSD/amd64 7.2-RELEASE\n"
 "Mon Aug 24 23:36:24 UTC 2009 Building world for FreeBSD/amd64 7.2-RELEASE\n"
-"Tue Aug 25 00:31:29 UTC 2009 Distributing world for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Tue Aug 25 00:32:36 UTC 2009 Building and distributing kernels for FreeBSD/"
-"amd64 7.2-RELEASE\n"
-"Tue Aug 25 00:44:44 UTC 2009 Constructing world components for FreeBSD/amd64 "
-"7.2-RELEASE\n"
-"Tue Aug 25 00:44:56 UTC 2009 Distributing source for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Mon Aug 24 17:46:18 PDT 2009 Moving components into staging area for FreeBSD/"
-"amd64 7.2-RELEASE\n"
-"Mon Aug 24 17:46:33 PDT 2009 Identifying extra documentation for FreeBSD/"
-"amd64 7.2-RELEASE\n"
-"Mon Aug 24 17:47:13 PDT 2009 Extracting extra docs for FreeBSD/amd64 7.2-"
-"RELEASE\n"
+"Tue Aug 25 00:31:29 UTC 2009 Distributing world for FreeBSD/amd64 7.2-RELEASE\n"
+"Tue Aug 25 00:32:36 UTC 2009 Building and distributing kernels for FreeBSD/amd64 7.2-RELEASE\n"
+"Tue Aug 25 00:44:44 UTC 2009 Constructing world components for FreeBSD/amd64 7.2-RELEASE\n"
+"Tue Aug 25 00:44:56 UTC 2009 Distributing source for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 17:46:18 PDT 2009 Moving components into staging area for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 17:46:33 PDT 2009 Identifying extra documentation for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 17:47:13 PDT 2009 Extracting extra docs for FreeBSD/amd64 7.2-RELEASE\n"
 "Mon Aug 24 17:47:18 PDT 2009 Indexing release for FreeBSD/amd64 7.2-RELEASE\n"
 "Mon Aug 24 17:50:44 PDT 2009 Indexing world0 for FreeBSD/amd64 7.2-RELEASE\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:266
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:276
 #, no-wrap
 msgid ""
 "Files built but not released:\n"
@@ -657,7 +651,7 @@ msgstr ""
 "...\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:270
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:280
 msgid ""
 "Then the build of the world is performed again, with world patches.  A more "
 "detailed explanation may be found in [.filename]#scripts/build.subr#."
@@ -667,7 +661,7 @@ msgstr ""
 "filename]#scripts/build.subr#."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:276
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:286
 msgid ""
 "During this second build cycle, the network time protocol daemon, man:"
 "ntpd[8], is turned off.  Per `{cperciva}`, Security Officer Emeritus of "
@@ -688,7 +682,7 @@ msgstr ""
 "resultados.\""
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:295
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:305
 #, no-wrap
 msgid ""
 "Mon Aug 24 17:54:07 PDT 2009 Extracting world+src for FreeBSD/amd64 7.2-RELEASE\n"
@@ -707,37 +701,24 @@ msgid ""
 "Mon Aug 24 12:16:57 PDT 2009 Copying metadata files into staging area for FreeBSD/amd64 7.2-RELEASE\n"
 "Mon Aug 24 12:16:59 PDT 2009 Constructing metadata index and tag for FreeBSD/amd64 7.2-RELEASE\n"
 msgstr ""
-"Mon Aug 24 17:54:07 PDT 2009 Extracting world+src for FreeBSD/amd64 7.2-"
-"RELEASE\n"
+"Mon Aug 24 17:54:07 PDT 2009 Extracting world+src for FreeBSD/amd64 7.2-RELEASE\n"
 "Wed Sep 29 00:54:34 UTC 2010 Building world for FreeBSD/amd64 7.2-RELEASE\n"
-"Wed Sep 29 01:49:42 UTC 2010 Distributing world for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Wed Sep 29 01:50:50 UTC 2010 Building and distributing kernels for FreeBSD/"
-"amd64 7.2-RELEASE\n"
-"Wed Sep 29 02:02:56 UTC 2010 Constructing world components for FreeBSD/amd64 "
-"7.2-RELEASE\n"
-"Wed Sep 29 02:03:08 UTC 2010 Distributing source for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Tue Sep 28 19:04:31 PDT 2010 Moving components into staging area for FreeBSD/"
-"amd64 7.2-RELEASE\n"
-"Mon Aug 24 19:04:46 PDT 2009 Extracting extra docs for FreeBSD/amd64 7.2-"
-"RELEASE\n"
+"Wed Sep 29 01:49:42 UTC 2010 Distributing world for FreeBSD/amd64 7.2-RELEASE\n"
+"Wed Sep 29 01:50:50 UTC 2010 Building and distributing kernels for FreeBSD/amd64 7.2-RELEASE\n"
+"Wed Sep 29 02:02:56 UTC 2010 Constructing world components for FreeBSD/amd64 7.2-RELEASE\n"
+"Wed Sep 29 02:03:08 UTC 2010 Distributing source for FreeBSD/amd64 7.2-RELEASE\n"
+"Tue Sep 28 19:04:31 PDT 2010 Moving components into staging area for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 19:04:46 PDT 2009 Extracting extra docs for FreeBSD/amd64 7.2-RELEASE\n"
 "Mon Aug 24 19:04:51 PDT 2009 Indexing world1 for FreeBSD/amd64 7.2-RELEASE\n"
-"Mon Aug 24 19:08:04 PDT 2009 Locating build stamps for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Mon Aug 24 19:10:19 PDT 2009 Cleaning staging area for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Mon Aug 24 19:10:19 PDT 2009 Preparing to copy files into staging area for "
-"FreeBSD/amd64 7.2-RELEASE\n"
-"Mon Aug 24 19:10:20 PDT 2009 Copying data files into staging area for "
-"FreeBSD/amd64 7.2-RELEASE\n"
-"Mon Aug 24 12:16:57 PDT 2009 Copying metadata files into staging area for "
-"FreeBSD/amd64 7.2-RELEASE\n"
-"Mon Aug 24 12:16:59 PDT 2009 Constructing metadata index and tag for FreeBSD/"
-"amd64 7.2-RELEASE\n"
+"Mon Aug 24 19:08:04 PDT 2009 Locating build stamps for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 19:10:19 PDT 2009 Cleaning staging area for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 19:10:19 PDT 2009 Preparing to copy files into staging area for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 19:10:20 PDT 2009 Copying data files into staging area for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 12:16:57 PDT 2009 Copying metadata files into staging area for FreeBSD/amd64 7.2-RELEASE\n"
+"Mon Aug 24 12:16:59 PDT 2009 Constructing metadata index and tag for FreeBSD/amd64 7.2-RELEASE\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:313
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:323
 #, no-wrap
 msgid ""
 "Files found which include build stamps:\n"
@@ -777,12 +758,12 @@ msgstr ""
 "...\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:316
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:326
 msgid "Finally, the build completes."
 msgstr "Por fim, a compilação é concluída."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:345
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:355
 #, no-wrap
 msgid ""
 "Values of build stamps, excluding library archive headers:\n"
@@ -840,7 +821,7 @@ msgstr ""
 "Mon Aug 24 23:46:47 UTC 2009\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:351
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:361
 #, no-wrap
 msgid ""
 "FreeBSD/amd64 7.2-RELEASE initialization build complete.  Please\n"
@@ -856,7 +837,7 @@ msgstr ""
 "to sign the release.\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:356
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:366
 msgid ""
 "Approve the build if everything is correct.  More information on determining "
 "this can be found in the distributed source file named [.filename]#USAGE#. "
@@ -870,7 +851,7 @@ msgstr ""
 "área de preparação adequada para o upload."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:361
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:371
 #, no-wrap
 msgid ""
 "# cd /usr/local/freebsd-update-server\n"
@@ -880,7 +861,7 @@ msgstr ""
 "# sh scripts/mountkey.sh\n"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:371
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:381
 #, no-wrap
 msgid ""
 "# sh -e scripts/approve.sh amd64 7.2-RELEASE\n"
@@ -892,17 +873,13 @@ msgid ""
 msgstr ""
 "# sh -e scripts/approve.sh amd64 7.2-RELEASE\n"
 "Wed Aug 26 12:50:06 PDT 2009 Signing build for FreeBSD/amd64 7.2-RELEASE\n"
-"Wed Aug 26 12:50:06 PDT 2009 Copying files to patch source directories for "
-"FreeBSD/amd64 7.2-RELEASE\n"
-"Wed Aug 26 12:50:06 PDT 2009 Copying files to upload staging area for "
-"FreeBSD/amd64 7.2-RELEASE\n"
-"Wed Aug 26 12:50:07 PDT 2009 Updating databases for FreeBSD/amd64 7.2-"
-"RELEASE\n"
-"Wed Aug 26 12:50:07 PDT 2009 Cleaning staging area for FreeBSD/amd64 7.2-"
-"RELEASE\n"
+"Wed Aug 26 12:50:06 PDT 2009 Copying files to patch source directories for FreeBSD/amd64 7.2-RELEASE\n"
+"Wed Aug 26 12:50:06 PDT 2009 Copying files to upload staging area for FreeBSD/amd64 7.2-RELEASE\n"
+"Wed Aug 26 12:50:07 PDT 2009 Updating databases for FreeBSD/amd64 7.2-RELEASE\n"
+"Wed Aug 26 12:50:07 PDT 2009 Cleaning staging area for FreeBSD/amd64 7.2-RELEASE\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:374
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:384
 msgid ""
 "After the approval process is complete, the upload procedure may be started."
 msgstr ""
@@ -910,7 +887,7 @@ msgstr ""
 "iniciado."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:379
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:389
 #, no-wrap
 msgid ""
 "# cd /usr/local/freebsd-update-server\n"
@@ -920,7 +897,7 @@ msgstr ""
 "# sh scripts/upload.sh amd64 7.2-RELEASE\n"
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:384
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:394
 msgid ""
 "In the event update code needs to be re-uploaded, this may be done by "
 "changing to the public distributions directory for the target release and "
@@ -931,7 +908,7 @@ msgstr ""
 "atualizando os atributos do arquivo já _enviado_."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:389
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:399
 #, no-wrap
 msgid ""
 "# cd /usr/local/freebsd-update-server/pub/7.2-RELEASE/amd64\n"
@@ -941,7 +918,7 @@ msgstr ""
 "# touch -t 200801010101.01 uploaded\n"
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:396
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:406
 msgid ""
 "The uploaded files will need to be in the document root of the webserver in "
 "order for updates to be distributed.  The exact configuration will vary "
@@ -956,7 +933,7 @@ msgstr ""
 "servidores Apache, network-apache] no Handbook."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:398
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:408
 msgid ""
 "Update client's `KeyPrint` and `ServerName` in [.filename]#/etc/freebsd-"
 "update.conf#, and perform updates as instructed in the extref:{handbook}"
@@ -968,7 +945,7 @@ msgstr ""
 "do Handbook."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:404
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:414
 msgid ""
 "In order for FreeBSD Update Server to work properly, updates for both the "
 "_current_ release and the release _one wants to upgrade to_ need to be "
@@ -986,54 +963,54 @@ msgstr ""
 "servidor de distribuição para ambas as versões."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:407
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:417
 msgid ""
 "For reference, the entire run of link:../../source/articles/freebsd-update-"
 "server/init.txt[init.sh] is attached."
 msgstr ""
-"Para referência, toda a execução do link:../../source/articles/"
-"freebsd-update-server/init.txt[init.sh] está anexada."
+"Para referência, toda a execução do link:../../source/articles/freebsd-"
+"update-server/init.txt[init.sh] está anexada."
 
 #. type: Title ==
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:409
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:419
 #, no-wrap
 msgid "Building a Patch"
 msgstr "Compilando um Patch"
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:412
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:422
 msgid ""
 "Every time a link:https://www.FreeBSD.org/security/advisories/[security "
 "advisory] or link:https://www.FreeBSD.org/security/notices/[security notice] "
 "is announced, a patch update can be built."
 msgstr ""
-"Toda vez que uma link:https://www.FreeBSD.org/security/advisories/["
-"recomendação de segurança] ou um link:https://www.FreeBSD.org/security/"
+"Toda vez que uma link:https://www.FreeBSD.org/security/advisories/"
+"[recomendação de segurança] ou um link:https://www.FreeBSD.org/security/"
 "notices/[aviso de segurança] é anunciado, uma atualização de patch pode ser "
 "compilada."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:414
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:424
 msgid "For this example, 7.1-RELEASE will be used."
 msgstr "Para este exemplo, o 7.1-RELEASE será usado."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:416
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:426
 msgid "A couple of assumptions are made for a different release build:"
 msgstr "Algumas suposições são feitas para compilar uma release diferente:"
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:418
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:428
 msgid "Setup the correct directory structure for the initial build."
 msgstr "Configure a estrutura de diretórios correta para a compilação inicial."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:419
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:429
 msgid "Perform an initial build for 7.1-RELEASE."
 msgstr "Execute uma compilação inicial para o 7.1-RELEASE."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:421
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:431
 msgid ""
 "Create the patch directory of the respective release under [.filename]#/usr/"
 "local/freebsd-update-server/patches/#."
@@ -1042,7 +1019,7 @@ msgstr ""
 "freebsd-update-server/patches/#."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:426
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:436
 #, no-wrap
 msgid ""
 "% mkdir -p /usr/local/freebsd-update-server/patches/7.1-RELEASE/\n"
@@ -1052,7 +1029,7 @@ msgstr ""
 "% cd /usr/local/freebsd-update-server/patches/7.1-RELEASE\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:431
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:441
 msgid ""
 "As an example, take the patch for man:named[8].  Read the advisory, and grab "
 "the necessary file from link:https://www.FreeBSD.org/security/advisories/"
@@ -1061,13 +1038,13 @@ msgid ""
 "advisories]."
 msgstr ""
 "Como exemplo, considere o patch para o man:named[8]. Leia o aviso e pegue o "
-"arquivo necessário em link:https://www.FreeBSD.org/security/advisories/["
-"Avisos de Segurança do FreeBSD]. Mais informações sobre a interpretação do "
+"arquivo necessário em link:https://www.FreeBSD.org/security/advisories/"
+"[Avisos de Segurança do FreeBSD]. Mais informações sobre a interpretação do "
 "aviso podem ser encontradas no extref:{handbook}[Handbook do FreeBSD, "
 "security-advisories]."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:436
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:446
 msgid ""
 "In the https://security.freebsd.org/advisories/FreeBSD-SA-09:12.bind."
 "asc[security brief], this advisory is called `SA-09:12.bind`.  After "
@@ -1086,15 +1063,13 @@ msgstr ""
 "Renomeie o arquivo:"
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:440
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:450
 #, no-wrap
 msgid "% cd /usr/local/freebsd-update-server/patches/7.1-RELEASE/; mv bind.patch 7-SA-09:12.bind\n"
-msgstr ""
-"% cd /usr/local/freebsd-update-server/patches/7.1-RELEASE/; mv bind.patch "
-"7-SA-09:12.bind\n"
+msgstr "% cd /usr/local/freebsd-update-server/patches/7.1-RELEASE/; mv bind.patch 7-SA-09:12.bind\n"
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:446
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:456
 msgid ""
 "When running a patch level build, it is assumed that previous patches are in "
 "place.  When a patch build is run, it will run all patches contained in the "
@@ -1105,7 +1080,7 @@ msgstr ""
 "executará todos os patches contidos no diretório de patch."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:448
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:458
 msgid ""
 "There can be custom patches added to any build. Use the number zero, or any "
 "other number."
@@ -1114,7 +1089,7 @@ msgstr ""
 "número zero ou qualquer outro número."
 
 #. type: delimited block = 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:454
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:464
 msgid ""
 "It is up to the administrator of the FreeBSD Update Server to take "
 "appropriate measures to verify the authenticity of every patch."
@@ -1123,7 +1098,7 @@ msgstr ""
 "apropriadas para verificar a autenticidade de cada patch."
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:458
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:468
 msgid ""
 "At this point, a _diff_ is ready to be built.  The software checks first to "
 "see if a [.filename]#scripts/init.sh# has been run on the respective release "
@@ -1134,7 +1109,7 @@ msgstr ""
 "release antes de executar a compilação do _diff_."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:463
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:473
 #, no-wrap
 msgid ""
 "# cd /usr/local/freebsd-update-server\n"
@@ -1144,12 +1119,12 @@ msgstr ""
 "# sh scripts/diff.sh amd64 7.1-RELEASE 7\n"
 
 #. type: Plain text
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:466
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:476
 msgid "What follows is a sample of a _differential_ build run."
 msgstr "A seguir, segue um exemplo de execução de compilação _diferencial_."
 
 #. type: delimited block . 4
-#: documentation/content/en/articles/freebsd-update-server/_index.adoc:540
+#: documentation/content/en/articles/freebsd-update-server/_index.adoc:550
 #, no-wrap
 msgid ""
 "# sh -e scripts/diff.sh amd64 7.1-RELEASE 7\n"
@@ -1225,56 +1200,31 @@ msgid ""
 "...\n"
 msgstr ""
 "# sh -e scripts/diff.sh amd64 7.1-RELEASE 7\n"
-"Wed Aug 26 10:09:59 PDT 2009 Extracting world+src for FreeBSD/amd64 7."
-"1-RELEASE-p7\n"
-"Wed Aug 26 17:10:25 UTC 2009 Building world for FreeBSD/amd64 7.1-RELEASE-"
-"p7\n"
-"Wed Aug 26 18:05:11 UTC 2009 Distributing world for FreeBSD/amd64 7."
-"1-RELEASE-p7\n"
-"Wed Aug 26 18:06:16 UTC 2009 Building and distributing kernels for FreeBSD/"
-"amd64 7.1-RELEASE-p7\n"
*** 263 LINES SKIPPED ***
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.