aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles/releng/_index.po
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/content/en/articles/releng/_index.po')
-rw-r--r--documentation/content/en/articles/releng/_index.po85
1 files changed, 43 insertions, 42 deletions
diff --git a/documentation/content/en/articles/releng/_index.po b/documentation/content/en/articles/releng/_index.po
index ba3b61c37a..8b786c7a30 100644
--- a/documentation/content/en/articles/releng/_index.po
+++ b/documentation/content/en/articles/releng/_index.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: FreeBSD Documentation VERSION\n"
-"POT-Creation-Date: 2024-12-29 08:30-0500\n"
+"POT-Creation-Date: 2025-11-08 16:17+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -75,15 +75,15 @@ msgstr ""
msgid ""
"The development of FreeBSD is a very open process. FreeBSD is comprised of "
"contributions from thousands of people around the world. The FreeBSD "
-"Project provides Subversion footnote:[Subversion, http://subversion.apache."
-"org] access to the general public so that others can have access to log "
-"messages, diffs (patches) between development branches, and other "
-"productivity enhancements that formal source code management provides. This "
-"has been a huge help in attracting more talented developers to FreeBSD. "
-"However, I think everyone would agree that chaos would soon manifest if "
-"write access to the main repository was opened up to everyone on the "
-"Internet. Therefore only a \"select\" group of nearly 300 people are given "
-"write access to the Subversion repository. These extref:{contributors}"
+"Project provides Subversion footnote:[Subversion, http://"
+"subversion.apache.org] access to the general public so that others can have "
+"access to log messages, diffs (patches) between development branches, and "
+"other productivity enhancements that formal source code management "
+"provides. This has been a huge help in attracting more talented developers "
+"to FreeBSD. However, I think everyone would agree that chaos would soon "
+"manifest if write access to the main repository was opened up to everyone on "
+"the Internet. Therefore only a \"select\" group of nearly 300 people are "
+"given write access to the Subversion repository. These extref:{contributors}"
"[FreeBSD committers, staff-committers]footnote:[extref:{contributors}"
"[FreeBSD committers, staff-committers]] are usually the people who do the "
"bulk of FreeBSD development. An elected link:https://www.FreeBSD.org/"
@@ -138,9 +138,9 @@ msgid ""
"download from `https:/download.FreeBSD.org/snapshots/`. The widespread "
"availability of binary release snapshots, and the tendency of our user "
"community to keep up with -STABLE development with Subversion and \"`make "
-"buildworld`\" footnote:[extref:{handbook}[Rebuilding world, makeworld]] "
-"helps to keep FreeBSD-STABLE in a very reliable condition even before the "
-"quality assurance activities ramp up pending a major release."
+"buildworld`\" footnote:[extref:{handbook}cutting-edge[Rebuilding world, "
+"makeworld]] helps to keep FreeBSD-STABLE in a very reliable condition even "
+"before the quality assurance activities ramp up pending a major release."
msgstr ""
#. type: Plain text
@@ -164,8 +164,9 @@ msgstr ""
msgid ""
"Bug reports and feature requests are continuously submitted by users "
"throughout the release cycle. Problems reports are entered into our "
-"Bugzilla database through the web interface provided at https://www.freebsd."
-"org/support/bugreports/[https://www.freebsd.org/support/bugreports/]."
+"Bugzilla database through the web interface provided at https://"
+"www.freebsd.org/support/bugreports/[https://www.freebsd.org/support/"
+"bugreports/]."
msgstr ""
#. type: Plain text
@@ -733,8 +734,8 @@ msgid ""
"must be available. If the device is not loaded into your kernel, then the "
"kernel module should be automatically loaded when man:mdconfig[8] is "
"executed during the boot media creation phase. All of the tools necessary "
-"to build a release are available from the Subversion repository in [."
-"filename]#src/release#. These tools aim to provide a consistent way to "
+"to build a release are available from the Subversion repository in "
+"[.filename]#src/release#. These tools aim to provide a consistent way to "
"build FreeBSD releases. A complete release can actually be built with only "
"a single command, including the creation of ISO images suitable for burning "
"to CDROM or DVD, and an FTP install directory. man:release[7] fully "
@@ -767,8 +768,8 @@ msgstr ""
#. type: Plain text
#: documentation/content/en/articles/releng/_index.adoc:293
msgid ""
-"After running these commands, all prepared release files are available in [."
-"filename]#/local3/release/R# directory."
+"After running these commands, all prepared release files are available in "
+"[.filename]#/local3/release/R# directory."
msgstr ""
#. type: Plain text
@@ -861,8 +862,8 @@ msgstr ""
#. type: Plain text
#: documentation/content/en/articles/releng/_index.adoc:311
msgid ""
-"For more information about the release build infrastructure, please see man:"
-"release[7]."
+"For more information about the release build infrastructure, please see "
+"man:release[7]."
msgstr ""
#. type: delimited block = 4
@@ -901,11 +902,11 @@ msgid ""
"Starting with FreeBSD 4.4, the FreeBSD Project decided to release all four "
"ISO images that were previously sold on the _BSDi/Wind River Systems/FreeBSD "
"Mall_ \"official\" CDROM distributions. Each of the four discs must contain "
-"a [.filename]#README.TXT# file that explains the contents of the disc, a [."
-"filename]#CDROM.INF# file that provides meta-data for the disc so that man:"
-"bsdinstall[8] can validate and use the contents, and a [.filename]#filename."
-"txt# file that provides a manifest for the disc. This _manifest_ can be "
-"created with a simple command:"
+"a [.filename]#README.TXT# file that explains the contents of the disc, a "
+"[.filename]#CDROM.INF# file that provides meta-data for the disc so that "
+"man:bsdinstall[8] can validate and use the contents, and a "
+"[.filename]#filename.txt# file that provides a manifest for the disc. This "
+"_manifest_ can be created with a simple command:"
msgstr ""
#. type: delimited block . 4
@@ -944,10 +945,10 @@ msgid ""
"man:release[7] must be updated to include installation instructions. The "
"relevant code is contained in [.filename]#src/release# and [.filename]#src/"
"usr.sbin/bsdinstall#. Specifically, the file [.filename]#src/release/"
-"Makefile#, and [.filename]#dist.c#, [.filename]#dist.h#, [.filename]#menus."
-"c#, [.filename]#install.c#, and [.filename]#Makefile# will need to be "
-"updated under [.filename]#src/usr.sbin/bsdinstall#. Optionally, you may "
-"choose to update [.filename]#bsdinstall.8#."
+"Makefile#, and [.filename]#dist.c#, [.filename]#dist.h#, "
+"[.filename]#menus.c#, [.filename]#install.c#, and [.filename]#Makefile# will "
+"need to be updated under [.filename]#src/usr.sbin/bsdinstall#. Optionally, "
+"you may choose to update [.filename]#bsdinstall.8#."
msgstr ""
#. type: Title ====
@@ -962,9 +963,9 @@ msgid ""
"The second disc is also largely created by `make release`. This disc "
"contains a \"live filesystem\" that can be used from man:bsdinstall[8] to "
"troubleshoot a FreeBSD installation. This disc should be bootable and "
-"should also contain a compressed copy of the CVS repository in the [."
-"filename]#CVSROOT# directory and commercial software demos in the [."
-"filename]#commerce# directory."
+"should also contain a compressed copy of the CVS repository in the "
+"[.filename]#CVSROOT# directory and commercial software demos in the "
+"[.filename]#commerce# directory."
msgstr ""
#. type: Title ====
@@ -1139,8 +1140,8 @@ msgid ""
"The FreeBSD system installation and configuration tool, man:bsdinstall[8], "
"can be scripted to provide automated installs for large sites. This "
"functionality can be used in conjunction with Intel(R) PXE footnote:[extref:"
-"{handbook}[Diskless Operation with PXE, network-diskless]] to bootstrap "
-"systems from the network."
+"{handbook}advanced-networking[Diskless Operation with PXE, network-"
+"diskless]] to bootstrap systems from the network."
msgstr ""
#. type: Title ==
@@ -1243,11 +1244,11 @@ msgid ""
"community. I would also like to thank `{rgrimes}`, `{phk}`, and others who "
"worked on the release engineering tools in the very early days of FreeBSD. "
"This article was influenced by release engineering documents from the CSRG "
-"footnote:[Marshall Kirk McKusick, Michael J. Karels, and Keith Bostic: link:"
-"http://docs.FreeBSD.org/44doc/papers/releng.html[The Release Engineering of "
-"4.3BSD]] , the NetBSD Project, footnote:[NetBSD Developer Documentation: "
-"Release Engineering http://www.NetBSD.org/developers/releng/index.html] , "
-"and John Baldwin's proposed release engineering process notes. footnote:"
-"[John Baldwin's FreeBSD Release Engineering Proposal https://people.FreeBSD."
-"org/~jhb/docs/releng.txt]"
+"footnote:[Marshall Kirk McKusick, Michael J. Karels, and Keith Bostic: "
+"link:http://docs.FreeBSD.org/44doc/papers/releng.html[The Release "
+"Engineering of 4.3BSD]] , the NetBSD Project, footnote:[NetBSD Developer "
+"Documentation: Release Engineering http://www.NetBSD.org/developers/releng/"
+"index.html] , and John Baldwin's proposed release engineering process notes. "
+"footnote:[John Baldwin's FreeBSD Release Engineering Proposal https://"
+"people.FreeBSD.org/~jhb/docs/releng.txt]"
msgstr ""