From nobody Mon Feb 17 00:46:30 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yx3r74SW5z5pBLN for ; Mon, 17 Feb 2025 00:46:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yx3r71l1Vz3MCx; Mon, 17 Feb 2025 00:46:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739753191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TgwA4oHiUUcsY94TRaXFBJcNPmbG8QUapVHj1FqyJr0=; b=N2c5dNno0S38QQsTnnp0Oi9PhiAYil+10J8PLh9fa2kUSI2Oi0UnmjHOKYhy/CxjfIjOXE YudamhXkD154f96CiY8Q4sv/B6cD268qGzu1hyiBg+qXlPXb9EFKJuC0tfGBIWPo9BdP2Y cR2EHeND6v7AYQfbmQuDPFGqmZkDVDP4rkCs1N79e91r+lS8EF0xrDU7KqHjuqk1P44k73 PcOD7r63IynoEOe9tvXwG8hnD+pSNae3WG400bwDUCodRQ8UJAZ51pxWoXmri1ok76s0df Bq7rsnH1Qa7xTg8CtThgC5DaVVDqDKlmqjnoCTT69Xp9v2/gw9J3Q2BO/t67lA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739753191; a=rsa-sha256; cv=none; b=s0ofqtsYdWrPhDNujv0MyW3v42eTAK2yM2b2JUegkuVBRHM/EwJ5jktKyH4tdgXPhG5lDw Aymdaj8StG0i7lStDy568HngUXQFQHoROhBIgP72dysy6kIqeniWOVdNUuWxgDOsr7/Arg KkiMaWRXtEpASpi4qVKXoKAKGd1asKWYHliQO1AStdtf9jNmzDVngw0LIL2bJpqdYaLRZU d06cVA0xCtQkBr+fI3t3mm1e6FpKSvXTMp8pgPZandtm2ocNV6CQJk79uJkilrBBD2qWXY 9sxzTnA5p63ME//gl0Ks4PjKNeTyqJqZsvHoLQ/IchVXyYwMYFzjoa6ahtwthQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739753191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=TgwA4oHiUUcsY94TRaXFBJcNPmbG8QUapVHj1FqyJr0=; b=l/XBPhceaAJU4LY4GlBzlqzO8y6wObhJyz3iXVecgmeEzB1YWfRCyTiUYSiJ9BjCbN61RX 8j0/jmt4MPvnwcI5c58bk6d/E780OWENXlAmpiOvpOxmeoLUG7fVod9QOD7X3SMDMqVN3c 9pvcNmoEt4R8vsmHRF46D2pe52FgjGkNSzBA4QSFumrrBldueJ1VJcnpIvHGySorqhL5nG m3VDVieb7rDLaw2xlbLogtA+AsgY1QIYUCf6cNTQZv5RughnyqB2VDRaViljyw+rbA7SNd fEHgbxKvv0sS2VOS87dcFOeeAK30hGBnE10vsCcu/rW4dB5ms6EadF6hnEU3Cw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yx3r70wVcz18y1; Mon, 17 Feb 2025 00:46:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51H0kUfT072243; Mon, 17 Feb 2025 00:46:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51H0kUma072239; Mon, 17 Feb 2025 00:46:30 GMT (envelope-from git) Date: Mon, 17 Feb 2025 00:46:30 GMT Message-Id: <202502170046.51H0kUma072239@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Alfonso S. Siciliano" Subject: git: e5d7bfe8fd - main - pgpkeys: Update my key (asiciliano) List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: asiciliano X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e5d7bfe8fda2c90f43425d033303e0c1c0cfb585 Auto-Submitted: auto-generated The branch main has been updated by asiciliano: URL: https://cgit.FreeBSD.org/doc/commit/?id=e5d7bfe8fda2c90f43425d033303e0c1c0cfb585 commit e5d7bfe8fda2c90f43425d033303e0c1c0cfb585 Author: Alfonso S. Siciliano AuthorDate: 2025-02-17 00:44:29 +0000 Commit: Alfonso S. Siciliano CommitDate: 2025-02-17 00:44:29 +0000 pgpkeys: Update my key (asiciliano) --- documentation/static/pgpkeys/asiciliano.key | 64 ++++++++++++++--------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/documentation/static/pgpkeys/asiciliano.key b/documentation/static/pgpkeys/asiciliano.key index 54520ceb9e..850ace0a02 100644 --- a/documentation/static/pgpkeys/asiciliano.key +++ b/documentation/static/pgpkeys/asiciliano.key @@ -1,11 +1,11 @@ -// sh addkey.sh asiciliano 3F9EEFACFD371E37 ; +// sh addkey.sh asiciliano E09C7EB1E771C5C8 ; [.literal-block-margin] .... -pub rsa2048/3F9EEFACFD371E37 2022-02-16 [SC] [expires: 2025-02-15] - Key fingerprint = DEB2 C305 FF04 936C 89C7 D66E 3F9E EFAC FD37 1E37 +pub rsa2048/E09C7EB1E771C5C8 2025-02-17 [SC] [expires: 2028-02-17] + Key fingerprint = ECF4 42D9 FCD6 DFD0 92EE 3D09 E09C 7EB1 E771 C5C8 uid Alfonso Sabato Siciliano -sub rsa2048/3D7E9F78A5554E78 2022-02-16 [E] [expires: 2025-02-15] +sub rsa2048/DC38C3071F602345 2025-02-17 [E] [expires: 2028-02-17] .... @@ -13,33 +13,33 @@ sub rsa2048/3D7E9F78A5554E78 2022-02-16 [E] [expires: 2025-02-15] .... -----BEGIN PGP PUBLIC KEY BLOCK----- -mQENBGIMgDYBCADBmJUiB2X6W9aegmvbBuQvrOg7MrNP5jsSb/92lyOMn4tOXkeb -hn5oKOZKbdycII5NPar5zv3JEhNcP4nTn3+ZifHBR7kiJ8foVjpyKiDQKKOb5JaY -YLRuMqi+bCRHZqWPCgEHT2u8Zd9Swnrvl8UK7spcoTaTpR113eAS6908KjCZrmXJ -McJ57d1oJT+wo1SjmwiIvTWPoyDyVR/OyBnSFx0eX6wpbw/XS8oqWpUHD2qL5DCt -DgbFfzhBztcnq5uussfKjoVBeI0y0h8gUpyJRfqSOicORL/S4JwsyA6bm/5h/X3X -P7FCFMvuDfkciCqeqIXNBKWmeu+94Ll7SgNpABEBAAG0MUFsZm9uc28gU2FiYXRv -IFNpY2lsaWFubyA8YXNpY2lsaWFub0BGcmVlQlNELm9yZz6JAVQEEwEKAD4WIQTe -ssMF/wSTbInH1m4/nu+s/TceNwUCYgyANgIbAwUJBaOagAULCQgHAwUVCgkICwUW -AwIBAAIeBQIXgAAKCRA/nu+s/TceN5nxB/46sF9fhVIf3G2Roz0GV53hFNc2HME9 -1nYHkHti410PzgqIw3+v4RwPY+X2+t2oIjWcyAntPt+WPQdB3896V8jVkKFdcBqp -BTfgF9jEqUPDkaDQEhxri1EfnQYeeBrfE+89ooqnlLo9+R/f1kmnfepmowkfiEBh -iVQGv26EY+Wt7U4iSaIVNIznlok+GkA8wnhPb51OmdQ4GR53wCvLAYi4ae+nMoz8 -8NqiQYtQkFrU69fpMrj1yLeJICAvqTfQfNcXN1/WdIRqd4DtYLPfzislr8ShSVEk -p/p0AuYEHOGpU0wyEvVZGdmyVj7OM8f7AAJkDRqyoRptnOA5nCgI3IMjuQENBGIM -gDYBCACxKJ4sjdKrVv5tn+IpIrcGJ86y13CAemRz/UWo2QLU9ZF+CeSwSR6jFn81 -slQOdqgmkaNqpIXayLs1TjOHDdBRy89tok5JbrB9RE76xXl8pMPfUMwi6vwd6oUI -ofTezmRI81SfoCWUNlxD4dFTWs1YuWYzfygKF8Em32klETkABJpsOiB0nS6sxFQL -uklKJBaRLAH6O32mKvARGgQyolSF45R2uYCZNsPR+D9F0TxOTo+1+WT5CntD7jug -s3tum+G2278JS2qwpo6lyvLJkBb3JCalQ2bWAFjAB4J9wR7NoSNGoDZt99ewfJxT -Nmr+SIRhHaK9alv2L4oUuXisfjonABEBAAGJATwEGAEKACYWIQTessMF/wSTbInH -1m4/nu+s/TceNwUCYgyANgIbDAUJBaOagAAKCRA/nu+s/TceN7SsB/9iUit6Y1nF -tb2mVuJBPhzeJhpQdJ9FOesgkR1JSvegCVDNfWYkDuFUyZ0sOmWiHELqCHSsbOmh -cdKosF7wBPnMAAPG86tpKF6xmZg13n8ChrRCzq3SbvU7Q6f+lRH0v8dJqV+RSgxw -ezBx3REOXxUC0rPN5463hqXYKNZOjDNjpxo5mvx5WOUHrURsYV2N8lmk763ev1BU -m4yM5CqaQ/3neKpF1b9vfhXZtQiH4Tg4W2TE2j/2Nut/UmoehqVt9RK8T/Wmhw7t -1TpHyQhG3Bn4jI7q8VsRsNO+EDRqonvIboLbnPMz11pD3UskxvP/7Vi5TAY1B/GL -SiaK0YPkQRxH -=j6Cd +mQENBGeyf6wBCADL7qJoD6/OgOaixtp+Csb+o4nLAM4xayKcDtMIUFuks2YciCfi +5Wmz3ly3WshMUMo4kCDQcPmtrzxG8KnLA2ZTgY0oIn7fmdr/w9fOaAZMeNSNMXx1 +rUvuXVWo4CJ8tW9Q/PkPiUL4tCmWJhftB+5KXsWaKI0mdMAKyrvwE0hDaeWaq/BS +2sVeMzS2wNRUHPOd1fD3ZyVKB7Hitc7FhmEcX0IosHTA5QeotjuSfAM2ed3Z6C4R +FcOGDPkaOUz5wXr44ppvv2qKFAiOaYin+zoCetNJSszMM0aI33XMRpKmTDpT3lxx +Hp0FgEhO7x+hQN3VvYmx7uHM7uolW9D+BcIjABEBAAG0MUFsZm9uc28gU2FiYXRv +IFNpY2lsaWFubyA8YXNpY2lsaWFub0BGcmVlQlNELm9yZz6JAVcEEwEIAEEWIQTs +9ELZ/Nbf0JLuPQngnH6x53HFyAUCZ7J/rAIbAwUJBaOagAgLCQ0IDAcLAwUVCgkI +CwUWAwIBAAIeBQIXgAAKCRDgnH6x53HFyBQWB/wMG23e7P/EnFFX752W08AD2tYi +K+3AAXMkevNkHza5fKztZfO33XkhgBCjK90q/LWugXNiKRsUDf2Bliv1Q0Y1k+3F +UczL9Ty2Mj55hJuJRA8pswyI8YEtldlXD/3+H/dmxctGex0q+MDtLxIDx+ouBiTi +2SlAqHcSuf1W1ma7EgaqC2uqdBas8Ar0357CWJvIJ89ZGaeEianuWk1sGnNkG7ys +9og6GqmBRl+FrVZN5Q+U9WWIKyhoTlBk21lk5b7zq8Hwv8aqdGkva9iDU3bnpVgd +owZFHJ3KXIxJcV+UUDsp9E2j2FtGeAIdfh7gh3jioPoxybBW+A8+DYauAxYWuQEN +BGeyf6wBCADHLNDbchB4ijFLz4q/e5+79uQxxlGeRx4HGqNcA6lnODvzltpzsPjJ +DZ2mBfqhaYJX1+X3cDz97aisTmi8HKssmEP4g03Xg+Skwy3bQYtJ1fW1L3Jkd0sd +kVoIf6pOTpJFf9r0+rWYF7a+DFrAgSVbvGh16zOdDRq/7zT7v3p1/9LmmzsUTa6P +ygFhptK+FD7/w/p3eFsJDo5Oj5uVDxFWLUK8/0pmntVTJPdQ3/pdqWFQq6FBsNg8 +O2sT2G5WSa5Lg8OtjxGudi7gDKFpols7ICZObNY8Q54TyN/WDVTSwQhf4Aid4GS4 +PepTrmFPQiUG+x/PxEwEpevBDAgqotw7ABEBAAGJATwEGAEIACYWIQTs9ELZ/Nbf +0JLuPQngnH6x53HFyAUCZ7J/rAIbDAUJBaOagAAKCRDgnH6x53HFyF10B/wKaeO+ +prsm6MZv7rR+76/YRntCA0dQR3uSPolzUUI14B61JP73b/0Tl4eYqq9jUFe7snvK +p0r2U2rJ85NYnVjH5Iq8RaUp3PpqVEraVL4BPIiNQdQUIErg2UPy+kJFbq5mKbXt +l1f9bnjIjFim6t7mm+/OteNZuLj85OrWFFAFz8EpIenj8IM541gz/e0Qay7rjFyU +eh4Mi/UfIpWkDQoMG9aJ7L8y9lvsMXLI9o9Elj8J8F4d2g8nMD7W5XJh2U8WD0oo +fmZgGzS1UeCTVib0r/+F+VKOiey8f+ctdcvp7LVtyvTJwsdDO+T+MoDhV78XG5kK +Jd/s1xQtJvUlhWPY +=WdVc -----END PGP PUBLIC KEY BLOCK----- .... From nobody Mon Feb 17 07:44:03 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YxF636Mdsz5n9sy for ; Mon, 17 Feb 2025 07:44:11 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YxF634MFfz3RQL; Mon, 17 Feb 2025 07:44:11 +0000 (UTC) (envelope-from gahr@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739778251; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references; bh=A85CAR339xx1EJ1rM4wpRh29BjrPel+jmLc0jKPkU8U=; b=k1/dXShswSwkQuLWC6yM28srWHwjHje2E4g8JKdyv5KiPUVoqr2SI37w1eFc0R+hUouZV1 uk2KK9AYrXupueaLGiHOgBSyC0WkIlX0pDIRCfw7Sz6bRSCaq8X1vSv8R0ZQppqH57GLq4 foH1oBbJX957/HK0PMwxYIAHzLrsdTTvmZtuAh388i7sxwcgFbAhGxHr+RvDIblKQhNfdx VlF5xO+FPdu6pJ6tcSbIgBcY6990bJNnTvMWjYK7HbX8fDAsIYTGWXYdP+Tmj0iVKk7oH9 qPerxNIQSJptgsFEkeO6CCe11eEqkJq1Pe2yxH4Ae9fX0NmUWLCf21WDK0jb0g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739778251; a=rsa-sha256; cv=none; b=SiJibjnKtbb+dipqVkq4knnMaj2v0mYqJyK7QZZUf2X/VdWESvoCxMn1BQswjfEB8lLlii 0FvRq9F7GnvKafEP6iqe5j4K8P7+C6ynA1TaGl7kILR/e91sqwFaj4YKnl54oTf7BCR8Oo lvUexgfNFf9qFO+8wSnKHO9yFpjFxRKZZW2kWh1jWHikAm8GOVSQR/Oebgxi0YdBiRAUpO XpykG0x1vq0m1OMcVIjKQrkKp2dXUodtrtZNo7B5Yc/NmH0xRl2ZXCtTcTaKzlW8xwiywk zpzuHPzOr/OQG0EAptFoEluRIbTuDaNaTjMpcUb2sVe0rm6C+QleFBCMCfbVzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739778251; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references; bh=A85CAR339xx1EJ1rM4wpRh29BjrPel+jmLc0jKPkU8U=; b=S19U35Eomvgkvxa5sxqPrG0ePdPodkH/QpWiquO2+r6fn/LWsY5RcCdHcJhSeUnZLjHAhU K/e6Q+Go6A87scZW9HJn2j4TaP+5yzAFaPCzk1bmWldLcX+Ht+c3pk7UV4EvMyX+LYj7ab PPXoVplhfYq4lVdfNrxgLx0fFylldKvO/awsH9+nP6R6k+L7vrfkHRZeN4/iZk4Xs9UZA1 YJIBGl8wsZu7wkqjBYkNMPXGSKpRNsT9EG6WMxxvGegrjt1xeZZ/alw4fpIrReTLQHEkyx mBCDv61Er0Ya0lMPQcZDXgf7ec+VFoF4x0r5U503AiylEQdv07/JBVqF0d8UuA== Received: from ptrcrt.ch (ptrcrt.ch [IPv6:2a02:2770:8:0:21a:4aff:fe7e:c6be]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gahr/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4YxF625xrkz17c5; Mon, 17 Feb 2025 07:44:10 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Date: Mon, 17 Feb 2025 07:44:03 +0000 From: Pietro Cerutti To: Lorenzo Salvadore Cc: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: Re: git: 8da3ed29a7 - main - Document Andy's donation of 13 Frameowrk laptops Message-ID: Reply-To: Pietro Cerutti References: <202502161321.51GDLECG079702@gitrepo.freebsd.org> <3gE738d-NWnfN7JIBQrZOHblHoXPBU0mIQpohof5UKCdWKRGRfU_Tvfb1u3_gtdv3fpeoZlzcwsHW3cQEQ9p13e5FewULQs8fyGiT9bJh-c=@lorenzosalvadore.it> List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <3gE738d-NWnfN7JIBQrZOHblHoXPBU0mIQpohof5UKCdWKRGRfU_Tvfb1u3_gtdv3fpeoZlzcwsHW3cQEQ9p13e5FewULQs8fyGiT9bJh-c=@lorenzosalvadore.it> User-Agent: NeoMutt/20250109-104-5de5ef Oh, yep - noticed and fixed already. Thanks! On Feb 16 2025, 13:27 +0000, Lorenzo Salvadore wrote: >On Sunday, February 16th, 2025 at 14:21, Pietro Cerutti wrote: > >> commit 8da3ed29a77573e43d07b1a50321d0c56ab90c2d >> Author: Pietro Cerutti gahr@FreeBSD.org >> >> AuthorDate: 2025-02-16 13:20:52 +0000 >> Commit: Pietro Cerutti gahr@FreeBSD.org >> >> CommitDate: 2025-02-16 13:20:52 +0000 >> >> Document Andy's donation of 13 Frameowrk laptops >> --- >> website/content/en/donations/donors.adoc | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/website/content/en/donations/donors.adoc b/website/content/en/donations/donors.adoc >> index 08c0e0e408..5408e60b57 100644 >> --- a/website/content/en/donations/donors.adoc >> +++ b/website/content/en/donations/donors.adoc >> @@ -11,6 +11,7 @@ This page keeps a record of hardware transactions that took place under the dona >> [width="100%",cols="25%,50%,25%",options="header",] >> |=== >> |DONOR |ITEMS |RECIPIENTS >> +|Any atweiden@ioiojo.com |13x Framework laptops |gnn, lme, cy, mp, dumbbell, jlduran, jrm, markj, adridg, christos, olce, bz, erj > >I fear there is a typo: s/Any/Andy/ > >Cheers, > >Lorenzo Salvadore -- Pietro Cerutti I have pledged to give 10% of income to effective charities and invite you to join me - https://givingwhatwecan.org From nobody Mon Feb 17 21:55:20 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yxc090NxQz5nTlS for ; Mon, 17 Feb 2025 21:55:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yxc086zNWz3qKm; Mon, 17 Feb 2025 21:55:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739829321; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bRYttiYIMkKeQaE6Pe6Ru9UoC9fJyoHf56FLAx8WFA8=; b=ZKUeZ/aMALDu0KD/5+n3wdmEBsYQkHOsUJRT3OIg5F6kgRPMrkZZek4TODkqyz5BH50iRj /SXO7F/lx7ycvGDplCVv/eJ/Hn4FvFbvMpd7jgwqkxum0/PAZV5ehzqX7SAf8fXfmkaF9a yIdxNpY922n17m1GUtkPFLPyiA3M67RqVws0I3wQa6yL2n1Ueg+yY1wQMUkEWh4Bscl3FK 15tMPkOevfHAMYLkDVm85xV0VG3VzRAKicXMgc2I+NHe6+uCW+xV/xgze4qaXvF51wBzaY xLqzPxUngYpGQ7IyoFFnmCDjqBPrTkFzfkabwemcus+jjga/OTrAX+RrTEI5zg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739829321; a=rsa-sha256; cv=none; b=nnHVz8V5neMQp8XUfHl7bVn8e+0exqkLKPAWS8xanlb7qU7v2xmBQqtfSk2mK3yKWsXPWO tUE4yU4hGLqHhKLnMr+LWcLV207E/+PySTXopwJTL91PQOeEDxvWyXqD7G5UHgWfegFpRj RTjWgTmBaM2WY7blnz6lxskRu5LGiJGVgswLPeosWBv0k7xTUudWXT4YJsh3IIQiVGsLi9 NurIVUChZeBXBFHyv0bl8WONnSKtBUW5PNsCnoLBYspI7lOL3an6lMqMrsT3Hazz9DZAtI viLP1nATQc1xEcLBtaXJ3gGsb4Jw1xmV1LpgHc5o+XsDggqlAjQDvX9OQ/4Sjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739829321; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bRYttiYIMkKeQaE6Pe6Ru9UoC9fJyoHf56FLAx8WFA8=; b=mW85fZjwoDOVxcov5oetUxv2MDqptSFOReeErf4ejmmdBUtKSBqyiAc7NaruHF/EiTkeQR mMMe64QUSjbxSCnxEt1bHYeK7j0qsUSRkPnstDzeGrR4bLKikmMlJiM1cJk5C91nvuHARc 4HY3VwFqTfZNKGa0TxbzegQRwTfMsFCx68UUOseeHOTDO3zvcn9akgAQCFW3y/ipyyRObK HtqA923azkRlJ8MYgzYzDU8J/uNdAQvujUGH7EiF6jR6q6pFpOpHTeEkTVIcVwrASz36hS KeueAh13ILjXrqo3V+6AnADGro36ixxAph4frQbdGo6zjlf7RcOH8WS7EvUXDA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yxc086Rrkzr1k; Mon, 17 Feb 2025 21:55:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51HLtKl4086566; Mon, 17 Feb 2025 21:55:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51HLtKRY086563; Mon, 17 Feb 2025 21:55:20 GMT (envelope-from git) Date: Mon, 17 Feb 2025 21:55:20 GMT Message-Id: <202502172155.51HLtKRY086563@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 2bd9178284 - main - Fix documentation CI List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2bd9178284b25b330c29897c9522f94d18ec0338 Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=2bd9178284b25b330c29897c9522f94d18ec0338 commit 2bd9178284b25b330c29897c9522f94d18ec0338 Author: Muhammad Moinur Rahman AuthorDate: 2025-02-17 21:52:26 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-02-17 21:55:11 +0000 Fix documentation CI Since the release of Vale 3.0.0 the default path for the vocabularies has been moved to .vale/styles/config/vocabularies. Adjust the file locations. For more details please check the release notes of vale 3.0.0 here: https://github.com/errata-ai/vale/releases/tag/v3.0.0 --- .vale/styles/{Vocab => config/vocabularies}/Terms/accept.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/.vale/styles/Vocab/Terms/accept.txt b/.vale/styles/config/vocabularies/Terms/accept.txt similarity index 100% rename from .vale/styles/Vocab/Terms/accept.txt rename to .vale/styles/config/vocabularies/Terms/accept.txt From nobody Tue Feb 18 07:37:59 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YxrwR63X9z5pBFt for ; Tue, 18 Feb 2025 07:37:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YxrwR5H0sz3f20; Tue, 18 Feb 2025 07:37:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739864279; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=A3ZObX9F5cryrt2sH/2SU7fc6vQTSRb5KrNx0T5kUKM=; b=wxsfMvvAbU/wBm4FH8TpCvzpYZiQfNhf3PM1WjSxPaJ/45A//1UQvf+4+9MP7brg8ffM7d 0lg/CIYBrrKC0VAKCojEXkpANeBA/elIvDPT25ULn8lPAtYkKBcvYlCxD/T/S1wmBZgAuK 4S2Ad8lsMCa3fMFDO/zxKqW0abGUDrYxsCJxsyILWyHI9p1srrjDQX5ZzLDaIApJro2RMv Rg+ZJzJsrJPT79WwmCYpQbVsFfOXTtv6ZUPJAe/PBgL0oCZQEMWhly1pwvJhm7Mcmsx21h qLILO4jg3ws+DN4jtFkI6GIB0I41yOMvrOC5BETb/TvKkfc82Zz9XMxJClIpHg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739864279; a=rsa-sha256; cv=none; b=k1dMO13RUiCkLURwnlia3h/isuS5IlJfaoAx6idErxRu332Y7k6w353jDPOjr+dtKdLrys /9805AFickSri7OsVXt85khabEHif5sFPUaG0Mk9TZzgc4AEzLstSsio7tvzDfuD2tIy2y Nnp7vxBMMzI1S580v8BZ7L1jZ+y8NvhkuD/TnsgccxoMYM4rmY1XAoGXkJT5qA8ep6UU/R z5cSyXXcJJWudJcHF1TEe6f5q9kijYoOwFhqGeVFRFZqZpT1rDB0h8WOwNa7ct57yg8BDK daL52qdY5eSVTH6FXje73Sf7O5aS4yCasmdy7QOUwzNuTJuf1s42kTQ8ARr1wg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739864279; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=A3ZObX9F5cryrt2sH/2SU7fc6vQTSRb5KrNx0T5kUKM=; b=lC7zBe/HSBbsrFeqOBRoR3QS26QjtJV+Z8LdaDFBXSZkDx8i7ASSzuJIySbZJgxWJNnCkV 3DwpdOaNNTtQyRMK0JNAP810WZD6gPQ2j1GVYnYcuNnQHwfCnj6wWl1EAD7u4s+2Cl0iVm TIb6+fPu4z/zTBCRuyaHSlvnn2D0Hpy3+JsCoNQqQHXJlbbPTDcufDgWUt6x30wh0Jf8Ap gAKIj0RyFMW4KVj2dcQ+gTfMQfRkl4iLDChwNPzTWga5Itg8CCk4TLnfv37d+KunLmBt/c CNNDkdniXB8bgRaeAlPfH9Ni8kHvo0VxT6ub6ZIDW0T/DzRdGuDxO4yufv9uww== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YxrwR4tGCz18Wl; Tue, 18 Feb 2025 07:37:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51I7bxXK074570; Tue, 18 Feb 2025 07:37:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51I7bxSF074567; Tue, 18 Feb 2025 07:37:59 GMT (envelope-from git) Date: Tue, 18 Feb 2025 07:37:59 GMT Message-Id: <202502180737.51I7bxSF074567@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 1ba3c98e7f - main - website: Update 13.5R Release Notes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1ba3c98e7fbd76e3ea3fbef4db9942c966a9a743 Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=1ba3c98e7fbd76e3ea3fbef4db9942c966a9a743 commit 1ba3c98e7fbd76e3ea3fbef4db9942c966a9a743 Author: Muhammad Moinur Rahman AuthorDate: 2025-02-18 07:36:13 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-02-18 07:36:13 +0000 website: Update 13.5R Release Notes - Mention that this might be the last release in 13-STABLE branch - Add Security Advisories Approved by: re (implicit) --- website/content/en/releases/13.5R/relnotes.adoc | 44 +++++++++++++++++++++---- 1 file changed, 38 insertions(+), 6 deletions(-) diff --git a/website/content/en/releases/13.5R/relnotes.adoc b/website/content/en/releases/13.5R/relnotes.adoc index 5d17a0c28d..a33c4074f4 100644 --- a/website/content/en/releases/13.5R/relnotes.adoc +++ b/website/content/en/releases/13.5R/relnotes.adoc @@ -5,8 +5,8 @@ sidenav: download :releaseCurrent: 13.5-RELEASE :releaseBranch: 13-STABLE -:releasePrev: X.Y-RELEASE -:releaseNext: X.Y-RELEASE +:releasePrev: 13.4-RELEASE +:releaseNext: 13.5-RELEASE :releaseType: "release" include::shared/en/urls.adoc[] @@ -34,7 +34,8 @@ It also provides some notes on upgrading from previous versions of FreeBSD. The {releaseType} distribution to which these release notes apply represents the latest point along the {releaseBranch} development branch since {releaseBranch} was created. Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[]. -The {releaseType} distribution to which these release notes apply represents a point along the {releaseBranch} development branch between {releasePrev} and the future {releaseNext}. +The {releaseType} distribution to which these release notes apply represents a point along the {releaseBranch} development branch since {releasePrev}. +The {releaseNext} is expected to be the final release from the {releaseBranch} branch. Information regarding pre-built, binary {releaseType} distributions along this branch can be found at https://www.FreeBSD.org/releases/[]. This distribution of FreeBSD {releaseCurrent} is a {releaseType} distribution. @@ -83,10 +84,41 @@ This section lists the various Security Advisories and Errata Notices since {rel | Date | Topic -|No advisories. -| -| +|https://www.freebsd.org/security/advisories/FreeBSD-SA-24:15.bhyve.asc[FreeBSD-SA-24:15.bhyve] +|19 September 2024 +|man:bhyve[8] out-of-bounds read access via XHCI emulation + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-24:16.libnv.asc[FreeBSD-SA-24:16.libnv] +|19 September 2024 +|Integer overflow in libnv + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-24:17.bhyve.asc[FreeBSD-SA-24:17.bhyve] +|29 October 2024 +|Multiple issues in the bhyve hypervisor + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-24:18.ctl.asc[FreeBSD-SA-24:18.ctl] +|29 October 2024 +|Unbounded allocation in man:ctl[4] CAM Target Layer + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-24:19.fetch.asc[FreeBSD-SA-24:19.fetch] +|29 October 2024 +|Certificate revocation list man:fetch[1] option fails + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:01.openssh.asc[FreeBSD-SA-25:01.openssh] +|29 January 2025 +|OpenSSH Keystroke Obfuscation Bypass + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:02.fs.asc[FreeBSD-SA-25:02.fs] +|29 January 2025 +|Buffer overflow in some filesystems via NFS + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:03.etcupdate.asc[FreeBSD-SA-25:03.etcupdate] +|29 January 2025 +|Unprivileged access to system files +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:04.ktrace.asc[FreeBSD-SA-25:04.ktrace] +|29 January 2025 +|Uninitialized kernel memory disclosure via man:ktrace[2] |=== [[errata]] From nobody Tue Feb 18 08:11:05 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yxsff0Qyrz5pD8m for ; Tue, 18 Feb 2025 08:11:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yxsfd715tz3hWj; Tue, 18 Feb 2025 08:11:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739866266; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ljLYHpxcN10wVnKBsEZReS+18v6Dgqsmgu7sN67h1tM=; b=IfUSKiU27VKWNjPk0CH7+STE17uqxnYBhBJB3cYfP7CSORArcS1rCwaq8LSjqLmYCHw+Mx 090YwrwNSidvUr0w/WxDcrZKdUXhQ65gZ5q0GeCJp2PynZgH0xTbEj4OqZoy8u0uQdT+K8 GA16BwAcMT1KxmBe5RxwQrXzdRs8k3uLLUMnCmzs8oQdDxgxQqmKMFAbdDGr/Wa3knbEz3 /MPZlF5DW6Gsph4Dyut06frV4zCqLr0yxk4q9/zBWBSvoOC6w7/QBLu0mF1sWGPSMOmqth KXso8drxAOLa9nCT8hOgnIv5L0pFG6DYTrmPNyKHDLzWd5KxlVB3lZs1ivjYbg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739866266; a=rsa-sha256; cv=none; b=LRceOMCu3/Jzscnfqa0iExxNQ3+sgCpJXJ6jbT+vuOguNL6776DVSW4Kh9k+owLhTmDQnQ qe+BRVfCpJmwLY9oxgQ1tiibKr7e21uK2S0tM2jaAv7YMzMj3DxJoELTWjhPVsQTrqXAOy wHOL7HM7/Q4Q4JuTW4VZ3rWcS9vGnlm2zLweX/z0MKhxFNQutvSwPbS0HJyO/blFD3m9iQ 0bbz+AiccA0YojBTgFdS6qS6rjPSB9sdd5PYkc6CxZ8+d+Z9nXEN4yGUaMauhpEVs0D/FT HvC04RT7qgyfJdBigtDpJtIkHJDEoYW/wSwu+jm8C4bJFzITyfWToyQFl1R22Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739866266; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ljLYHpxcN10wVnKBsEZReS+18v6Dgqsmgu7sN67h1tM=; b=T1Slse/6frWH41hoW3qvu60z262AYfUbpJpt+jbi8IPem/Gk6bgvyrT+ydxIAY4mC0jC09 nF1lHBAR7D1jJ2J8m7Fb942biF2T4hcOXPlQbHw4o+Z2skyLSGeqKJS+R6hFIUw9mbS3wY IoYn2uBUsJVw1mBcuWT9FJ6D//fTeWrzIJHJCxEQGBO+q1CL8/h+2/3rDtoNrcLQ2LhSTh xERJ8VqzjS3Z3m6HdGrgbjXEoZODae02pwl6c+j3bSLVauHK/HHhU3HMrNpJr2+ghcbUWT rOGoxN5z4b2JOb7nV772RDuVI7KWzLpOtJiTKzdq6Tyzf9LEtExGqp3ytvl4pg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yxsfd6bcfz19R5; Tue, 18 Feb 2025 08:11:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51I8B5KN043019; Tue, 18 Feb 2025 08:11:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51I8B5qH043016; Tue, 18 Feb 2025 08:11:05 GMT (envelope-from git) Date: Tue, 18 Feb 2025 08:11:05 GMT Message-Id: <202502180811.51I8B5qH043016@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 3388259b4c - main - website: Update 13.5R Release Notes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3388259b4c4af4aef50980c0883072d2767e3287 Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=3388259b4c4af4aef50980c0883072d2767e3287 commit 3388259b4c4af4aef50980c0883072d2767e3287 Author: Muhammad Moinur Rahman AuthorDate: 2025-02-18 08:10:34 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-02-18 08:10:34 +0000 website: Update 13.5R Release Notes - Add Erratas Approved by: re (implicit) --- website/content/en/releases/13.5R/relnotes.adoc | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/website/content/en/releases/13.5R/relnotes.adoc b/website/content/en/releases/13.5R/relnotes.adoc index a33c4074f4..1afcc6cc51 100644 --- a/website/content/en/releases/13.5R/relnotes.adoc +++ b/website/content/en/releases/13.5R/relnotes.adoc @@ -131,10 +131,25 @@ This section lists the various Security Advisories and Errata Notices since {rel | Date | Topic -|No notices. -| -| +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:16.pf.asc[FreeBSD-EN-24:16.pf] +|19 September 2024 +|Incorrect ICMPv6 state handling in pf + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-24:17.pam_xdg.asc[FreeBSD-EN-24:17.pam_xdg] +|29 October 2024 +|XDG runtime directory's file descriptor leak at login + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:01.rpc.asc[FreeBSD-EN-25:01.rpc] +|29 January 2025 +|NULL pointer dereference in the NFSv4 client + +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:02.audit.asc[FreeBSD-EN-25:02.audit] +|29 January 2025 +|System call auditing disabled by DTrace +|https://www.freebsd.org/security/advisories/FreeBSD-EN-25:03.tzdata.asc[FreeBSD-EN-25:03.tzdata] +|29 January 2025 +|Timezone database information update |=== From nobody Tue Feb 18 18:32:44 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yy7Ry2fLbz5p14q for ; Tue, 18 Feb 2025 18:32:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yy7Rx5yfwz3ByD; Tue, 18 Feb 2025 18:32:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739903565; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XHDuH0+yRDho+/hnV2nERcsmxG5uFV8+Ilm+x3Fr4kw=; b=nJsxHgIsBfLPSlFY4tIcNSQxO2b24Iww73cKdKQGVIyDADYUsWBC7T3RuTFso3gZKhFCQr Lrc02+b3DYGwAV947zLbzVP80f4ckIO6dh2tFf979DgwifWlQiPZfbqcvBDK4h6bJpbBtR QC35NBJw1Xni1FVN+g0x2Ua8/Fp2eBd9l/IHYTvVaE4zx8e3urhxGwid7horFgH6wdIKwc l4FJsWJ0Z5+psxoMmNiKVrRDoDnY3sT3XC3Zertr/ZPOfRfzkpTN/24sydZYRJ63gPO1Zi pN8FEc6JRpRI/L0v9l69gL7SJJpFBpJYQ0ZrTj7kTNDMYYiE5Mcj/MWZvFV9pg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739903565; a=rsa-sha256; cv=none; b=hvbQ7+Q24yhMGMt7UBQkFH2s7oOLFcyNR0raItQTnFeud4D+75N0nuf6CkyPbWZfZNZvcV lq83k6qZp4891SJhvAgta2H7h2aM4HriwhWxAI9G7JiWEU6xCRAdLc7L2DLUHQ7RM6sVNK ApB3vpcS5Qe9Z05r3ROFKPnl6RzGPP/1SvJuNsPSoti02SG/FaetemUOh1sHFqwtPYc/9q Yta7vkIeF5gPZA0J+/bN3z4p4e4kiHfqK9SWiQiCxy1GgmeqXmSLB7kKWFGKWIuBJXDMtp CatXzepnb2549tAcyj68YQ60NP5nAjrZQIBXoRaMiyO3UU5Kuq3g5H2bK75kqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739903565; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XHDuH0+yRDho+/hnV2nERcsmxG5uFV8+Ilm+x3Fr4kw=; b=b0pVsJamJmt75wnwBBR4t5yTpVenLUrRVhG9n3XzOTD+MXAgKtr8tBc/C4Dl8++CJYoO0O NSY/ssEKxdjArZGUX+aLv35rfOXIJvCdTFjxT1xjdA78cFtTGepBrkI1dICUhTdp+FWQwp sx09dxcPGVucomhpc09lLKfNn5SHsvnOCp6RR+JDhB2qHpQEqQE5HlpHRLFCoFGnccAhft aD8Zhc37f2peNj9DIMRhz5jwQoqvEL4Z1+Xg69gTUVUzOsp8fF+PJkEK1zaUAzZQayCh3l FlE/hhbAp5IytogpyPZPWi3gIRXr3Rry2Aedn0Gh2XTEBN+nC54cGJ/DcPG2tA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yy7Rx5WDYzXXD; Tue, 18 Feb 2025 18:32:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51IIWj7G015035; Tue, 18 Feb 2025 18:32:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51IIWim1015022; Tue, 18 Feb 2025 18:32:44 GMT (envelope-from git) Date: Tue, 18 Feb 2025 18:32:44 GMT Message-Id: <202502181832.51IIWim1015022@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 54ac237fdb - main - [documentation]: Fix front matter "path" parameter. List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 54ac237fdb34d9074316cd8f8a77832bd618e4f6 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=54ac237fdb34d9074316cd8f8a77832bd618e4f6 commit 54ac237fdb34d9074316cd8f8a77832bd618e4f6 Author: Fernando Apesteguía AuthorDate: 2025-02-18 18:30:48 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-18 18:32:15 +0000 [documentation]: Fix front matter "path" parameter. "path:" parameter in the front matter was not documented and it has been deprecated in gohugo 0.144.0. Create a custom parameter with the same name in preparation for the upcoming update of www/gohugo to 0.144.1 --- documentation/content/de/books/developers-handbook/_index.adoc | 3 ++- .../content/de/books/developers-handbook/bibliography/_index.adoc | 3 ++- .../content/de/books/developers-handbook/introduction/_index.adoc | 3 ++- documentation/content/de/books/developers-handbook/ipv6/_index.adoc | 3 ++- .../content/de/books/developers-handbook/kernelbuild/_index.adoc | 3 ++- .../content/de/books/developers-handbook/kerneldebug/_index.adoc | 3 ++- documentation/content/de/books/developers-handbook/l10n/_index.adoc | 3 ++- documentation/content/de/books/developers-handbook/parti.adoc | 3 ++- documentation/content/de/books/developers-handbook/partii.adoc | 3 ++- documentation/content/de/books/developers-handbook/partiii.adoc | 3 ++- documentation/content/de/books/developers-handbook/partiv.adoc | 3 ++- documentation/content/de/books/developers-handbook/partv.adoc | 3 ++- .../content/de/books/developers-handbook/policies/_index.adoc | 3 ++- documentation/content/de/books/developers-handbook/secure/_index.adoc | 3 ++- documentation/content/de/books/developers-handbook/sockets/_index.adoc | 3 ++- documentation/content/de/books/developers-handbook/testing/_index.adoc | 3 ++- documentation/content/de/books/developers-handbook/tools/_index.adoc | 3 ++- documentation/content/de/books/developers-handbook/x86/_index.adoc | 3 ++- documentation/content/de/books/handbook/_index.adoc | 3 ++- .../content/de/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/de/books/handbook/audit/_index.adoc | 3 ++- documentation/content/de/books/handbook/basics/_index.adoc | 3 ++- documentation/content/de/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/de/books/handbook/boot/_index.adoc | 3 ++- documentation/content/de/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/de/books/handbook/config/_index.adoc | 3 ++- documentation/content/de/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/de/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/de/books/handbook/disks/_index.adoc | 3 ++- documentation/content/de/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/de/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/de/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/de/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/de/books/handbook/geom/_index.adoc | 3 ++- documentation/content/de/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/de/books/handbook/jails/_index.adoc | 3 ++- documentation/content/de/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/de/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/de/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/de/books/handbook/mac/_index.adoc | 3 ++- documentation/content/de/books/handbook/mail/_index.adoc | 3 ++- documentation/content/de/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/de/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/de/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/de/books/handbook/parti.adoc | 3 ++- documentation/content/de/books/handbook/partii.adoc | 3 ++- documentation/content/de/books/handbook/partiii.adoc | 3 ++- documentation/content/de/books/handbook/partiv.adoc | 3 ++- documentation/content/de/books/handbook/partv.adoc | 3 ++- documentation/content/de/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/de/books/handbook/ports/_index.adoc | 3 ++- documentation/content/de/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/de/books/handbook/preface/_index.adoc | 3 ++- documentation/content/de/books/handbook/printing/_index.adoc | 3 ++- documentation/content/de/books/handbook/security/_index.adoc | 3 ++- documentation/content/de/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/de/books/handbook/usb-device-mode/_index.adoc | 3 ++- documentation/content/de/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/de/books/handbook/x11/_index.adoc | 3 ++- documentation/content/de/books/handbook/zfs/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/keeping-up/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/makefile/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/own-port/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/pkg-files/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/plist/_index.adoc | 3 ++- .../content/de/books/porters-handbook/port-upgrading/_index.adoc | 3 ++- .../content/de/books/porters-handbook/porting-dads/_index.adoc | 3 ++- .../content/de/books/porters-handbook/porting-samplem/_index.adoc | 3 ++- .../content/de/books/porters-handbook/quick-porting/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/security/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/slow/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/special/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/testing/_index.adoc | 3 ++- documentation/content/de/books/porters-handbook/why-port/_index.adoc | 3 ++- documentation/content/el/books/handbook/_index.adoc | 3 ++- .../content/el/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/el/books/handbook/audit/_index.adoc | 3 ++- documentation/content/el/books/handbook/basics/_index.adoc | 3 ++- documentation/content/el/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/el/books/handbook/boot/_index.adoc | 3 ++- documentation/content/el/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/el/books/handbook/config/_index.adoc | 3 ++- documentation/content/el/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/el/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/el/books/handbook/disks/_index.adoc | 3 ++- documentation/content/el/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/el/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/el/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/el/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/el/books/handbook/geom/_index.adoc | 3 ++- documentation/content/el/books/handbook/install/_index.adoc | 3 ++- documentation/content/el/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/el/books/handbook/jails/_index.adoc | 3 ++- documentation/content/el/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/el/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/el/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/el/books/handbook/mac/_index.adoc | 3 ++- documentation/content/el/books/handbook/mail/_index.adoc | 3 ++- documentation/content/el/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/el/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/el/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/el/books/handbook/parti.adoc | 3 ++- documentation/content/el/books/handbook/partii.adoc | 3 ++- documentation/content/el/books/handbook/partiii.adoc | 3 ++- documentation/content/el/books/handbook/partiv.adoc | 3 ++- documentation/content/el/books/handbook/partv.adoc | 3 ++- documentation/content/el/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/el/books/handbook/ports/_index.adoc | 3 ++- documentation/content/el/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/el/books/handbook/preface/_index.adoc | 3 ++- documentation/content/el/books/handbook/printing/_index.adoc | 3 ++- documentation/content/el/books/handbook/security/_index.adoc | 3 ++- documentation/content/el/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/el/books/handbook/users/_index.adoc | 3 ++- documentation/content/el/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/el/books/handbook/x11/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/bibliography/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/boot/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/driverbasics/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/isa/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/jail/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/kobj/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/locking/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/mac/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/newbus/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/parti.adoc | 3 ++- documentation/content/en/books/arch-handbook/partii.adoc | 3 ++- documentation/content/en/books/arch-handbook/partiii.adoc | 3 ++- documentation/content/en/books/arch-handbook/pccard/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/pci/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/scsi/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/smp/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/sound/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/sysinit/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/usb/_index.adoc | 3 ++- documentation/content/en/books/arch-handbook/vm/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/_index.adoc | 3 ++- .../content/en/books/developers-handbook/bibliography/_index.adoc | 3 ++- .../content/en/books/developers-handbook/introduction/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/ipv6/_index.adoc | 3 ++- .../content/en/books/developers-handbook/kernelbuild/_index.adoc | 3 ++- .../content/en/books/developers-handbook/kerneldebug/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/l10n/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/parti.adoc | 3 ++- documentation/content/en/books/developers-handbook/partii.adoc | 3 ++- documentation/content/en/books/developers-handbook/partiii.adoc | 3 ++- documentation/content/en/books/developers-handbook/partiv.adoc | 3 ++- documentation/content/en/books/developers-handbook/partv.adoc | 3 ++- .../content/en/books/developers-handbook/policies/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/secure/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/sockets/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/testing/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/tools/_index.adoc | 3 ++- documentation/content/en/books/developers-handbook/x86/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/_index.adoc | 3 ++- .../content/en/books/fdp-primer/asciidoctor-primer/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/doc-build/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/editor-config/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/examples/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/manual-pages/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/overview/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/po-translations/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/preface/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/rosetta/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/see-also/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/structure/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/tools/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/trademarks/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/translations/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/weblate/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/working-copy/_index.adoc | 3 ++- documentation/content/en/books/fdp-primer/writing-style/_index.adoc | 3 ++- documentation/content/en/books/handbook/_index.adoc | 3 ++- .../content/en/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/en/books/handbook/audit/_index.adoc | 3 ++- documentation/content/en/books/handbook/basics/_index.adoc | 3 ++- documentation/content/en/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/en/books/handbook/boot/_index.adoc | 3 ++- documentation/content/en/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/en/books/handbook/colophon.adoc | 3 ++- documentation/content/en/books/handbook/config/_index.adoc | 3 ++- documentation/content/en/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/en/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/en/books/handbook/disks/_index.adoc | 3 ++- documentation/content/en/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/en/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/en/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/en/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/en/books/handbook/geom/_index.adoc | 3 ++- documentation/content/en/books/handbook/glossary.adoc | 3 ++- documentation/content/en/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/en/books/handbook/jails/_index.adoc | 3 ++- documentation/content/en/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/en/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/en/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/en/books/handbook/mac/_index.adoc | 3 ++- documentation/content/en/books/handbook/mail/_index.adoc | 3 ++- documentation/content/en/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/en/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/en/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/en/books/handbook/network/_index.adoc | 3 ++- documentation/content/en/books/handbook/parti.adoc | 3 ++- documentation/content/en/books/handbook/partii.adoc | 3 ++- documentation/content/en/books/handbook/partiii.adoc | 3 ++- documentation/content/en/books/handbook/partiv.adoc | 3 ++- documentation/content/en/books/handbook/partv.adoc | 3 ++- documentation/content/en/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/en/books/handbook/ports/_index.adoc | 3 ++- documentation/content/en/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/en/books/handbook/preface/_index.adoc | 3 ++- documentation/content/en/books/handbook/printing/_index.adoc | 3 ++- documentation/content/en/books/handbook/security/_index.adoc | 3 ++- documentation/content/en/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/en/books/handbook/usb-device-mode/_index.adoc | 3 ++- documentation/content/en/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/en/books/handbook/wayland/_index.adoc | 3 ++- documentation/content/en/books/handbook/wine/_index.adoc | 3 ++- documentation/content/en/books/handbook/x11/_index.adoc | 3 ++- documentation/content/en/books/handbook/zfs/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/flavors/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/keeping-up/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/makefiles/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/new-port/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/order/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/pkg-files/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/plist/_index.adoc | 3 ++- .../content/en/books/porters-handbook/porting-dads/_index.adoc | 3 ++- .../content/en/books/porters-handbook/porting-samplem/_index.adoc | 3 ++- .../content/en/books/porters-handbook/porting-why/_index.adoc | 3 ++- .../content/en/books/porters-handbook/quick-porting/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/security/_index.adoc | 3 ++- .../content/en/books/porters-handbook/slow-porting/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/special/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/testing/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/upgrading/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/uses/_index.adoc | 3 ++- documentation/content/en/books/porters-handbook/versions/_index.adoc | 3 ++- documentation/content/es/books/handbook/_index.adoc | 3 ++- .../content/es/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/es/books/handbook/audit/_index.adoc | 3 ++- documentation/content/es/books/handbook/basics/_index.adoc | 3 ++- documentation/content/es/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/es/books/handbook/boot/_index.adoc | 3 ++- documentation/content/es/books/handbook/config/_index.adoc | 3 ++- documentation/content/es/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/es/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/es/books/handbook/disks/_index.adoc | 3 ++- documentation/content/es/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/es/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/es/books/handbook/geom/_index.adoc | 3 ++- documentation/content/es/books/handbook/install/_index.adoc | 3 ++- documentation/content/es/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/es/books/handbook/jails/_index.adoc | 3 ++- documentation/content/es/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/es/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/es/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/es/books/handbook/mac/_index.adoc | 3 ++- documentation/content/es/books/handbook/mail/_index.adoc | 3 ++- documentation/content/es/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/es/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/es/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/es/books/handbook/parti.adoc | 3 ++- documentation/content/es/books/handbook/partii.adoc | 3 ++- documentation/content/es/books/handbook/partiii.adoc | 3 ++- documentation/content/es/books/handbook/partiv.adoc | 3 ++- documentation/content/es/books/handbook/partv.adoc | 3 ++- documentation/content/es/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/es/books/handbook/ports/_index.adoc | 3 ++- documentation/content/es/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/es/books/handbook/preface/_index.adoc | 3 ++- documentation/content/es/books/handbook/printing/_index.adoc | 3 ++- documentation/content/es/books/handbook/security/_index.adoc | 3 ++- documentation/content/es/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/es/books/handbook/users/_index.adoc | 3 ++- documentation/content/es/books/handbook/vinum/_index.adoc | 3 ++- documentation/content/es/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/es/books/handbook/x11/_index.adoc | 3 ++- documentation/content/fr/books/handbook/_index.adoc | 3 ++- .../content/fr/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/fr/books/handbook/audit/_index.adoc | 3 ++- documentation/content/fr/books/handbook/basics/_index.adoc | 3 ++- documentation/content/fr/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/fr/books/handbook/boot/_index.adoc | 3 ++- documentation/content/fr/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/fr/books/handbook/config/_index.adoc | 3 ++- documentation/content/fr/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/fr/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/fr/books/handbook/disks/_index.adoc | 3 ++- documentation/content/fr/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/fr/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/fr/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/fr/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/fr/books/handbook/geom/_index.adoc | 3 ++- documentation/content/fr/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/fr/books/handbook/jails/_index.adoc | 3 ++- documentation/content/fr/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/fr/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/fr/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/fr/books/handbook/mac/_index.adoc | 3 ++- documentation/content/fr/books/handbook/mail/_index.adoc | 3 ++- documentation/content/fr/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/fr/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/fr/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/fr/books/handbook/parti.adoc | 3 ++- documentation/content/fr/books/handbook/partii.adoc | 3 ++- documentation/content/fr/books/handbook/partiii.adoc | 3 ++- documentation/content/fr/books/handbook/partiv.adoc | 3 ++- documentation/content/fr/books/handbook/partv.adoc | 3 ++- documentation/content/fr/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/fr/books/handbook/ports/_index.adoc | 3 ++- documentation/content/fr/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/fr/books/handbook/preface/_index.adoc | 3 ++- documentation/content/fr/books/handbook/printing/_index.adoc | 3 ++- documentation/content/fr/books/handbook/security/_index.adoc | 3 ++- documentation/content/fr/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/fr/books/handbook/users/_index.adoc | 3 ++- documentation/content/fr/books/handbook/vinum/_index.adoc | 3 ++- documentation/content/fr/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/fr/books/handbook/wine/_index.adoc | 3 ++- documentation/content/fr/books/handbook/x11/_index.adoc | 3 ++- documentation/content/fr/books/handbook/zfs/_index.adoc | 3 ++- documentation/content/hu/books/handbook/_index.adoc | 3 ++- .../content/hu/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/hu/books/handbook/audit/_index.adoc | 3 ++- documentation/content/hu/books/handbook/basics/_index.adoc | 3 ++- documentation/content/hu/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/hu/books/handbook/boot/_index.adoc | 3 ++- documentation/content/hu/books/handbook/config/_index.adoc | 3 ++- documentation/content/hu/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/hu/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/hu/books/handbook/disks/_index.adoc | 3 ++- documentation/content/hu/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/hu/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/hu/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/hu/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/hu/books/handbook/geom/_index.adoc | 3 ++- documentation/content/hu/books/handbook/install/_index.adoc | 3 ++- documentation/content/hu/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/hu/books/handbook/jails/_index.adoc | 3 ++- documentation/content/hu/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/hu/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/hu/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/hu/books/handbook/mac/_index.adoc | 3 ++- documentation/content/hu/books/handbook/mail/_index.adoc | 3 ++- documentation/content/hu/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/hu/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/hu/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/hu/books/handbook/parti.adoc | 3 ++- documentation/content/hu/books/handbook/partii.adoc | 3 ++- documentation/content/hu/books/handbook/partiii.adoc | 3 ++- documentation/content/hu/books/handbook/partiv.adoc | 3 ++- documentation/content/hu/books/handbook/partv.adoc | 3 ++- documentation/content/hu/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/hu/books/handbook/ports/_index.adoc | 3 ++- documentation/content/hu/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/hu/books/handbook/preface/_index.adoc | 3 ++- documentation/content/hu/books/handbook/printing/_index.adoc | 3 ++- documentation/content/hu/books/handbook/security/_index.adoc | 3 ++- documentation/content/hu/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/hu/books/handbook/users/_index.adoc | 3 ++- documentation/content/hu/books/handbook/vinum/_index.adoc | 3 ++- documentation/content/hu/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/hu/books/handbook/x11/_index.adoc | 3 ++- documentation/content/it/books/handbook/_index.adoc | 3 ++- .../content/it/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/it/books/handbook/audit/_index.adoc | 3 ++- documentation/content/it/books/handbook/basics/_index.adoc | 3 ++- documentation/content/it/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/it/books/handbook/boot/_index.adoc | 3 ++- documentation/content/it/books/handbook/config/_index.adoc | 3 ++- documentation/content/it/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/it/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/it/books/handbook/disks/_index.adoc | 3 ++- documentation/content/it/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/it/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/it/books/handbook/geom/_index.adoc | 3 ++- documentation/content/it/books/handbook/install/_index.adoc | 3 ++- documentation/content/it/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/it/books/handbook/jails/_index.adoc | 3 ++- documentation/content/it/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/it/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/it/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/it/books/handbook/mac/_index.adoc | 3 ++- documentation/content/it/books/handbook/mail/_index.adoc | 3 ++- documentation/content/it/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/it/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/it/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/it/books/handbook/parti.adoc | 3 ++- documentation/content/it/books/handbook/partii.adoc | 3 ++- documentation/content/it/books/handbook/partiii.adoc | 3 ++- documentation/content/it/books/handbook/partiv.adoc | 3 ++- documentation/content/it/books/handbook/partv.adoc | 3 ++- documentation/content/it/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/it/books/handbook/ports/_index.adoc | 3 ++- documentation/content/it/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/it/books/handbook/preface/_index.adoc | 3 ++- documentation/content/it/books/handbook/printing/_index.adoc | 3 ++- documentation/content/it/books/handbook/security/_index.adoc | 3 ++- documentation/content/it/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/it/books/handbook/users/_index.adoc | 3 ++- documentation/content/it/books/handbook/vinum/_index.adoc | 3 ++- documentation/content/it/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/it/books/handbook/x11/_index.adoc | 3 ++- documentation/content/ja/books/handbook/_index.adoc | 3 ++- .../content/ja/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/ja/books/handbook/basics/_index.adoc | 3 ++- documentation/content/ja/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/ja/books/handbook/boot/_index.adoc | 3 ++- documentation/content/ja/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/ja/books/handbook/config/_index.adoc | 3 ++- documentation/content/ja/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/ja/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/ja/books/handbook/disks/_index.adoc | 3 ++- documentation/content/ja/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/ja/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/ja/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/ja/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/ja/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/ja/books/handbook/mail/_index.adoc | 3 ++- documentation/content/ja/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/ja/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/ja/books/handbook/parti.adoc | 3 ++- documentation/content/ja/books/handbook/partii.adoc | 3 ++- documentation/content/ja/books/handbook/partiii.adoc | 3 ++- documentation/content/ja/books/handbook/partiv.adoc | 3 ++- documentation/content/ja/books/handbook/partv.adoc | 3 ++- documentation/content/ja/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/ja/books/handbook/ports/_index.adoc | 3 ++- documentation/content/ja/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/ja/books/handbook/preface/_index.adoc | 3 ++- documentation/content/ja/books/handbook/printing/_index.adoc | 3 ++- documentation/content/ja/books/handbook/security/_index.adoc | 3 ++- documentation/content/ja/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/ja/books/handbook/x11/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/changes/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/makefile/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/own-port/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/pkg-files/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/port-upgrading/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/porting-autoplist/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/porting-dads/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/porting-info/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/porting-manpages/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/porting-masterdir/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/porting-motif/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/porting-samplem/_index.adoc | 3 ++- .../content/ja/books/porters-handbook/quick-porting/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/shared/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/slow/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/special/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/testing/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/why-port/_index.adoc | 3 ++- documentation/content/ja/books/porters-handbook/x11-fonts/_index.adoc | 3 ++- documentation/content/mn/books/handbook/_index.adoc | 3 ++- .../content/mn/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/mn/books/handbook/audit/_index.adoc | 3 ++- documentation/content/mn/books/handbook/basics/_index.adoc | 3 ++- documentation/content/mn/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/mn/books/handbook/boot/_index.adoc | 3 ++- documentation/content/mn/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/mn/books/handbook/config/_index.adoc | 3 ++- documentation/content/mn/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/mn/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/mn/books/handbook/disks/_index.adoc | 3 ++- documentation/content/mn/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/mn/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/mn/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/mn/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/mn/books/handbook/geom/_index.adoc | 3 ++- documentation/content/mn/books/handbook/install/_index.adoc | 3 ++- documentation/content/mn/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/mn/books/handbook/jails/_index.adoc | 3 ++- documentation/content/mn/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/mn/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/mn/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/mn/books/handbook/mac/_index.adoc | 3 ++- documentation/content/mn/books/handbook/mail/_index.adoc | 3 ++- documentation/content/mn/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/mn/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/mn/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/mn/books/handbook/parti.adoc | 3 ++- documentation/content/mn/books/handbook/partii.adoc | 3 ++- documentation/content/mn/books/handbook/partiii.adoc | 3 ++- documentation/content/mn/books/handbook/partiv.adoc | 3 ++- documentation/content/mn/books/handbook/partv.adoc | 3 ++- documentation/content/mn/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/mn/books/handbook/ports/_index.adoc | 3 ++- documentation/content/mn/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/mn/books/handbook/preface/_index.adoc | 3 ++- documentation/content/mn/books/handbook/printing/_index.adoc | 3 ++- documentation/content/mn/books/handbook/security/_index.adoc | 3 ++- documentation/content/mn/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/mn/books/handbook/users/_index.adoc | 3 ++- documentation/content/mn/books/handbook/vinum/_index.adoc | 3 ++- documentation/content/mn/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/mn/books/handbook/x11/_index.adoc | 3 ++- documentation/content/nl/books/handbook/_index.adoc | 3 ++- .../content/nl/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/nl/books/handbook/audit/_index.adoc | 3 ++- documentation/content/nl/books/handbook/basics/_index.adoc | 3 ++- documentation/content/nl/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/nl/books/handbook/boot/_index.adoc | 3 ++- documentation/content/nl/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/nl/books/handbook/config/_index.adoc | 3 ++- documentation/content/nl/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/nl/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/nl/books/handbook/disks/_index.adoc | 3 ++- documentation/content/nl/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/nl/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/nl/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/nl/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/nl/books/handbook/geom/_index.adoc | 3 ++- documentation/content/nl/books/handbook/install/_index.adoc | 3 ++- documentation/content/nl/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/nl/books/handbook/jails/_index.adoc | 3 ++- documentation/content/nl/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/nl/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/nl/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/nl/books/handbook/mac/_index.adoc | 3 ++- documentation/content/nl/books/handbook/mail/_index.adoc | 3 ++- documentation/content/nl/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/nl/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/nl/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/nl/books/handbook/parti.adoc | 3 ++- documentation/content/nl/books/handbook/partii.adoc | 3 ++- documentation/content/nl/books/handbook/partiii.adoc | 3 ++- documentation/content/nl/books/handbook/partiv.adoc | 3 ++- documentation/content/nl/books/handbook/partv.adoc | 3 ++- documentation/content/nl/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/nl/books/handbook/ports/_index.adoc | 3 ++- documentation/content/nl/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/nl/books/handbook/preface/_index.adoc | 3 ++- documentation/content/nl/books/handbook/printing/_index.adoc | 3 ++- documentation/content/nl/books/handbook/security/_index.adoc | 3 ++- documentation/content/nl/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/nl/books/handbook/users/_index.adoc | 3 ++- documentation/content/nl/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/nl/books/handbook/x11/_index.adoc | 3 ++- documentation/content/pl/books/handbook/_index.adoc | 3 ++- .../content/pl/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/pl/books/handbook/audit/_index.adoc | 3 ++- documentation/content/pl/books/handbook/basics/_index.adoc | 3 ++- documentation/content/pl/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/pl/books/handbook/boot/_index.adoc | 3 ++- documentation/content/pl/books/handbook/config/_index.adoc | 3 ++- documentation/content/pl/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/pl/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/pl/books/handbook/disks/_index.adoc | 3 ++- documentation/content/pl/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/pl/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/pl/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/pl/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/pl/books/handbook/geom/_index.adoc | 3 ++- documentation/content/pl/books/handbook/install/_index.adoc | 3 ++- documentation/content/pl/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/pl/books/handbook/jails/_index.adoc | 3 ++- documentation/content/pl/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/pl/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/pl/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/pl/books/handbook/mac/_index.adoc | 3 ++- documentation/content/pl/books/handbook/mail/_index.adoc | 3 ++- documentation/content/pl/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/pl/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/pl/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/pl/books/handbook/parti.adoc | 3 ++- documentation/content/pl/books/handbook/partii.adoc | 3 ++- documentation/content/pl/books/handbook/partiii.adoc | 3 ++- documentation/content/pl/books/handbook/partiv.adoc | 3 ++- documentation/content/pl/books/handbook/partv.adoc | 3 ++- documentation/content/pl/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/pl/books/handbook/ports/_index.adoc | 3 ++- documentation/content/pl/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/pl/books/handbook/preface/_index.adoc | 3 ++- documentation/content/pl/books/handbook/printing/_index.adoc | 3 ++- documentation/content/pl/books/handbook/security/_index.adoc | 3 ++- documentation/content/pl/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/pl/books/handbook/usb-device-mode/_index.adoc | 3 ++- documentation/content/pl/books/handbook/users/_index.adoc | 3 ++- documentation/content/pl/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/pl/books/handbook/x11/_index.adoc | 3 ++- documentation/content/pl/books/handbook/zfs/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/_index.adoc | 3 ++- .../content/pt-br/books/fdp-primer/asciidoctor-primer/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/doc-build/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/editor-config/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/examples/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/manual-pages/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/overview/_index.adoc | 3 ++- .../content/pt-br/books/fdp-primer/po-translations/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/preface/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/rosetta/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/see-also/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/structure/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/tools/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/trademarks/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/translations/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/weblate/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/working-copy/_index.adoc | 3 ++- documentation/content/pt-br/books/fdp-primer/writing-style/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/_index.adoc | 3 ++- .../content/pt-br/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/audit/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/basics/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/boot/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/config/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/disks/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/geom/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/jails/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/mac/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/mail/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/parti.adoc | 3 ++- documentation/content/pt-br/books/handbook/partii.adoc | 3 ++- documentation/content/pt-br/books/handbook/partiii.adoc | 3 ++- documentation/content/pt-br/books/handbook/partiv.adoc | 3 ++- documentation/content/pt-br/books/handbook/partv.adoc | 3 ++- documentation/content/pt-br/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/ports/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/preface/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/printing/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/security/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/usb-device-mode/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/x11/_index.adoc | 3 ++- documentation/content/pt-br/books/handbook/zfs/_index.adoc | 3 ++- documentation/content/pt-br/books/porters-handbook/_index.adoc | 3 ++- documentation/content/pt-br/books/porters-handbook/flavors/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/keeping-up/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/makefiles/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/new-port/_index.adoc | 3 ++- documentation/content/pt-br/books/porters-handbook/order/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/pkg-files/_index.adoc | 3 ++- documentation/content/pt-br/books/porters-handbook/plist/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/porting-dads/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/porting-samplem/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/porting-why/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/quick-porting/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/security/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/slow-porting/_index.adoc | 3 ++- documentation/content/pt-br/books/porters-handbook/special/_index.adoc | 3 ++- documentation/content/pt-br/books/porters-handbook/testing/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/upgrading/_index.adoc | 3 ++- documentation/content/pt-br/books/porters-handbook/uses/_index.adoc | 3 ++- .../content/pt-br/books/porters-handbook/versions/_index.adoc | 3 ++- documentation/content/ru/books/handbook/_index.adoc | 3 ++- .../content/ru/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/ru/books/handbook/audit/_index.adoc | 3 ++- documentation/content/ru/books/handbook/basics/_index.adoc | 3 ++- documentation/content/ru/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/ru/books/handbook/boot/_index.adoc | 3 ++- documentation/content/ru/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/ru/books/handbook/config/_index.adoc | 3 ++- documentation/content/ru/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/ru/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/ru/books/handbook/disks/_index.adoc | 3 ++- documentation/content/ru/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/ru/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/ru/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/ru/books/handbook/geom/_index.adoc | 3 ++- documentation/content/ru/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/ru/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/ru/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/ru/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/ru/books/handbook/mac/_index.adoc | 3 ++- documentation/content/ru/books/handbook/mail/_index.adoc | 3 ++- documentation/content/ru/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/ru/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/ru/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/ru/books/handbook/parti.adoc | 3 ++- documentation/content/ru/books/handbook/partii.adoc | 3 ++- documentation/content/ru/books/handbook/partiii.adoc | 3 ++- documentation/content/ru/books/handbook/partiv.adoc | 3 ++- documentation/content/ru/books/handbook/partv.adoc | 3 ++- documentation/content/ru/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/ru/books/handbook/ports/_index.adoc | 3 ++- documentation/content/ru/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/ru/books/handbook/preface/_index.adoc | 3 ++- documentation/content/ru/books/handbook/printing/_index.adoc | 3 ++- documentation/content/ru/books/handbook/security/_index.adoc | 3 ++- documentation/content/ru/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/ru/books/handbook/wayland/_index.adoc | 3 ++- documentation/content/ru/books/handbook/x11/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/keeping-up/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/makefiles/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/new-port/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/pkg-files/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/plist/_index.adoc | 3 ++- .../content/ru/books/porters-handbook/porting-dads/_index.adoc | 3 ++- .../content/ru/books/porters-handbook/porting-samplem/_index.adoc | 3 ++- .../content/ru/books/porters-handbook/porting-why/_index.adoc | 3 ++- .../content/ru/books/porters-handbook/quick-porting/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/security/_index.adoc | 3 ++- .../content/ru/books/porters-handbook/slow-porting/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/special/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/testing/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/upgrading/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/uses/_index.adoc | 3 ++- documentation/content/ru/books/porters-handbook/versions/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/_index.adoc | 3 ++- .../content/zh-cn/books/arch-handbook/bibliography/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/boot/_index.adoc | 3 ++- .../content/zh-cn/books/arch-handbook/driverbasics/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/isa/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/jail/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/kobj/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/locking/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/newbus/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/parti.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/partii.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/partiii.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/pccard/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/pci/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/scsi/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/smp/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/sound/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/sysinit/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/usb/_index.adoc | 3 ++- documentation/content/zh-cn/books/arch-handbook/vm/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/_index.adoc | 3 ++- .../content/zh-cn/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/audit/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/basics/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/boot/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/config/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/disks/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/geom/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/install/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/jails/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/mac/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/mail/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/parti.adoc | 3 ++- documentation/content/zh-cn/books/handbook/partii.adoc | 3 ++- documentation/content/zh-cn/books/handbook/partiii.adoc | 3 ++- documentation/content/zh-cn/books/handbook/partiv.adoc | 3 ++- documentation/content/zh-cn/books/handbook/partv.adoc | 3 ++- documentation/content/zh-cn/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/ports/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/preface/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/printing/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/security/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/users/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/vinum/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/zh-cn/books/handbook/x11/_index.adoc | 3 ++- documentation/content/zh-cn/books/porters-handbook/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/keeping-up/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/makefile/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/own-port/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/pkg-files/_index.adoc | 3 ++- documentation/content/zh-cn/books/porters-handbook/plist/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/port-upgrading/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/porting-dads/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/porting-samplem/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/quick-porting/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/security/_index.adoc | 3 ++- documentation/content/zh-cn/books/porters-handbook/slow/_index.adoc | 3 ++- documentation/content/zh-cn/books/porters-handbook/special/_index.adoc | 3 ++- documentation/content/zh-cn/books/porters-handbook/testing/_index.adoc | 3 ++- .../content/zh-cn/books/porters-handbook/why-port/_index.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/_index.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/bibliography/_index.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/introduction/_index.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/ipv6/_index.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/kernelbuild/_index.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/kerneldebug/_index.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/l10n/_index.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/parti.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/partii.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/partiii.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/partiv.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/partv.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/policies/_index.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/secure/_index.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/sockets/_index.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/testing/_index.adoc | 3 ++- .../content/zh-tw/books/developers-handbook/tools/_index.adoc | 3 ++- documentation/content/zh-tw/books/developers-handbook/x86/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/_index.adoc | 3 ++- .../content/zh-tw/books/handbook/advanced-networking/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/audit/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/basics/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/bibliography/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/boot/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/config/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/cutting-edge/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/desktop/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/disks/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/dtrace/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/eresources/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/filesystems/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/firewalls/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/geom/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/introduction/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/jails/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/kernelconfig/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/l10n/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/linuxemu/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/mac/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/mail/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/mirrors/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/multimedia/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/network-servers/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/parti.adoc | 3 ++- documentation/content/zh-tw/books/handbook/partii.adoc | 3 ++- documentation/content/zh-tw/books/handbook/partiii.adoc | 3 ++- documentation/content/zh-tw/books/handbook/partiv.adoc | 3 ++- documentation/content/zh-tw/books/handbook/partv.adoc | 3 ++- documentation/content/zh-tw/books/handbook/pgpkeys/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/ports/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/ppp-and-slip/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/preface/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/printing/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/security/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/serialcomms/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/usb-device-mode/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/virtualization/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/x11/_index.adoc | 3 ++- documentation/content/zh-tw/books/handbook/zfs/_index.adoc | 3 ++- documentation/content/zh-tw/books/porters-handbook/_index.adoc | 3 ++- documentation/content/zh-tw/books/porters-handbook/flavors/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/keeping-up/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/makefiles/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/new-port/_index.adoc | 3 ++- documentation/content/zh-tw/books/porters-handbook/order/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/pkg-files/_index.adoc | 3 ++- documentation/content/zh-tw/books/porters-handbook/plist/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/porting-dads/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/porting-samplem/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/porting-why/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/quick-porting/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/security/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/slow-porting/_index.adoc | 3 ++- documentation/content/zh-tw/books/porters-handbook/special/_index.adoc | 3 ++- documentation/content/zh-tw/books/porters-handbook/testing/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/upgrading/_index.adoc | 3 ++- documentation/content/zh-tw/books/porters-handbook/uses/_index.adoc | 3 ++- .../content/zh-tw/books/porters-handbook/versions/_index.adoc | 3 ++- 877 files changed, 1754 insertions(+), 877 deletions(-) diff --git a/documentation/content/de/books/developers-handbook/_index.adoc b/documentation/content/de/books/developers-handbook/_index.adoc index 80ce191cdd..6631298ec3 100644 --- a/documentation/content/de/books/developers-handbook/_index.adoc +++ b/documentation/content/de/books/developers-handbook/_index.adoc @@ -8,7 +8,8 @@ next: books/developers-handbook/parti add_single_page_link: true showBookMenu: true weight: 0 -path: "/books/developers-handbook/" +params: + path: "/books/developers-handbook/" --- = FreeBSD Developers' Handbook diff --git a/documentation/content/de/books/developers-handbook/bibliography/_index.adoc b/documentation/content/de/books/developers-handbook/bibliography/_index.adoc index a5950c8566..fa8dae252c 100644 --- a/documentation/content/de/books/developers-handbook/bibliography/_index.adoc +++ b/documentation/content/de/books/developers-handbook/bibliography/_index.adoc @@ -3,7 +3,8 @@ title: Literaturverzeichnis prev: books/developers-handbook/partv showBookMenu: true weight: 17 -path: "/books/developers-handbook/bibliography/" +params: + path: "/books/developers-handbook/bibliography/" --- [bibliography] diff --git a/documentation/content/de/books/developers-handbook/introduction/_index.adoc b/documentation/content/de/books/developers-handbook/introduction/_index.adoc index 57c38e63c3..0d89ce58a4 100644 --- a/documentation/content/de/books/developers-handbook/introduction/_index.adoc +++ b/documentation/content/de/books/developers-handbook/introduction/_index.adoc @@ -4,7 +4,8 @@ prev: books/developers-handbook/parti next: books/developers-handbook/tools showBookMenu: true weight: 2 -path: "/books/developers-handbook/introduction/" +params: + path: "/books/developers-handbook/introduction/" --- [[introduction]] diff --git a/documentation/content/de/books/developers-handbook/ipv6/_index.adoc b/documentation/content/de/books/developers-handbook/ipv6/_index.adoc index 8caafef837..6dba8f31c5 100644 --- a/documentation/content/de/books/developers-handbook/ipv6/_index.adoc +++ b/documentation/content/de/books/developers-handbook/ipv6/_index.adoc @@ -4,7 +4,8 @@ prev: books/developers-handbook/sockets next: books/developers-handbook/partiii showBookMenu: true weight: 10 -path: "/books/developers-handbook/ipv6/" +params: + path: "/books/developers-handbook/ipv6/" --- [[ipv6]] diff --git a/documentation/content/de/books/developers-handbook/kernelbuild/_index.adoc b/documentation/content/de/books/developers-handbook/kernelbuild/_index.adoc index e7375100dd..3e712f1d00 100644 --- a/documentation/content/de/books/developers-handbook/kernelbuild/_index.adoc +++ b/documentation/content/de/books/developers-handbook/kernelbuild/_index.adoc @@ -4,7 +4,8 @@ prev: books/developers-handbook/partiii next: books/developers-handbook/kerneldebug showBookMenu: true weight: 12 -path: "/books/developers-handbook/kernelbuild/" +params: + path: "/books/developers-handbook/kernelbuild/" --- [[kernelbuild]] diff --git a/documentation/content/de/books/developers-handbook/kerneldebug/_index.adoc b/documentation/content/de/books/developers-handbook/kerneldebug/_index.adoc index f4238f789f..9fe01b8c01 100644 --- a/documentation/content/de/books/developers-handbook/kerneldebug/_index.adoc +++ b/documentation/content/de/books/developers-handbook/kerneldebug/_index.adoc @@ -8,7 +8,8 @@ prev: books/developers-handbook/kernelbuild next: books/developers-handbook/partiv showBookMenu: true weight: 13 -path: "/books/developers-handbook/kerneldebug/" +params: + path: "/books/developers-handbook/kerneldebug/" --- [[kerneldebug]] diff --git a/documentation/content/de/books/developers-handbook/l10n/_index.adoc b/documentation/content/de/books/developers-handbook/l10n/_index.adoc index df889b26e0..3dc856a455 100644 --- a/documentation/content/de/books/developers-handbook/l10n/_index.adoc +++ b/documentation/content/de/books/developers-handbook/l10n/_index.adoc @@ -4,7 +4,8 @@ prev: books/developers-handbook/secure *** 12188 LINES SKIPPED *** From nobody Tue Feb 18 18:48:04 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yy7p63Pbvz5p1WD for ; Tue, 18 Feb 2025 18:48:30 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yy7p61Lfgz3M6l; Tue, 18 Feb 2025 18:48:30 +0000 (UTC) (envelope-from carlavilla@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739904510; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4TMcJGU+9W3JxU46IpU7BPJMotCe7+zXk7FhKwGNA6c=; b=iy8Y2jzonYCTPV8mKEOUhvVKA6a4r/9Af+J1UPZuATw7bTMNBCmT9bDSzsThqerDaAF2GC uYuE2V70RViUuRmlhAuhjOxoG1bwj78P7aJQyOpsyY1qrFdckdgZEHapPHFL4LKjKLsr2L wuev0vTg3O7dlCpuP8dGpX2xrAXOs5Z1kpid0pLEvcCvAn9Qe7WEUDUmR/Ts5oNeXTcQqo CjgqMRdxnUyCS8CuGdn1rK2azOFueZW80elft2PA7vG2hi//zlaVDxXO337RL3K3qpD0ka JesoE4IezQ1wURwuMEU/sBh9LRqLPZTQ0bEbUUEgQBvC4qgTEC/Q+Hlkm3/n9w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739904510; a=rsa-sha256; cv=none; b=PZd91EI0bHGmWwZFSTYWHk5DO7eo1B0xRvQY1kEEy7wUn0BCfSI/DdI5acFLpgCD9uBOBM HggXI4HZMwFqEDfiAWQoJsNzUhMiY4sHp82n72h8A6LgzVDTAZy0OVqrk+vVm2H3UinsA6 CV6hMqS1WnhO+2R8a8Gitf7sDRtb+53HyhLeRL1jALKnPM2Jqel88GnF9zLpVoKRmqpaH7 fZYgJsmGuY0392a1WSNpVAXMTIPsDSSVRSEZVKQB6O9hQDWpF8JpSCXyH4610/5KHo3DEn /VeI7XTMiun640YAuvTsI7rDvVqy/zLVA9Wqp7rFX2RrO2elLAGQIWKlv+admw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739904510; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4TMcJGU+9W3JxU46IpU7BPJMotCe7+zXk7FhKwGNA6c=; b=BI6OM91mOzss9YG6n+acKyODQahmYM/0yfrR/8u4WPvWN5CvNTRnK2Jq9fPZUzllasQAxx uWwWnRGneh6A4nnGwgQdIEQ7X/WoxKK64ota2Lo1sFrvzhLESGha/xVQxyP6oy44mfXkW9 frD8xB3jGo/rq0irBbMuAhcBAAUjdTIyXtLVm2JHstx/0B4aYsHSZ+uUg4tndjmJqkD6JD B1xr+3t/X9CpipPFBH0edsUeiap4WaQ8qY8oHKFXJN0QzO1s04BQM1FdaTHTMMMLGop2QV CLNIE7zdDw04oLXP6tnD0JvwS6uAPdNJjNb2yL6bNwzt7dc+68uMJFWiT/adTg== Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) (Authenticated sender: carlavilla) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Yy7p600jtzvjG; Tue, 18 Feb 2025 18:48:29 +0000 (UTC) (envelope-from carlavilla@freebsd.org) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-7be49f6b331so577368985a.1; Tue, 18 Feb 2025 10:48:29 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCUAABnFNzS0aIuFvPJNp1DxU8KNe6yLboH42rdV04TgDJ0YknwTzHPW/2CUKzNkzzao/GzseOLmBzLa+U1Cu3JKCuO+@freebsd.org X-Gm-Message-State: AOJu0Yz4K71LodRjhgCpYlxpXmGzsZKZwz2IPz4hb3QrN817CgyYRxNl poxnM393X4QT76gZ1YgdRqOYf1oIWeEhr8lXkEk/gXSMRVNsrB9Ztf+3seu3YjPNBsfY0iNXi8e xjQnHTC1Ijo6/FGXLMpY0bqz/rLE= X-Google-Smtp-Source: AGHT+IEbwk74rGt9+onIgeR812cA6Tz9HCLmx0fEvh/Kr+Qyh8c8jQCnaqhzOnvlWGNbuJFngxldqmG9YN4jAfgqffQ= X-Received: by 2002:a05:620a:4145:b0:7c0:77c4:bcda with SMTP id af79cd13be357-7c08a9b2e89mr1601261185a.16.1739904508801; Tue, 18 Feb 2025 10:48:28 -0800 (PST) List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 References: <202502181832.51IIWim1015022@gitrepo.freebsd.org> In-Reply-To: <202502181832.51IIWim1015022@gitrepo.freebsd.org> From: Sergio Carlavilla Date: Tue, 18 Feb 2025 19:48:04 +0100 X-Gmail-Original-Message-ID: X-Gm-Features: AWEUYZnSHsqePB_cpIkr0CA1Vxa7HIml7gRKLqkflbFnKsv9W4e8k50ORuSArg4 Message-ID: Subject: Re: git: 54ac237fdb - main - [documentation]: Fix front matter "path" parameter. To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Cc: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thank you so much for this change On Tue, 18 Feb 2025 at 19:32, Fernando Apestegu=C3=ADa wrote: > > The branch main has been updated by fernape: > > URL: https://cgit.FreeBSD.org/doc/commit/?id=3D54ac237fdb34d9074316cd8f8a= 77832bd618e4f6 > > commit 54ac237fdb34d9074316cd8f8a77832bd618e4f6 > Author: Fernando Apestegu=C3=ADa > AuthorDate: 2025-02-18 18:30:48 +0000 > Commit: Fernando Apestegu=C3=ADa > CommitDate: 2025-02-18 18:32:15 +0000 > > [documentation]: Fix front matter "path" parameter. > > "path:" parameter in the front matter was not documented and it has b= een > deprecated in gohugo 0.144.0. > > Create a custom parameter with the same name in preparation for the u= pcoming > update of www/gohugo to 0.144.1 > --- > documentation/content/de/books/developers-handbook/_index.adoc |= 3 ++- > .../content/de/books/developers-handbook/bibliography/_index.adoc |= 3 ++- > .../content/de/books/developers-handbook/introduction/_index.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/ipv6/_index.adoc |= 3 ++- > .../content/de/books/developers-handbook/kernelbuild/_index.adoc |= 3 ++- > .../content/de/books/developers-handbook/kerneldebug/_index.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/l10n/_index.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/parti.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/partii.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/partiii.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/partiv.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/partv.adoc |= 3 ++- > .../content/de/books/developers-handbook/policies/_index.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/secure/_index.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/sockets/_index.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/testing/_index.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/tools/_index.adoc |= 3 ++- > documentation/content/de/books/developers-handbook/x86/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/_index.adoc |= 3 ++- > .../content/de/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/parti.adoc |= 3 ++- > documentation/content/de/books/handbook/partii.adoc |= 3 ++- > documentation/content/de/books/handbook/partiii.adoc |= 3 ++- > documentation/content/de/books/handbook/partiv.adoc |= 3 ++- > documentation/content/de/books/handbook/partv.adoc |= 3 ++- > documentation/content/de/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/usb-device-mode/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/de/books/handbook/zfs/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/keeping-up/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/makefile/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/own-port/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/pkg-files/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/plist/_index.adoc |= 3 ++- > .../content/de/books/porters-handbook/port-upgrading/_index.adoc |= 3 ++- > .../content/de/books/porters-handbook/porting-dads/_index.adoc |= 3 ++- > .../content/de/books/porters-handbook/porting-samplem/_index.adoc |= 3 ++- > .../content/de/books/porters-handbook/quick-porting/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/security/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/slow/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/special/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/testing/_index.adoc |= 3 ++- > documentation/content/de/books/porters-handbook/why-port/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/_index.adoc |= 3 ++- > .../content/el/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/install/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/parti.adoc |= 3 ++- > documentation/content/el/books/handbook/partii.adoc |= 3 ++- > documentation/content/el/books/handbook/partiii.adoc |= 3 ++- > documentation/content/el/books/handbook/partiv.adoc |= 3 ++- > documentation/content/el/books/handbook/partv.adoc |= 3 ++- > documentation/content/el/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/el/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/boot/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/driverbasics/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/isa/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/jail/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/kobj/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/locking/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/mac/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/newbus/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/parti.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/partii.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/partiii.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/pccard/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/pci/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/scsi/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/smp/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/sound/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/sysinit/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/usb/_index.adoc |= 3 ++- > documentation/content/en/books/arch-handbook/vm/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/_index.adoc |= 3 ++- > .../content/en/books/developers-handbook/bibliography/_index.adoc |= 3 ++- > .../content/en/books/developers-handbook/introduction/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/ipv6/_index.adoc |= 3 ++- > .../content/en/books/developers-handbook/kernelbuild/_index.adoc |= 3 ++- > .../content/en/books/developers-handbook/kerneldebug/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/l10n/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/parti.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/partii.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/partiii.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/partiv.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/partv.adoc |= 3 ++- > .../content/en/books/developers-handbook/policies/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/secure/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/sockets/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/testing/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/tools/_index.adoc |= 3 ++- > documentation/content/en/books/developers-handbook/x86/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/_index.adoc |= 3 ++- > .../content/en/books/fdp-primer/asciidoctor-primer/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/doc-build/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/editor-config/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/examples/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/manual-pages/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/overview/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/po-translations/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/preface/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/rosetta/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/see-also/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/structure/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/tools/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/trademarks/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/translations/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/weblate/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/working-copy/_index.adoc |= 3 ++- > documentation/content/en/books/fdp-primer/writing-style/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/_index.adoc |= 3 ++- > .../content/en/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/colophon.adoc |= 3 ++- > documentation/content/en/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/glossary.adoc |= 3 ++- > documentation/content/en/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/network/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/parti.adoc |= 3 ++- > documentation/content/en/books/handbook/partii.adoc |= 3 ++- > documentation/content/en/books/handbook/partiii.adoc |= 3 ++- > documentation/content/en/books/handbook/partiv.adoc |= 3 ++- > documentation/content/en/books/handbook/partv.adoc |= 3 ++- > documentation/content/en/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/usb-device-mode/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/wayland/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/wine/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/en/books/handbook/zfs/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/flavors/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/keeping-up/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/makefiles/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/new-port/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/order/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/pkg-files/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/plist/_index.adoc |= 3 ++- > .../content/en/books/porters-handbook/porting-dads/_index.adoc |= 3 ++- > .../content/en/books/porters-handbook/porting-samplem/_index.adoc |= 3 ++- > .../content/en/books/porters-handbook/porting-why/_index.adoc |= 3 ++- > .../content/en/books/porters-handbook/quick-porting/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/security/_index.adoc |= 3 ++- > .../content/en/books/porters-handbook/slow-porting/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/special/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/testing/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/upgrading/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/uses/_index.adoc |= 3 ++- > documentation/content/en/books/porters-handbook/versions/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/_index.adoc |= 3 ++- > .../content/es/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/install/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/parti.adoc |= 3 ++- > documentation/content/es/books/handbook/partii.adoc |= 3 ++- > documentation/content/es/books/handbook/partiii.adoc |= 3 ++- > documentation/content/es/books/handbook/partiv.adoc |= 3 ++- > documentation/content/es/books/handbook/partv.adoc |= 3 ++- > documentation/content/es/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/vinum/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/es/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/_index.adoc |= 3 ++- > .../content/fr/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/parti.adoc |= 3 ++- > documentation/content/fr/books/handbook/partii.adoc |= 3 ++- > documentation/content/fr/books/handbook/partiii.adoc |= 3 ++- > documentation/content/fr/books/handbook/partiv.adoc |= 3 ++- > documentation/content/fr/books/handbook/partv.adoc |= 3 ++- > documentation/content/fr/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/vinum/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/wine/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/fr/books/handbook/zfs/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/_index.adoc |= 3 ++- > .../content/hu/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/install/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/parti.adoc |= 3 ++- > documentation/content/hu/books/handbook/partii.adoc |= 3 ++- > documentation/content/hu/books/handbook/partiii.adoc |= 3 ++- > documentation/content/hu/books/handbook/partiv.adoc |= 3 ++- > documentation/content/hu/books/handbook/partv.adoc |= 3 ++- > documentation/content/hu/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/vinum/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/hu/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/_index.adoc |= 3 ++- > .../content/it/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/install/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/parti.adoc |= 3 ++- > documentation/content/it/books/handbook/partii.adoc |= 3 ++- > documentation/content/it/books/handbook/partiii.adoc |= 3 ++- > documentation/content/it/books/handbook/partiv.adoc |= 3 ++- > documentation/content/it/books/handbook/partv.adoc |= 3 ++- > documentation/content/it/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/vinum/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/it/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/_index.adoc |= 3 ++- > .../content/ja/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/parti.adoc |= 3 ++- > documentation/content/ja/books/handbook/partii.adoc |= 3 ++- > documentation/content/ja/books/handbook/partiii.adoc |= 3 ++- > documentation/content/ja/books/handbook/partiv.adoc |= 3 ++- > documentation/content/ja/books/handbook/partv.adoc |= 3 ++- > documentation/content/ja/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/ja/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/changes/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/makefile/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/own-port/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/pkg-files/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/port-upgrading/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/porting-autoplist/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/porting-dads/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/porting-info/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/porting-manpages/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/porting-masterdir/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/porting-motif/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/porting-samplem/_index.adoc |= 3 ++- > .../content/ja/books/porters-handbook/quick-porting/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/shared/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/slow/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/special/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/testing/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/why-port/_index.adoc |= 3 ++- > documentation/content/ja/books/porters-handbook/x11-fonts/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/_index.adoc |= 3 ++- > .../content/mn/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/install/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/parti.adoc |= 3 ++- > documentation/content/mn/books/handbook/partii.adoc |= 3 ++- > documentation/content/mn/books/handbook/partiii.adoc |= 3 ++- > documentation/content/mn/books/handbook/partiv.adoc |= 3 ++- > documentation/content/mn/books/handbook/partv.adoc |= 3 ++- > documentation/content/mn/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/vinum/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/mn/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/_index.adoc |= 3 ++- > .../content/nl/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/install/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/parti.adoc |= 3 ++- > documentation/content/nl/books/handbook/partii.adoc |= 3 ++- > documentation/content/nl/books/handbook/partiii.adoc |= 3 ++- > documentation/content/nl/books/handbook/partiv.adoc |= 3 ++- > documentation/content/nl/books/handbook/partv.adoc |= 3 ++- > documentation/content/nl/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/nl/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/_index.adoc |= 3 ++- > .../content/pl/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/install/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/parti.adoc |= 3 ++- > documentation/content/pl/books/handbook/partii.adoc |= 3 ++- > documentation/content/pl/books/handbook/partiii.adoc |= 3 ++- > documentation/content/pl/books/handbook/partiv.adoc |= 3 ++- > documentation/content/pl/books/handbook/partv.adoc |= 3 ++- > documentation/content/pl/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/usb-device-mode/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/pl/books/handbook/zfs/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/_index.adoc |= 3 ++- > .../content/pt-br/books/fdp-primer/asciidoctor-primer/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/doc-build/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/editor-config/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/examples/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/manual-pages/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/overview/_index.adoc |= 3 ++- > .../content/pt-br/books/fdp-primer/po-translations/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/preface/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/rosetta/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/see-also/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/structure/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/tools/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/trademarks/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/translations/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/weblate/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/working-copy/_index.adoc |= 3 ++- > documentation/content/pt-br/books/fdp-primer/writing-style/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/_index.adoc |= 3 ++- > .../content/pt-br/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/parti.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/partii.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/partiii.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/partiv.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/partv.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/usb-device-mode/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/pt-br/books/handbook/zfs/_index.adoc |= 3 ++- > documentation/content/pt-br/books/porters-handbook/_index.adoc |= 3 ++- > documentation/content/pt-br/books/porters-handbook/flavors/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/keeping-up/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/makefiles/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/new-port/_index.adoc |= 3 ++- > documentation/content/pt-br/books/porters-handbook/order/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/pkg-files/_index.adoc |= 3 ++- > documentation/content/pt-br/books/porters-handbook/plist/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/porting-dads/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/porting-samplem/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/porting-why/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/quick-porting/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/security/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/slow-porting/_index.adoc |= 3 ++- > documentation/content/pt-br/books/porters-handbook/special/_index.adoc |= 3 ++- > documentation/content/pt-br/books/porters-handbook/testing/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/upgrading/_index.adoc |= 3 ++- > documentation/content/pt-br/books/porters-handbook/uses/_index.adoc |= 3 ++- > .../content/pt-br/books/porters-handbook/versions/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/_index.adoc |= 3 ++- > .../content/ru/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/parti.adoc |= 3 ++- > documentation/content/ru/books/handbook/partii.adoc |= 3 ++- > documentation/content/ru/books/handbook/partiii.adoc |= 3 ++- > documentation/content/ru/books/handbook/partiv.adoc |= 3 ++- > documentation/content/ru/books/handbook/partv.adoc |= 3 ++- > documentation/content/ru/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/wayland/_index.adoc |= 3 ++- > documentation/content/ru/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/keeping-up/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/makefiles/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/new-port/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/pkg-files/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/plist/_index.adoc |= 3 ++- > .../content/ru/books/porters-handbook/porting-dads/_index.adoc |= 3 ++- > .../content/ru/books/porters-handbook/porting-samplem/_index.adoc |= 3 ++- > .../content/ru/books/porters-handbook/porting-why/_index.adoc |= 3 ++- > .../content/ru/books/porters-handbook/quick-porting/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/security/_index.adoc |= 3 ++- > .../content/ru/books/porters-handbook/slow-porting/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/special/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/testing/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/upgrading/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/uses/_index.adoc |= 3 ++- > documentation/content/ru/books/porters-handbook/versions/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/_index.adoc |= 3 ++- > .../content/zh-cn/books/arch-handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/boot/_index.adoc |= 3 ++- > .../content/zh-cn/books/arch-handbook/driverbasics/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/isa/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/jail/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/kobj/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/locking/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/newbus/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/parti.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/partii.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/partiii.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/pccard/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/pci/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/scsi/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/smp/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/sound/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/sysinit/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/usb/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/arch-handbook/vm/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/_index.adoc |= 3 ++- > .../content/zh-cn/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/install/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/parti.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/partii.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/partiii.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/partiv.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/partv.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/users/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/vinum/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/porters-handbook/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/keeping-up/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/makefile/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/own-port/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/pkg-files/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/porters-handbook/plist/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/port-upgrading/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/porting-dads/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/porting-samplem/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/quick-porting/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/security/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/porters-handbook/slow/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/porters-handbook/special/_index.adoc |= 3 ++- > documentation/content/zh-cn/books/porters-handbook/testing/_index.adoc |= 3 ++- > .../content/zh-cn/books/porters-handbook/why-port/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/_index.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/bibliography/_index.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/introduction/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/ipv6/_index.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/kernelbuild/_index.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/kerneldebug/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/l10n/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/parti.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/partii.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/partiii.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/partiv.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/partv.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/policies/_index.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/secure/_index.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/sockets/_index.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/testing/_index.adoc |= 3 ++- > .../content/zh-tw/books/developers-handbook/tools/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/developers-handbook/x86/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/_index.adoc |= 3 ++- > .../content/zh-tw/books/handbook/advanced-networking/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/audit/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/basics/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/bibliography/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/boot/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/config/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/cutting-edge/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/desktop/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/disks/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/dtrace/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/eresources/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/filesystems/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/firewalls/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/geom/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/introduction/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/jails/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/kernelconfig/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/l10n/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/linuxemu/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/mac/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/mail/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/mirrors/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/multimedia/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/network-servers/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/parti.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/partii.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/partiii.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/partiv.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/partv.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/pgpkeys/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/ports/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/ppp-and-slip/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/preface/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/printing/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/security/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/serialcomms/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/usb-device-mode/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/virtualization/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/x11/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/handbook/zfs/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/porters-handbook/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/porters-handbook/flavors/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/keeping-up/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/makefiles/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/new-port/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/porters-handbook/order/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/pkg-files/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/porters-handbook/plist/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/porting-dads/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/porting-samplem/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/porting-why/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/quick-porting/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/security/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/slow-porting/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/porters-handbook/special/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/porters-handbook/testing/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/upgrading/_index.adoc |= 3 ++- > documentation/content/zh-tw/books/porters-handbook/uses/_index.adoc |= 3 ++- > .../content/zh-tw/books/porters-handbook/versions/_index.adoc |= 3 ++- > 877 files changed, 1754 insertions(+), 877 deletions(-) > > diff --git a/documentation/content/de/books/developers-handbook/_index.ad= oc b/documentation/content/de/books/developers-handbook/_index.adoc > index 80ce191cdd..6631298ec3 100644 > --- a/documentation/content/de/books/developers-handbook/_index.adoc > +++ b/documentation/content/de/books/developers-handbook/_index.adoc > @@ -8,7 +8,8 @@ next: books/developers-handbook/parti > add_single_page_link: true > showBookMenu: true > weight: 0 > -path: "/books/developers-handbook/" > +params: > + path: "/books/developers-handbook/" > --- > > =3D FreeBSD Developers' Handbook > diff --git a/documentation/content/de/books/developers-handbook/bibliogra= phy/_index.adoc b/documentation/content/de/books/developers-handbook/biblio= graphy/_index.adoc > index a5950c8566..fa8dae252c 100644 > --- a/documentation/content/de/books/developers-handbook/bibliography/_in= dex.adoc > +++ b/documentation/content/de/books/developers-handbook/bibliography/_in= dex.adoc > @@ -3,7 +3,8 @@ title: Literaturverzeichnis > prev: books/developers-handbook/partv > showBookMenu: true > weight: 17 > -path: "/books/developers-handbook/bibliography/" > +params: > + path: "/books/developers-handbook/bibliography/" > --- > > [bibliography] > diff --git a/documentation/content/de/books/developers-handbook/introduct= ion/_index.adoc b/documentation/content/de/books/developers-handbook/introd= uction/_index.adoc > index 57c38e63c3..0d89ce58a4 100644 > --- a/documentation/content/de/books/developers-handbook/introduction/_in= dex.adoc > +++ b/documentation/content/de/books/developers-handbook/introduction/_in= dex.adoc > @@ -4,7 +4,8 @@ prev: books/developers-handbook/parti > next: books/developers-handbook/tools > showBookMenu: true > weight: 2 > -path: "/books/developers-handbook/introduction/" > +params: > + path: "/books/developers-handbook/introduction/" > --- > > [[introduction]] > diff --git a/documentation/content/de/books/developers-handbook/ipv6/_ind= ex.adoc b/documentation/content/de/books/developers-handbook/ipv6/_index.ad= oc > index 8caafef837..6dba8f31c5 100644 > --- a/documentation/content/de/books/developers-handbook/ipv6/_index.adoc > +++ b/documentation/content/de/books/developers-handbook/ipv6/_index.adoc > @@ -4,7 +4,8 @@ prev: books/developers-handbook/sockets > next: books/developers-handbook/partiii > showBookMenu: true > weight: 10 > -path: "/books/developers-handbook/ipv6/" > +params: > + path: "/books/developers-handbook/ipv6/" > --- > > [[ipv6]] > diff --git a/documentation/content/de/books/developers-handbook/kernelbui= ld/_index.adoc b/documentation/content/de/books/developers-handbook/kernelb= uild/_index.adoc > index e7375100dd..3e712f1d00 100644 > --- a/documentation/content/de/books/developers-handbook/kernelbuild/_ind= ex.adoc > +++ b/documentation/content/de/books/developers-handbook/kernelbuild/_ind= ex.adoc > @@ -4,7 +4,8 @@ prev: books/developers-handbook/partiii > next: books/developers-handbook/kerneldebug > showBookMenu: true > weight: 12 > -path: "/books/developers-handbook/kernelbuild/" > +params: > + path: "/books/developers-handbook/kernelbuild/" > --- > > [[kernelbuild]] > diff --git a/documentation/content/de/books/developers-handbook/kerneldeb= ug/_index.adoc b/documentation/content/de/books/developers-handbook/kerneld= ebug/_index.adoc > index f4238f789f..9fe01b8c01 100644 > --- a/documentation/content/de/books/developers-handbook/kerneldebug/_ind= ex.adoc > +++ b/documentation/content/de/books/developers-handbook/kerneldebug/_ind= ex.adoc > @@ -8,7 +8,8 @@ prev: books/developers-handbook/kernelbuild > next: books/developers-handbook/partiv > showBookMenu: true > weight: 13 > -path: "/books/developers-handbook/kerneldebug/" > +params: > + path: "/books/developers-handbook/kerneldebug/" > --- > > [[kerneldebug]] > diff --git a/documentation/content/de/books/developers-handbook/l10n/_ind= ex.adoc b/documentation/content/de/books/developers-handbook/l10n/_index.ad= oc > index df889b26e0..3dc856a455 100644 > --- a/documentation/content/de/books/developers-handbook/l10n/_index.adoc > +++ b/documentation/content/de/books/developers-handbook/l10n/_index.adoc > @@ -4,7 +4,8 @@ prev: books/developers-handbook/secure > *** 12188 LINES SKIPPED *** > From nobody Tue Feb 18 18:52:54 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yy7vb3RBQz5p24l for ; Tue, 18 Feb 2025 18:53:15 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-io1-f46.google.com (mail-io1-f46.google.com [209.85.166.46]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yy7vZ349Yz3Q5S; Tue, 18 Feb 2025 18:53:14 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-io1-f46.google.com with SMTP id ca18e2360f4ac-852050432a8so2883639f.1; Tue, 18 Feb 2025 10:53:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739904793; x=1740509593; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=CfK9n8AGO2ZlEu6Zby6DGm2UmvkwMs+m7nD/JGEuutI=; b=fZzJFhcsrA/ifz4cZLrxJp4NHjxHPll+CEM+9qlbqfWgGYUQl3AmMCz2hNlUCDHb/e hBWj6yK8vnUsp8fQcJ5R1n3lwXKhMICfCCtcUa+SLUurcHzKJIUWkCVBvnr0hos5cfhC jGlM8htntsSoO0qps3td26iE5KQVW3tYiX/iooV+47a54ZA4/SdimTxBSQQ4DFfgq92x KzeDznjKr5kh28hBDxtnMZBn8375u5iRwyBvdkhsPmP5PPyQpr/lYpBUqscNSvwBNdKI m/G+bYG2x+23aZMTD697GP2mkxnt6xLyeUV+gpwSgDHjDU/oE9Iqqs8eU7ZRymkM2UxH udUA== X-Forwarded-Encrypted: i=1; AJvYcCXyrMXqjL+sswTWB4adAVocCf6QR4f4lXkBigqZ4+rOrWyd/zGxrKGI7hrZkVmPfj/WmldxKox6TzzMMR1sbXJOCgJZ@freebsd.org X-Gm-Message-State: AOJu0YwV0eL+ujQ8F7OGQNatcXuTjPbm6W2O4khNWJ9HK0+CbR0SwIl1 ktcDpSLPvGL3cfGbfAE7jozHZ1bRjFVDqTIRPpw1PWxelLag4cWiVHVgJw== X-Gm-Gg: ASbGncupphBO89FMboV1vkJy/R4py8TQ034xYHlLjY4jbNoCWETphreuFEni0QZBzRt LzQo5kxa/v2+T59aXvX78KFlxxqXWfmbPABPCWFgYbqbZZQJG3POWG8YHWUG2br5OZyt1z5+OTT IKvRmeLWbOj/MTgEOan1Du8fWGZPZIUP3LdeWdouKhP3ol8eHgm2dlfdqZRWvEz0iLwLUAyOfxO qxyRlQ/Gye1D+Whymh71aKTlkzjWVpSJY7uvWi7saQEGtqAxXSENul/aoc/rEdY+iry2KzgSRaM 6l+qSxwhXAf/lVKj44t5oNuMty1oARrFgBWYbkSZR4voeUu8c+7WGVnk X-Google-Smtp-Source: AGHT+IFgRy/7f+ytLt53Drs69sappNz0YUFTQhqki2il4oOBLiNu1sD4NPl61ZQKQbe46wiWNg8T7Q== X-Received: by 2002:a05:6602:25c3:b0:855:a13c:fae7 with SMTP id ca18e2360f4ac-855b2f97ceamr111408639f.5.1739904792477; Tue, 18 Feb 2025 10:53:12 -0800 (PST) Received: from mail-il1-f181.google.com (mail-il1-f181.google.com. [209.85.166.181]) by smtp.gmail.com with ESMTPSA id 8926c6da1cb9f-4ee9c4968casm1077586173.28.2025.02.18.10.53.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 18 Feb 2025 10:53:12 -0800 (PST) Received: by mail-il1-f181.google.com with SMTP id e9e14a558f8ab-3ce85545983so321385ab.0; Tue, 18 Feb 2025 10:53:12 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCXZI2FkkWwAl8/5HfDEuZCTjceRK65ToWd3pYhi4vBvsvy5Tzjz8Zd2JumFfzIrl5pex8zfPr1RI0fT0/oG3T7yQbrG@freebsd.org X-Received: by 2002:a05:6e02:1609:b0:3d2:8bbc:8514 with SMTP id e9e14a558f8ab-3d2b4baf5d0mr13934875ab.9.1739904791780; Tue, 18 Feb 2025 10:53:11 -0800 (PST) List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 References: <202502181832.51IIWim1015022@gitrepo.freebsd.org> In-Reply-To: From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Date: Tue, 18 Feb 2025 19:52:54 +0100 X-Gmail-Original-Message-ID: X-Gm-Features: AWEUYZm0yGyaluQkDWByD_u3mQapYp30iLjRZJFbwUOBo3OjRlyxywVVz3DRf3c Message-ID: Subject: Re: git: 54ac237fdb - main - [documentation]: Fix front matter "path" parameter. To: Sergio Carlavilla Cc: doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org Content-Type: multipart/alternative; boundary="0000000000000eaea0062e6f273f" X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4Yy7vZ349Yz3Q5S X-Spamd-Bar: ---- --0000000000000eaea0062e6f273f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Feb 18, 2025 at 7:48=E2=80=AFPM Sergio Carlavilla wrote: > Thank you so much for this change > No worries! find(1) and sed(1) did the heavy lifting once I knew what I needed to do :-= ) > > On Tue, 18 Feb 2025 at 19:32, Fernando Apestegu=C3=ADa > wrote: > > > > The branch main has been updated by fernape: > > > > URL: > https://cgit.FreeBSD.org/doc/commit/?id=3D54ac237fdb34d9074316cd8f8a77832= bd618e4f6 > > > > commit 54ac237fdb34d9074316cd8f8a77832bd618e4f6 > > Author: Fernando Apestegu=C3=ADa > > AuthorDate: 2025-02-18 18:30:48 +0000 > > Commit: Fernando Apestegu=C3=ADa > > CommitDate: 2025-02-18 18:32:15 +0000 > > > > [documentation]: Fix front matter "path" parameter. > > > > "path:" parameter in the front matter was not documented and it has > been > > deprecated in gohugo 0.144.0. > > > > Create a custom parameter with the same name in preparation for the > upcoming > > update of www/gohugo to 0.144.1 > > --- > > documentation/content/de/books/developers-handbook/_index.adoc > | 3 ++- > > .../content/de/books/developers-handbook/bibliography/_index.adoc > | 3 ++- > > .../content/de/books/developers-handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/ipv6/_index.adoc > | 3 ++- > > .../content/de/books/developers-handbook/kernelbuild/_index.adoc > | 3 ++- > > .../content/de/books/developers-handbook/kerneldebug/_index.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/parti.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/partii.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/partiii.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/partiv.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/partv.adoc > | 3 ++- > > .../content/de/books/developers-handbook/policies/_index.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/secure/_index.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/sockets/_index.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/testing/_index.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/tools/_index.adoc > | 3 ++- > > documentation/content/de/books/developers-handbook/x86/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/_index.adoc > | 3 ++- > > .../content/de/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/parti.adoc > | 3 ++- > > documentation/content/de/books/handbook/partii.adoc > | 3 ++- > > documentation/content/de/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/de/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/de/books/handbook/partv.adoc > | 3 ++- > > documentation/content/de/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/usb-device-mode/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/de/books/handbook/zfs/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/keeping-up/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/makefile/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/own-port/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/pkg-files/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/plist/_index.adoc > | 3 ++- > > .../content/de/books/porters-handbook/port-upgrading/_index.adoc > | 3 ++- > > .../content/de/books/porters-handbook/porting-dads/_index.adoc > | 3 ++- > > .../content/de/books/porters-handbook/porting-samplem/_index.adoc > | 3 ++- > > .../content/de/books/porters-handbook/quick-porting/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/security/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/slow/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/special/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/testing/_index.adoc > | 3 ++- > > documentation/content/de/books/porters-handbook/why-port/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/_index.adoc > | 3 ++- > > .../content/el/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/install/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/parti.adoc > | 3 ++- > > documentation/content/el/books/handbook/partii.adoc > | 3 ++- > > documentation/content/el/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/el/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/el/books/handbook/partv.adoc > | 3 ++- > > documentation/content/el/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/el/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/boot/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/driverbasics/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/isa/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/jail/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/kobj/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/locking/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/mac/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/newbus/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/parti.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/partii.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/partiii.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/pccard/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/pci/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/scsi/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/smp/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/sound/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/sysinit/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/usb/_index.adoc > | 3 ++- > > documentation/content/en/books/arch-handbook/vm/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/_index.adoc > | 3 ++- > > .../content/en/books/developers-handbook/bibliography/_index.adoc > | 3 ++- > > .../content/en/books/developers-handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/ipv6/_index.adoc > | 3 ++- > > .../content/en/books/developers-handbook/kernelbuild/_index.adoc > | 3 ++- > > .../content/en/books/developers-handbook/kerneldebug/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/parti.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/partii.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/partiii.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/partiv.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/partv.adoc > | 3 ++- > > .../content/en/books/developers-handbook/policies/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/secure/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/sockets/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/testing/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/tools/_index.adoc > | 3 ++- > > documentation/content/en/books/developers-handbook/x86/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/_index.adoc > | 3 ++- > > .../content/en/books/fdp-primer/asciidoctor-primer/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/doc-build/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/editor-config/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/examples/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/manual-pages/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/overview/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/po-translations/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/preface/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/rosetta/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/see-also/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/structure/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/tools/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/trademarks/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/translations/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/weblate/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/working-copy/_index.adoc > | 3 ++- > > documentation/content/en/books/fdp-primer/writing-style/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/_index.adoc > | 3 ++- > > .../content/en/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/colophon.adoc > | 3 ++- > > documentation/content/en/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/glossary.adoc > | 3 ++- > > documentation/content/en/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/network/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/parti.adoc > | 3 ++- > > documentation/content/en/books/handbook/partii.adoc > | 3 ++- > > documentation/content/en/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/en/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/en/books/handbook/partv.adoc > | 3 ++- > > documentation/content/en/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/usb-device-mode/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/wayland/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/wine/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/en/books/handbook/zfs/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/flavors/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/keeping-up/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/makefiles/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/new-port/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/order/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/pkg-files/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/plist/_index.adoc > | 3 ++- > > .../content/en/books/porters-handbook/porting-dads/_index.adoc > | 3 ++- > > .../content/en/books/porters-handbook/porting-samplem/_index.adoc > | 3 ++- > > .../content/en/books/porters-handbook/porting-why/_index.adoc > | 3 ++- > > .../content/en/books/porters-handbook/quick-porting/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/security/_index.adoc > | 3 ++- > > .../content/en/books/porters-handbook/slow-porting/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/special/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/testing/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/upgrading/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/uses/_index.adoc > | 3 ++- > > documentation/content/en/books/porters-handbook/versions/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/_index.adoc > | 3 ++- > > .../content/es/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/install/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/parti.adoc > | 3 ++- > > documentation/content/es/books/handbook/partii.adoc > | 3 ++- > > documentation/content/es/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/es/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/es/books/handbook/partv.adoc > | 3 ++- > > documentation/content/es/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/vinum/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/es/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/_index.adoc > | 3 ++- > > .../content/fr/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/parti.adoc > | 3 ++- > > documentation/content/fr/books/handbook/partii.adoc > | 3 ++- > > documentation/content/fr/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/fr/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/fr/books/handbook/partv.adoc > | 3 ++- > > documentation/content/fr/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/vinum/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/wine/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/fr/books/handbook/zfs/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/_index.adoc > | 3 ++- > > .../content/hu/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/install/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/parti.adoc > | 3 ++- > > documentation/content/hu/books/handbook/partii.adoc > | 3 ++- > > documentation/content/hu/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/hu/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/hu/books/handbook/partv.adoc > | 3 ++- > > documentation/content/hu/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/vinum/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/hu/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/_index.adoc > | 3 ++- > > .../content/it/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/install/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/parti.adoc > | 3 ++- > > documentation/content/it/books/handbook/partii.adoc > | 3 ++- > > documentation/content/it/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/it/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/it/books/handbook/partv.adoc > | 3 ++- > > documentation/content/it/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/vinum/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/it/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/_index.adoc > | 3 ++- > > .../content/ja/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/parti.adoc > | 3 ++- > > documentation/content/ja/books/handbook/partii.adoc > | 3 ++- > > documentation/content/ja/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/ja/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/ja/books/handbook/partv.adoc > | 3 ++- > > documentation/content/ja/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/ja/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/changes/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/makefile/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/own-port/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/pkg-files/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/port-upgrading/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/porting-autoplist/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/porting-dads/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/porting-info/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/porting-manpages/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/porting-masterdir/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/porting-motif/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/porting-samplem/_index.adoc > | 3 ++- > > .../content/ja/books/porters-handbook/quick-porting/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/shared/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/slow/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/special/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/testing/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/why-port/_index.adoc > | 3 ++- > > documentation/content/ja/books/porters-handbook/x11-fonts/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/_index.adoc > | 3 ++- > > .../content/mn/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/install/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/parti.adoc > | 3 ++- > > documentation/content/mn/books/handbook/partii.adoc > | 3 ++- > > documentation/content/mn/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/mn/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/mn/books/handbook/partv.adoc > | 3 ++- > > documentation/content/mn/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/vinum/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/mn/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/_index.adoc > | 3 ++- > > .../content/nl/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/install/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/parti.adoc > | 3 ++- > > documentation/content/nl/books/handbook/partii.adoc > | 3 ++- > > documentation/content/nl/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/nl/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/nl/books/handbook/partv.adoc > | 3 ++- > > documentation/content/nl/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/nl/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/_index.adoc > | 3 ++- > > .../content/pl/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/install/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/parti.adoc > | 3 ++- > > documentation/content/pl/books/handbook/partii.adoc > | 3 ++- > > documentation/content/pl/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/pl/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/pl/books/handbook/partv.adoc > | 3 ++- > > documentation/content/pl/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/usb-device-mode/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/pl/books/handbook/zfs/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/_index.adoc > | 3 ++- > > .../content/pt-br/books/fdp-primer/asciidoctor-primer/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/doc-build/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/editor-config/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/examples/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/manual-pages/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/overview/_index.adoc > | 3 ++- > > .../content/pt-br/books/fdp-primer/po-translations/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/preface/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/rosetta/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/see-also/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/structure/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/tools/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/trademarks/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/translations/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/weblate/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/working-copy/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/fdp-primer/writing-style/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/_index.adoc > | 3 ++- > > .../content/pt-br/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/parti.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/partii.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/partv.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/usb-device-mode/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/handbook/zfs/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/porters-handbook/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/porters-handbook/flavors/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/keeping-up/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/makefiles/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/new-port/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/porters-handbook/order/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/pkg-files/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/porters-handbook/plist/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/porting-dads/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/porting-samplem/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/porting-why/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/quick-porting/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/security/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/slow-porting/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/porters-handbook/special/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/porters-handbook/testing/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/upgrading/_index.adoc > | 3 ++- > > documentation/content/pt-br/books/porters-handbook/uses/_index.adoc > | 3 ++- > > .../content/pt-br/books/porters-handbook/versions/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/_index.adoc > | 3 ++- > > .../content/ru/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/parti.adoc > | 3 ++- > > documentation/content/ru/books/handbook/partii.adoc > | 3 ++- > > documentation/content/ru/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/ru/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/ru/books/handbook/partv.adoc > | 3 ++- > > documentation/content/ru/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/wayland/_index.adoc > | 3 ++- > > documentation/content/ru/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/keeping-up/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/makefiles/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/new-port/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/pkg-files/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/plist/_index.adoc > | 3 ++- > > .../content/ru/books/porters-handbook/porting-dads/_index.adoc > | 3 ++- > > .../content/ru/books/porters-handbook/porting-samplem/_index.adoc > | 3 ++- > > .../content/ru/books/porters-handbook/porting-why/_index.adoc > | 3 ++- > > .../content/ru/books/porters-handbook/quick-porting/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/security/_index.adoc > | 3 ++- > > .../content/ru/books/porters-handbook/slow-porting/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/special/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/testing/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/upgrading/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/uses/_index.adoc > | 3 ++- > > documentation/content/ru/books/porters-handbook/versions/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/_index.adoc > | 3 ++- > > .../content/zh-cn/books/arch-handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/boot/_index.adoc > | 3 ++- > > .../content/zh-cn/books/arch-handbook/driverbasics/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/isa/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/jail/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/kobj/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/locking/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/newbus/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/parti.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/partii.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/partiii.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/pccard/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/pci/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/scsi/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/smp/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/sound/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/sysinit/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/usb/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/arch-handbook/vm/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/_index.adoc > | 3 ++- > > .../content/zh-cn/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/install/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/parti.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/partii.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/partv.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/users/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/vinum/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/porters-handbook/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/keeping-up/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/makefile/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/own-port/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/pkg-files/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/porters-handbook/plist/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/port-upgrading/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/porting-dads/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/porting-samplem/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/quick-porting/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/security/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/porters-handbook/slow/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/porters-handbook/special/_index.adoc > | 3 ++- > > documentation/content/zh-cn/books/porters-handbook/testing/_index.adoc > | 3 ++- > > .../content/zh-cn/books/porters-handbook/why-port/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/_index.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/bibliography/_index.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/ipv6/_index.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/kernelbuild/_index.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/kerneldebug/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/parti.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/partii.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/partiii.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/partiv.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/partv.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/policies/_index.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/secure/_index.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/sockets/_index.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/testing/_index.adoc > | 3 ++- > > .../content/zh-tw/books/developers-handbook/tools/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/developers-handbook/x86/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/_index.adoc > | 3 ++- > > .../content/zh-tw/books/handbook/advanced-networking/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/audit/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/basics/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/bibliography/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/boot/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/bsdinstall/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/config/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/cutting-edge/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/desktop/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/disks/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/dtrace/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/eresources/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/filesystems/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/firewalls/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/geom/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/introduction/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/jails/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/kernelconfig/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/l10n/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/linuxemu/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/mac/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/mail/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/mirrors/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/multimedia/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/network-servers/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/parti.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/partii.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/partiii.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/partiv.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/partv.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/pgpkeys/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/ports/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/ppp-and-slip/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/preface/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/printing/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/security/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/serialcomms/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/usb-device-mode/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/virtualization/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/x11/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/handbook/zfs/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/porters-handbook/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/porters-handbook/flavors/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/keeping-up/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/makefiles/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/new-port/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/porters-handbook/order/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/pkg-files/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/porters-handbook/plist/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/porting-dads/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/porting-samplem/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/porting-why/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/quick-porting/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/security/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/slow-porting/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/porters-handbook/special/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/porters-handbook/testing/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/upgrading/_index.adoc > | 3 ++- > > documentation/content/zh-tw/books/porters-handbook/uses/_index.adoc > | 3 ++- > > .../content/zh-tw/books/porters-handbook/versions/_index.adoc > | 3 ++- > > 877 files changed, 1754 insertions(+), 877 deletions(-) > > > > diff --git > a/documentation/content/de/books/developers-handbook/_index.adoc > b/documentation/content/de/books/developers-handbook/_index.adoc > > index 80ce191cdd..6631298ec3 100644 > > --- a/documentation/content/de/books/developers-handbook/_index.adoc > > +++ b/documentation/content/de/books/developers-handbook/_index.adoc > > @@ -8,7 +8,8 @@ next: books/developers-handbook/parti > > add_single_page_link: true > > showBookMenu: true > > weight: 0 > > -path: "/books/developers-handbook/" > > +params: > > + path: "/books/developers-handbook/" > > --- > > > > =3D FreeBSD Developers' Handbook > > diff --git > a/documentation/content/de/books/developers-handbook/bibliography/_index.= adoc > b/documentation/content/de/books/developers-handbook/bibliography/_index.= adoc > > index a5950c8566..fa8dae252c 100644 > > --- > a/documentation/content/de/books/developers-handbook/bibliography/_index.= adoc > > +++ > b/documentation/content/de/books/developers-handbook/bibliography/_index.= adoc > > @@ -3,7 +3,8 @@ title: Literaturverzeichnis > > prev: books/developers-handbook/partv > > showBookMenu: true > > weight: 17 > > -path: "/books/developers-handbook/bibliography/" > > +params: > > + path: "/books/developers-handbook/bibliography/" > > --- > > > > [bibliography] > > diff --git > a/documentation/content/de/books/developers-handbook/introduction/_index.= adoc > b/documentation/content/de/books/developers-handbook/introduction/_index.= adoc > > index 57c38e63c3..0d89ce58a4 100644 > > --- > a/documentation/content/de/books/developers-handbook/introduction/_index.= adoc > > +++ > b/documentation/content/de/books/developers-handbook/introduction/_index.= adoc > > @@ -4,7 +4,8 @@ prev: books/developers-handbook/parti > > next: books/developers-handbook/tools > > showBookMenu: true > > weight: 2 > > -path: "/books/developers-handbook/introduction/" > > +params: > > + path: "/books/developers-handbook/introduction/" > > --- > > > > [[introduction]] > > diff --git > a/documentation/content/de/books/developers-handbook/ipv6/_index.adoc > b/documentation/content/de/books/developers-handbook/ipv6/_index.adoc > > index 8caafef837..6dba8f31c5 100644 > > --- a/documentation/content/de/books/developers-handbook/ipv6/_index.ad= oc > > +++ b/documentation/content/de/books/developers-handbook/ipv6/_index.ad= oc > > @@ -4,7 +4,8 @@ prev: books/developers-handbook/sockets > > next: books/developers-handbook/partiii > > showBookMenu: true > > weight: 10 > > -path: "/books/developers-handbook/ipv6/" > > +params: > > + path: "/books/developers-handbook/ipv6/" > > --- > > > > [[ipv6]] > > diff --git > a/documentation/content/de/books/developers-handbook/kernelbuild/_index.a= doc > b/documentation/content/de/books/developers-handbook/kernelbuild/_index.a= doc > > index e7375100dd..3e712f1d00 100644 > > --- > a/documentation/content/de/books/developers-handbook/kernelbuild/_index.a= doc > > +++ > b/documentation/content/de/books/developers-handbook/kernelbuild/_index.a= doc > > @@ -4,7 +4,8 @@ prev: books/developers-handbook/partiii > > next: books/developers-handbook/kerneldebug > > showBookMenu: true > > weight: 12 > > -path: "/books/developers-handbook/kernelbuild/" > > +params: > > + path: "/books/developers-handbook/kernelbuild/" > > --- > > > > [[kernelbuild]] > > diff --git > a/documentation/content/de/books/developers-handbook/kerneldebug/_index.a= doc > b/documentation/content/de/books/developers-handbook/kerneldebug/_index.a= doc > > index f4238f789f..9fe01b8c01 100644 > > --- > a/documentation/content/de/books/developers-handbook/kerneldebug/_index.a= doc > > +++ > b/documentation/content/de/books/developers-handbook/kerneldebug/_index.a= doc > > @@ -8,7 +8,8 @@ prev: books/developers-handbook/kernelbuild > > next: books/developers-handbook/partiv > > showBookMenu: true > > weight: 13 > > -path: "/books/developers-handbook/kerneldebug/" > > +params: > > + path: "/books/developers-handbook/kerneldebug/" > > --- > > > > [[kerneldebug]] > > diff --git > a/documentation/content/de/books/developers-handbook/l10n/_index.adoc > b/documentation/content/de/books/developers-handbook/l10n/_index.adoc > > index df889b26e0..3dc856a455 100644 > > --- a/documentation/content/de/books/developers-handbook/l10n/_index.ad= oc > > +++ b/documentation/content/de/books/developers-handbook/l10n/_index.ad= oc > > @@ -4,7 +4,8 @@ prev: books/developers-handbook/secure > > *** 12188 LINES SKIPPED *** > > > --0000000000000eaea0062e6f273f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Tue, Feb 18,= 2025 at 7:48=E2=80=AFPM Sergio Carlavilla <carlavilla@freebsd.org> wrote:
Thank you so much for this change

No worries!
find(1) and sed(1) did= the heavy lifting once I knew what I needed to do :-)

=
=C2=A0

On Tue, 18 Feb 2025 at 19:32, Fernando Apestegu=C3=ADa <fernape@freebsd.org> wrote:=
>
> The branch main has been updated by fernape:
>
> URL: https://= cgit.FreeBSD.org/doc/commit/?id=3D54ac237fdb34d9074316cd8f8a77832bd618e4f6<= /a>
>
> commit 54ac237fdb34d9074316cd8f8a77832bd618e4f6
> Author:=C2=A0 =C2=A0 =C2=A0Fernando Apestegu=C3=ADa <fernape@FreeBS= D.org>
> AuthorDate: 2025-02-18 18:30:48 +0000
> Commit:=C2=A0 =C2=A0 =C2=A0Fernando Apestegu=C3=ADa <fernape@FreeBS= D.org>
> CommitDate: 2025-02-18 18:32:15 +0000
>
>=C2=A0 =C2=A0 =C2=A0[documentation]: Fix front matter "path" = parameter.
>
>=C2=A0 =C2=A0 =C2=A0"path:" parameter in the front matter was= not documented and it has been
>=C2=A0 =C2=A0 =C2=A0deprecated in gohugo 0.144.0.
>
>=C2=A0 =C2=A0 =C2=A0Create a custom parameter with the same name in pre= paration for the upcoming
>=C2=A0 =C2=A0 =C2=A0update of www/gohugo to 0.144.1
> ---
>=C2=A0 documentation/content/de/books/developers-handbook/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/de/books/developers-handbook/bibliography/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/de/books/developers-handbook/introduction/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/ipv6/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/de/books/developers-handbook/kernelbuild/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/de/books/developers-handbook/kerneldebug/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/l10n/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/parti.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/partii.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/partiii.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/partiv.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/partv.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/de/books/developers-handbook/policies/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/secure/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/sockets/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/testing/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/tools/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/developers-handbook/x86/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/de/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/bsdinstall/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/dtrace/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/usb-device-mode/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/handbook/zfs/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/keeping-up/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/makefile/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/own-port/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/pkg-files/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/plist/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/de/books/porters-handbook/port-upgrading/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/de/books/porters-handbook/porting-dads/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/de/books/porters-handbook/porting-samplem/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/de/books/porters-handbook/quick-porting/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/security/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/slow/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/special/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/testing/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/de/books/porters-handbook/why-port/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/el/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/bsdinstall/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/dtrace/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/install/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/users/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/el/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/el/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/bibliography/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/boot/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/driverbasics/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/isa/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/jail/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/kobj/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/locking/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/mac/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/newbus/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/parti.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/partii.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/partiii.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/pccard/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/pci/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/scsi/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/smp/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/sound/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/sysinit/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/usb/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/arch-handbook/vm/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/en/books/developers-handbook/bibliography/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/en/books/developers-handbook/introduction/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/ipv6/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/en/books/developers-handbook/kernelbuild/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/en/books/developers-handbook/kerneldebug/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/l10n/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/parti.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/partii.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/partiii.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/partiv.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/partv.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/en/books/developers-handbook/policies/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/secure/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/sockets/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/testing/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/tools/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/developers-handbook/x86/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/_index.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/en/books/fdp-primer/asciidoctor-primer/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/doc-build/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/editor-config/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/examples/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/manual-pages/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/overview/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/po-translations/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/rosetta/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/see-also/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/structure/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/tools/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/trademarks/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/translations/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/weblate/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/working-copy/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/fdp-primer/writing-style/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/en/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/bsdinstall/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/colophon.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/dtrace/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/glossary.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/network/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/usb-device-mode/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/wayland/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/wine/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/handbook/zfs/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/flavors/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/keeping-up/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/makefiles/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/new-port/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/order/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/pkg-files/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/plist/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/en/books/porters-handbook/porting-dads/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/en/books/porters-handbook/porting-samplem/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/en/books/porters-handbook/porting-why/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/en/books/porters-handbook/quick-porting/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/security/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/en/books/porters-handbook/slow-porting/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/special/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/testing/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/upgrading/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/uses/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/en/books/porters-handbook/versions/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/es/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/install/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/users/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/vinum/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/es/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/es/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/fr/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/bsdinstall/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/dtrace/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/users/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/vinum/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/wine/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/fr/books/handbook/zfs/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/hu/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/dtrace/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/install/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/users/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/vinum/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/hu/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/it/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/install/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/users/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/vinum/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/it/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/it/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ja/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/bsdinstall/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/changes/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/makefile/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/own-port/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/pkg-files/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/port-upgrading/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/porting-autoplist/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/porting-dads/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/porting-info/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/porting-manpages/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/porting-masterdir/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/porting-motif/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/porting-samplem/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ja/books/porters-handbook/quick-porting/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/shared/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/slow/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/special/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/testing/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/why-port/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ja/books/porters-handbook/x11-fonts/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/mn/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/bsdinstall/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/dtrace/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/install/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/users/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/vinum/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/mn/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/nl/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/bsdinstall/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/dtrace/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/install/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/users/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/nl/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/pl/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/dtrace/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/install/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/jails/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/usb-device-mode/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/users/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/virtualization/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pl/books/handbook/zfs/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/pt-br/books/fdp-primer/asciidoctor-primer/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/doc-build/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/editor-config/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/examples/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/manual-pages/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/overview/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/pt-br/books/fdp-primer/po-translations/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/preface/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/rosetta/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/see-also/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/structure/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/tools/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/trademarks/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/translations/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/weblate/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/working-copy/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/fdp-primer/writing-style/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/_index.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/pt-br/books/handbook/advanced-networking/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/audit/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/basics/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/bibliography/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/boot/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/bsdinstall/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/config/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/cutting-edge/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/desktop/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/disks/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/dtrace/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/eresources/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/filesystems/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/firewalls/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/geom/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/introduction/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/jails/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/kernelconfig/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/l10n/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/linuxemu/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/mac/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/mail/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/mirrors/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/multimedia/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/network-servers/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/parti.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/partii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/partiii.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/partiv.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/partv.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/pgpkeys/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/ports/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/ppp-and-slip/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/preface/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/printing/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/security/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/serialcomms/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/usb-device-mode/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/virtualization/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/x11/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/handbook/zfs/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/porters-handbook/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/porters-handbook/flavors/_inde= x.adoc | 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/keeping-up/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/makefiles/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/new-port/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/porters-handbook/order/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/pkg-files/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/porters-handbook/plist/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/porting-dads/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/porting-samplem/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/porting-why/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/quick-porting/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/slow-porting/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/pt-br/books/porters-handbook/special/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/pt-br/books/porters-handbook/testing/_inde= x.adoc | 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/upgrading/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/pt-br/books/porters-handbook/uses/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/pt-br/books/porters-handbook/versions/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/_index.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ru/books/handbook/advanced-networking/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/audit/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/basics/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/boot/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/bsdinstall/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/config/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/cutting-edge/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/desktop/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/disks/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/eresources/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/filesystems/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/firewalls/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/geom/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/introduction/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/kernelconfig/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/l10n/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/linuxemu/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/mac/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/mail/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/mirrors/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/multimedia/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/network-servers/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/parti.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/partii.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/partiii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/partiv.adoc=C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/partv.adoc=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/pgpkeys/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/ports/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/ppp-and-slip/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/preface/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/printing/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/serialcomms/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/wayland/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/handbook/x11/_index.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/keeping-up/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/makefiles/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/new-port/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/pkg-files/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/plist/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ru/books/porters-handbook/porting-dads/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/ru/books/porters-handbook/porting-samplem/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ru/books/porters-handbook/porting-why/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/ru/books/porters-handbook/quick-porting/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/security/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/ru/books/porters-handbook/slow-porting/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/special/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/testing/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/upgrading/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/uses/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/ru/books/porters-handbook/versions/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-cn/books/arch-handbook/bibliography/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/boot/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-cn/books/arch-handbook/driverbasics/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/isa/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/jail/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/kobj/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/locking/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/mac/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/newbus/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/parti.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/partii.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/partiii.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/pccard/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/pci/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/scsi/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/smp/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/sound/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/sysinit/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/usb/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/arch-handbook/vm/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/_index.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-cn/books/handbook/advanced-networking/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/audit/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/basics/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/bibliography/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/boot/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/bsdinstall/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/config/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/cutting-edge/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/desktop/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/disks/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/dtrace/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/eresources/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/filesystems/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/firewalls/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/geom/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/install/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/introduction/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/jails/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/kernelconfig/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/l10n/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/linuxemu/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/mac/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/mail/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/mirrors/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/multimedia/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/network-servers/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/parti.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/partii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/partiii.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/partiv.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/partv.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/pgpkeys/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/ports/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/ppp-and-slip/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/preface/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/printing/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/security/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/serialcomms/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/users/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/vinum/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/virtualization/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/handbook/x11/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/porters-handbook/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/keeping-up/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/makefile/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/own-port/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/pkg-files/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-cn/books/porters-handbook/plist/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/port-upgrading/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/porting-dads/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/porting-samplem/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/quick-porting/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/porters-handbook/slow/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/porters-handbook/special/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/zh-cn/books/porters-handbook/testing/_inde= x.adoc | 3 ++-
>=C2=A0 .../content/zh-cn/books/porters-handbook/why-port/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/bibliography/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/introduction/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/ipv6/_inde= x.adoc | 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/kernelbuild/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/kerneldebug/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/l10n/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/parti.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/partii.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/partiii.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/partiv.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/partv.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/policies/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/secure/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/sockets/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/testing/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-tw/books/developers-handbook/tools/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/developers-handbook/x86/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/_index.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/handbook/advanced-networking/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/audit/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/basics/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/bibliography/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/boot/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/bsdinstall/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/config/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/cutting-edge/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/desktop/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/disks/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/dtrace/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/eresources/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/filesystems/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/firewalls/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/geom/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/introduction/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/jails/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/kernelconfig/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/l10n/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/linuxemu/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/mac/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/mail/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/mirrors/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/multimedia/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/network-servers/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/parti.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/partii.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/partiii.adoc=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/partiv.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/partv.adoc=C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/pgpkeys/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/ports/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/ppp-and-slip/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/preface/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/printing/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/security/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/serialcomms/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/usb-device-mode/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/virtualization/_index= .adoc=C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/x11/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/handbook/zfs/_index.adoc=C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/porters-handbook/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/porters-handbook/flavors/_inde= x.adoc | 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/keeping-up/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/makefiles/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/new-port/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/porters-handbook/order/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/pkg-files/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/porters-handbook/plist/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/porting-dads/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/porting-samplem/_index.= adoc=C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/porting-why/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/quick-porting/_index.ad= oc=C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/security/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/slow-porting/_index.ado= c=C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/porters-handbook/special/_inde= x.adoc | 3 ++-
>=C2=A0 documentation/content/zh-tw/books/porters-handbook/testing/_inde= x.adoc | 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/upgrading/_index.adoc= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 3 ++-
>=C2=A0 documentation/content/zh-tw/books/porters-handbook/uses/_index.a= doc=C2=A0 =C2=A0 | 3 ++-
>=C2=A0 .../content/zh-tw/books/porters-handbook/versions/_index.adoc=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 3 ++-
>=C2=A0 877 files changed, 1754 insertions(+), 877 deletions(-)
>
> diff --git a/documentation/content/de/books/developers-handbook/_index= .adoc b/documentation/content/de/books/developers-handbook/_index.adoc
> index 80ce191cdd..6631298ec3 100644
> --- a/documentation/content/de/books/developers-handbook/_index.adoc > +++ b/documentation/content/de/books/developers-handbook/_index.adoc > @@ -8,7 +8,8 @@ next: books/developers-handbook/parti
>=C2=A0 add_single_page_link: true
>=C2=A0 showBookMenu: true
>=C2=A0 weight: 0
> -path: "/books/developers-handbook/"
> +params:
> +=C2=A0 path: "/books/developers-handbook/"
>=C2=A0 ---
>
>=C2=A0 =3D FreeBSD Developers' Handbook
> diff --git a/documentation/content/de/books/developers-handbook/biblio= graphy/_index.adoc b/documentation/content/de/books/developers-handbook/bib= liography/_index.adoc
> index a5950c8566..fa8dae252c 100644
> --- a/documentation/content/de/books/developers-handbook/bibliography/= _index.adoc
> +++ b/documentation/content/de/books/developers-handbook/bibliography/= _index.adoc
> @@ -3,7 +3,8 @@ title: Literaturverzeichnis
>=C2=A0 prev: books/developers-handbook/partv
>=C2=A0 showBookMenu: true
>=C2=A0 weight: 17
> -path: "/books/developers-handbook/bibliography/"
> +params:
> +=C2=A0 path: "/books/developers-handbook/bibliography/"
>=C2=A0 ---
>
>=C2=A0 [bibliography]
> diff --git a/documentation/content/de/books/developers-handbook/introd= uction/_index.adoc b/documentation/content/de/books/developers-handbook/int= roduction/_index.adoc
> index 57c38e63c3..0d89ce58a4 100644
> --- a/documentation/content/de/books/developers-handbook/introduction/= _index.adoc
> +++ b/documentation/content/de/books/developers-handbook/introduction/= _index.adoc
> @@ -4,7 +4,8 @@ prev: books/developers-handbook/parti
>=C2=A0 next: books/developers-handbook/tools
>=C2=A0 showBookMenu: true
>=C2=A0 weight: 2
> -path: "/books/developers-handbook/introduction/"
> +params:
> +=C2=A0 path: "/books/developers-handbook/introduction/"
>=C2=A0 ---
>
>=C2=A0 [[introduction]]
> diff --git a/documentation/content/de/books/developers-handbook/ipv6/_= index.adoc b/documentation/content/de/books/developers-handbook/ipv6/_index= .adoc
> index 8caafef837..6dba8f31c5 100644
> --- a/documentation/content/de/books/developers-handbook/ipv6/_index.a= doc
> +++ b/documentation/content/de/books/developers-handbook/ipv6/_index.a= doc
> @@ -4,7 +4,8 @@ prev: books/developers-handbook/sockets
>=C2=A0 next: books/developers-handbook/partiii
>=C2=A0 showBookMenu: true
>=C2=A0 weight: 10
> -path: "/books/developers-handbook/ipv6/"
> +params:
> +=C2=A0 path: "/books/developers-handbook/ipv6/"
>=C2=A0 ---
>
>=C2=A0 [[ipv6]]
> diff --git a/documentation/content/de/books/developers-handbook/kernel= build/_index.adoc b/documentation/content/de/books/developers-handbook/kern= elbuild/_index.adoc
> index e7375100dd..3e712f1d00 100644
> --- a/documentation/content/de/books/developers-handbook/kernelbuild/_= index.adoc
> +++ b/documentation/content/de/books/developers-handbook/kernelbuild/_= index.adoc
> @@ -4,7 +4,8 @@ prev: books/developers-handbook/partiii
>=C2=A0 next: books/developers-handbook/kerneldebug
>=C2=A0 showBookMenu: true
>=C2=A0 weight: 12
> -path: "/books/developers-handbook/kernelbuild/"
> +params:
> +=C2=A0 path: "/books/developers-handbook/kernelbuild/"
>=C2=A0 ---
>
>=C2=A0 [[kernelbuild]]
> diff --git a/documentation/content/de/books/developers-handbook/kernel= debug/_index.adoc b/documentation/content/de/books/developers-handbook/kern= eldebug/_index.adoc
> index f4238f789f..9fe01b8c01 100644
> --- a/documentation/content/de/books/developers-handbook/kerneldebug/_= index.adoc
> +++ b/documentation/content/de/books/developers-handbook/kerneldebug/_= index.adoc
> @@ -8,7 +8,8 @@ prev: books/developers-handbook/kernelbuild
>=C2=A0 next: books/developers-handbook/partiv
>=C2=A0 showBookMenu: true
>=C2=A0 weight: 13
> -path: "/books/developers-handbook/kerneldebug/"
> +params:
> +=C2=A0 path: "/books/developers-handbook/kerneldebug/"
>=C2=A0 ---
>
>=C2=A0 [[kerneldebug]]
> diff --git a/documentation/content/de/books/developers-handbook/l10n/_= index.adoc b/documentation/content/de/books/developers-handbook/l10n/_index= .adoc
> index df889b26e0..3dc856a455 100644
> --- a/documentation/content/de/books/developers-handbook/l10n/_index.a= doc
> +++ b/documentation/content/de/books/developers-handbook/l10n/_index.a= doc
> @@ -4,7 +4,8 @@ prev: books/developers-handbook/secure
> *** 12188 LINES SKIPPED ***
>
--0000000000000eaea0062e6f273f-- From nobody Tue Feb 18 19:29:00 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yy8hr2tfWz5p3kH for ; Tue, 18 Feb 2025 19:29:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yy8hr2GBsz3jr1; Tue, 18 Feb 2025 19:29:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739906940; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fmBOX+VTx02E+2j0t3zLo9PPDg7qR+5ojALU7S+Jofk=; b=f90H3PqjrfsFat7uqQ7DyB2xJFhM6/kBWJ11w2vTE4pauVkoEoLruxH5wIgV6+eifswFwZ lDbD/exEb5+9SyFMusV9JvL3Pjgbrb6IiFMZQZ9Hfy5CZk6n5iyKfOsVeV3mxF7xkJKLjn oY5IXnAIGWOOWPX4L+j2QNFvNomIF+HYh+LRK7uTnSF6qdKnHwMVlzbcbhjuSGkVuB6tkp XJwYAcqRppegQ7KArW/IhqDokC0fjBp404w1e63ClQWNztTkIP7zxJkuDSD290ue9Hi6gV WlM+Ght/hGcUr+k27Is9dXaW8jLwl2BCT79RlTxe87hePn5tUWR4DH8wRr2J1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739906940; a=rsa-sha256; cv=none; b=Ma900MJaiE7bFrvkiDYM4Dz3204bUytDA50x1E7uMi58hXX2wK0NGqXNeuyc+oeAv+YaPf U4nP+WHSk8biIAAB2qEcgcdfDA7BzDKFi503LNJrk1XeFTsH1UeONLsVrGwKI2xhHX/Vc/ uuiUOU3CfdPCd1TRyngWi4i4ZsCti8kaea+JCU8PSYjJvl3B1gEFOLSiIYlPRTLZDIK1Ag hGxsz3OyQjugUh0PgREl880+02ksZtkSjNKW2lOWOSR7pPqKLmUHCW8IX+ner15++Te2q9 7t2LAEX+Q9hONhIswyIKY7khE+5FsoWhATk7iLg5jHEH1DLQFeyZoPrRQm4jig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739906940; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fmBOX+VTx02E+2j0t3zLo9PPDg7qR+5ojALU7S+Jofk=; b=JljvKoW5BGMdjBZ1dICLP2ZCCtPp+ieI7unKyNG3TJv7DpbhLT1Hkfb6C+qOLOBp4jNqQQ x1IgcvWVZvJAyXmEDC2WY1Nkd35ZE3jumqQeRVf7GQeqK+aGcp2FsZ7BPo1iL1WTl3pHyd M5MUE+biyFB3AmpUbODP4OiroFYXxZs3M2HPcurTfVwsaoQK88kKEX1ONDrcwwqLweaLSL XkumoOeGSIASj37XAGtuHUKwZTrSCSW8I5rpV3yyhQfrlq12A7BTftdBrbtzG9kH/0SJ7X 0nkeJDRx8L7cHxUCN1HAHepH7YrU88cjyT2PQ1FB1fdQu0HiG7/qL/PPZ2x0yw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yy8hr1hbDzZRm; Tue, 18 Feb 2025 19:29:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51IJT0Xq011249; Tue, 18 Feb 2025 19:29:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51IJT0iT011246; Tue, 18 Feb 2025 19:29:00 GMT (envelope-from git) Date: Tue, 18 Feb 2025 19:29:00 GMT Message-Id: <202502181929.51IJT0iT011246@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Sergio Carlavilla Delgado Subject: git: 64efcc8088 - main - Handbook-Desktop: Upgrade KDE Plasma packages to version 6 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: carlavilla X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 64efcc80889b58656f614d46a465956219d44fb0 Auto-Submitted: auto-generated The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=64efcc80889b58656f614d46a465956219d44fb0 commit 64efcc80889b58656f614d46a465956219d44fb0 Author: Sergio Carlavilla Delgado AuthorDate: 2025-02-18 19:28:30 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2025-02-18 19:28:30 +0000 Handbook-Desktop: Upgrade KDE Plasma packages to version 6 --- documentation/content/en/books/handbook/desktop/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/handbook/desktop/_index.adoc b/documentation/content/en/books/handbook/desktop/_index.adoc index 0cdfa6dc99..549f454062 100644 --- a/documentation/content/en/books/handbook/desktop/_index.adoc +++ b/documentation/content/en/books/handbook/desktop/_index.adoc @@ -114,7 +114,7 @@ To install the KDE Plasma meta package with KDE Frameworks, Plasma Desktop and A [source,shell] .... -# pkg install kde5 +# pkg install kde .... [[kde-minimal-install]] @@ -124,7 +124,7 @@ To install a minimal KDE Plasma execute: [source,shell] .... -# pkg install plasma5-plasma +# pkg install plasma6-plasma .... [TIP] From nobody Wed Feb 19 19:11:58 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YymGk5CYMz5nXDH for ; Wed, 19 Feb 2025 19:11:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YymGk4MH8z40ZR; Wed, 19 Feb 2025 19:11:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739992318; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=nxBch76/D+Aen3HAcHcQe3PNcIr1eumnQKM69LKndeo=; b=TjixOfWLc3Z9BVmysUoy/DQ0fQJDBi/qAbrQFv5rUbkVRmfNAVvwvIlkl3diZHdUA8swbb dnMrpiZD2vcehPA4Yku0IBKkatDN5/mt2+atlImk1rcm5JCgJiG4Y25LtI0JGcjwFtnWyI Xgvm6+LxWajalCRqZgt2zUWDr95MU9BCMZ5la0dJupwn5dwvQqTGfSA9mMGxcNQ2O0XoHo CeGVRrJ+v5RFz9GoOHfQ90WLmH+MRc0AxXwCZFhq4uykSA3l0HrzqClW5b5BhrlAhCzaYj dYaSZgkVtP/hwHV/WierCgF0rbqFDDVOuYrysGpucub5x6c8rnRxKNE4yko3Ow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739992318; a=rsa-sha256; cv=none; b=Ia2vowsjNmiWB7/bYTRmkF/2G8C5fmZHHq+Ysm6q6hIYApVbQkFOqdRwLrZ0Xp7zp1rxtd B5iryInaguVkSS7Lsk4Ui1D+9foQDRQ8MMe9DxMotMztJYiOQBEQNKNtyI3gKcNZ5BU5QO Q8E0ql23m8+j5weZVIlGn0h/xbRJ3U+vUNUhYB4RUC/1WN/SsxHcskKIXlMVkQAcp9BACh 9Z8iy2qmg721Yg9TxNPM3X8TQ/FrKp9GtJQFE6Qojlri3VnuVTgA2WBj53Dz2mJp53f9RX ldfbYqrqXCtxgLFaQHbJwrPt71PHFuBtRWuos0HQKXqvSHntjEfRuj6+aFMJXQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739992318; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=nxBch76/D+Aen3HAcHcQe3PNcIr1eumnQKM69LKndeo=; b=sU7xHhZNnzh9ZyQcZXTtWDOHZP0NTzOB3QRIRKXwqL7Z7/Lh9zdPM6dOuZOPkAjNn50cNc ziisM6RM+a0dRkGJBAME7NX30fXqcB3SJG0UKRRbob/sYSwZB1x4ywDCvRLXRtyAQB514/ QlV+fKsyl0NCsccqMaAEzc2BNvWT8qM8aM67EdEEdd4gsfzRhagZkn5WqWGGuCA1NpnuwE HIRT8CK/zy0IHZys6YyZNo7d3zUvGQ1O9cOfIGozx/Utdcbph5zF/kcL6qPgJImar85udZ DlPmtd5H+KjQ02zFyTaMsNLxkZZqtjRxsTSn320t0IR4+BY2rDblZZrJjj8EQA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YymGk3v4pz3Kc; Wed, 19 Feb 2025 19:11:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51JJBw80097893; Wed, 19 Feb 2025 19:11:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51JJBwmh097890; Wed, 19 Feb 2025 19:11:58 GMT (envelope-from git) Date: Wed, 19 Feb 2025 19:11:58 GMT Message-Id: <202502191911.51JJBwmh097890@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 70a1e39c64 - main - Status/2024Q4/ci.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 70a1e39c644b88c9417a61294723ec06c7a310f8 Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=70a1e39c644b88c9417a61294723ec06c7a310f8 commit 70a1e39c644b88c9417a61294723ec06c7a310f8 Author: Li-Wen Hsu AuthorDate: 2025-02-16 19:29:12 +0000 Commit: Li-Wen Hsu CommitDate: 2025-02-19 19:11:25 +0000 Status/2024Q4/ci.adoc: Add report Reviewed by: salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/463 --- .../en/status/report-2024-10-2024-12/ci.adoc | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/website/content/en/status/report-2024-10-2024-12/ci.adoc b/website/content/en/status/report-2024-10-2024-12/ci.adoc new file mode 100644 index 0000000000..eecf988015 --- /dev/null +++ b/website/content/en/status/report-2024-10-2024-12/ci.adoc @@ -0,0 +1,49 @@ +=== Continuous Integration + +Links: + +link:https://ci.FreeBSD.org[FreeBSD Jenkins Instance] URL: link:https://ci.FreeBSD.org[] + +link:https://tinderbox.freebsd.org[FreeBSD CI Tinderbox view] URL: link:https://tinderbox.freebsd.org[] + +link:https://artifact.ci.FreeBSD.org[FreeBSD CI artifact archive] URL: link:https://artifact.ci.FreeBSD.org[] + +link:https://wiki.FreeBSD.org/HostedCI[Hosted CI wiki] URL: link:https://wiki.FreeBSD.org/HostedCI[] + +link:https://wiki.FreeBSD.org/3rdPartySoftwareCI[3rd Party Software CI] URL: link:https://wiki.FreeBSD.org/3rdPartySoftwareCI[] + +link:https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&email1=testing%40FreeBSD.org&emailassigned_to1=1&emailcc1=1&emailtype1=equals[Tickets related to freebsd-testing@] URL: link:https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&email1=testing%40FreeBSD.org&emailassigned_to1=1&emailcc1=1&emailtype1=equals[] + +link:https://github.com/freebsd/freebsd-ci[FreeBSD CI Repository] URL: link:https://github.com/freebsd/freebsd-ci[] + +link:https://lists.FreeBSD.org/subscription/dev-ci[dev-ci Mailing List] URL: link:https://lists.FreeBSD.org/subscription/dev-ci[] + +Contact: Jenkins Admin + +Contact: Li-Wen Hsu + +Contact: link:https://lists.FreeBSD.org/mailman/listinfo/freebsd-testing[freebsd-testing Mailing List] + +Contact: IRC #freebsd-ci channel on EFNet + +In the fourth quarter of 2024, we worked with the project contributors and developers to address their testing requirements. +Concurrently, we collaborated with external projects and companies to enhance their products by testing more on FreeBSD. + +Important completed tasks: + +* Update main and stable/14 build environment to 14.2-RELEASE +* Update stable/13 build environment to 13.4-RELEASE +* Fixed an old but not revealed bug about pw(1) usage in jail setup. + +Work in progress tasks: + +* Designing and implementing pre-commit CI building and testing and pull/merge-request based system (to support the link:https://gitlab.com/bsdimp/freebsd-workflow[workflow working group]) +** Improving the [.filename]#src/tests/ci# work to support running test suites +**** Merging link:https://reviews.freebsd.org/D48015[CI: Add full test support] +** Merging link:https://reviews.freebsd.org/D36257[Pre-commit CI with CIRRUS-CI] +* Designing and implementing use of CI cluster to build release artifacts as release engineering does, starting with snapshot builds +* Simplifying CI/test environment setting up for contributors and developers +* Setting up the CI stage environment and putting the experimental jobs on it +* Redesigning the hardware test lab and adding more hardware for testing + +Open or queued tasks: + +* Collecting and sorting link:https://hackmd.io/@FreeBSD-CI/freebsd-ci-todo[CI tasks and ideas] +* Setting up public network access for the VM guest running tests +* Implementing use of bare-metal hardware to run test suites +* Adding drm ports building tests against -CURRENT +* Helping more software get FreeBSD support in its CI pipeline (Wiki pages: link:https://wiki.FreeBSD.org/3rdPartySoftwareCI[3rdPartySoftwareCI], link:https://wiki.FreeBSD.org/HostedCI[HostedCI]) +* Working with hosted CI providers to have better FreeBSD support + +Please see link:https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_status=__open__&email1=testing%40FreeBSD.org&emailassigned_to1=1&emailcc1=1&emailtype1=equals[freebsd-testing@ related tickets] for more WIP information, and do not hesitate to join the effort! + +Sponsor: The FreeBSD Foundation From nobody Wed Feb 19 19:11:59 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YymGm0Vjcz5nXDJ for ; Wed, 19 Feb 2025 19:12:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YymGl5JLMz40Wx; Wed, 19 Feb 2025 19:11:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739992319; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tWa96DGZeXiIlwCbIxJf1CSgKNqv+KE9Z/FzZ8/Kevk=; b=GKxIHlvjhpfVqVQDPRztM/WyMo6aGUb+KRVvWb3xIfEjbdBti0KEYmhGtK0CDgc3p7fVPv /n0pxv2yFZb/jhep+s6dQGNu0Ppx9e/1xtu46Hfnz2F5nv+zzoJEjU2of+iCn6O78BWpKs yjhYy8mF/oCLyzYtjtAde8oAw1SMjWjkKLnAZHKvMsy6luc9mNmhjRnqNErih34z1cjT8+ FZQzXjqq6KPBAAcXSJ6ZXI4ddVZDxZJ2cIqZVMWp5U9IGqD2+9yQd0UBfILrlCymQr7HQr PZfOVXRsiCWddN9Xer3HgWKzK3b9djX2h6GmOvAiEBI4pA90OBGg/RzhSxbFKg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739992319; a=rsa-sha256; cv=none; b=vfr/R+vNvM7uZz4mPVkFtsxZZgMIn+pb4vDiFu/KfdCBFSB3NyqTtOcnH5WNUuGJMGmvdA Mm7J2YF9TWxjTZrRtYEUzqo36w/q/FbL0nipj4IVsMTcHEpV/hu4NCP74aL+FuBFnf0O2A h7dCVPEYU4GrAtB7zZGfdDvLa4MHVUqVcIva7Rudt9z58VwohwzC/NhMk9IeTx6E2CLKvU 86zoL1IZ1kzur6ZOz2Uz48+RD6Yg9o5cIAZmc7NqdSsaRv8NBglOMgZ6is2RPu9IsMp3JA NTbCVKvGs+vk11Miyjfe/gyLIl3ri6hsGkqWR93Mt+3kM1yhHIU+xrxxo5w5JQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739992319; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tWa96DGZeXiIlwCbIxJf1CSgKNqv+KE9Z/FzZ8/Kevk=; b=Nzk8TW87jcRxorcuR+wOwJPWVJyKP+63DzL/gV5f733k3yjNnVQdlVeIcusTjZCWIUMCZc svTNh7CJecvPyzYIiFM0CNySzmO5SXngHUcKV413mNV0dd+TGqTOdLi3ZqA9xOaYj9JP3M j1rLyR0Rb4eggsCGJ/izFjlTUzLHRrbicGNaE8L1o8YNpJFt3sjQi+pK43wyP/zJEk3tMW ZN0U1Klgexvk7+C2x2Qjw2mbfA0SB4IZG5vmAtFn7Gnr/TJQyd8lOy0s29kwxBo5wsTwJi puG/0Jp1rBah3/OfihcUi+wkirf+IGyutIm57YLGcU9fLrzt8Ejd3nJh55Nk9A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YymGl4SNYz3pC; Wed, 19 Feb 2025 19:11:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51JJBxu3098367; Wed, 19 Feb 2025 19:11:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51JJBxud098352; Wed, 19 Feb 2025 19:11:59 GMT (envelope-from git) Date: Wed, 19 Feb 2025 19:11:59 GMT Message-Id: <202502191911.51JJBxud098352@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 0d0336f55f - main - Status/2024Q4/azure.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0d0336f55fbe319fc80d75bb2b584fe94e7c8bf1 Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=0d0336f55fbe319fc80d75bb2b584fe94e7c8bf1 commit 0d0336f55fbe319fc80d75bb2b584fe94e7c8bf1 Author: Li-Wen Hsu AuthorDate: 2025-02-16 19:30:36 +0000 Commit: Li-Wen Hsu CommitDate: 2025-02-19 19:11:30 +0000 Status/2024Q4/azure.adoc: Add report Reviewed by: carlavilla, salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/464 --- .../en/status/report-2024-10-2024-12/azure.adoc | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/website/content/en/status/report-2024-10-2024-12/azure.adoc b/website/content/en/status/report-2024-10-2024-12/azure.adoc new file mode 100644 index 0000000000..f550b50fdd --- /dev/null +++ b/website/content/en/status/report-2024-10-2024-12/azure.adoc @@ -0,0 +1,40 @@ +=== FreeBSD on Microsoft HyperV and Azure + +Links: + +link:https://wiki.freebsd.org/MicrosoftAzure[Microsoft Azure article on FreeBSD wiki] URL: link:https://wiki.freebsd.org/MicrosoftAzure[] + +link:https://wiki.freebsd.org/HyperV[Microsoft HyperV article on FreeBSD wiki] URL: link:https://wiki.freebsd.org/HyperV[] + +Contact: Microsoft FreeBSD Integration Services Team + +Contact: link:https://lists.freebsd.org/subscription/freebsd-cloud[freebsd-cloud Mailing List] + +Contact: The FreeBSD Azure Release Engineering Team + +Contact: Wei Hu , + +Contact: Souradeep Chakrabarti + +Contact: Colin Su + +Contact: Li-Wen Hsu + +In this quarter, we have published the link:https://azuremarketplace.microsoft.com/marketplace/apps/thefreebsdfoundation.freebsd-14_2[14.2-RELEASE on Azure Marketplace]. + +Colin Su has presented at the FreeBSD 2024 Fall Summit about Azure DevOps Pipeline. + +Souradeep Chakrabarti from Microsoft has added a feature to use hypercalls for TLB shootdown on Hyper-V and Azure. + +Wei Hu root-caused an issue on missing CDROM device when booting FreeBSD on the latest Azure v6 VM SKU. +V6 type only offers NVMe disks to guest OS. +He also continues bug fixing for FreeBSD MANA NIC device. + +Work in progress tasks: + +* Automating the image publishing process and merging to [.filename]#src/release/#. (Li-Wen Hsu) +* Colin Su is testing adding FreeBSD support in link:https://azure.microsoft.com/products/devops/pipelines/[Azure Pipelines] +** link:https://github.com/microsoft/azure-pipelines-agent/pull/3266[] +** Building and publishing snapshot builds to link:https://learn.microsoft.com/azure/virtual-machines/share-gallery-community[Azure community gallery]. + +Open tasks: + +* Update FreeBSD-related doc at link:https://learn.microsoft.com[Microsoft Learn] +* Update package:sysutils/azure-agent[] to the latest version +* Upstream link:https://github.com/Azure/WALinuxAgent/pull/1892[local modifications of Azure agent] +* Port link:https://github.com/Azure/azure-linux-extensions[Linux Virtual Machine Extensions for Azure] + +Sponsor: Microsoft for people in Microsoft, and for resources for the rest + +Sponsor: The FreeBSD Foundation for everything else From nobody Wed Feb 19 19:12:00 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YymGn1yGgz5nXNf for ; Wed, 19 Feb 2025 19:12:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YymGm64MJz40Nc; Wed, 19 Feb 2025 19:12:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739992320; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kLt9eGAcZUvgjjLrjA/r9WoLLp7gn77iqumHl5Fu/3c=; b=ouCRTDnGkFbsfM+83R5pD7dk0if7XXYtqCJpxO6M3jyipNM5Pg+0xxb/70HKGABB/A72sb zkbfQxQyTncQ+9GALmZCXzYYEW32AoEzj/2/V8MpyEVZcalWgNhEoAZuouzQJQdPPJ7XXs 32j6E2G+tvcNpYifPlDs26aMuLFWYWlfEZsLJCxSCD+3ng96GSRrrMCp00sS/lsqPS4Pmx cq2To8yb0HwMZ5EgvhnzUWuXX5TYUBEQ5jWlDqAKL45eLOFuK6crTO+i8Dvv1h4shA/rH1 837rcdaF9FwJ9YN+HV1QAn+ABOsD2Nf1FZXYE2Bg90JArY5uFAcoJmZNYOqOLA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1739992320; a=rsa-sha256; cv=none; b=MN3pYJKaN5hxHgTAwxvLsa9+ne0rfCKMPB5OIRpSUv5rOokG3EJYyI3hnsOpVT6Nb/EGK9 t13hMwxG3zJ1+EGa6umKo2yG3aE1lpDUslD2W5U8uVpnKYbgNSRwfWV0/4rH7bJR+uNVsP fFg6hiOnencve5iahWqBxWrFM9ztDXA+ZbOV4Tlew+hUSSKSS+X91wwVG3l/SnAp4hBvXr MIYgqvgvv/iJJ2yZePbx6B2fdkuo/9y/I5LwuwyeY08kIFqElTYwTwGmLnc4T0WjjGV723 5XP+i+RkB0fcvEI4k+6bK4h/31NVjQKCelRqNVBNGbEqxF/6WVLAyFoCLfLaEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1739992320; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kLt9eGAcZUvgjjLrjA/r9WoLLp7gn77iqumHl5Fu/3c=; b=Z+1jDVdMrzTE9jqKRULdFnffa4z3bcWi1BvQmaoOPM8cRoc/nCxA0giwEZwMh1I6jg9xjv c/f9qqKROuL8zIdOCFKWDsjA77LmAoeaJHSjzWOE+2Hi+Vfzal5Tnr9iKtRwNHtPfUILiH 1PzRHegoXzBlauSzrnytLJ9RFY6RwBPnxyQVf4rNxF/BxjevprDNgQ0ax3QGq/lUb3UMn7 8CKAAPcEQqWdNqmxHCF+v5YhX5DLbclA3NYwMvnWDNYX7bjv0vg0EOrNQwJn7OYE0FQ1Y/ quAWZTJjr38L1d/pBXK3fvFO66wCooZIC5yDC5Vr3Cig4PLLlE8r0YhQPHrRLQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YymGm5h1Tz3SD; Wed, 19 Feb 2025 19:12:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51JJC0fd000028; Wed, 19 Feb 2025 19:12:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51JJC0j9099988; Wed, 19 Feb 2025 19:12:00 GMT (envelope-from git) Date: Wed, 19 Feb 2025 19:12:00 GMT Message-Id: <202502191912.51JJC0j9099988@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 704d551093 - main - Status/2024Q4/uvc.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 704d5510934c6823efe847ac9ae7f49e4e46b8c5 Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=704d5510934c6823efe847ac9ae7f49e4e46b8c5 commit 704d5510934c6823efe847ac9ae7f49e4e46b8c5 Author: Li-Wen Hsu AuthorDate: 2025-02-16 19:31:33 +0000 Commit: Li-Wen Hsu CommitDate: 2025-02-19 19:11:33 +0000 Status/2024Q4/uvc.adoc: Add report Reviewed by: salvadore Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/465 --- .../content/en/status/report-2024-10-2024-12/uvc.adoc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/website/content/en/status/report-2024-10-2024-12/uvc.adoc b/website/content/en/status/report-2024-10-2024-12/uvc.adoc new file mode 100644 index 0000000000..1ff5af754f --- /dev/null +++ b/website/content/en/status/report-2024-10-2024-12/uvc.adoc @@ -0,0 +1,17 @@ +=== FreeBSD V4L2 & kernel USB Video Class driver + +Links: + +link:https://github.com/AlvinChen1028/freebsd-src/tree/feature-uvc[Public development repository] URL: link:https://github.com/AlvinChen1028/freebsd-src/tree/feature-uvc[] + +link:https://github.com/lwhsu/freebsd-src/pull/3[Upstreaming preparation repository] URL: link:https://github.com/lwhsu/freebsd-src/pull/3[] + + +Contact: Alvin Chen + +Contact: Li-Wen Hsu + +This work is to create FreeBSD UVC (USB Video Class) kernel driver and follow v4l2 APIs, so that most of the Linux camera applications can be easily ported to FreeBSD. + +The code is still cleaning up and will be submitted to official review system after completing. + +The Dell ThinOS team is currently working on MIPI Webcam support, including intel XPU. + +Sponsor: Dell Technologies for the development + +Sponsor: The FreeBSD Foundation for assistance of upstreaming From nobody Thu Feb 20 06:53:40 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yz3rP0GhRz5pM6h for ; Thu, 20 Feb 2025 06:53:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yz3rN6WJSz3cyL; Thu, 20 Feb 2025 06:53:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740034420; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0P9eh9jwbwVG+Ugxco401iPb7fDF9wRyEpJZ2RBFjKs=; b=jZ2mnkNwZhhGZB6TQ0zDRUnKKxWk1ScZymksy8SDhXFfu8aeEmFWzADKtJILCCpEr4+uca MvwJI4fTuPrRF/3cZly4fm+U+ssk3R/ad5IMwUn/MXjN2KWRjcDK71VMIRMbqhhY60J1Sc bEiikKJaEqJrUxQj30dzkElwKKBVnrCxBFZrV676UJeXJHp7NRHCwnAcD2AG5NB2qNySnp YhA/UqA0SBgaKT0G5LwzwotkvyXWbXpVDSk1oMISIUbRB1MghWOIsZ3JoC09CI34ljkABZ RC6njQ71fnE1LIfTdb+Atc+30LPVNfe8Y/a05cqwuwKXXpBzzud6rIgC20F/LA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740034420; a=rsa-sha256; cv=none; b=L9QslHvpyBUb/VBktZinv0+9wvQbWIboDxG0XZk/6Otg6qpabz3VN76PbA8WQ0PweRski0 WdS8Gy2zWSLHy+sR+aSvhAPhDpCzLZXkVhzvyY3bRADOnjzzpjxMzE6GiXP6shduoaq0pM oO92cAhgBHGN9fH5TPhaTGjPV6tluW6I0fjeMk0kK16DBy5FvtZOrF8ViOkCzFehNwA+tn PG0td0rTx6qGIpF1i64fX3cM6b8NhqZtdZVLltH6TxKGHWDZjJvlTEqZo3xFAXyUZh9xB7 HZhojiwK9ZmMC0bj7Rd/lpGQMxEeoIDvt7mHeJnTLxBjh22J3LSuiMDWxL9qWQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740034420; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0P9eh9jwbwVG+Ugxco401iPb7fDF9wRyEpJZ2RBFjKs=; b=FhI8uc6fQz/UewwRFz5L8Tk1yq7JDeMx7rC+DbSf1IF+Q3hyhxWBq2GyOKhbzomsd+HXvt NudXXgopzc0UPbgv7nL5fJqQmsECoG2tuipdI4ufaB7kp9f5zI0NdhSD4bdxcgvUhYNkQQ Ys1YGewNGqThbH2fOlauxjCjZiNrH+F9eg3cNLCuddqwtCaOI8WpGq/Y0/agNt5Dv/UGtu FjkMZ9w7ypaBV/pzkJY5id2kGRQ3KFL/wDg8/Kqwoa2jiZINAqkHIAlfatUw8wETu2mLIl 7112XoMLfr4VZz8PM0MtnMnYooJ4n13jiLRxu8Oreyhf6mGKZQo8+aecJxwLZw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yz3rN65GgzhGy; Thu, 20 Feb 2025 06:53:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51K6re1S012370; Thu, 20 Feb 2025 06:53:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51K6re4R012367; Thu, 20 Feb 2025 06:53:40 GMT (envelope-from git) Date: Thu, 20 Feb 2025 06:53:40 GMT Message-Id: <202502200653.51K6re4R012367@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ruey-Cherng Yu Subject: git: c0e187fdcf - main - traditional Chinese Translation of the latest news items (Jan 2025) List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rcyu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c0e187fdcf36a352cc14f0180df745fb59197be7 Auto-Submitted: auto-generated The branch main has been updated by rcyu: URL: https://cgit.FreeBSD.org/doc/commit/?id=c0e187fdcf36a352cc14f0180df745fb59197be7 commit c0e187fdcf36a352cc14f0180df745fb59197be7 Author: Ruey-Cherng Yu AuthorDate: 2025-02-20 06:52:22 +0000 Commit: Ruey-Cherng Yu CommitDate: 2025-02-20 06:52:22 +0000 traditional Chinese Translation of the latest news items (Jan 2025) --- website/data/zh-tw/news/news.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/data/zh-tw/news/news.toml b/website/data/zh-tw/news/news.toml index aa3d40dd11..b2f3408c6f 100644 --- a/website/data/zh-tw/news/news.toml +++ b/website/data/zh-tw/news/news.toml @@ -1,5 +1,13 @@ # Sort news by year, month and day # $FreeBSD$ +[[news]] +date = "2025-01-26" +description = "新任 committer: Austin Shafer (ports)" + +[[news]] +date = "2025-01-17" +description = "新任 committer: Alexander Ziaee (doc)" + [[news]] date = "2024-12-03" title = "FreeBSD 14.2-RELEASE 發布了" From nobody Thu Feb 20 16:48:53 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzK3B1rr6z5p84P for ; Thu, 20 Feb 2025 16:48:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzK3B1MXcz3cQg; Thu, 20 Feb 2025 16:48:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740070134; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=v8vq13JqNmbvIhqLa4mogOzuQoUdvXtJSzIV6Ei0Vqg=; b=hZX+8TyTh50vlYQFY5J2+Ter3KgZT0MmjzfqtaJUlTKw6BkPZ4CpOQPsITkeG1eSG7s2bQ WOFclKS7Tz+IYNjHDCBDy/+vJ6uzvfzhHzbe2MEoSPcvrwk4MMrtJGZxkG+tifHDxxvRwT lZ1r5KVxJ5vJIxsTzHuUsA8CWE6dwRJgvGaK3Nv/7UtXu889lQBZByQZLmFqFFpK9ZM3lM EnRA6bVXhj9rz0jM3rFkHil9QEwGSFU3vKSXAyGjVLOmvAotoBC7CxLxa+RErqnAbx7sTt Sc+0bP+/g7qJsYXzYTMtrImyZbVqzZmL0FV8u6lIGddCHBOw/ZylEBeO83gFvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740070134; a=rsa-sha256; cv=none; b=OiNAUbsh8uQavylQ0pHNcGpFqTt7uzR8/D+wGzIXCeam8tWrKi4AuwRam0TQESsiFfBtai uQE46n8FztEt59Izf+Cks1557CjOEm3QJbY+hr4ZzCk/NB4rbhqrB+boLXFHbjhZloorXR 8HsRsNRV9Tbn40zTCIBe+pgeNMDiGWwWGjdvB/9T6FlOHc8/AcdvxOWNS24WQDSYkwuK+S FjkHqXzxPDbQ/hX/dpUlyWa5YSuyLMqRCCQoBWF2pW1cwwLMFxYOYlnqsIvagKWsIR91NI zXBz/3ygZLEmh5fSl9Q7ipXTfoA9s7mC8a0MzswDR6f8TbEVRV4LNCtNkO2HRw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740070134; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=v8vq13JqNmbvIhqLa4mogOzuQoUdvXtJSzIV6Ei0Vqg=; b=BYh9StByabJ7BTt5Z5PQYGle6HOlD9UiGqTrBAV2/SPgaV74GNzF1GxIx59yaO99a0hm7Y 0kC9BfwB+0A4mlxDm+0FV6hzDQIFs6A4AStXSJNmGPGJoPiWo0kzbHQcfzsJ25YW88QzsD 4Tslc7not0vSpQajOvwr9w/a6NxYCo0yIbUCh182pQxHPgVaDn4t+cayxd4WtiJwhTc2f4 v93319swRy8OtV/TdI7K5gurzb9qndRXYWX0Cev1lPab44xvc18ufpl5DW/Vdj+vfWooSM QGs10lqywAiOZiS16lrpTJyHzWK4ot1Az4JJ4iNLNM1MkSUwfIHkFz2Ftzi3eQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzK3B0Wkgz10xV; Thu, 20 Feb 2025 16:48:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51KGmrlP037895; Thu, 20 Feb 2025 16:48:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51KGmrkV037892; Thu, 20 Feb 2025 16:48:53 GMT (envelope-from git) Date: Thu, 20 Feb 2025 16:48:53 GMT Message-Id: <202502201648.51KGmrkV037892@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: b1b194e456 - main - Press: Add two new items from the Foundation blog List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b1b194e456adf7580ad82c3b12c3f0d3365c1f1e Auto-Submitted: auto-generated The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=b1b194e456adf7580ad82c3b12c3f0d3365c1f1e commit b1b194e456adf7580ad82c3b12c3f0d3365c1f1e Author: Anne Dickison AuthorDate: 2025-02-20 15:21:20 +0000 Commit: Joseph Mingrone CommitDate: 2025-02-20 16:45:44 +0000 Press: Add two new items from the Foundation blog Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/467 --- website/data/en/press/press.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index b995a4fd1a..8662368069 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -1,4 +1,22 @@ # Sort the entries by date +[[press]] +name = "New CHAOSScast Episode: GrimoireLab at FreeBSD" +url = "https://freebsdfoundation.org/news-and-events/latest-news/new-chaosscast-episode-grimoirelab-at-freebsd/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-02-06" +author = "FreeBSD Foundation" +description = "Discussion of FreeBSD’s adoption of GrimoireLab for enhanced project metrics and bug management" + +[[press]] +name = "Laptop Support and Usability Project Update: First Monthly Report & Community Initiatives" +url = "https://freebsdfoundation.org/blog/laptop-support-and-usability-project-update-first-monthly-report-community-initiatives/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2025-02-03" +author = "FreeBSD Foundation" +description = "Update on the Foundation-sponsored Laptop Support and Usability development project" + [[press]] name = "Sovereign Tech Fund to Invest €686,400 in FreeBSD Infrastructure Modernization" url = "https://freebsdfoundation.org/blog/sovereign-tech-fund-to-invest-e686400-in-freebsd-infrastructure-modernization/" From nobody Thu Feb 20 22:28:14 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzSZk1RMwz5pW92 for ; Thu, 20 Feb 2025 22:28:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzSZk12pRz49vW; Thu, 20 Feb 2025 22:28:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740090494; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Zm2n3yj3Qn9I0JBTCBZyk+BtHDmANBCWPkRU5TgSsvs=; b=Bb7lgwMRufsRwOpTM8r7Ye4hjOkHYsIVoRVjoVB+Lvrqxy7qNLS2pOI6cafuEVBCAEHU4O S062lMDy3aFGTj5jWjAGIK65aet8QCl4F6jNXmRfG2T3VK44SZbSvZXQVDRJ3bjd00sITH ex2vTa+cM+RrCKXjlhXp/DGg7EVIamSozvWF+7doNkSv7BsDoLJNRCZWglKPD52gwuuVrl st0tBBckfU+UV40YueYdWe0kzQ8WPsd0KFQg0T0cTRGaR8RSgPHbmAjFCz6GOVUHqIy/dT Dgjxk0Zj37Xqxus1sXBhUt0bj2ZozpSkUxc6LMR1DpkGMDklkAMfuz3/1wyM5w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740090494; a=rsa-sha256; cv=none; b=U6kknjKadWAZnZ1qEFZXeRYk1Z7lI4WDoIqKxI+fO5Vw2K5vHFDNl/pfiucC9D10ki/yaj SMJheYFu4Ts+3oMM/Y3xJ4O3Lk+SRIrbJ+dDlvuAUVijDwPcvPa4T+qwDA60OB57OjAaFH nveHReD8IYn7upMNsMUuncyjjBOZ8iNOuotwBRBUky4+BgLaN3ByupsrAzPiqSAlTR1QcB 5Q9udrIswXzkajh41nakpqdmSZnbMAcRQoNRId1FBaqRbOv2rnGJl6a0/gkW6/Xph4SQQJ 2qFEv1+Vx2/7+1EQ0SzgLyp7jCSf8e97GsYatMh29arh/Xma8qqVc0RErql/9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740090494; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Zm2n3yj3Qn9I0JBTCBZyk+BtHDmANBCWPkRU5TgSsvs=; b=FR1mFuB6Pdc9SFnM6i1QPzJ3yAcGxv2Y+o8ilrSgqVjMW2jMCIpIf4tuA6XwXmnHbBBGvG 5n+SkmdErJifsffVkHOOJ/zkBa2wtzyYhRZrdbLl2xvrChR/eFV9s7T3uTiv4zEv/W4pgh X5tVLyyeVCvWtMaseD8rteelAxJAnsCmVWRTarldMWFRMmkMJHH05d0QK9MVDlRJ4T48mX H6LjkEFSfcAnIzgfXCryKPOpTv0f9oGbarZuoiJo+wZO9ZIC70YAPs6XQxmiGPz4ZZdHBq gmGvF+edNR0UdVzdGON03Qe2vr4mBUZXckpxK1GdVsxpP33/3yd2ZmBud2g4aw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzSZk0dxMz19XM; Thu, 20 Feb 2025 22:28:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51KMSEUQ073734; Thu, 20 Feb 2025 22:28:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51KMSE4T073731; Thu, 20 Feb 2025 22:28:14 GMT (envelope-from git) Date: Thu, 20 Feb 2025 22:28:14 GMT Message-Id: <202502202228.51KMSE4T073731@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Adriaan de Groot Subject: git: 4b5e9a0b56 - main - adridg: update gpg key List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adridg X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4b5e9a0b56a3073cd58f02d7cec6dc26fc6ad7f7 Auto-Submitted: auto-generated The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/doc/commit/?id=4b5e9a0b56a3073cd58f02d7cec6dc26fc6ad7f7 commit 4b5e9a0b56a3073cd58f02d7cec6dc26fc6ad7f7 Author: Adriaan de Groot AuthorDate: 2025-02-20 22:27:59 +0000 Commit: Adriaan de Groot CommitDate: 2025-02-20 22:27:59 +0000 adridg: update gpg key - gad@ mentioned it mid-2024 and I filed a pull-request at github, which was at some point the right way to do it, but it was ignored, - krion@ pointed it out again recently. --- documentation/static/pgpkeys/adridg.key | 183 ++++++++++++++++++-------------- 1 file changed, 106 insertions(+), 77 deletions(-) diff --git a/documentation/static/pgpkeys/adridg.key b/documentation/static/pgpkeys/adridg.key index ddf5d14487..731900f95e 100644 --- a/documentation/static/pgpkeys/adridg.key +++ b/documentation/static/pgpkeys/adridg.key @@ -2,15 +2,15 @@ [.literal-block-margin] .... -pub rsa4096/7FEA3DA6169C77D6 2016-06-11 [SC] [expires: 2023-12-11] +pub rsa4096/7FEA3DA6169C77D6 2016-06-11 [SC] [expires: 2026-01-22] Key fingerprint = 00AC D15E 25A7 9FEE 028B 0EE5 7FEA 3DA6 169C 77D6 uid Adriaan de Groot uid Adriaan de Groot uid Adriaan de Groot -sub rsa3072/717ED90DAF7DC23B 2021-09-12 [E] [expires: 2022-09-12] - Key fingerprint = 758E 8BC5 D310 D066 E3C1 78CD 717E D90D AF7D C23B -sub rsa3072/328D742D8807A435 2022-01-10 [S] [expires: 2023-01-10] - Key fingerprint = 4947 400F 3746 A038 900B B178 328D 742D 8807 A435 +sub ed25519/C7AA337DFA13881E 2024-07-31 [S] [expires: 2025-07-31] + Key fingerprint = 6D98 B995 A1CA 6CE4 BB90 6518 C7AA 337D FA13 881E +sub cv25519/BD67545721799B27 2024-07-31 [E] [expires: 2025-07-31] + Key fingerprint = DD83 E946 314C 385C 4D7C 64F9 BD67 5457 2179 9B27 .... @@ -149,18 +149,18 @@ yVFLc8jmVijLjA2duLpbuTF14CBmwmfEhVNQG9zJX6HDdOuOuUmUPRo/UIqZBRa5 IXGjOrCYDzVWxzn93SON63PM6s91FN6MnJmaN8pp6Rl4HMKCkJjINJnl9DUpAF6N V3ka+lyKS7rhJyP7Q1chSxmj/g7e2bPQcK7/dirUuXvPzalObbu4JOUwi00jbvlp Ipry66/YJT0XiQJXBBMBCABBAhsDBQsJCAcDBRUKCQgLBRYCAwEAAh4BAheAAhkB -FiEEAKzRXiWnn+4Ciw7lf+o9phacd9YFAmKvKGEFCQ4a/ZwACgkQf+o9phacd9a2 -rQ/+LhcOc/Yb1mzE6FfYsAl4H40si2IGJG/0xqrIC8dNk4mPAGcYkb912J/nJBfL -T9NTWMk8a6GTEqGUsyGu5tfCUVSdp5PyO1Zutt/9/GQ4vX6ihMEYLUMJwszBZjqI -dJLfV40TamtCJzX2ZoneVZFfmGejCIF1dNhk+tjOFoo1hTfSrJlBKpdW/5M9/suS -B96PgKhVpKF0yBlnSIXfb3lMzPiGw9k8S1zI8j97xTpKRV/+hbD8K77bbyORb8GH -fp+3b0v6sloLO6Q4LxjkpvKSe6hlquAOstFSjgG2M2+1TILgcJZ7Nna94qokMJgp -dwC+TZybAzN3kB3ds1YJiT5TIu59R1A7MV/nOqW5zUmnaSbnEmBtdcmQtzvBcRF1 -tP5KHquqrVm5Pe/rIjrbK0PyiFoCGEmh0R7t2xVrkqpyb4OWH4vQ9UmH7BrXbdlT -WcMoNSQT1FIlYNtvcoSprSAu/qhrvxhUigC30wK/JKWd97GD9/5Xq+k9dpeIV4Ns -VGdbs3d6JrONmRUF5TuBdSh1YSB1v+hDrDiT8iZ2K3QME8/2hifL3G/QzZP1DL25 -fJ3TZ4cdAEh4vx0qhX1RIWilapndDPXKquvrQnY1R6n095EOmbZKTIgWfNXsBulX -uWgP4uyx6RjTDHAx22oadG7WvzTRavQvkaYM4kmuT0kiiV2JAkAEEwEIACoCGwMF +FiEEAKzRXiWnn+4Ciw7lf+o9phacd9YFAmaqXF8FCRIWMZoACgkQf+o9phacd9bU +JBAAx1bj4c+rCM9LQnvf92K7VALiWeUhfzBqRRgJjH8vShuWfbvHc7Byn5hRQXUt +jCiIU6YxFbDhQ1m6U5KbyPVNU3jecKTERYUHge/IcCXrJbnixGr20rx8qz28FG/y +9MVFZWUxErhWT+nG/rYZ8J85Ija812L+IigUtpQPMqHNMVtb6lyTvWu4Xj9ajUaf +pdY7Q9O7eQj/UKiR4ZGuyC7c7bZeN8sV0WwcM7m0QQy5ILu5TdrLRtp+y+ueMMZx +jMfUOYC0R10PVKY4gNu6RZOMx1CXbMENNAVzErKdz7NzgELtxKK/W4CPqlUSrI9s +libgHd8snZZX41nK76SkJXHSePTU817JuNpy5FJwu1wRl+k1vDNOpDv+J7vKx1fV +Ogy+tMgWGvdwo7JpiJT2hciEQTXz8tKxAF5NlBII9HuqMzRnC7kPk7BX6y5N80Wy +ygAVpKckw6jSTfYDwMXIs9WoaAYM+sFqZCoii9vfIQMhVR2+oWHE8WRNVpFsuLo7 +qBx/ntx0I34w1cfAzJqfaLAdBnfjAUfVsklffRyG/3c3BEIVgNguDoUerIFTsM3m +//CPNAB6o9wMGqLAcuwL7T45zGEv3rNbIvpFndEn0iRbrVsofI8loyE6Mqulv3MW +TAlNLoq7OU7oAciUGZviNudiolP6ED9Je2cNih+7xOZ0wsuJAkAEEwEIACoCGwMF CQPCZwAFCwkIBwMFFQoJCAsFFgIDAQACHgECF4AFAldcFxsCGQEACgkQf+o9phac d9YyXxAA3gLlVb+reZ4y+JEwZ0eGUqT58DfJzlq96fzHkTBpqZRMptL6ja0uz9bz 7hN2sI7mS47bosN3YRHV7tND97HvDCMSMggwUuHqlORnoClRul/kR/uUM/3SVcHh @@ -356,18 +356,18 @@ OWAI7HnT5wI6ZhF1cssmfvsTzP3nz/GWhM+RuexjawFXYhz7Hjm9c8+86xEnWU1j KIAGPhZ1lduuR+bj9aD5nsYuqv7CumufrgK9ZLnLf/Gf7mZqDWY6nBUvlOW/CurF ozuBBPYReCWZxFSlGo7ll/igoUiFrWpLKqywzdMQcWOzwkZj1lw0uPYXg6sn3cdw RrF4iiuxguceJEVj85g9Gev7J4kCVAQTAQgAPgIbAwULCQgHAwUVCgkICwUWAgMB -AAIeAQIXgBYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJiryhmBQkOGv2cAAoJEH/q -PaYWnHfWxzgQAMOlBRqyq746mIkYwfAmx47ZrwBL33hL4rifP/11ZhDTtEv8KHw0 -G1IXn/pMd1W1l8QKKkjPReI6hv98gJLqWpLioCuufYnKQY0Tslu221dcw+OAMVCO -MIT15hhZXp6TN8bbCCTY/+tIsSWCJNAhTxlZqc5Kl0omOMQgWg8tSd4zL2RCMN2u -epU9hhiS2qevKYyDf/89veKGUvM+sRYcJVC7wZRjekth5kYMbspVLu40iW+AqJ+P -R3k40FCJsWDIqzk0nIIM5m2DVgCrm2irApE9nmllkxvBdZLHCcURIqMid5R0NlPn -s+VFpdaEuDmobUcYWfXPPkwhttURQ278nG4aqBk3Kw2rHtZJu/DcHkE0zCem8/kX -yxZ0pyFTrU9iCW6ZB7DVUlt5zeFtnnYyReRvM4kE2kmaH28HR+e18aa8zyIcQg0N -jR4yyhWyrl48pKGTd/HPrKiEDRaPZYG9O8+kWP28FGZW23UPuNcTekoue0xesjCb -R7NBnAvOi1C8pqsPFNNONtRNUXUY1EWsJrc7Rzuz1bm9KstRAbRbPbOE9BGM0/CS -5HrT/4MAfSZBl//sPYKgaiRPs8qW66iwW5R6Ry7pU/XJ5w9ZrczD5akwmpp7nLcp -V3+yqo9Dmqx1Zb9reqT+rdI52ZJli9AluHTxWfK3GIRAZnrkjzBDr/+fiQI9BBMB +AAIeAQIXgBYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJmqlxkBQkSFjGaAAoJEH/q +PaYWnHfWLskP/35QfB8ODxw/up58/IM56iQv9yg88AFGQal/Y83DZ3sCHpoMlAih +RWPVcKBTYBCOS0Bn8iTBqa74PKXM7I/B3OYTOaJomauaJ7NVAgXEfCPmzbvqO3Jf +RkBNMqB0PBkR0JUhqsY9rednagECO0dS9alt/TCm2z5j+uikqYOJ5W3wgg+11Nns +Qb62uB5Oh6i/Z6Q8e8PXhliKPHlChWRN80b+uwLpqF/W70/MCUCnn8Icdji1J/Db +0lAvPoc3Tf639t8R6A6CxmEZt0c2UHQCOf0SWpbzDnMvxEhS+2o1MIylWhJ++l/L +00u3lkse9MIhyVfD7j1+mbZBroS7ktmd6/z4DicJPloqad/rIxF+o5uuqqeZ/Mhk +PvhUgsEUU5itLVaLgQA3Mn3MGNhcwsi/nz1E3Zx6/a4BhS0rqGpKREFRfoIoV8jq +AezQcuBQ9A1hLRWN1cRt5ZfJwqauQR78EDzxxA2DY3+Pb5BSi8LYjKI3kng4WOsY +8Sc+2a0SMoVAVrqu4NVgoHtFkHudcs7dS6cnjphPhy4185MC5xSz384ZohuaIHMr +oGfp2HVNB13brCbJfG4geo7sM5ugPEeS2vUQyBiLc5NcbRHEkPaFSgSlgWLDZxYY +0ioYUeAkvOc3IoKxKSlzyqKyCRf7eu84xBxhjtWNb6kTIPR0C4mSMis6iQI9BBMB CAAnBQJXXBbnAhsDBQkDwmcABQsJCAcDBRUKCQgLBRYCAwEAAh4BAheAAAoJEH/q PaYWnHfWYjMQAKP6hcKTlBns0vFrXdTCid6HaROj7xsyG0Z88ry4gmFIzclDoZvF 9tcSwiBRZAzPttfmHzOVmwSw5cL855Ns9OdyZzTETJ7/Z9g/eXCN2WTTIasCSpvK @@ -457,18 +457,18 @@ f/WMLiirY7lYS6tHZje8pPVi5Bc8dFH6GzpoYt1Vb1Yeuay/gCrVckCg/yjr2cga 0941kf0ZUejTnzZhNhzQMGdwy16ixEff+kH7+3Q4Gk0iLYtQjtQ3xEStEebScXey TCe1ie5biOw4yv0EM4HNLkgCwhuuu4KGHEs3Ny9H7jdzSrQlQWRyaWFhbiBkZSBH cm9vdCA8YWRyaWRnQGZyZWVic2Qub3JnPokCVAQTAQgAPgIbAwULCQgHAwUVCgkI -CwUWAgMBAAIeAQIXgBYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJiryhmBQkOGv2c -AAoJEH/qPaYWnHfWwpsQAL9oEFjNfEtbJMv/AqlYNT5SvjUQKTpbdm6/YNqFC0ku -X2XXqxvXvacbPerPLkxbINmEwxPymMUjbLK4FtbA4rVVhThgpUzTw4A/q4283F/T -aEw9B3wyEqApQbnWKhJqvAsKv743rkpzkKOT4ZRL2qcmUAqWwPRXofiKL1xQsccW -FPASXby9J+SZRLSECj/UvMJ1Jx7NgkfZCcSldwaM4d+CB58UnXScO5l/nNhS4o1O -UsT41URh2jDlLJtqjjlkUfCwaTapJtcH+dMlIc/IRtAVQLfPmYhih5WsMT61bt01 -wLGGeiswdAztdf0l7Dk0uyN+Yd+/NAgHCHat9P+1X3a0OfhjWvobLjLhsIHDu/t2 -ZA7iw7z5si06RmmQCvjxuj0evUxyhwVi/LldrHOS3QU7TjTIcKLlAQU8fKwagoT/ -l0M7ZRWvGIINY4s6eMsiJN6hHGHTot7TE7U93LlJ9NdS0IX5NX6//0bJolhawXDC -bupaBAr9YlJ2pFQJuhrUJQqZq8RnW3FR+kdxq3dITyJmclhCTS5cd0fBhUEocPtZ -wh2E5YdmwOLfPUbOS7IV9nTJwE1iEmVSy0kDG+VdJ4BXrKo6mAR+6NGL4kFl9yKG -/RMwIoVzHAHhVy0TMZ7RlJrcOTY1uicAn65sIyI7wBE6mVEUzcyQPbrSLGw7R95h +CwUWAgMBAAIeAQIXgBYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJmqlxkBQkSFjGa +AAoJEH/qPaYWnHfWnxUQALPg1Hhe6c1+ZVDu3njdX8zEJInqRpbHdHXkrmfM0gEm +X9MbLfv3Kgl8/ZmoNio5OHF0Wv9pek9No0XyvgCzxrnNwZEw2o1D7Af3kNwJ9kOJ +1VQbajJ7eNbEM1iJLGA5jMzOE759K9A8Jz1Xvn1G0ipUC8llp6Tqy/OLDy53lokP +CmY2IlnxxVDk68Q3mwaIGwqDScW7ko2tR7YsFCKCfkY0kx26PzeDUuAqihVLeYHV +272dCuYaBniTGluo/Z28HhNiZYIjQ8ey/b9roIbzw/9Lvu33y54TMyqJYHWTrLVm +LjPewjsMBYqQSdjNtKFlY/IcZVYvS2k2XuZtL03kARBFGcIoGhYls2XDT0RnDG9V +NFGpGETlPv3KnCfEtjIS3a1xbf/h1hKlV1l4g2e/jNxif2SZKakhZYHg0vWczBI7 +lnp010qtvAhqFbJzpfNZLLVi0HWSVdwviVYu2u13y+p4/1Oy8wmXQwB3bO13P0Ra +oX2TxnhYnXn9RqYi/Y1qyrcKjjfhTPRVEN9WT9RsQw7IQt9l+ktf6OhnFDnclaR+ +yLsycGCe4cOUWn3UCP+kpo2fMChUSuJZ66s+AR61fmfTKAvY/RQwGQO1uCpSBAkh +rhlxv6ui84rA8SoOHNVG1fnpu56AlngEw9A7e/AoC7asM55iPk5eLpZIja9x4zOj iQJUBBMBCgA+FiEEAKzRXiWnn+4Ciw7lf+o9phacd9YFAlm2tmoCGwMFCQYaviAF CwkIBwMFFQoJCAsFFgIDAQACHgECF4AACgkQf+o9phacd9bcahAAsWA6qzMdDOph rZ48/XWjPlz1VI1VAmBaVjRNynR4YBTnGP+WaoM0vD5k0QA/gXHIAYqQv9BvsySx @@ -782,19 +782,19 @@ f5Tkvr0J7c4He2F9Fw8bN/LGCKVwzViYvkff49Ag3hX47U0dYnK9oU+QCA89IVpZ yIHHFQOy/ouxz2X9A/1hKfUD86BCrYSoqMNJpCL17RkSkZMZFIlH7HifjT3bzm7H OAou5Hb/11DZ/1UZbb+NMK7la+yNw/4x9wQgcS0XTOkxeJmOt/qvlD7CZ9hY6FQJ 7DeCDTIwFVoTR7njS+LiwVE23QgMD6/UFdhmxZ7S0+TlxCuGLv5L8Alj19sUWuKa -lzVjUbmHedeTw0xijEbSCwARAQABiQI8BBgBCAAmFiEEAKzRXiWnn+4Ciw7lf+o9 -phacd9YFAmE+fnoCGwwFCQHhM4AACgkQf+o9phacd9ay0hAA2Xi6snmv5EPtQa3Z -ndCXgX33kEfAW4ymr1ZjF+hrf3AY2ZBskApjC8/VUYbwZiV4yIgfSG3KyjHoJdWP -sFldAGQakOt84EH2oYuKcQ7ZchZWstUKgBiS8P8d8iqXvQ8nDYTome5QVd1dRMwX -CppWZOd40PxlfSAZWQjstlX/hNAIlbhEoZggUGcelYUZtlxbTT+Z46EaKFGdIQoB -y8A8dKgeKyTa5nQip19IVXSY5k6bOrUt0hhu10bWCIS/IbcHXZUekaeHCewAcRa2 -tOKw5gBJfZwLl5/Q8J2f1lRbs65ccKNZdUNLJXvwGpnz/J9AM9L3GTYvTzQJio7z -xmH27wuiXUELhECxL0awVDK3TyKs30b8isAw69XkNfMGC0RRataMyVCASggiPAla -cnVmfIk3c45zxURhtt1tvsz6ekSlx1KNtkaPC/UiObV9836Ame0m0P4VJjVLf21d -7qLuepQU/TL4db0crHq716oZmYViZiVD2vZD3l2h06ZxODGmkXmPOBc1q9rRc4aJ -QFOTxe+C0mM6R/40HG02VxI4gsd7XGlifa9VrX9i51QkrLWfdBJkiOk4Nz4QGbBQ -TnCmVoyUsZogJn6Ohbd9JSYTTVbtKQRjmVtlpEVlCklkXqm4Oey3RIdNgbzjcsp2 -s0D40PmUJ5nwx77kZJXngmSoVMq5AY0EYdxCIQEMAPKGJSnmAgxDcrMiThvuV5Yv +lzVjUbmHedeTw0xijEbSCwARAQABiQI8BBgBCAAmAhsMFiEEAKzRXiWnn+4Ciw7l +f+o9phacd9YFAmVTgPwFCQX2NgIACgkQf+o9phacd9axShAAnHT+1WyCmeSQWgUi +BYpEIgteEOkF6pRkACRsroiMenhUSAlBXMEzf8U8dP3u1Dpt9y5Q82ztZf6xODDf +QOzQx1LqRUFZrKTrk/8OeTiIG6U12Sw/zeN0/3Xzmt/qYa3kl/xXSh14AjBS5qQw +GJ2nwi2uFG2/VO6NkQ7OENSyQbnzgM8jzBrvTx7NzoG1N24yj0WFpLFFmj3rYIsa +fcbctLFbAvtwQsNm1+8wOZo8OJtfK1h3D39iAGUhWCjJLMhtsxl5pLaNozHS1kRY +V0QBRNbfIfOzoa+r5baL+lUqthKBVbf205tKesIYsZcp4sIMe+lOmZrMiEwUrq6i +abZL3yWqnmkOk8Op0OlqBM0ozw8rr4YBiohDK+RPQSk5hbfWk1zRtzgNTF2W/pDK +JMePu8kKytcdnn2z1UjVykrCqco5mB05bBlavBC99R5g/cXxuMrs7hUFFcdk4fPl +PhnA5WClb28DbJweSZSGNMyd++gvH75bI8jrMPD6wLym1/lbowUw4MhRlYNqc0BI +VseOJlLZX2wfushw5fGTUWLbAhvGc1zNa5ejIrYc02xSRufGLh+10Wo6Au2vdcOm +6IljIWZiV60KFfA4EM65GFOLwtnBRFd61SoBbeKI/g/HogY7yfo74hWIK05l7UU0 +a/9NvkMbQVrhA3guC7x8jEVgXQW5AY0EYdxCIQEMAPKGJSnmAgxDcrMiThvuV5Yv 5lQ3QO4mtpoy6duUUZKVHo/924LV1uj/Ebwe+KYYonDhGSKaRO4dixHYfm0nUC2b Cj/mPRFYaE1VUe+AD6uHp4iIsXlKSr4XsD3ud/k6AxOrol7F84k63MVw772f3hwd 1mMEAnWYMbodFfO+pLALY7Zi68hf58bIJxT0HfDQ3sApIvuEeGsw4UjywL6ooFct @@ -802,28 +802,57 @@ Fe7BwNac4qhl6ql1DBOfqycv4LTF7XsV6cmsiUCibWQe+HXT/pXsaOSnEDWtUiTn dkl0F+9wvaZApo6/ihWJQX3WujmGneANGaP6sKfZRe4J981E87/lQVjCs7f9E/vW /jTAwGzQcPANz41m6ZMGecDTdkImXa9xRCKEFmPcrOeY9GqPJR7caDsCWx2bLHkr 1LIJ30HOlaeoUAPhww73RV1yXentEnPMX+m13htAz92PBXi3tj7+QyntV32Z2/5H -8xczwF7HfFy4zogZi+JT3VaqAgUEVF7FKkZ2rfMFGQARAQABiQPyBBgBCAAmFiEE -AKzRXiWnn+4Ciw7lf+o9phacd9YFAmHcQiECGwIFCQHhM4ABwAkQf+o9phacd9bA -9CAEGQEIAB0WIQRJR0APN0agOJALsXgyjXQtiAekNQUCYdxCIQAKCRAyjXQtiAek -NdB6DADr0uRpy7QbC80HronsssCA+N/WXzZXEPWpWS35x4w1q/4Tc1DD1GjgQCVU -sJkj/v7LdiIk8JbC8PX346HpRcpfQx89bNR8QHEVjMWAbnmwB5FQGagDLZUHxBHW -do4IeaIjU4X14RZ3GkwVYtdsyiEh/rXyXzcAjNSEjrTBYOSxvOCANfmhh6eXWNsz -4/038v/kUdCoy4KXcr8FLtlXNgudwVTeO26QIQC9meOCvVqs292oHlyhzwO8rnGH -gbbcB4bXzMDBxJo8JY54G9HTq1MFXzswV6EkOE+e1ezULk6MsE5hkQucCJIjgYbc -mkmdcoEo638xPLUVn3/C2ll/hL2luGLPdBLmHVkydmyXm8dmnbzJrAZGNGcJyBGp -qW0hnbUq2aEscVWgp2C7Lp8KIp2ab8S/WE47tS9W2HoUrbWOdG9lq3GJAqUZZgwN -Jb5v4nRiKNSPCdgGWhnIVRrdW021bAdqahJhWhwaTITADis7xzyw5noKB1oy1BqC -1N6CJ3+40g//Y4cNb3mWcXRuZaahVqIpBIMPijV+PlnSgXN5QhMKMCHcTxWOtyfk -q3+itHaQ+wKOWYin1YCLr9LEBIE6brD0S7lg/sjnSqEisR75MnMvgPpDHDc3m1m0 -ROQOVGYvBralpjwT975y7Smhm7HldAyhhP4PQplDk0HNI+vhwTKfBRsshcQ2G4m2 -PSGzCA/c7qJ5wjPL1kfJIF+6d3mCneizjyQ8t8REafbT0lfSp5KB7JVTRWC9uJJi -g2AnC0XV/Y+MbBKRRMGjg9V3kbH1oZKi5aHfgk1lqxutikkIfBR6pRvAt8IjeEgJ -jPD8NcPCgcKSzghkeHge2xNP19KXN6Fn0i555RB1ozi66z4FKQdovv927HaxQSQx -40nU6h60atgj+usdlTGnfR3wgasW9PPWCy+sm8yRFtllRzCh1t/Th3mJxlYqk1c/ -TFltdXdKnz6uI4G8RwwQhYGWjoCu3YGeSUPhbpjApGnWBoOwYunrqPp9YsJXFAeP -Jk/npW9k0niUW0ft3ZagencBzI1nzTlVCpPh0uCGZb1IY26rR2XvjQ53t4qDg5V/ -U8MK03TIValmFFR5pnB5Yeu4KhPumj0fBBpyUsDzEITd8cKqvuvbcJBEg/CfIXi2 -ziXrKSe4uEa3StbcOEFV2JetkfH/oeoGqt4KFw6pOjbDkEyBRGVwKTs= -=JN+G +8xczwF7HfFy4zogZi+JT3VaqAgUEVF7FKkZ2rfMFGQARAQABiQPyBBgBCAAmAhsC +FiEEAKzRXiWnn+4Ciw7lf+o9phacd9YFAmVTgPwFCQVYclsBwMD0IAQZAQgAHRYh +BElHQA83RqA4kAuxeDKNdC2IB6Q1BQJh3EIhAAoJEDKNdC2IB6Q10HoMAOvS5GnL +tBsLzQeuieyywID439ZfNlcQ9alZLfnHjDWr/hNzUMPUaOBAJVSwmSP+/st2IiTw +lsLw9ffjoelFyl9DHz1s1HxAcRWMxYBuebAHkVAZqAMtlQfEEdZ2jgh5oiNThfXh +FncaTBVi12zKISH+tfJfNwCM1ISOtMFg5LG84IA1+aGHp5dY2zPj/Tfy/+RR0KjL +gpdyvwUu2Vc2C53BVN47bpAhAL2Z44K9Wqzb3ageXKHPA7yucYeBttwHhtfMwMHE +mjwljngb0dOrUwVfOzBXoSQ4T57V7NQuToywTmGRC5wIkiOBhtyaSZ1ygSjrfzE8 +tRWff8LaWX+EvaW4Ys90EuYdWTJ2bJebx2advMmsBkY0ZwnIEampbSGdtSrZoSxx +VaCnYLsunwoinZpvxL9YTju1L1bYehSttY50b2WrcYkCpRlmDA0lvm/idGIo1I8J +2AZaGchVGt1bTbVsB2pqEmFaHBpMhMAOKzvHPLDmegoHWjLUGoLU3oInfwkQf+o9 +phacd9Y8Uw//UBeP/CPW6bsuGMSC7VuD3VksmaHREaDW+KU5s6jmtFLneETdHWcU +OGJDIWXfXwYR63FarOOSQZzZV9xPWWF6+4I0cnFF18sLpyfqNwNu2ZH6kDaTqddU +spkEl+7kxJGYNZ6/pK7hRMvo94Gz1VbXBEZTOHrh2g0lFzdMm+lSLPgw3tYFRaGt +8Sa1BBLlXGyzM41qXoAwHpEF9+cO0PdxTL7ID4j0OWsVwYXTWDYFMZRhHz4KRHbV +UrH9vgRHef6L98FyIfX7pbFGW7M1zCgi9iNMgqnx25KrNkC+OUuIqLCJFLCFagAU +47dlnU0Qdxbu8zkKDI/3yO2lWT0OmPXhMrICRU/l9vOg3WIrVBby73fZA9y3XwbB +SDMTUaYpXRND9r60tvpVDZOr8J6lNa37yEiUDOh0tORU+vv5IzaGj9Zrru5Lqas4 +uVf4gPtRpEcD1cz01Dk+tp/CLvbp42QmxJ7UfkVbnDFhQfxwHBthP8QJ2wnG1Lk4 +qdZ/LL7MQ6U4mnHX+/gElH7v7Xoe1SQGysbg7x9ORNZHEJ06oU60puL2yWF4F9wn +FpG/puyH07m/91ECM1PU38p3EIJFkVEQWOXQmMZ0GPg8LzXsVK12pq/HX0Sv9tnV +w2kGrLeRAT+ggOD0qjbLhci88zvDQVJATk/KJ8NHmLJXQxdRlLrribG4MwRmqlyr +FgkrBgEEAdpHDwEBB0Dnrvq03RtMLzWvDGs1fFcJUTH8idR4Q0kzrWs84xorYIkC +swQYAQgAJhYhBACs0V4lp5/uAosO5X/qPaYWnHfWBQJmqlyrAhsCBQkB4TOAAIEJ +EH/qPaYWnHfWdiAEGRYIAB0WIQRtmLmVocps5LuQZRjHqjN9+hOIHgUCZqpcqwAK +CRDHqjN9+hOIHl4uAP0Vo0fKNRnagDgYyVFovFMHvu1crwIBGJ4lYHjWrKtabQEA +j3efYqywKv12pQk28S+GqF/Z+ASnzXmoILwKLMRI8ARCUA/+Prf7jHHSvspb21tt +C9RMDcSz79iQpYs8fZC/4IH1YC+IwMsJIj8tKQbeWh9uD2p6RTnVOazBK9k40Fc0 +iblUfgKDr05cfyVjo9zCv5GM0xLmPeZ/yBSI7iJFQ4o3qudUbQwH/wmBmTyvf92Z +LsQZeaAVBGKM6t12F+l2QiihlSaoP0NoPilvSWR2lCSHDk53umLYxDGeWjjGnbaf +eXBCQzpYkFE2BuhXQuJpQFDdmwvpGqWV4Yorq0/kda4hlI49O0jvnmGMCabhr0CO +xM8TBlHmWqZEcS5rDPoyn1XfGXkdmuUo1p148j6GoDY8hsmQ/DTJmmmaMaDiGw/g +2Zw8fywZgj5ASMhxCq3yVpQfSORu6sPlQslrw9D3T7ffqrWBOZz71H127gDhB11y +s1AKIw7dsxJGU7ro+OpHrqRd21m68DFgyV5jKo7e1Gb7u+FZbaMD3L/r409FWnsO +kzpPeRxEYPypWhCHOHz1R0bjBfKrkoh0H3pP1iQqk013yxIoUas3ldG9iq5z1PVo +RM49hvt6DtzYZec4dd9U7e6SZetSpabNCCfxhOpsY6BwTFGlR63S9+Hb4TXfJkoa +pyMv+J9OT+IJ7AZEqFjPxxkZGaFSQZ+6anu3TasWyUA1JW03DAj/SiIOczxDJbep +DAz1Pj6I2PlZPY3A7kqLkzTgcpe4OARmqlzQEgorBgEEAZdVAQUBAQdAC/YO/2Nl +YNAbZMH6oISd4NLKW3c30dTkya+3OXSlxncDAQgHiQI8BBgBCAAmFiEEAKzRXiWn +n+4Ciw7lf+o9phacd9YFAmaqXNACGwwFCQHhM4AACgkQf+o9phacd9aN1Q/7BTda +JmmvO6JTx1y14M5pyXWxXjGxZ6KK8EL9vD9rsYWKmv0An7tumXCE93d5J43V0NGK +OOd3EXBJcd0+brZFkaVQssLYlEdXnZqP/8Mv0dtBYaI8SFv9H8+sV3LKt9QVVYYJ +w1HNF/Jnmj24dpwTkxMxmEb+haITFHv2pC/Vdg5kAbHgS022khXe+VG2JF7K9hmm +o7GPstiS/2qWbn5gdzIR8Ajdb2gjr4l9tAqSPW8B7f1+WDLpF1EcAd6L4bnc3LRf +iIDxaZrZQFBOkh02YeSqm6QTVupv3wNhlMfdFY8/ZUN4YytpWh8n6Z7mWgg8xymo +oZ49eghJLq1SJqA9zQ62mlPl4o9lIr60a7BlNMvfDAh3HcFswporLaKYe/VPNXsq +jeMVnGkn+6oxSl26k1sfbl3lYw5cIQ/GgzUnfEc1MfYFaQS+c3hvaSeEdjaD1wOc +fpCY+2Zc881g4M0+DWwxkNkasFh/PzMnQPB2BULfO29Kfk7fB5Y6x8uqUUCPMPYw +akbbhzcz+wwG4YN9KFk3/mBaRrlMwEIwqE2CQkZ/xTo8HFCCv5pPCt/uBCPE4B4h +qO+z8eO7rXjh90+Q6y7PFRtSa+XzcALbFxCKVBc/gOn6Qu8+rYKWdTq9TeXizQQh +KJiHSf2xOzoJlCADTgjcXVEKK1f0/dQQnIhOejU= +=cZSd -----END PGP PUBLIC KEY BLOCK----- .... From nobody Thu Feb 20 22:43:08 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzSvx2XWxz5pWmM for ; Thu, 20 Feb 2025 22:43:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzSvw6kYQz4PYC; Thu, 20 Feb 2025 22:43:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740091389; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oX/tdFxKI4xyhhcSof5wcY8/T3mkhXYs7KoyVvV3l1M=; b=ut9pJi2QQc5+6q/EqbZP0Mo5fTTdC5nHaEGlogd+vkaK1CUj53qtiqgTnNkZblGiiCQfLJ Q31SeFGvTwfMV7+oG1UnFPYMlQpCvZ9fr5b7Bz6rl30fwkEEw7lf0U/moaK+cQ4ViLBMeI 1eK1UyhPDExzGpVDr2GN8aJ9ZtAQvtWDGxI1Gvz2k3zWhlkek1i2vv80p9yiyQ4HMiZ7c+ KWQ3SuCtObWDjSDEV37hxo7BXxzQS0DWS/oNawcK/errGLPR74pyHkMErnQJ0yia0+7Qzv UpHVEJxU/1Otvm1iv2jfnhiq9UWa/O0s1vDFai+IA7uIhHb0CpsvPD2QdFMxQg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740091389; a=rsa-sha256; cv=none; b=Qb+bSC116RvzWxHWob8rQFuj79m/LrkB6ugxxrXPnFZ8DcIUkf1BkRawby0m2Myf0z5eGj Oy47ALtFoDZ5QF7wFzFdjWbO7Y0iBMAPIDoioyO3a1ypClEOJQDNZw7J+WeL4xvw1GiuE0 l3JonQ9ORa3RgLNlSabMCqQ0gKd0LYUCX6IQ/d7jtSQmltBt8UaNmhT3R4SDHiQxlX4cgZ J85GlO0ee+pmN+FUnbXTkKWVAsnIhWfSGTKIRFpaRTHYz1RVs4z19y3kt6WlxAKqEjkt04 dy1Bx4CEF/zuqdg6x9Bpbf+kUv0DZw3QzXl5UgmsdL+L+FaRWKa6uH6bSfFb3Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740091389; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=oX/tdFxKI4xyhhcSof5wcY8/T3mkhXYs7KoyVvV3l1M=; b=gqYAGb8gYW0B2b7gidA9ljIr7li0HqmKlysIAuErWKAmF5wcCTpLNqC/2clnYy8r9zENbj IorJMvtWRPtgQ9k7N6LVaq9AkNYNIpkSO7WZ/ZET8388NXZ72aX39byIvZV+p4DvFVmNf8 QQl5D7IS7j7Wc5zQGSA+0gu46gUMGNIUsGQjG+xPXpPdo0Zn9A0nqV3ohs5ug9JviVmWJU aB77t3pL4BetZ2K5JS+bx9teBcHHNP0awkmAiomlGqfOPFsGjU2q/LtBatQROo2TnSCcrm QJJai1r9T8Jr5GifVz034Vi5qx67rsW146XFcBQ5VjODJ7KcnALs6VhmpVD4Jw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzSvw5q2Qz19xm; Thu, 20 Feb 2025 22:43:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51KMh8hg010038; Thu, 20 Feb 2025 22:43:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51KMh8hY010035; Thu, 20 Feb 2025 22:43:08 GMT (envelope-from git) Date: Thu, 20 Feb 2025 22:43:08 GMT Message-Id: <202502202243.51KMh8hY010035@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 4f0a1fd663 - main - 13.5: Uncomment some docs List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4f0a1fd663756963feb666d3f1f49f2f70bdf185 Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=4f0a1fd663756963feb666d3f1f49f2f70bdf185 commit 4f0a1fd663756963feb666d3f1f49f2f70bdf185 Author: Colin Percival AuthorDate: 2025-02-20 22:42:43 +0000 Commit: Colin Percival CommitDate: 2025-02-20 22:42:43 +0000 13.5: Uncomment some docs Link to the release notes, hardware notes, and signatures. Sponsored by: Amazon --- website/content/en/releases/13.5R/_index.adoc | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/website/content/en/releases/13.5R/_index.adoc b/website/content/en/releases/13.5R/_index.adoc index 156ca473ac..42224eef93 100644 --- a/website/content/en/releases/13.5R/_index.adoc +++ b/website/content/en/releases/13.5R/_index.adoc @@ -16,16 +16,13 @@ For more information about the release engineering process, please see the link: == Detailed Information -More detailed information -//, such as release notes -// and hardware notes -can be found at these pages: +More detailed information, such as release notes and hardware notes can be found at these pages: -//link:signatures[FreeBSD {localRel}-RELEASE signed checksum files] + -//link:installation[FreeBSD {localRel}-RELEASE installation information] + -//link:hardware[FreeBSD {localRel}-RELEASE hardware information] + -//link:relnotes[FreeBSD {localRel}-RELEASE release notes] + -//link:errata[FreeBSD {localRel}-RELEASE errata] + -//link:readme[FreeBSD {localRel}-RELEASE readme] + +link:signatures[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation[FreeBSD {localRel}-RELEASE installation information] + +link:hardware[FreeBSD {localRel}-RELEASE hardware information] + +link:relnotes[FreeBSD {localRel}-RELEASE release notes] + +link:errata[FreeBSD {localRel}-RELEASE errata] + +link:readme[FreeBSD {localRel}-RELEASE readme] + link:schedule[FreeBSD {localRel}-RELEASE schedule] + //link:todo[FreeBSD Release Engineering TODO Page] From nobody Fri Feb 21 03:09:29 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzZqF3Y6jz5ns1R for ; Fri, 21 Feb 2025 03:09:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzZqF39WXz3pmN; Fri, 21 Feb 2025 03:09:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740107369; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4VkMxKdKlH18hHZUKpm5glZB93f/sLfX7s7/67z5dnM=; b=x7Yj26C0HugaCBbM9PoCKonchZNTdqLIbbf99a+kZtK0Z1tKg95ARJc2TXjFBS9hNqoydK MYm7sNmttAGueXZn1nBkdsZrywfcXeof+faOyPkjt0Z4AVd3WhsAp8KCf2vJuNncXbvOYD eC9lCs/b5o6QxZA101M9/IW2HhZVDmiRTlpXsfn2ZkcsNm7OuGybTYp+g6NMROh5QvbWz7 T4SDAG0A6GQKP4OUiUpvJ6mCIYqDbWLxFQgcwSWk0EEcFxyozFaagoqs9ss3Dz7sUM5SrQ C3vaVlFMFw52kpB6hVe7Po9goBP75Eot6hfMuI0cdOYdTdY28VBDOFyz0GaCTQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740107369; a=rsa-sha256; cv=none; b=u1h/q85BzfpOv7ghji5EMqMN74OQspoTpAf2Dhk5g+lL8YRmkWLGuFzrG5hNIoNsavMiYZ 3MQ44XrT92+scT04Ekthgss0Hg0ejMEmbIH51LTXy3BjAiUFZKey7NLaqFazkRMLF3hJW/ zs2JVGOdvHn70Ocg+htB8cM2XehYRPSVv72DBdPFDwKuS7/4BmuXaB+P4Ml2naM452siQh tGlKRguPSXv653c2zFVA6TG04ZQtderftK1e4QGewGCbCBRJc4+2SpJ9VUZFefT/16U9VD STMhGJlH++sqrdGxzANp54ZyLQwwqFS/2sgoMzoIyPd2Xswx6+8SiIQQDOdIIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740107369; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4VkMxKdKlH18hHZUKpm5glZB93f/sLfX7s7/67z5dnM=; b=r3X9o+WxXO80agTWLcjqELCJIlGiK7CenkTGJpPfmmy96OoV9PjQoQYiPtOxUD0lKrZvcs ZOhVXTlKxGVqJhQmo4uGhJJgF/gS9z7dv0kP5hLGQzpPjUHMTCBuFgbcgIiHBlZu2GQYG/ YeRBVOP1rPREYR1MtTmzndJ3i0cd2Wq5ME/WsGiPMXATQhPFMidxP5ruNodpILAvgFhSuu J5NTfu50k/B2YAUoCO0Ox4OJgo7o5NDNf2VcUOqN6sBFmhc+nbenp6h4Hdhs7WJ5ukVfTq Z6shRzry9EIsCe3VfzaIeWKb75Oswg6GqZ7y639XHNVaTNNk7w3+J/kbVZf5Eg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzZqF2Wgbz1JT0; Fri, 21 Feb 2025 03:09:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51L39TJO002060; Fri, 21 Feb 2025 03:09:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51L39Tum002057; Fri, 21 Feb 2025 03:09:29 GMT (envelope-from git) Date: Fri, 21 Feb 2025 03:09:29 GMT Message-Id: <202502210309.51L39Tum002057@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Gordon Tetlow Subject: git: 31a650820f - main - Add SA-25:05.openssh. List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gordon X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 31a650820fb947107470d17e32c9338697cba850 Auto-Submitted: auto-generated The branch main has been updated by gordon: URL: https://cgit.FreeBSD.org/doc/commit/?id=31a650820fb947107470d17e32c9338697cba850 commit 31a650820fb947107470d17e32c9338697cba850 Author: Gordon Tetlow AuthorDate: 2025-02-21 03:09:14 +0000 Commit: Gordon Tetlow CommitDate: 2025-02-21 03:09:14 +0000 Add SA-25:05.openssh. Approved by: so --- website/data/security/advisories.toml | 4 + .../advisories/FreeBSD-SA-25:05.openssh.asc | 180 +++++++++++++++++++++ .../static/security/patches/SA-25:05/openssh.patch | 143 ++++++++++++++++ .../security/patches/SA-25:05/openssh.patch.asc | 16 ++ 4 files changed, 343 insertions(+) diff --git a/website/data/security/advisories.toml b/website/data/security/advisories.toml index 8e676bbf20..fb54b5d5e6 100644 --- a/website/data/security/advisories.toml +++ b/website/data/security/advisories.toml @@ -1,6 +1,10 @@ # Sort advisories by year, month and day # $FreeBSD$ +[[advisories]] +name = "FreeBSD-SA-25:05.openssh" +date = "2025-02-21" + [[advisories]] name = "FreeBSD-SA-25:04.ktrace" date = "2025-01-29" diff --git a/website/static/security/advisories/FreeBSD-SA-25:05.openssh.asc b/website/static/security/advisories/FreeBSD-SA-25:05.openssh.asc new file mode 100644 index 0000000000..9410baf89b --- /dev/null +++ b/website/static/security/advisories/FreeBSD-SA-25:05.openssh.asc @@ -0,0 +1,180 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +============================================================================= +FreeBSD-SA-25:05.openssh Security Advisory + The FreeBSD Project + +Topic: Multiple vulnerabilities in OpenSSH + +Category: contrib +Module: openssh +Announced: 2025-02-21 +Credits: Qualys Security Advisory team +Affects: All supported versions of FreeBSD. +Corrected: 2025-02-19 14:54:37 UTC (stable/14, 14.2-STABLE) + 2025-02-21 02:56:26 UTC (releng/14.2, 14.2-RELEASE-p2) + 2025-02-21 02:56:40 UTC (releng/14.1, 14.1-RELEASE-p8) + 2025-02-19 16:05:16 UTC (stable/13, 13.5-STABLE) + 2025-02-20 18:00:47 UTC (releng/13.5, 13.5-BETA3) + 2025-02-21 02:56:50 UTC (releng/13.4, 13.4-RELEASE-p4) +CVE Name: CVE-2025-26465, CVE-2025-26466 + +For general information regarding FreeBSD Security Advisories, +including descriptions of the fields above, security branches, and the +following sections, please visit . + +I. Background + +OpenSSH is an implementation of the SSH protocol suite, providing an +encrypted and authenticated transport for a variety of services, including +remote shell access. + +II. Problem Description + +* OpenSSH client host verification error (CVE-2025-26465) + +ssh(1) contains a logic error that allows an on-path attacker to impersonate +any server during certain conditions when the VerifyHostKeyDNS option is +enabled. + +* OpenSSH server denial of service (CVE-2025-26466) + +The OpenSSH client and server are both vulnerable to a memory/CPU denial of +service while handling SSH2_MSG_PING packets. + +III. Impact + +* OpenSSH client host verification error (CVE-2025-26465) + +Under specific circumstances, a machine-in-the-middle may impersonate any +server when the client has the VerifyHostKeyDNS option enabled. + +* OpenSSH server denial of service (CVE-2025-26466) + +During the processing of SSH2_MSG_PING packets, a server may be subject to a +memory/CPU denial of service. + +IV. Workaround + +* OpenSSH client host verification error (CVE-2025-26465) + +Disable the VerifyHostKeyDNS configuration directive in the ssh(1) +configuration and rely on trust-on-first-use host keys or SSH certificate based +host keys. See ssh_config(5). + +* OpenSSH server denial of service (CVE-2025-26466) + +No workaround is available, but this condition may be mitigated in the server +by using the LoginGraceTime and MaxStartups server configuration directives. +See sshd_config(5). + +V. Solution + +Upgrade your vulnerable system to a supported FreeBSD stable or +release / security branch (releng) dated after the correction date and +restart sshd(8). + +Perform one of the following: + +1) To update your vulnerable system via a binary patch: + +Systems running a RELEASE version of FreeBSD on the amd64 or arm64 platforms, +or the i386 platform on FreeBSD 13, can be updated via the freebsd-update(8) +utility: + +# freebsd-update fetch +# freebsd-update install +# ## freebsd-update will automatically restart sshd. + +Note: The binary update provided by freebsd-update is slightly different than +the patch in the source tree. Specifically, the commented out VersionAddendum +in the ssh_config(5) and sshd_config(5) files and corresponding manpages is +not included to prevent an unnecessary interactive merge operation. Since +this was only to update a comment, it was deemed preferred to have this +slight divergence to improve the end-user experience. The underlying source +code is otherwise the same. + +2) To update your vulnerable system via a source code patch: + +The following patches have been verified to apply to the applicable +FreeBSD release branches. + +a) Download the relevant patch from the location below, and verify the +detached PGP signature using your PGP utility. + +# fetch https://security.FreeBSD.org/patches/SA-25:05/openssh.patch +# fetch https://security.FreeBSD.org/patches/SA-25:05/openssh.patch.asc +# gpg --verify openssh.patch.asc + +Note: The patch listed here is the patch used by the freebsd-update build and +is lacking the changes for the VersionAddendum comments in the configuration +files and manpages. + +b) Apply the patch. Execute the following commands as root: + +# cd /usr/src +# patch < /path/to/patch + +c) Recompile the operating system using buildworld and installworld as +described in . + +Restart the applicable daemons, or reboot the system. + +VI. Correction details + +This issue is corrected as of the corresponding Git commit hash in the +following stable and release branches: + +Branch/path Hash Revision +- ------------------------------------------------------------------------- +stable/14/ 24ce323f020f stable/14-n270447 +releng/14.2/ 4b8a2f716588 releng/14.2-n269517 +releng/14.1/ fe49460873e0 releng/14.1-n267740 +stable/13/ 2fc62d0bd4f7 stable/13-n259174 +releng/13.5/ 78b4f775184c releng/13.5-n259148 +releng/13.4/ 14c733f25493 releng/13.4-n258278 +- ------------------------------------------------------------------------- + +Run the following command to see which files were modified by a +particular commit: + +# git show --stat + +Or visit the following URL, replacing NNNNNN with the hash: + + + +To determine the commit count in a working tree (for comparison against +nNNNNNN in the table above), run: + +# git rev-list --count --first-parent HEAD + +VII. References + + + + + + + + + +The latest revision of this advisory is available at + +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEthUnfoEIffdcgYM7bljekB8AGu8FAme37REACgkQbljekB8A +Gu/++hAAuhFt0VHitGW+zyAv6m6AXTT/l9O+77jqacIGtut1MkXUfqkdDrXLUo+Y +2OT2zXyGqygiHFB5n0+Ww4wFBUxWIFXFlIArTNp1CuYvwbxTJEi9A4X7X9TfseB0 +F96RN2RA2cIjbDfADr/mcnyBLzA1JMSC35VKOFM3k3Qv4X+vmk6B6n32I7iRA2UO +EUW4wO1N9y2u2rFujadevukK1nfktb7GStC7lVoesPAteCj4hzU8tp316NgAhqT1 +p046lqqgeDfyMC+YxSJDhoelEnT+5kUSFX7f193wJpUTPkdN1z+8fpmQdQXndvlR +skzjgICdy2ApkSadCDnNAWQYAhRwo7xPX3SwbLx6RRA8LpVWJb6pj8ThLxsVBSEE +UiUqkWjFRiHaE+CiZpZptAfEbCcLCwpxqgtrZRkZcu5KuzI0I/wCvYWpRuSqBE2/ +QBGP7+bLCRKtHCb8LsYoOpmZO9fkbEIKURA4ym+WQWubxjG2d7L5rzNggKe/KoUj +F9SK6c3220dGGEaqTbjPt9D9NkC9H4XH32HsRwFkjxg6//PrASsVc9n+E14baNGk +3Xfqk1uBiJSTwMk1a6r1pRR1O3YOO6g4CYkptJdW94ju2R6ni8yFe+Zbx5KZIYvu +Cn5JCAb0u5xCr4brDqk7EvvAh245w+CiO5BaM5HmoWDncGxD5oU= +=wbm/ +-----END PGP SIGNATURE----- diff --git a/website/static/security/patches/SA-25:05/openssh.patch b/website/static/security/patches/SA-25:05/openssh.patch new file mode 100644 index 0000000000..4d49fe53ef --- /dev/null +++ b/website/static/security/patches/SA-25:05/openssh.patch @@ -0,0 +1,143 @@ +--- crypto/openssh/krl.c.orig ++++ crypto/openssh/krl.c +@@ -1,4 +1,4 @@ +-/* $OpenBSD: krl.c,v 1.59 2023/07/17 05:22:30 djm Exp $ */ ++/* $OpenBSD: krl.c,v 1.60 2025/02/18 08:02:48 djm Exp $ */ + /* + * Copyright (c) 2012 Damien Miller + * +@@ -674,6 +674,7 @@ + break; + case KRL_SECTION_CERT_SERIAL_BITMAP: + if (rs->lo - bitmap_start > INT_MAX) { ++ r = SSH_ERR_INVALID_FORMAT; + error_f("insane bitmap gap"); + goto out; + } +@@ -1059,6 +1060,7 @@ + } + + if ((krl = ssh_krl_init()) == NULL) { ++ r = SSH_ERR_ALLOC_FAIL; + error_f("alloc failed"); + goto out; + } +--- crypto/openssh/ssh-agent.c.orig ++++ crypto/openssh/ssh-agent.c +@@ -1226,6 +1226,7 @@ + "restrict-destination-v00@openssh.com") == 0) { + if (*dcsp != NULL) { + error_f("%s already set", ext_name); ++ r = SSH_ERR_INVALID_FORMAT; + goto out; + } + if ((r = sshbuf_froms(m, &b)) != 0) { +@@ -1235,6 +1236,7 @@ + while (sshbuf_len(b) != 0) { + if (*ndcsp >= AGENT_MAX_DEST_CONSTRAINTS) { + error_f("too many %s constraints", ext_name); ++ r = SSH_ERR_INVALID_FORMAT; + goto out; + } + *dcsp = xrecallocarray(*dcsp, *ndcsp, *ndcsp + 1, +@@ -1252,6 +1254,7 @@ + } + if (*certs != NULL) { + error_f("%s already set", ext_name); ++ r = SSH_ERR_INVALID_FORMAT; + goto out; + } + if ((r = sshbuf_get_u8(m, &v)) != 0 || +@@ -1263,6 +1266,7 @@ + while (sshbuf_len(b) != 0) { + if (*ncerts >= AGENT_MAX_EXT_CERTS) { + error_f("too many %s constraints", ext_name); ++ r = SSH_ERR_INVALID_FORMAT; + goto out; + } + *certs = xrecallocarray(*certs, *ncerts, *ncerts + 1, +@@ -1759,6 +1763,7 @@ + /* record new key/sid */ + if (e->nsession_ids >= AGENT_MAX_SESSION_IDS) { + error_f("too many session IDs recorded"); ++ r = -1; + goto out; + } + e->session_ids = xrecallocarray(e->session_ids, e->nsession_ids, +--- crypto/openssh/ssh-sk-client.c.orig ++++ crypto/openssh/ssh-sk-client.c +@@ -1,4 +1,4 @@ +-/* $OpenBSD: ssh-sk-client.c,v 1.12 2022/01/14 03:34:00 djm Exp $ */ ++/* $OpenBSD: ssh-sk-client.c,v 1.13 2025/02/18 08:02:48 djm Exp $ */ + /* + * Copyright (c) 2019 Google LLC + * +@@ -439,6 +439,7 @@ + } + if ((srk = calloc(1, sizeof(*srk))) == NULL) { + error_f("calloc failed"); ++ r = SSH_ERR_ALLOC_FAIL; + goto out; + } + srk->key = key; +@@ -450,6 +451,7 @@ + if ((tmp = recallocarray(srks, nsrks, nsrks + 1, + sizeof(*srks))) == NULL) { + error_f("recallocarray keys failed"); ++ r = SSH_ERR_ALLOC_FAIL; + goto out; + } + debug_f("srks[%zu]: %s %s uidlen %zu", nsrks, +--- crypto/openssh/sshconnect2.c.orig ++++ crypto/openssh/sshconnect2.c +@@ -101,7 +101,7 @@ + options.required_rsa_size)) != 0) + fatal_r(r, "Bad server host key"); + if (verify_host_key(xxx_host, xxx_hostaddr, hostkey, +- xxx_conn_info) == -1) ++ xxx_conn_info) != 0) + fatal("Host key verification failed."); + return 0; + } +@@ -700,6 +700,7 @@ + + if ((pktype = sshkey_type_from_name(pkalg)) == KEY_UNSPEC) { + debug_f("server sent unknown pkalg %s", pkalg); ++ r = SSH_ERR_INVALID_FORMAT; + goto done; + } + if ((r = sshkey_from_blob(pkblob, blen, &key)) != 0) { +@@ -710,6 +711,7 @@ + error("input_userauth_pk_ok: type mismatch " + "for decoded key (received %d, expected %d)", + key->type, pktype); ++ r = SSH_ERR_INVALID_FORMAT; + goto done; + } + +@@ -729,6 +731,7 @@ + SSH_FP_DEFAULT); + error_f("server replied with unknown key: %s %s", + sshkey_type(key), fp == NULL ? "" : fp); ++ r = SSH_ERR_INVALID_FORMAT; + goto done; + } + ident = format_identity(id); +--- crypto/openssh/sshsig.c.orig ++++ crypto/openssh/sshsig.c +@@ -874,6 +874,7 @@ + } + if ((principals = sshbuf_dup_string(nprincipals)) == NULL) { + error_f("buffer error"); ++ r = SSH_ERR_ALLOC_FAIL; + goto out; + } + /* success */ +--- crypto/openssh/version.h.orig ++++ crypto/openssh/version.h +@@ -5,4 +5,4 @@ + #define SSH_PORTABLE "p1" + #define SSH_RELEASE SSH_VERSION SSH_PORTABLE + +-#define SSH_VERSION_FREEBSD "FreeBSD-20240806" ++#define SSH_VERSION_FREEBSD "FreeBSD-20250219" diff --git a/website/static/security/patches/SA-25:05/openssh.patch.asc b/website/static/security/patches/SA-25:05/openssh.patch.asc new file mode 100644 index 0000000000..9aa682debb --- /dev/null +++ b/website/static/security/patches/SA-25:05/openssh.patch.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEthUnfoEIffdcgYM7bljekB8AGu8FAme37RsACgkQbljekB8A +Gu+RqQ/7BbQmr0mfrOW8uVnS0pPLrcsi4LAFZkHP6G0K/3aLDPqTVrzwHgkhG946 +zQNWRgRSqhc76e11DFmYmp7qjhxB+EZNURd8SXVgvKBesOhDLkkFt2BT+UGehuhf +Zehpqqhtnn8LcG3yy+mN6bS7kdUs+Wgo58fRPCEntD34sBjchuNJBXyiinLEKpn/ +Ce8La4AVhBhsdgtoySWkYQsVBkMhK0vX9nFp0yNKItiZX1NzOkCitF87LEEUZ0ks +8zFVHe+MU5yBAtqazeww1RGo60zjwTjvYAAvQKolEjc371RwYb1N1q36BuEgrLeK +iVXvE2GKYGeMNk8JW5bvnZoeQnPKKFAn6fIY5upUxznAmL6lH7nHYeM7H5VuAdTY +uo9NMdPOroBrPLHuVIFG+smtdPhwskw20TKogszeSSx+ivjKy3TBaroxF5/rtSEb +Cu+rojnKI6Bv79/oa26lmq2fp5RXCKlvU2AFsIwBqowfo+NUWi7QjW4ca/Gy+wZL +qR+5DkgVSzKxAHZs/DlMPELMhXEqJ67WhOyQmpT3Uu9xclmDUR9NoMNnrAx7urUS +WAdczlN17HdARtaS/6czSsq1Ey3zl0xeetF+XgMmcJeG4NrqV1fBxz37rn4P44+T +LA12vG3W2ZqPVgOYTGDvYJa6l15AwX5JSsVqbSZ7Rq1vh5KmdUk= +=FUbX +-----END PGP SIGNATURE----- From nobody Fri Feb 21 08:31:39 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yzjyz49Xrz5pPPL for ; Fri, 21 Feb 2025 08:31:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yzjyz3glhz3VTr; Fri, 21 Feb 2025 08:31:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740126699; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CKtZhHB9vucASTUpQEq7NTx5BbaaXTTBD6/YuY5RYO4=; b=DsT0XH53fSq5rYvgKTgozHb1TyMpOLVqJiXMZqKY9NC0cNCK6sXMzAoANAn8Vj7y9smZVo SoVI6kq4ggf0+Puti9Y02cUexDDlaviKwF2/ib9i04vTsOKnGbl6gTv5GXENzVApZhWZ/t gtPFTlZn+OCtUtQW6UVnkyeg2yCI+0JB42GLav/9FKQ3VlM8aeh8LbKXzvMvukVdvScGUA q1sU5/utJ/ZVfFzv6IO+YG4fU0MH/wMhSQ/4Xd/ww2MwUL7UqD5KCIBE9qGLy4/lKQZBjb n2vrwlse7CEW/Pqys82PohllPVR78uaYIAlfE0D9IQxz5nXfjDjkQWy8VEGldg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740126699; a=rsa-sha256; cv=none; b=k2CIawv9U01DBY2ggmZ60a3tXyq0E/uAEIv5Inz8++tt2MaCAEVz3KB8o2jhcOwRbaeDtO 2p7laz3t9QZgeWCJnptLT0edmjtPc1Aq0hqDxAAWjFzmG2dYiWCcFzQFqPbu0FHvwABpGD UTLPXDx0toGTbvQtVNE2HGRInsx1gfx8YcSndokQ+hcekRNV++IUIBlbtovttYQb+ymg0z wTyrepLfGP/1WqbiuDTj7RRIM0bnHh5+JTMCS5Rarz0GsPacHNmKCosZCWfEX6XZOIiN/8 gfPg7T/dxKm4EF+7XlulH8H+PXD88jvqaxaXIs87JJ9BOvziyYdyVoGQqe1haQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740126699; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=CKtZhHB9vucASTUpQEq7NTx5BbaaXTTBD6/YuY5RYO4=; b=M2i4iwi0wGWWg3I3/CmCdfUiVC1SBG+DjfaQo1RmZrCMww+NT3PQKQoyl6yzxBLHmL68Du 8mrhm+w+g7YOlKLPOPJefqHNTNy/PiXoecscHyDatq2DlUIoZ2TGhQYPDiPqRTplmFY+nb HNzqdpRAgNb+PjH1Jz880lDu0dSks5L5EZjia0akQsrepoegustzbh9zr1nDNYPwlW/A87 0WreaQwvdzvbmhqWIupYuUnTNIk5J1+beLQaqsSlg8rty3DIvZfzX0t8Z8t/E5Fi+uwVfK 50wF1gbb8UIxzbg81bND9oVkXSV3Rv0eXG+us/MEw/Ovi7mxgrv1h7loZ9qyqA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yzjyz2qYpzB1; Fri, 21 Feb 2025 08:31:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51L8VdNa013340; Fri, 21 Feb 2025 08:31:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51L8VdYh013337; Fri, 21 Feb 2025 08:31:39 GMT (envelope-from git) Date: Fri, 21 Feb 2025 08:31:39 GMT Message-Id: <202502210831.51L8VdYh013337@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: a04c6ff35e - main - website: Update 13.5R Release Notes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a04c6ff35e2f20fd2bb2e7774a6ed25f3d9eccb1 Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=a04c6ff35e2f20fd2bb2e7774a6ed25f3d9eccb1 commit a04c6ff35e2f20fd2bb2e7774a6ed25f3d9eccb1 Author: Muhammad Moinur Rahman AuthorDate: 2025-02-21 08:29:53 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-02-21 08:31:26 +0000 website: Update 13.5R Release Notes - Add mandatory sections which were marked with Relnotes=yes Approved by: re (implicit) --- website/content/en/releases/13.5R/relnotes.adoc | 57 +++++++++++++++++++++++++ 1 file changed, 57 insertions(+) diff --git a/website/content/en/releases/13.5R/relnotes.adoc b/website/content/en/releases/13.5R/relnotes.adoc index 1afcc6cc51..bb17482a40 100644 --- a/website/content/en/releases/13.5R/relnotes.adoc +++ b/website/content/en/releases/13.5R/relnotes.adoc @@ -192,6 +192,9 @@ This section covers changes and additions to devices and device drivers since {r [[drivers-removals]] === Deprecated and Removed Drivers +man:agp[4] has been planned for removal in FreeBSD 15.0, and the man page now states that it is deprecated. +gitref:8375d2b9c653[repository=src]. + [[storage]] == Storage @@ -200,6 +203,14 @@ This section covers changes and additions to file systems and other storage subs [[storage-general]] === General Storage +Allow to pass {NGROUPS_MAX} + 1 groups in man:mountd[8]. +gitref:927d7d57793a[repository=src]. +NGROUPS_MAX is just the minimum maximum of the number of allowed supplementary groups. +The actual runtime value may be greater. +Allow more groups to be specified accordingly. +man:nmount[2] has been changed similarly. +(Sponsored by The FreeBSD Foundation) + [[boot]] == Boot Loader Changes @@ -216,6 +227,27 @@ This section describes changes that affect networking in FreeBSD. [[network-general]] === General Network +Convert PF_DEFAULT_TO_DROP into a vnet loader tunable `net.pf.default_to_drop`. +gitref:cb162f659578[repository=src]. +gitref:7f7ef494f11d[repository=src] introduced a compile time option PF_DEFAULT_TO_DROP to make the man:pf[4] default rule to drop. +While this change exposes a vnet loader tunable `net.pf.default_to_drop` so that users can change the default rule without re-compiling the man:pf[4] module. +This change is similar to that for IPFW gitref:5f17ebf94db5[repository=src]. + +Add AIM to man:igc[4] driver. +gitref:eaa616f02193[repository=src]. +igc is derived from igb and has never had an AIM implementation. The same algorithm from e1000 is appropriate here. +The AIM algorithm was re-introduced from the older igb or out of tree driver, and then modernized with permission to use Intel code from other drivers. +(Sponsored by Rubicon Communications, LLC/Netgate and BBOX.io) + +Re-add AIM to e1000 driver. +gitref:a527aa7a7f62[repository=src]. +(Sponsored by Rubicon Communications, LLC/Netgate and BBOX.io) + +Old itr sysctl handler has been removed from the e1000 driver. +gitref:a42c3e61504b[repository=src]. +With the new AIM code, it is expected most users will not need to manually tune this. +(Sponsored by BBOX.io) + [[hardware]] == Hardware Support @@ -226,6 +258,31 @@ Please see link:https://www.freebsd.org/releases/13.5R/hardware[the list of hard [[hardware-virtualization]] === Virtualization Support +Teach man:sysctl[8] to attach and run itself in a jail. +gitref:5b0a5d8c1ea3[repository=src]. +This allows the parent jail to retrieve or set kernel state when child does not have man:sysctl[8] installed (for example light weighted OCI containers or slim jails). +This is especially useful when manipulating jail prison or vnet sysctls. +For example, `sysctl -j foo -Ja` or `sysctl -j foo net.fibs=2`. + +Teach man:ip6addrctl[8] to attach and run itself in a jail. +gitref:fa9926a62ae3[repository=src]. +This will make it easier to manage address selection policies of vnet jails, especially for those light weighted OCI containers or slim jails. + +Enable vnet man:sysctl[9] variables to be loader tunable. +gitref:d2a999c2e0a0[repository=src]. +Completes phase two of gitref:3da1cf1e88f8[repository=src]. +The meaning of the flag CTLFLAG_TUN is extended to automatically check if there is a kernel environment variable which shall initialize the sysctl during early boot. +In memoriam of Hans Petter Selasky. + +Add flags to filter jail prison and vnet variables via man:sysctl[8]. +gitref:09cbd68e4e47[repository=src]. +So users do not have to contact the source code to tell whether a variable is a jail prison / vnet one or not. + +Define a common `mac` node for jail parameters of MAC. +gitref:ae2383c0dd16[repository=src]. +To be used by MAC/do. +(Sponsored by The FreeBSD Foundation) + [[documentation]] == Documentation From nobody Fri Feb 21 08:38:22 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yzk6k3YBnz5pPb1 for ; Fri, 21 Feb 2025 08:38:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yzk6k2dgnz3WB1; Fri, 21 Feb 2025 08:38:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740127102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KOi3i4xb8aBHXmLVe9FJ3j8btfYtzdwNIIbaJBn8cdk=; b=gRmKTeLLSwMr5ozpMkwlNWOU70ueQT2TvKnq6M2W7HLXMtykuvjEPYI8p+dWlkschvC0ns tUaH30JE8mtSicKW8hL0CIozE7fZzSVu5vGHeaEQCTqOX4QjPKZJZ/1EQXVyCKPTbAGg6l H6mi86wJqTM6/5yMmVLxorgm6XgbgpE/U3X+x3Dqpq7f7qwSDKjBAqeS8J3LQeyx4iXqHl +8Hsve1Od9EMeWBErjg94bvBDT8PPx9OTIlq6qj+oeEvof5FwIfEjKEn1TYfQb9/l8cW7N GWCWiNYavfz9PV/49+AEFOoJ9W94PXsZK6UdMglu7/5xhqLHGQEg/Fj21ki/9Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740127102; a=rsa-sha256; cv=none; b=vonMClwi6RdYltw0z+hokFYNHtkzRCe9na+bYaV34L3DipsWWvwE93gXolmmUUOxHteEOY SjweaASDJknPo1SuMFqeI8nXZK2WkvHlFAgKPhV5FMCT5BDsdE+awAJ/1ScIT4J55/wmIQ CoiJeIC7x1fr3UxO/w3b6D2reZmDngf3lnW1HVA9JGDXwFRSxVTFTaUajFZ/kLrpnsXZT4 UlxXzJCc/v02yV45qNhG7RGpZROXhR53pc40JeAipYut4W/Q9FfbUPcJG14fHVwJJWPqlw Ft6SjxkPqwv0V3g4OxeaBlIJc1CVtYTgJMwV4r7y3JDY7mHVqkJlPvDCUzgGuQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740127102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KOi3i4xb8aBHXmLVe9FJ3j8btfYtzdwNIIbaJBn8cdk=; b=vS3YZPk18PJpnKcR7u5fgrB74Fv8d354Bf9SpMAL/PKm3K3x0IADOshQRrig0fd4jt90xf j3eFF1YtmU7K0lUXZTPGlsnZjKLyzRO3fue2r/spm/gOW+N6WYFjURS5c/ob8TR88tXELq sNNzi6Ujt7lGXu0nric7ObVb9f0EsG0UywbyaqnAi/ZrmZuo97217dYCAefcb2InKhGcIg EfSV13jZc7tKTe+YAs6Sc2f78nsGgNLIKNr9y90RqJsL2xMpcu3uI1YvwbLw+Wkq1wzNjd qNWBzYSOFB+XKdWDR245gASmq8a/6tNKukyZlLD9i7JZmOYE3g4ipPcdOE8DsQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yzk6k1p9rz6W; Fri, 21 Feb 2025 08:38:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51L8cMbb016501; Fri, 21 Feb 2025 08:38:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51L8cMJA016498; Fri, 21 Feb 2025 08:38:22 GMT (envelope-from git) Date: Fri, 21 Feb 2025 08:38:22 GMT Message-Id: <202502210838.51L8cMJA016498@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 7bc48e1d87 - main - website: Update 13.5R Release Notes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7bc48e1d876849fad377f47236954ee0dc9cabc8 Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=7bc48e1d876849fad377f47236954ee0dc9cabc8 commit 7bc48e1d876849fad377f47236954ee0dc9cabc8 Author: Muhammad Moinur Rahman AuthorDate: 2025-02-21 08:33:16 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-02-21 08:33:16 +0000 website: Update 13.5R Release Notes - Add latest Security Advisory for SSH into the notes Approved by: re (implicit) --- website/content/en/releases/13.5R/relnotes.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/en/releases/13.5R/relnotes.adoc b/website/content/en/releases/13.5R/relnotes.adoc index bb17482a40..52c0e59df1 100644 --- a/website/content/en/releases/13.5R/relnotes.adoc +++ b/website/content/en/releases/13.5R/relnotes.adoc @@ -119,6 +119,10 @@ This section lists the various Security Advisories and Errata Notices since {rel |https://www.freebsd.org/security/advisories/FreeBSD-SA-25:04.ktrace.asc[FreeBSD-SA-25:04.ktrace] |29 January 2025 |Uninitialized kernel memory disclosure via man:ktrace[2] + +|https://www.freebsd.org/security/advisories/FreeBSD-SA-25:05.openssh.asc[FreeBSD-SA-25:05.openssh] +|21 February 2025 +|Multiple vulnerabilities in OpenSSH |=== [[errata]] From nobody Fri Feb 21 13:06:29 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yzr454TClz5pn2G for ; Fri, 21 Feb 2025 13:06:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yzr453jsHz41YM; Fri, 21 Feb 2025 13:06:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740143189; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OMTdTW3OmIACgRRED/xO/9iwx2WCSxmUISnAV0WquBU=; b=lu8008sKGEw6ownmZy+BXuR9uUr8yC7rri/TNlHUe3dX4TrXBkpgjnf19xYSt570YVT0pc OS4qLQ1bOemizaRiGn02/03nzZ/j0P+cFW0CwX79NmP4MNuKOEvrJpyJw7YMr1FjBi+28s HUO8OUqo6CS4CItQgyaVBZxZNeRnnLvy0+arOpYUJyIhFdFKt2lshr5yE9AXatCWo3eq4K ntyV3dvbP5jxkpQX/LbnDxcdnV2kz9hJ9bnnMewnsSq9L+jw3SiQaxqZXcNn+Tzh7IF/Jx vXifKHQKTw1x/2ytVDYCW8xcRzIwMB16Aetnoltvtpus4bpeKaS3Tg/5Y3wk2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740143189; a=rsa-sha256; cv=none; b=n/iOBUwGFDK/GYAfIBldJRcsnkc0sa/8bvIP3+/sLZG0GK50eGk0v/IdMPhoA86Qu2Txw6 fuUYy2xDYOAnYWh0+X0L761RAviMyZSQbdcyi65QzN1VwLbcdGSYsGWkJ5J4UAhchFZAsl 6wEH4iKj/1/S5VXfszD6OlbXAs5sF290cW3a6xlVysKQQHCY9ksk97ViS3LaEz3I59PRGh 5Gdu9wh/lpFw3JnzLQiZUqyzC6Rk90bijlWIQ83hwz8QnhQY3C453oR0M9wCj0XvTNQORP cx8CIJzL+1hXFIDFiL5049ZCc70D9EeGtvH/TvKt886IrEn54uB2DYPyLy+i2Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740143189; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=OMTdTW3OmIACgRRED/xO/9iwx2WCSxmUISnAV0WquBU=; b=ZcIthfgwyNjJFVH5crsIRIz1EGQv0VfOZPgrvcnbrBOhuxsqYisidUtsUkQtHv2GU4rhXA A9bVPYEFKyToilOGwBgEspeP8XMOyZJ9/NC0j1zP50h03E5EysxbQDyo4lv6KXo8846UHj s4SN230GpQudI+40YZtMjg8XYM3ZsLa3NYkITlY74pOhWPMigytgQwfW2NuHLaY1Ejq4/8 VxD0lOG1AmtXx3yH026PjuBZtsJ0upgbIzZWwRM5IlGf5RmqqPWJTsNBUqYS/eTg+IbGSq VAsUKlkjmD4eAjTCJHuO4yaw6uzqJeSglLx5r1X7vHsqE5LyftiPCdFzf7LePw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yzr453FLwz75Y; Fri, 21 Feb 2025 13:06:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LD6TVR023460; Fri, 21 Feb 2025 13:06:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LD6TGt023457; Fri, 21 Feb 2025 13:06:29 GMT (envelope-from git) Date: Fri, 21 Feb 2025 13:06:29 GMT Message-Id: <202502211306.51LD6TGt023457@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: f48db8b3cf - main - website: Update 13.5R Release Notes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f48db8b3cf55da50a1066889e4f2ceacc58cb91f Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=f48db8b3cf55da50a1066889e4f2ceacc58cb91f commit f48db8b3cf55da50a1066889e4f2ceacc58cb91f Author: Muhammad Moinur Rahman AuthorDate: 2025-02-21 13:04:53 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-02-21 13:04:53 +0000 website: Update 13.5R Release Notes - Update some more entries which were not marked with Relnotes but seemed interesting to be included in the Release Notes Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- website/content/en/releases/13.5R/relnotes.adoc | 146 +++++++++++++++++++++++- 1 file changed, 145 insertions(+), 1 deletion(-) diff --git a/website/content/en/releases/13.5R/relnotes.adoc b/website/content/en/releases/13.5R/relnotes.adoc index 52c0e59df1..68e3090ba9 100644 --- a/website/content/en/releases/13.5R/relnotes.adoc +++ b/website/content/en/releases/13.5R/relnotes.adoc @@ -171,9 +171,75 @@ This section covers changes and additions to userland applications, contributed [[userland-contrib]] === Contributed Software +`libpcap` has been consecutively updated to 1.10.3, 1.10.4 and 1.10.5. +gitref:7aedea868535[repository=src], gitref:e6efc827e47a[repository=src] and gitref:68ddf72800f8[repository=src]. +(Sponsored by The FreeBSD Foundation) + +`tpcdump` has been consecutively updated to 4.99.4 and 4.99.5. +gitref:e5258a079df3[repository=src] and gitref:094f44ea0358[repository=src]. +(Sponsored by The FreeBSD Foundation). + +`tzdata` has been consecutively updated to 2024b and 2025a. +gitref:59ffae6c0c7a[repository=src] and gitref:2d6dcb4f97f8[repository=src]. + +`expat` has been consecutively updated to 2.6.3 and 2.6.4. +gitref:bab279022ba2[repository=src] and gitref:3d46113d2196[repository=src]. + +`less` has been updated to v668. +gitref:eed6d080a74f[repository=src]. + +`file` has been updated consecutively to 5.45 and 5.46. +gitref:90222d7fa4bb[repository=src] and gitref:dcb4ac96fcf6[repository=src]. + +`xz` has been updated consecutively to 5.6.2 and 5.6.3. +gitref:45230e7f9298[repository=src] and gitref:aa2f56a6ecd6[repository=src]. + +Some functionalities of `libusb` have been merged from the 1.0.16 version. +gitref:02ef8e4061ab[repository=src]. +(Sponsored by The FreeBSD Foundation) + +`tzcode` has been updated to 2024b. +gitref:036ce2460cbc[repository=src]. +(Sponsored by Klara, Inc.) + +`ena-com` from man:ena[4] has been updated to FreeBSD v2.8.0. +gitref:4691f19ae80e[repository=src]. + +With multiple intermediary commits and version updates llvm-project has been updated to release/19.x llvmorg-19.1.7-0-gcd708029e0b2. +gitref:2611bae42b7d[repository=src]. +This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp. + +man:libarchive[3] has been updated to 3.7.7. +gitref:6c7993ffba96[repository=src]. + +man:unbound[8] has been consecutively updated to 1.21.0, 1.21.1 and 1.22.0. +gitref:7217d74d1085[repository=src], gitref:d10c9c15a3a4[repository=src] and gitref:741bb8476204[repository=src]. + +wpa has been updated to 2.11. +gitref:87b2a3073aaf[repository=src]. + +`bc` has been consecutively updated to 7.0.0 and 7.0.2. +gitref:1d669b3d15bc[repository=src] and gitref:bb18c65a9177[repository=src]. + +`sqlite3` has been updated to 3.46.1. +gitref:bee9d305ee57[repository=src]. + +OpenSSH has been consecutively updated to 9.8p1, 9.9p1 and 9.9p2. +gitref:b74bb7f01193[repository=src], gitref:cb8e164fbb15[repository=src] and gitref:31dcdee20afc[repository=src]. +(Sponsored by The FreeBSD Foundation) + [[userland-deprecated-programs]] === Deprecated Applications +Update deprecation warning to note that man:gvinum[8] is removed in 15.0. +gitref:8126ed28bda6[repository=src]. + +man:shar[1] has been deprecated and deprecation notice has been added. +gitref:0d946859c994[repository=src]. +The man:shar[1] program is simple, but the fundamental idea of a sh archive is +risky at best and one that probably should not be promoted as prominently as a program in `$PATH` and a manpage. +The same functionality can easily be found in man:tar[1] instead. + [[userland-libraries]] === Runtime Libraries and API @@ -193,6 +259,16 @@ This section covers changes and additions to devices and device drivers since {r [[drivers-device]] === Device Drivers +Purism coreboot keyboards support was added. +gitref:dfdcb418d7b8[repository=src]. + +Support of Realtek 8156/8156B was moved from man:dce[4] to man:ure[4]. +gitref:1b0af7617e6c[repository=src]. +(Sponsored by The FreeBSD Foundation) + +Support for Brainboxes USB-to-Serial adapters were added. +gitref:c3a377dbbb87[repository=src]. + [[drivers-removals]] === Deprecated and Removed Drivers @@ -215,6 +291,18 @@ Allow more groups to be specified accordingly. man:nmount[2] has been changed similarly. (Sponsored by The FreeBSD Foundation) +Defer the January 19, 2038 date limit in UFS1 filesystems to February 7, 2106. +gitref:dfe803fdbc54[repository=src]. + +Add microsecond precision for disk latency for man:gstat[8]. +gitref:d81b0f5e43f0[repository=src]. +(Sponsored by Postgres Professional) + +Fix cd9660 duplicate directory names. +gitref:79778b7aafc8[repository=src]. +This issue was at first introduced in FreeBSD 14.2-RELEASE which caused it creating cd9660 images with duplicate short (level 2) names in the installer images. +(Sponsored by The FreeBSD Foundation) + [[boot]] == Boot Loader Changes @@ -239,7 +327,7 @@ This change is similar to that for IPFW gitref:5f17ebf94db5[repository=src]. Add AIM to man:igc[4] driver. gitref:eaa616f02193[repository=src]. -igc is derived from igb and has never had an AIM implementation. The same algorithm from e1000 is appropriate here. +man:igc[4] is derived from man:igb[4] and has never had an AIM implementation. The same algorithm from e1000 is appropriate here. The AIM algorithm was re-introduced from the older igb or out of tree driver, and then modernized with permission to use Intel code from other drivers. (Sponsored by Rubicon Communications, LLC/Netgate and BBOX.io) @@ -252,6 +340,32 @@ gitref:a42c3e61504b[repository=src]. With the new AIM code, it is expected most users will not need to manually tune this. (Sponsored by BBOX.io) +Improve SFP support man:igb[4] driver. +gitref:cf6a8711e437[repository=src]. +(Sponsored by Nozomi Networks and BBOX.io) + +man:igb[4] driver version has been updated to 2.5.28-fbsd. +gitref:a446e9481531[repository=src]. + +`if_bypass` from man:ixgbe[4] has been updated to ix-3.3.38. +gitref:5121d1b91209[repository=src]. + +`if_ix` from man:ixgbe[4] has been updated with ix-3.3.38 changes. +gitref:78d9eb6de856[repository=src]. + +`ixgbe_mbx` from man:ixgbe[4] has been updated with ix-3.3.38 changes. +gitref:fa00169e26ff[repository=src]. + +`ixgbe_phy` from man:ixgbe[4] has been updated with ix-3.3.38 changes. +gitref:b1dadbcebdfd[repository=src]. + +`if_sriov` from man:ixgbe[4] has been updated with ix-3.3.38 changes. +gitref:deea1953820e[repository=src]. + +man:ena[4] driver version has been updated to 2.8.0. +gitref:2e7ba5d93e2d[repository=src]. +(Sponsored by Amazon, Inc.) + [[hardware]] == Hardware Support @@ -287,6 +401,14 @@ gitref:ae2383c0dd16[repository=src]. To be used by MAC/do. (Sponsored by The FreeBSD Foundation) +`ORACLE VMSIZE` was bumped to accommodate growth. +gitref:75cd2f886164[repository=src]. + +OCI was renamed to ORACLE in releng tooling. +gitref:aad6a5f96b78[repository=src]. +This allows future releng tooling to use OCI for the industry standard Open Container Initiative tooling, reducing potential for confusion Oracle Cloud Infrastructure. +(Sponsored by SkunkWerks, GmbH) + [[documentation]] == Documentation @@ -295,6 +417,12 @@ This section covers changes to manual (man:man[1]) pages and other documentation [[man-pages]] === Man Pages +Refer to man:graid[8] and zfs[8] instead of gvinum[8] in man:ccdconfig[8]. +gitref:9e3c356f11a9[repository=src]. + +man:ixgbe[4] has been renamed to man:ix[4]. +gitref:c07626eaa21a[repository=src]. + [[ports]] == Ports Collection and Package Infrastructure @@ -303,5 +431,21 @@ This section covers changes to the FreeBSD Ports Collection, package infrastruct [[ports-packages]] === Packaging Changes +The KDE desktop environment has been removed from the installer images due to compatibility issues with OpenSSL 1.1.1 and upcoming package breakages. + +[[installer]] +=== Installation and Upgrading + +An option was added to edit the ZFS pool creation options in bsdinstall zfsboot. +gitref:6258b5bf0670[repository=src]. +This allows the default options (`-O compress=lz4 -O atime=off`) to be overridden, before the ZFS boot pool is created. +For example, to set the compression algorithm to something different. + +Chase location of pkg repo databases. +gitref:ef6b3c58883d[repository=src]. +pkg used to store copies of upstream repository databases in `/var/db/pkg/repo-\*.sqlite`. +About a year ago this was moved to `/var/db/pkg/repos/*/`, resulting in FreeBSD cloud images no longer having those databases removed. +(Sponsored by Amazon) + [[future-releases]] == General Notes Regarding Future FreeBSD Releases From nobody Fri Feb 21 16:13:05 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzwCQ0jYGz5ns19 for ; Fri, 21 Feb 2025 16:13:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzwCQ070mz3ldk; Fri, 21 Feb 2025 16:13:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740154386; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YbBjRw7cbpE1y6PRWvkr8Y7u8EySSXnulLWF9QHP6X0=; b=hbpbLEEHQ4mKkTVH7zRBKTt7eIDipf+41cktl8DIu5Yeh90fhdf+eQvJCoVNBlzRN7Bc84 Vjbo+J1JiNdrIL9o0mil4X50jyv5Hw/lOopeoBd5y2KS7dQWSvQtizXjnFCV97n//xKiXW TOJOkaREMnKizkXs8EmM7Bf29xLeI2t5x7/GPsLdLqLillSTPurP2CkuZqLFif2WP4H7Q0 CsjvTiCOwdhOAlJ1df9pZP4vTcbazbGa0IoRPBrRBOIQeGjre929Fdtywy+nU78Xp7Zw2a rRFwvP1YZD2mW0cNlbZ0TXZNIofhafKZEEx3VnhxDun2VZteK6cEDRcrd2ZVlA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740154386; a=rsa-sha256; cv=none; b=Jz+dYHrqqxCRWur3XA38g6lwuzNpBvIe2Q1KcO503lHNdt+YmgWbCxyuI593Ir/RMz6arc uUnePUs1jm/pebGoYPpswDn2CYMEmaetcnT2B94TTzbZlawFnSs3zUrx+XfmpvjpOWSLmV BpZHQjcr4hZ/StiR4h0PxeT8+83TRp/LpJXkYdN7FEtcvydz8GENiVExaDDxZeXmmDpZMC /TYHYX5X13bEurg4HAjdriTQgbO/rI2ghUNPq9SYqX7b6mP5fQfM31j77JTud5EV6/GiSB T29WE//fiJ9UPXmjA73vOqX0pwChIOjRMibnV++AsPLV+xlpJW/v9sv4uWopGA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740154386; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YbBjRw7cbpE1y6PRWvkr8Y7u8EySSXnulLWF9QHP6X0=; b=lC5eX5g8i36EHR5vAoKzfdDN1+udHc5lioYZ9TT+NzFV9GmhHWpHYwBOA48qVV7n+IrV7i pzF3NC3B08jUaKYMro2xAzOTQ8raWAESaejIQ2sfEX1lPjYj3KyMn8U7HhCvPbL/ONVAKW ytzsQ/0o/PALbVIqF8Wa7PpJohv2l9hofuFe3EOVfQ+/GsShqeMf2ITof31tFIkX/EynAf sL+/nCI3fhcpQoby7PWGUXM7gXzhfe125u0uGLi6vfmSeAO7xq9PYKbEfR/pYz9tDeDSIZ y8lVQsUqm/gwYVuxedHi9uyUNeIk0U1+IiPDWniNky3Mwi86bN98Abkswtkong== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzwCP6VS0zTMv; Fri, 21 Feb 2025 16:13:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LGD5a8076611; Fri, 21 Feb 2025 16:13:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LGD5qH076608; Fri, 21 Feb 2025 16:13:05 GMT (envelope-from git) Date: Fri, 21 Feb 2025 16:13:05 GMT Message-Id: <202502211613.51LGD5qH076608@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: d044c8a0c6 - main - [phb]: Sync Uses=bdb with actual code List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d044c8a0c634b4c27434735188ff677c9dbac53e Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=d044c8a0c634b4c27434735188ff677c9dbac53e commit d044c8a0c634b4c27434735188ff677c9dbac53e Author: Fernando Apesteguía AuthorDate: 2025-02-04 16:57:45 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 16:03:56 +0000 [phb]: Sync Uses=bdb with actual code bdb6 was rcmoved long ago. --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 4bbe502f70..61a2de96b4 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -137,12 +137,13 @@ Adds dependencies on Blas / Lapack libraries. [[uses-bdb]] == `bdb` -Possible arguments: (none), `48`, `5` (default), `6` +Possible arguments: (none), `5` (default), `18` Add dependency on the Berkeley DB library. Default to package:databases/db5[]. -It can also depend on package:databases/db48[] when using the `:48` argument or package:databases/db6[] with `:6`. -It is possible to declare a range of acceptable values, `:48+` finds the highest installed version, and falls back to 4.8 if nothing else is installed. +It can also depend on package:databases/db18[] when using the `:18` argument. +It is possible to declare a range of acceptable values, `:5+` finds the highest +installed version, and falls back to 5 if nothing else is installed. `INVALID_BDB_VER` can be used to specify versions which do not work with this port. The framework exposes the following variables to the port: @@ -164,7 +165,7 @@ For example, when using package:databases/db5[], it contains `${LOCALBASE}/lib`. `BDB_VER`:: The detected Berkeley DB version. -For example, if using `USES=bdb:48+` and Berkeley DB 5 is installed, it contains `5`. +For example, if using `USES=bdb:5+` and Berkeley DB 18 is installed, it contains `18`. [IMPORTANT] ==== From nobody Fri Feb 21 16:24:08 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzwS84yLSz5nt7g for ; Fri, 21 Feb 2025 16:24:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzwS84PdLz3mk8; Fri, 21 Feb 2025 16:24:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740155048; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6vyB0rvmFCLQWwQRTXLmWr7A9Uum9NY4uJRONW7rkys=; b=xaUQoaCQLSJU5j0yL9hmZQRP210icj/Imv/qhvmUgWf6EzdzG0US72fu8/lNxrvtBTW3k7 yrj2Er+Ohwaeg3FX2FW6EoxGKmKl57uxvSySL1j69y9b4DlVja6lT2O9Go958sPaiEhba3 2iy0DonYj38jwmxITAYv2/KRPsSNi2P8Eda62KFvuAuUpGOUOXZc/E1NoFKNsY9elZEX5M K+UGOYyEnBxU+gfJevrpbo4AA9P2NcnpUaaj78ShsJMAa6jujWoY5zY0nfXg4P1hyYWNDE t900dPhkK1iPADB8HWkRnLKNSfzeuQUjSNgiFeDBbhD8NH1s0vV2dY9DnCB24g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740155048; a=rsa-sha256; cv=none; b=Jy6RmvEhLMWGRKrRkYa9SdVdztGoBaRjN9QGKN6BSe6NAY3B578oNi+qhDiTt37lByq4zS pm0afLw4RwenEUGJZtaDRY8AZqlcc2Ws09Olu65fi5rOLT53mJ/4q+ypPfuiYWuk1QXl4J HaZgpMXJEjXXyvLXFwbiqR7nwDHb6VxB5biunSDA8YY7Ckc6kjMauUw1sJ1ot9Xyr0UdRu gx8yoUzaicqDEx3KbLhPigitwMHl1Jcs/C4zf+v/MJ+8RLFnGzCGZbmLbq+R/WkEciGmLM Ac1LN5A309dFWwfLeJ2kGeQ0ggfhvJ4f4aFZaND/AOMNB2i1byFwC7GfE7L0Fw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740155048; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6vyB0rvmFCLQWwQRTXLmWr7A9Uum9NY4uJRONW7rkys=; b=sAozD7tDbhOFVlAHBoz9bOXOgVLfLHCXq2v8lH1piBtchINFAVXx5EWL+CTE6O4sad0Sem 3aPkk9R77j1xVJR6COs9bq6MFR7knU+IE66uXyPf+G6072pkGcYZBDYkAT2hzral0gvwoR cLrTKNu6od19IqvvJ+KaST5qVNF868UWblgQDGs2h/Sb3aMNBFlu8wvqJX7IWjkxsRQhFc W38eudKR9TNtjOs7OsFk1HrEkmMPCPfgeBaSLtwboUEzViuSr9utxprVxoIvmc5Jc7Cgcu 7vmByVESgGNwm3DhDzM7TPRE+QdJaDIBQ0reJOCnoFAKW8/UOCt1GxJDDdpVGg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzwS83lWKzDQS; Fri, 21 Feb 2025 16:24:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LGO8nD095438; Fri, 21 Feb 2025 16:24:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LGO8A9095435; Fri, 21 Feb 2025 16:24:08 GMT (envelope-from git) Date: Fri, 21 Feb 2025 16:24:08 GMT Message-Id: <202502211624.51LGO8A9095435@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 198de88111 - main - [phb][Uses]: Add missing Uses=mpi List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 198de88111efbcf4a3454521971065b18509008e Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=198de88111efbcf4a3454521971065b18509008e commit 198de88111efbcf4a3454521971065b18509008e Author: Fernando Apesteguía AuthorDate: 2025-02-17 19:25:17 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 16:23:42 +0000 [phb][Uses]: Add missing Uses=mpi Approved by: thierry@ (maintainer) Differential Revision: https://reviews.freebsd.org/D49036 --- .../en/books/porters-handbook/uses/_index.adoc | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 61a2de96b4..2e4c2b13e4 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1517,6 +1517,49 @@ package:x11-toolkits/lesstif[] as dependency instead of package:x11-toolkits/ope Similarly setting `WANT_OPEN_MOTIF_DEVEL` in [.filename]#make.conf# will add a dependency on package:x11-toolkits/open-motif-devel[] +[[uses-mpi]] +== `mpi` + +Possible arguments: `mpich` (default), `openmpi` + +Provide support for ports depending on `MPI`. + +If the `mpich` argument is provided a dependency on package:net/mpich[] is added +to the port. + +If the `openmpi` argument is provided a dependency on package:net/openmpi[] is +added to the port. + +The ports framework provides the following variables that can be read by the port: + +`MPI_LIBS`:: +Libraries needed to link programs using `MPI`. + +`MPI_CFLAGS`:: +Compiler flags necessary to build programs using `MPI`. + +`MPICC`:: +Location of the `mpicc` executable. Default: [.filename]#${MPI_HOME}/bin/mpicc#. + +`MPICXX`:: +Location of the `mpicxx` executable. Default: [.filename]#${MPI_HOME}/bin/mpicxx#. + +`MPIF90`:: +Location of the `mpif90` executable. Default: [.filename]#${MPI_HOME}/bin/mpif90#. + +`MPIFC`:: +Same as above. + +`MPI_HOME`:: +Installation directory of `MPI`. Defaults to `${LOCALBASE}` for `MPICH`. + +`MPIEXEC`:: +Location of the `mpiexec` executable. Default: [.filename]#${MPI_HOME}/bin/mpiexec#. + +`MPIRUN`:: +Location of the `mpirun` executable. Default: [.filename]#${MPI_HOME}/bin/mpirun#. + + [[uses-ncurses]] == `ncurses` From nobody Fri Feb 21 16:30:10 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yzwb66mgsz5ntQj for ; Fri, 21 Feb 2025 16:30:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yzwb65xvGz3nDW; Fri, 21 Feb 2025 16:30:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740155410; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=35iKRZYhuEvRRoeCYXRX7sTAARnjcmH+TRw8OtQbR/w=; b=VG8xs48dzFQJS8OgFswHI8CEk05nzwS2MtKkj2CzwFNeSVSus5gs9F3D8Ssaite5Q4NcyO sKqQS+e8W82Y4nt3OzfuobuX5ewomA38CIIHMM0saamzECLLAxK8GgjI3FE1i2QbiPoKdm 1GY5CaIIl9hKA+zFhj7+w5nXln8qNkcC387EfrftrCFQ7goI9PRQ06mTZOee5MBPA5Hrii Um5lHF6mkiRc8HofQLy6FrLqZ86HfL+APCQORvtCS02VuHkEbZoSq5TXaz9kMhbqUF3p9U Mtc16cZwu5nnmtLrS7Cq7tPsJ9AK6a4/sp9dcOiL062XUdiw0S1hzrCV37jRig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740155410; a=rsa-sha256; cv=none; b=dpw+NNAJQ10XMYIG3ID6+JOZTB6iVha72LN9v2jdPh+E/fa/5wXRoPHA8VfS52Vbn5pzwN 9jbpAve7gXlhsUJG5yU3sUl0fnDGvIWa1NO8AUBBDpDDdhjveyGJlmz0yF4gvXcaPHEnbp /NGwSbTLTF87yU395906R/xCzAyNgazA99HlqtpJ74V38hbiozUzRRxoW9dvnIL18SgvQM qYUviKLoERXnAdN6UoCoTTRNbmBfHfVEaKUIfFm9N3wEwLXHoZrb+9Ud9ipuNluZxuiVMI Elw2CM+cyE4330WLGE8/K1quI+eHfT47TafrSvGcqxlprDqSc1nvnUC1g/vh8w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740155410; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=35iKRZYhuEvRRoeCYXRX7sTAARnjcmH+TRw8OtQbR/w=; b=d5vCjN0cWFwcGaOjbTqXy7pn1XbESJ0GMbb1hDdS+fxkAaO/wjGAFtHEWVKtbUzZDeAagW q5mRdAJsnV5QzlMzJrUsrlCjn8u5eoT4lOFkzA73MzP00OTsgEsqmcRLEcB7hzIuknIAxS 1rR8AsjEdrQ1RPLURDR4lbCg7PzgO9KKMfiyydr1A4T3TpBa/0ipzUa1x37iSIaQ+geDBT 9zldDO9y1WizoGNrvo4DX4YmJnZdTi1bxYrkZ+RYqIwQn05nPVjrIwJfA8wBfeEQEH3KCs YvFMfi6fBsF7Wu39C9nmdwNegCsR/PHcwiaIO7g6FlxPuU/HUiA274Jt90P3hQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yzwb651kdzDMd; Fri, 21 Feb 2025 16:30:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LGUA9Q001740; Fri, 21 Feb 2025 16:30:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LGUAkM001728; Fri, 21 Feb 2025 16:30:10 GMT (envelope-from git) Date: Fri, 21 Feb 2025 16:30:10 GMT Message-Id: <202502211630.51LGUAkM001728@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 2ca8833d01 - main - 13.5: On schedule List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2ca8833d0149bc303604a66f156b384747fedef7 Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=2ca8833d0149bc303604a66f156b384747fedef7 commit 2ca8833d0149bc303604a66f156b384747fedef7 Author: Colin Percival AuthorDate: 2025-02-21 16:29:33 +0000 Commit: Colin Percival CommitDate: 2025-02-21 16:29:33 +0000 13.5: On schedule BETA3 builds started on February 14th. Sponsored by: Amazon --- website/content/en/releases/13.5R/schedule.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/13.5R/schedule.adoc b/website/content/en/releases/13.5R/schedule.adoc index 2cde7f5be3..ca56c23faf 100644 --- a/website/content/en/releases/13.5R/schedule.adoc +++ b/website/content/en/releases/13.5R/schedule.adoc @@ -38,7 +38,7 @@ General discussions about the pending release and known issues should be sent to |{localBranchReleng} branch |7 February 2025 |7 February 2025 |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |7 February 2025 |7 February 2025 |First beta test snapshot. |BETA2 builds begin |14 February 2025 |14 February 2025 |Second beta test snapshot. -|BETA3 builds begin |21 February 2025 |- |Third beta test snapshot. +|BETA3 builds begin |21 February 2025 |21 February 2025 |Third beta test snapshot. |RC1 builds begin |28 February 2025 |- |First release candidate. |RELEASE builds begin |7 March 2025 |- |{localRel}-RELEASE builds begin. |RELEASE announcement |11 March 2025 |- |{localRel}-RELEASE press release. From nobody Fri Feb 21 16:34:42 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzwhM0xmYz5nty7 for ; Fri, 21 Feb 2025 16:34:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzwhM0BWgz3nZS; Fri, 21 Feb 2025 16:34:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740155683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=32k47Gh45/tje61gwjgKIusSaMvaneTgjHk1a1K882I=; b=QvM7MEFHjxaOdWDbJRevjBkaKgf4uVvxuE6gM6O9Khv1fUUcHOCzQ77GljWXuAnuiWWL2N GJCfoQE2d/zEwOIGOpoVdTQtfBx8B8URpZwQczvTdEc20fh6JN+TSWVGGyobWBfx4NPUBf jlc6FzqcFcoQflqyiFmSAw6LV+wpncOjLa0WxxZLNuhpAZ5iSYP61RVkvyZuTS27VRVnZT /2mGDXN0625lO9w1jOzFjao6fPDpU/efklQ16JARVC1JOGmAKbA3zCPS01rY2nj3xxcMDC Lu6gd5gemcLj0BGf6zD0KtCV+U+E++eAaobbAPoTI2ZHpMac50wj7zCYI2jLcQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740155683; a=rsa-sha256; cv=none; b=mDbDL3gIv3zM5RBX8u6Y3R24Bk1OP7YUDQa9EKkOq9Wep5TBM/cmaLwVxbp7LxnzElcZst bR3Odd4jUxQFfp4vh/kji6D/6UrJ3s5zz3n+vAkik48maGv/bYwSyyyHmOlB4ccs8WEegs Gb27Ul5gQ3WHB8r/t0hvQKflRN7KgsvDK/uTO2fcrCJJh7u6L+ezIPFBJwGSYzkBbYC5y2 0j8uokWm1RUO14/GcROjoxGo2Vu+Dt9PwwaN0vDfYVPeYLwl850fscScE+uK4Xz/c2tIME FaATi9YOos64/A6e73QTuCZYW1lZnLnoh8ivAyw3wBLZU6xdS03wZJdUjLDzZg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740155683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=32k47Gh45/tje61gwjgKIusSaMvaneTgjHk1a1K882I=; b=eSh7gpZm8c78oSd1hRTbns4dib0ctcYS/VyuEuKOAoOJNzxd+SdTlHM3Sv5P9MP42QRqBE EV4M/mmEnsK2SngLvie5UVz434YzOhTTk/C4ZXzpQMLLcs6QZ3xMx+mOVy5AdBT0xve0iH m59xpSNhdswPAeeryFs0mkIBwFNpnRlWCvCVzAb9I9zX3k7MzQMnF/mKzbtrwDM+Zawd56 y69lgLKsiekvA/Ga8+u97AVROQuujev3u47GUjOxD2woYQQjjSKlhRyvHdpylZiQCdB5zC jp0MJf3EJv6dkvY8g1PvVfPbtbvxlD9hNbXVIm2jUwbJR+7VX0OPMZGYygKdmA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzwhL6ZHfzDNG; Fri, 21 Feb 2025 16:34:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LGYgpX015162; Fri, 21 Feb 2025 16:34:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LGYghM015159; Fri, 21 Feb 2025 16:34:42 GMT (envelope-from git) Date: Fri, 21 Feb 2025 16:34:42 GMT Message-Id: <202502211634.51LGYghM015159@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 8d16b12bbf - main - website: Update 13.5R Release Notes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8d16b12bbf5c20573f83c22e7331cc502e7a995f Auto-Submitted: auto-generated The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=8d16b12bbf5c20573f83c22e7331cc502e7a995f commit 8d16b12bbf5c20573f83c22e7331cc502e7a995f Author: Muhammad Moinur Rahman AuthorDate: 2025-02-21 16:33:03 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2025-02-21 16:34:32 +0000 website: Update 13.5R Release Notes - Add possible deprecation notice for OpenSSH DSA keys support - Add General Notes Regarding Future FreeBSD Releases Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- website/content/en/releases/13.5R/relnotes.adoc | 29 ++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/website/content/en/releases/13.5R/relnotes.adoc b/website/content/en/releases/13.5R/relnotes.adoc index 68e3090ba9..61ca51ca99 100644 --- a/website/content/en/releases/13.5R/relnotes.adoc +++ b/website/content/en/releases/13.5R/relnotes.adoc @@ -229,7 +229,7 @@ gitref:b74bb7f01193[repository=src], gitref:cb8e164fbb15[repository=src] and git (Sponsored by The FreeBSD Foundation) [[userland-deprecated-programs]] -=== Deprecated Applications +=== Deprecated Applications and Features Update deprecation warning to note that man:gvinum[8] is removed in 15.0. gitref:8126ed28bda6[repository=src]. @@ -240,6 +240,9 @@ The man:shar[1] program is simple, but the fundamental idea of a sh archive is risky at best and one that probably should not be promoted as prominently as a program in `$PATH` and a manpage. The same functionality can easily be found in man:tar[1] instead. +While OpenSSH plans to remove support for the DSA signature algorithm in early 2025, FreeBSD 13.5-RELEASE and the stable/13 branch are not expected to receive upstream vendor code updates. +However, potential security issues in imported components may necessitate the removal of DSA signature support during the branch's lifetime. + [[userland-libraries]] === Runtime Libraries and API @@ -449,3 +452,27 @@ About a year ago this was moved to `/var/db/pkg/repos/*/`, resulting in FreeBSD [[future-releases]] == General Notes Regarding Future FreeBSD Releases +FreeBSD 15.0 is not expected to include support for 32-bit platforms other than armv7. +The armv6, i386, and powerpc platforms are deprecated and will be removed. +64-bit systems will still be able to run older 32-bit binaries. + +The FreeBSD Project expects to support armv7 as a Tier 2 architecture in FreeBSD 15.0 and stable/15. +However, the Project also anticipates that armv7 may be removed in FreeBSD 16.0. +The Project will provide an update on the status of armv7 for both 15.x and 16.x at the time of 15.0 release. + +Support for executing 32-bit binaries on 64-bit platforms via the `COMPAT_FREEBSD32` option will continue for at least the stable/15 and stable/16 branches. +Support for compiling individual 32-bit applications via `cc -m32` will also continue for at least the stable/15 branch, which includes suitable headers in [.filename]#/usr/include# and libraries in [.filename]#/usr/lib32#. + +Ports will not include support for deprecated 32-bit platforms for FreeBSD 15.0 and later releases. +These future releases will not include binary packages or support for building packages from ports for deprecated 32-bit platforms. + +The FreeBSD stable/14 and earlier branches will retain existing 32-bit kernel and world support. +Ports will retain existing support for building ports and packages for 32-bit systems on stable/14 and earlier branches as long as those branches are supported by the ports system. +However, all 32-bit platforms are Tier-2 or Tier-3, and support for individual ports should be expected to degrade as upstreams deprecate 32-bit platforms. + +With the current support schedule, stable/14 will reach end of life (EOL) around 5 years after the release of FreeBSD 14.0-RELEASE. +The EOL of stable/14 will mark the end of support for deprecated 32-bit platforms, including source releases, pre-built packages, and support for building applications from ports. +With the release of 14.0-RELEASE in November 2023, support for deprecated 32-bit platforms will end in November 2028. + +The Project may choose to alter this approach when FreeBSD 15.0 is released by extending some level of support for one or more of the deprecated platforms in 15.0 or later. +Any alterations will be driven by community feedback and committed efforts to support these platforms. From nobody Fri Feb 21 16:42:18 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yzws717SQz5nvjH for ; Fri, 21 Feb 2025 16:42:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yzws70X1dz3pJD; Fri, 21 Feb 2025 16:42:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740156139; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yGGWkdVg+Qxn8ts+iW9wwpJESYfOp+Gh/IxJIMF39G4=; b=Y39/OlxZ2cJBLnHFxq2wGGYfhyDk7dfzEuB8pW1BeE+4Z4jCMbLyMAkUOcq+BVg8Qrc4Eo Xnrab4h1QT/JwyiOZz2MFCAxOsibI8Vn35a81cJn6UBoknxk78HZQCcmpDW7vOHS8EUBg1 4biYDV6c4psvFzeHQRyTHCoeeUL/Tcn1PMsq9IK4Jw5vwODKWC4emQVuBueTxeva8uXz1U Yh3aJqrXFWMBqPVPAgrNU0HXT9R/ot52UzfpRrtazOz7uap+u7PBBlJZ+lCP85AjltsNp/ CVxiYWwY2sM+kMnTeCXMtI5tfd87vD/1pvisyxS3RYYqLVjhhcufPeL8g/CvUg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740156139; a=rsa-sha256; cv=none; b=ERqizxO5EyYFOaq8M12STxOooXUkWgCKVwWX8sl2q6IqFNN1bflVlRT/vunf/RtRSHDPeZ S6MfOYxXtbx0VVVnJ+59Tcw6X/ysSS3hqwpchLVj5JXS6WTfygzA/FbBGhOWHhunxHXduk naUCm8lVOB1fMPJJqZhe8jWDk337lV/tBsFNb6AlJBE/XamRA+AbWQ0RCjcXV+9m+3oa1J vDX8Ql7sx/M1fWOS6cNMgOeTG7xlxtqPu8cBlKyhAV2SGO9PGGDbksRlUhJPc3MNfYCh5w YfjngYRriAmx8y3ztU/Fd8J2Zq/5/FoWtjJzVjusnvOJVZuTQWoYJeefBAZDMw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740156139; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yGGWkdVg+Qxn8ts+iW9wwpJESYfOp+Gh/IxJIMF39G4=; b=pnFYHR0SJBd9HU8w1Np1UErkAvzxYfXqprHImRxedszIHY92PUzUjPHbkcD6uZdEeBp46F 8M+3BRLCpiQZ4YNPD7kswC8cezyKY5s03Ep477uaBXX2skPhH4Sin+qybgyhZ0ILjaasZJ q4cCAddxDsmz2fyQepJYpP5K2gJmaqogIpJ5rRCfHdhrfmj+4+sSb59GVl/uvrpG4FIm6k C0FwhxtUd8v0fweKvOEKy1F6oblqRYwPYoY1en1TGkXScmrGMShWKGjuEqTTOO43HLheU+ G8DPtxs+2djDU23FizGQhiUQ7vdUuITTNOTjrmzGDMCS3ZRTFwdPqUnncB66cQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yzws66sRJzVfJ; Fri, 21 Feb 2025 16:42:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LGgI2O032544; Fri, 21 Feb 2025 16:42:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LGgIha032541; Fri, 21 Feb 2025 16:42:18 GMT (envelope-from git) Date: Fri, 21 Feb 2025 16:42:18 GMT Message-Id: <202502211642.51LGgIha032541@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 1af729223f - main - [phb][Uses]: Add missing Uses=angr List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1af729223f944de80710d638d2fc714120643ccc Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=1af729223f944de80710d638d2fc714120643ccc commit 1af729223f944de80710d638d2fc714120643ccc Author: Fernando Apesteguía AuthorDate: 2025-02-21 16:41:43 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 16:41:43 +0000 [phb][Uses]: Add missing Uses=angr --- .../en/books/porters-handbook/uses/_index.adoc | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 2e4c2b13e4..a174d5a48f 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -115,6 +115,30 @@ Possible arguments: (none), `6`, `12`, `(run)` Depends on an Ada-capable compiler, and sets `CC` accordingly. Defaults to use `gcc6-aux` from ports. +[[uses-angr]] +== `angr` + +Possible arguments: `binaries`, `nose` + +Provide support for ports that need the https://github.com/angr/angr[angrinary analysis platform]. + +If the `binaries` argument is present, the port requires the special `angr` +binaries for testing. + +If the `nose` argument is present, the port uses `nosetests` for the test +target. This argument implies `USES=python:test`. + +The framework provides the following variables to be set by the port: + +`ANGR_VERSION`:: +The version of the `angr` project programs. + +`ANGR_BINARIES_TAGNAME`:: +The tagname of the `angr` binaries. + +`ANGR_NOSETESTS`:: +The path to the `nosetests` program. + [[uses-autoreconf]] == `autoreconf` From nobody Fri Feb 21 16:46:29 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yzwxx5Rrsz5nvck for ; Fri, 21 Feb 2025 16:46:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yzwxx4k76z3phW; Fri, 21 Feb 2025 16:46:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740156389; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UU111HvJAMiZwaW067Y4CKyVBWDy0BkOOZSpcZOExb8=; b=vKqjKp82pJsnPdi2I2M2zQd/9WvZUda4i0TCtybzCnTtlQpS0tKoBr81MPrInbLgYTCiqM b6hNnUb33T+ziV9TdiF0WRrTQcbqtvBITaPj5ZawJljTsNePJ2VSQ5RjJm+/BCwC9ERjlB v8vpj8tmxk8bgazSyoz1psR/+HREnyREC9N4z9A3SedrgG9ZbxS/paexjQd6Aw8thhWbL1 OreuggnxPPTHRoWQyeMN1p3f94IoibTb2Jl8xaFf64vmal/mnBvYAtKH0MifIZDy4YQ3mA SEs2EKoLUcrS/jPuJqcE44B2lHuuRpIvpkPoS06hd6Vh5YRs1wGxxukl5snHNg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740156389; a=rsa-sha256; cv=none; b=GogZi2dHWC0TIaMYnFLwkQq8VACujB2NZppZWNIRjACpvRfKJuFVmRUEH3HXax5XAqcbJy /W5vNmFpGLNl2++8d13Ak9drjCAxYEtWeBc04ILoPGN5fGoxMkzy0cNUbQmSP0TQ+/sQhK +n29SUdTLkobv1vvem7A6VKMYZ7ANjIE5YtafdfCtKCPqnuTwkv4DP2QchKuAvEBveTIys sW6NeI+/noGepfb0ho6VQIz7PzZladONis6abyIpZC4DYCvU5GO017xqm+oOKLUISM/Ykd 4Bu61+YkN/b0zEVzFhID1A+pArJpGSAHlQf9pP/WvTKxwhm0zn0tDnBKVMhQPw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740156389; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UU111HvJAMiZwaW067Y4CKyVBWDy0BkOOZSpcZOExb8=; b=ChnW+3qyV/4OaApPbMaRNqipZm58mn5F1EvZlVrojCAbcho4m2TAjB540bQi7q42LSnxxL ZSy8hXzjsf8s6NGhglGVVgX06NmsQ0E3BJ9gmJy6uakTOLPNy7VbQZBLgCehr8sw2Vbk2c ElVgNzdiB77lBkO8yb8LGRa5yG/5rf+3nCnMaGJpJaHGahgro4HS908dDennYIWmkl7WFE LBGJCeQehGG+3UlB4RaNX3XbhKU5t9W6KeyPsFp1AlXGEDoLYx/MgOMmy2jLjbGg1K1QXD OjonkKNDIT99NrIVlGVIUVwh4OXRkEnDBPfFKW2E9nM0BUgiMt1M8fN6t5eF/g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yzwxx3grPzVYd; Fri, 21 Feb 2025 16:46:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LGkTXg033866; Fri, 21 Feb 2025 16:46:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LGkTvL033863; Fri, 21 Feb 2025 16:46:29 GMT (envelope-from git) Date: Fri, 21 Feb 2025 16:46:29 GMT Message-Id: <202502211646.51LGkTvL033863@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 0bb186d842 - main - [phb]: Add missing Uses=ansible List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0bb186d842fb03a626cc540fe56ca6c9b73bebbb Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=0bb186d842fb03a626cc540fe56ca6c9b73bebbb commit 0bb186d842fb03a626cc540fe56ca6c9b73bebbb Author: Fernando Apesteguía AuthorDate: 2025-02-07 18:45:32 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 16:46:11 +0000 [phb]: Add missing Uses=ansible --- .../en/books/porters-handbook/uses/_index.adoc | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index a174d5a48f..4a3facc28f 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -139,6 +139,48 @@ The tagname of the `angr` binaries. `ANGR_NOSETESTS`:: The path to the `nosetests` program. +[[uses-ansible]] +== `ansible` + +Possible arguments: `env`, `module`, `plugin` + +Provide support for ports depending on package:sysutils/ansible[]. + +If the `env` argument is present, the port does not depend on +package:sysutils/ansible[] but needs some Ansible variables set. + +If the `module` argument is present then the port is an Ansible module. + +If the `plugin` argument is present then the port is an Ansible plugin. + +The framework exposes the following variables to the port: + +`ANSIBLE_CMD`:: +Path to the ansible program. + +`ANSIBLE_DOC_CMD`:: +Path to the ansible-doc program. + +`ANSIBLE_RUN_DEPENDS`:: +RUN_DEPENDS with the Ansible port. + +`ANSIBLE_DATADIR`:: +Path to the root of the directory structure where all Ansible's modules and plugins are stored. + +`ANSIBLE_ETCDIR`:: +Path to the Ansible etc directory. + +`ANSIBLE_PLUGINS_PREFIX`:: +Path to the "plugins" directory within `${ANSIBLE_DATADIR}`. +`ANSIBLE_MODULESDIR`:: +Path to the directory for local Ansible modules. + +`ANSIBLE_PLUGINSDIR`:: +Path to the directory for local Ansible plugins. + +`ANSIBLE_PLUGIN_TYPE`:: +Ansible plugin type (e.g., "connection", "inventory", or "vars"). + [[uses-autoreconf]] == `autoreconf` From nobody Fri Feb 21 16:48:58 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yzx0p6kzwz5nw8N for ; Fri, 21 Feb 2025 16:48:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yzx0p67Kfz3pg7; Fri, 21 Feb 2025 16:48:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740156538; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LhPGLAJOGxaVcSvi6V1FcBaB4rFbVydmhH+R8KRQzbM=; b=xh/bGZv1n/yE6StPzq4hjWwnnI0srBQkO7aJuKWlgfnIzFelbKrwIGK4NdD7iGqvzeOmgp tcKek5MGGsFQfLQ8Eak2EddMK24qz45ArFGP/vlkrySEThpkVkbfRU2MR/IPa307WqrZ2W AyMP7sEfBwflTkOs7Oq9KjGsqXcAtN1xjtEjkwSfrn1ezZpEW6jkn6ZSZZT/8fmXaQ5Svr 2rDEfHQ+dmfuXfBiU9cSvjnqN+MNd9G74CfO94JDamSVeBE9DDmXH2O7X01YOd3g8327Pi yW04kj0p8BLRgkPmh1jKI7EP7Hgn6jsDUaDig7qNjc7JXgfCYJT9hyCw1fvHxg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740156538; a=rsa-sha256; cv=none; b=Fo4byNVwQdY3eGNyy70Bu+UsgYKrlqjG/hWPm9sn0/57guHP0VtJNo3+HFP4yjpj38x9Fe Fi2TqbMzXUepNux9/3S5zpkTH8I8jmWlcWtr/i7k4s2B8b0AwHeObnOKkKFIYaKCJCYWP6 xXQLW1Cbn8zVGfZZEELUhibT8WJ24UQ7v+QkZxueWTHjNNRs+VaJxYPbPxvYyxOZhGeUJ5 Ocp5L2pGZqZGUz2UDRtBCJEfw/OSJN4WBBvqdDkw8aUNoUUEsnnV3jfA+gi4GIcujp3nOS Q+NdVw4hPY3qeeYib6WTwuHllp43yOZfbu3RQSMfhT65ednOt0M/zAJsZUCu7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740156538; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LhPGLAJOGxaVcSvi6V1FcBaB4rFbVydmhH+R8KRQzbM=; b=TbvfVvRclzCe2gnRqeMxIDLUvjKmx/saVUP1ytVULPx22KCsQd+3E3rYy3uOosuUWCTWRb RUvNDfCF/vsnzcf+qz3gZS3VD/alp1yZSU0PON2hEBaMLP5J7EPSYmiwa+cxtqK0poH5Rx oLLoahTKwaHMIrozOk3GAp/PVMu3BYSDr27gI7IqxYDy48uQp0hX7+5CbPR/N7pxkJ1EpF LFLp6Gt9NevuPXXDV/uKTzTIHOgHWnp6wgPzjilUWM1luedEDn7yhKdY8O5hJzWQ/B+DEU jjAEtfSrYjkqAv6mYQM9NGiblQhdZv8w73pby2hzPBgWyupXUZRSm/DqCg5Uyg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yzx0p5dVQzVhs; Fri, 21 Feb 2025 16:48:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LGmwKD034729; Fri, 21 Feb 2025 16:48:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LGmwHd034726; Fri, 21 Feb 2025 16:48:58 GMT (envelope-from git) Date: Fri, 21 Feb 2025 16:48:58 GMT Message-Id: <202502211648.51LGmwHd034726@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: c1e0d55050 - main - [phb][Uses]: Add missing Uses=electronfix List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c1e0d55050b94328cad2afa6116f2521ca8000d1 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=c1e0d55050b94328cad2afa6116f2521ca8000d1 commit c1e0d55050b94328cad2afa6116f2521ca8000d1 Author: Fernando Apesteguía AuthorDate: 2025-02-10 18:27:44 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 16:48:40 +0000 [phb][Uses]: Add missing Uses=electronfix --- .../content/en/books/porters-handbook/uses/_index.adoc | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 4a3facc28f..76101b110f 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -554,6 +554,24 @@ Possible arguments: 2, 3, build (default), run Add dependency on package:math/eigen[]. +[[uses-elextronfix]] +== `electronfix` + +Possible arguments: `31`, `32`, `33` + +Provide support for easy porting of Electron applications that are distributed in binary form. +Adds a build and run time dependency on package:devel/electron31[], +package:devel/electron32[], or package:devel/electron33[] depending on the argument used. + +The framework provides the following variables that can be set by ports: + +`ELECTRONFIX_SYMLINK_FILES`:: +List of files to be symlinked from Electron distribution. + +`ELECTRONFIX_MAIN_EXECUTABLE`:: +File name of the main executable to be replaced with the original Electron binary. + + [[uses-elfctl]] == `elfctl` From nobody Fri Feb 21 16:58:43 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzxD365jWz5nwmZ for ; Fri, 21 Feb 2025 16:58:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzxD35FtPz3qHZ; Fri, 21 Feb 2025 16:58:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740157123; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=M4k/sJWOLtS9rGnlmOsPECOWCdarQlfRXcuk7jMLa7I=; b=GQ1pebfW83eNT6QV3Cqtqam2gJI1VsqIWogfeTdS/XhOOQ+niNPfdRw3s2qAc0E0UgnnCK Pi7VqpoqZ4j37wJW7f0jQHF6oMeprw6rfKOciOwIZr89SsPz51fEo6noqjWBOLi4uSHdxU WA+CoDHh2Jjmq3mYGQ99tjSvptmii3tMuTD1K5xdHVqpRP13WaaG3J1YUOi4JA4FXIvlrF idequECHiS3FiEWM7Fb9Lm6hVXv/ZNsAsZSe9mYYHSEReJDGBcb3gBPjdzKAIBmxhrq4Jx O0oCE6wfKXmhb2dzqkreKzzl5xXajy4T/sDaUsG1Ryo6h/uozOGL9nkLPJycUw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740157123; a=rsa-sha256; cv=none; b=dWhl5kvLQGcjt6f7qDT2DNqg8Vj1YCL4XxBjuIR+B3mzV2rnrfwvADewc/5jwiYAgqAYaT p1xQAN4knnC62EsavdOUZRz6YUC37bQYxLS6RCcJS07HNfH0pRAVnHbmZPR5PkkiDcib82 o4QlHJ2G+f1J7l4R9r390sJ+/6yT8+49jSYnB+6NxVbbx8Z1jA6oj5AT9sH9qQoKt1m1hk DIFaUY0tDJvq0u415FlC+MDs3ug7IVnDeS7AvM1+Bs1wqguNJnucUpud1lXMNvucTHUc8E tSgPeBjUeFLDTR1ld4XYpCcaqRKxYvmKMTe+ardkCQcUwHsa8kccDKztoVtGfw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740157123; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=M4k/sJWOLtS9rGnlmOsPECOWCdarQlfRXcuk7jMLa7I=; b=mZOE/Qrb1ej4okYeVmoV0aIJMUbOgLUzwrlal1QnjMRAXLi+7H+7d02t1kKmk+1NhMc/hi cLiO9eor+QM7HHhldsvSKAkIsyp6qRgi7tamLj86LAMsYLvJX+NW2uieUtccJiSiHl+lFb zbkFCBy9R1eAlEEloSAipReIolT8T6S8881Z0hSiRxJalSqIqhE4z0Ev6WSVrqB16DVqb1 gvbQ9AJKxTA+NMA+DoAIOBvpF4X4jnuJ+Cx/zFINuaebwuGgKx7iUCEXNC3t9P8+HOFxQR UheUQ3v3Juu8q9mGgPbvgzwg8xfhagxuTrkRp3ROuF3wFjgm00PMUOZbHx+3MQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzxD34m6tzWYf; Fri, 21 Feb 2025 16:58:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LGwhdO053147; Fri, 21 Feb 2025 16:58:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LGwhAV053144; Fri, 21 Feb 2025 16:58:43 GMT (envelope-from git) Date: Fri, 21 Feb 2025 16:58:43 GMT Message-Id: <202502211658.51LGwhAV053144@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 64b49b2138 - main - [phb][Uses]: Add missing Uses=fpc List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 64b49b21383b8c868f004b2c9a84f75a7603a6b4 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=64b49b21383b8c868f004b2c9a84f75a7603a6b4 commit 64b49b21383b8c868f004b2c9a84f75a7603a6b4 Author: Fernando Apesteguía AuthorDate: 2025-02-14 08:46:54 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 16:58:28 +0000 [phb][Uses]: Add missing Uses=fpc --- .../content/en/books/porters-handbook/uses/_index.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 76101b110f..a58e234023 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -661,6 +661,18 @@ Possible arguments: `gcc` (default) Uses the GNU Fortran compiler. +[[uses-fpc]] +== `fpc` + +Possible arguments: (none), `run` + +Provide support for Free Pascal based ports. It will install Free Pascal +compiler and units. + +Adds a build dependency on package:lang/fpc[]. + +If the `run` argument is given a run dependency is also added. + [[uses-fuse]] == `fuse` From nobody Fri Feb 21 17:06:51 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzxPR759tz5nxZ7 for ; Fri, 21 Feb 2025 17:06:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzxPR6KrHz3r1D; Fri, 21 Feb 2025 17:06:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740157611; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6Cw/xCLjovPTybl+Wi8CEl8urVeGkWM/5ffpra2j45c=; b=sQl59vUdRFadEqp9EqGgA5LGb/1OWmT0WpfFS/DCerSnUykdQMHapr4bekuQfjOz8sEmb/ 9XTENvy7sbjzx3nW1bDtInhoTg0KW9/dpI7n2QABKoLwBkTc/eXeLErthWqLIeqn3l5HCo ZWGlYnZV+Z+3qcfKrNwz1U4OisU2FOG13RsNaEb0DNA9e8kGBXyxP/mIIskB7fRGLsKo2m rgGZQpLBCadWdkqOn54x2oIrR8TL6ylKBTmm9sxMuC7B4KqqhLvjblC40Uyp/TlCnz8Ozo Hq96mO02fVdXFt5S2KbtUrVaZE0Xi01iPWVYeIbZxYqRfaaIipngzWzB6a4SUw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740157611; a=rsa-sha256; cv=none; b=ZjDXX8qAhJvqgQYudYJjg+ojC8vvvw6VFaScyA0/As9XeeM6A6m6545R4Wu/6YpufVsZyw /m6PuVLxTi5Tkmm0PkVho+++M5LAHU4jnp1zIOMNkiETttZ6jr44F0l821xHjQXtTCflev k36Xhx5ztAN7k26mXTe2uuow33Jftrgyp8s/C7VsCZilD1XC63gmuDJgzKi+CxhLVuDTia N3myUan/1Y9oCYniTNfvwTIC5O8xecV34C4kT7gS1BNrTWCFiJLCV79SV/N6M8EUUJ/M+W Lm8dS2YX2D2ijL/ctFawm9TLzklL6X/idvJ7DUaQZcELA0hbJR/xI7gaGuD4NQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740157611; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6Cw/xCLjovPTybl+Wi8CEl8urVeGkWM/5ffpra2j45c=; b=oaZ4ZRpXH42zWTIazQau+7ut52nW39nJF5fjWsdgshYmVZs54aEHi0nHa8zu7PkOq+4iCI le4ffoRHVasHLJcHZbjRyIGvWEBVVwMYF6NfLISystlXGGC/WKQCBIhJ1WD4bAljlgaPvI a9/AN12opBWLs5SEME5ufp8sUTv0h+mz/qNbLVkWNU/h95GOpZCZJApxWaAzKUL2CiCEH9 PBhEJKiJC5y05A+l6jz/2qOCY1XlT8NQXTD7OIi2M/zj1cycBpw7UCwQrclj8jy+cJZY3a ua2T7Uy3hQFBkvAObHlJ/nqb6nCivFOZVWPtghhVHatXPAv9wEXXGMjXJZXOjg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzxPR5dKrzVgt; Fri, 21 Feb 2025 17:06:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LH6p0G072279; Fri, 21 Feb 2025 17:06:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LH6pp0072276; Fri, 21 Feb 2025 17:06:51 GMT (envelope-from git) Date: Fri, 21 Feb 2025 17:06:51 GMT Message-Id: <202502211706.51LH6pp0072276@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 1d4946cc1d - main - [phb][Uses]: Add missing Uses=jpeg List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1d4946cc1d62ce73cb9fc251960981297462336a Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=1d4946cc1d62ce73cb9fc251960981297462336a commit 1d4946cc1d62ce73cb9fc251960981297462336a Author: Fernando Apesteguía AuthorDate: 2025-02-14 09:56:14 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 17:06:36 +0000 [phb][Uses]: Add missing Uses=jpeg --- .../en/books/porters-handbook/uses/_index.adoc | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index a58e234023..5aace86102 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1252,6 +1252,33 @@ The directory where a port should install JAR files. `JAVALIBDIR`:: The directory where JAR files installed by other ports are located. +[[uses-jpeg]] +== `jpeg` + +Possible arguments: `lib` (default, implicit), `build`, `run` + +Help handling dependencies on `jpeg`. + +If the `lib` argument is provided or no arguments are provided then a lib +dependency is added to the port. + +If the `build` argument is provided then a build dependency is added to the +port. + +If the `run` argument is provided then a run dependency is added to the +port. + +If the `both` argument is provided then a build dependency and a run dependency +are added to the port. + +The framework provides the following variable that can be set by ports: + +`JPEG_PORT`:: +Specifies the JPEG implementation to use. Possible values are: + +* package:graphics/jpeg-turbo[] (default) +* package:graphics/mozjpeg[] + [[uses-kde]] == `kde` From nobody Fri Feb 21 17:15:39 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yzxbb2kV2z5nyHj for ; Fri, 21 Feb 2025 17:15:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yzxbb284Bz3rrq; Fri, 21 Feb 2025 17:15:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740158139; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ysEfjLLB4FLuwbwBQGVDGgih/CosUuZNca1mb1teQG8=; b=AMEATxLYqXk3hBkYx30FVBnqU8C3qW9Qkmz95xEVnDM9OSNnm9ydIfDo5FvX9pex1Yzfck 0sbpNYx8zvBtEz10Q53PY2d+ZoTOorrZ8e36HOO9fvzzPPMq4EOVjeDKOpbDOqXBmm7uUE uoayCq9LvZRC6+Uum6xOfNfARlKuiUxec9TheYwNP14WFsDBpO7y9vIhv+P0M/Xlv12dY5 JYQEqjuB5hulK4gj3sedk+1vZBcJ6/tBlbrnt+WxtkYl1vR4zXxlssXK+YLZfrF94l5ImO PupJeHUU9FK/R9MpOwdcPDWItnHpOiL3fY6g8arEcxI7prrydgIISSi6xAk/mw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740158139; a=rsa-sha256; cv=none; b=vQL+50AwYLPlIAdKZ1lf7LSNH4HnC9FHkx/2im6kGw4xUDvcs/SmzdY2XwUn+MWGlB50DL EXzZngW3DBNDVBolkovpBOiLYY1V/uHVLGiMsSYys7OERdXqv0aoXWZUTLqaIRiQEBVUCW /OhsVkpLrtI2bagxn0X4HoDCXyYjjePPYe18+tIaxDgud0b+KXqtRG5i2wgUWneqAeS1Po 7u8v98cquXpT569dsiJLj41ktJPCxf/v128gDnUhhuZSZQ8cAISsOfQHhX/NNcRkHCaSCx 2Fjm5mKbOxoKzzNQ6fy4Ern52uNWnac9oE0jdySIbPXXt2DVxriwgtJ2/1qQzw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740158139; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ysEfjLLB4FLuwbwBQGVDGgih/CosUuZNca1mb1teQG8=; b=fF5ep+n409Dh4ZBx3S7VqZ3UrRrNqqaWC9foB/0H1oZPnMLf4Q04wWDc4PIANU0adaVimw 8+R6OW01WqNNWb8Ql9sw7QXfrbu1kLANQnJxy0grs6a2aJfZSt91AmucflvEXfAAntyzXU M28eh4vg5zoIrjSOhkw7Y6SBnB7b/0C0ag/Hs74EQkDTVex+SjWnJ6dWm6ptgPzXKDpVc+ EznsTlS48CsvOvZbESvELOqogUEaPixTzN0AlaMrDlurVtYqDPAzkw5JpyLu6ExenCt7Gw OF//MFucBRzHuBYCGcaQ75ZI4qtxw7sRozsUO4nUXB3T00ZlhzbhzD5KBfprAw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Yzxbb1CrkzXNm; Fri, 21 Feb 2025 17:15:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LHFdsF090873; Fri, 21 Feb 2025 17:15:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LHFdgs090870; Fri, 21 Feb 2025 17:15:39 GMT (envelope-from git) Date: Fri, 21 Feb 2025 17:15:39 GMT Message-Id: <202502211715.51LHFdgs090870@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 603d906b7f - main - [phb][Uses]: Add missing Uses=ocaml List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 603d906b7ff36c9f0fb411d665591f517407660f Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=603d906b7ff36c9f0fb411d665591f517407660f commit 603d906b7ff36c9f0fb411d665591f517407660f Author: Fernando Apesteguía AuthorDate: 2025-02-18 19:18:12 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 17:15:24 +0000 [phb][Uses]: Add missing Uses=ocaml --- .../en/books/porters-handbook/uses/_index.adoc | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 5aace86102..750f896089 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1725,6 +1725,59 @@ Possible arguments: (none) Add objective C dependencies (compiler, runtime library) if the base system does not support it. +[[uses-ocaml]] +== `ocaml` + +Possible arguments: (none), `build`,`camlp4`,`dune`,`findlib`,`findplist`,`ldconfig`,`run`,`tk`,`tkbuild`,`tkrun`,`wash` + +Provide support for OCaml. + +If no arguments are provided, it defaults to `build`, `run`. + +If the `build` argument is provided then package:lang/ocamlc[] is added to +`BUILD_DEPENDS`, `EXTRACT` and `PATCH_DEPENDS`. + +If the `camlp4` argument is provided then package:devel/ocamlp4[] is used to build. + +If the `dune` argument is provided then package:devel/ocaml-dune[] is used as build system. + +If the `findlib` argument is provided then `ocamlfind` will be used to install packages. Package directories will be automatically deleted. + +If the `findplist` argument is provided then contents of the `findlib` target directories will be added automatically. + +If the `ldconfig` argument is provided then OCaml's [.filename]#ld.conf# file +will be automatically processed. When `dune` is used Dune may install stublibs +in site-lib package directory(ies) or in a single directory below `DUNE_LIBDIR` site-lib directory. +Set if your port installs shared libraries into ocaml + +If the `run` argument is provided add ocamlc to `RUN_DEPENDS`. + +If the `tk` argument is provided then a build and run dependency on +package:x11-toolkits/ocaml-labltk[] is added to the port. Implies `tkbuild` and +`tkrun`. + +If the `tkbuild` argument is provided then package:x11-toolkits/ocaml-labltk[] +is added to `BUILD_DEPENDS`, `EXTRACT` and `PATCH_DEPENDS`. + +If the `tkrun` argument is provided then package:x11-toolkits/ocaml-labltk[] is +added to `RUN_DEPENDS`. + +If the `wash` argument is provided Ocaml's shared directories will be purged on +uninstall. Useful when installing to non-standard `PREFIX`. + +The following variables can be set by the port: + +`OCAML_PKGDIRS`:: +Directories under site-lib to be processed if the `findlib` argument is specified. Default: `${PORTNAME}` + +`OCAML_LDLIBS`:: +Directories under `PREFIX` to be automatically added/removed from [.filename]#ld.conf#. +Default: `${OCAML_SITELIBDIR}/${PORTNAME}` + +`OCAML_PACKAGES`:: +List of packages to build and install. Default to `${PORTNAME}` + + [[uses-octave]] == `octave` From nobody Fri Feb 21 17:18:48 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzxgD5Fp9z5nyRC for ; Fri, 21 Feb 2025 17:18:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzxgD4kY1z3s2v; Fri, 21 Feb 2025 17:18:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740158328; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BhFbjL7+YcqdiaZ5WxK59YCfleocqXX/dpOPLwjDIGI=; b=b93r+YoVlR9f78bVwNNE4CqbhZ3GYXOatuZCryzXEovJNT0dwAK8ozXlqFs0VyYK4Ez7IK fKFjjDLs6B4p7w2qkGtpXVZvewxvd5g2TPfenC7Zh3PwEnl2RMBwNOI6fNazcRDcP31z2c YtkmNcgwCzZ5G/6E2/7A/qE+gYfm+uoiTV9Dy+ssa1wOES7YuinOGHeUXN2v1huM24wn2T rGkanC1UgSPMxHeqU29bs3g3nwmfZhqL2G6vpNsSQbzdbk89XcrDui9eFoXN4BU35xRJhn FkULm4vxByA3Qcm8M/wyfNkyqY9lvKtjtacs1mXcXg7kpVzTYQWApjIUY4wpQw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740158328; a=rsa-sha256; cv=none; b=LQqQVkrEHP8OngtoTtpBvzSJZsyRX8CjREZrbXetzZ1WIdrsuzWRV6fUCXsBDEtsjhl0NS UTA5MTiZ1sGJ4hWOXedRKwDlaz6ZdiWts20uIJbhCHgYwsgm+aOcyYgnoyVJubw+qQTQUe Ro6Lh1waNrZhCiuuVmnzLwAhu9cJMjORfyYH8lQE19nzuyNkxAuWthoz9qzKjd9xo6MdE8 wogQApbeMW6idEBAwSmCxAXZIot5/+O25zoJzVMAE/A755mu5670ydY6/MHy1vZzSRye/e rIAHSz21Ei7LDPE9E7EDrHisMQGT05/NfP799WBY0RivCQ2pkCm8Jf8VG4gklw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740158328; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BhFbjL7+YcqdiaZ5WxK59YCfleocqXX/dpOPLwjDIGI=; b=Qr74Ist+IY4hXHcXr8/4sSz5UaXIk4633oPiyLSkhRFtvRpwbdMkB0xuK30MFLQTozSkM4 qX9Khp5kEyNRhzFbgiqRD7Vy2t9pRu/wFv+1XwrJXFvUMXsieqimWs8OG/0++9K07T/17P ZXD9JZjXFA55g7O+/5CwWUwyF93YFcSf39ZtAzD7zx8/eEt69+qumDTw25Q5ze+h4YXFiP 1JLCULGJ4ajwXJg/GO32GNUH7sQ/gn78aQGVSCwQu90+GdYc8ClbPt5S+4KKpwe9rHTXZu /O4XWwYNuIO1jN5rL655OPG43oW8ujB7xY3KYFlIWA2Kwnj+uY1boVuBCoca8w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzxgD4DlXzWgS; Fri, 21 Feb 2025 17:18:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LHImlP092087; Fri, 21 Feb 2025 17:18:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LHImI6092084; Fri, 21 Feb 2025 17:18:48 GMT (envelope-from git) Date: Fri, 21 Feb 2025 17:18:48 GMT Message-Id: <202502211718.51LHImI6092084@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 7de9946268 - main - [phb][Uses]: Add missing Uses=waf List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7de9946268d62574a813369bf249ecb626ab6a67 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=7de9946268d62574a813369bf249ecb626ab6a67 commit 7de9946268d62574a813369bf249ecb626ab6a67 Author: Fernando Apesteguía AuthorDate: 2025-02-20 07:24:05 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 17:16:37 +0000 [phb][Uses]: Add missing Uses=waf --- .../en/books/porters-handbook/uses/_index.adoc | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 750f896089..5360653b1a 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -2618,6 +2618,30 @@ Possible arguments: `4` (default), `6`, `7` Handle dependencies on Varnish Cache. Adds a dependency on package:www/varnish*[]. +[[uses-waf]] +== `waf` + +Possible arguments: (none) + +Provide support for ports using the `waf` build system. + +It implies `USES=python:build`. + +The following variables are exported to be used by the port: + +`WAF_CMD`:: +Location of the `waf` script. Set this if the `waf` script is not in +[.filename]#WRKSRC/waf#. + +`CONFIGURE_TARGET`:: +`Configure` target. Default `configure`. + +`ALL_TARGET`:: +`All` target. Default `build`. + +`INSTALL_TARGET`:: +`Install` target. Default `install`. + [[uses-webplugin]] == `webplugin` From nobody Fri Feb 21 18:34:02 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzzL274g6z5p6Cv for ; Fri, 21 Feb 2025 18:34:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzzL255tKz42Bw; Fri, 21 Feb 2025 18:34:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740162842; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jh7FkFsh2AgZ9u4GY5TioctQdSzEQ5pZUq5kRd8DRWU=; b=jJZl4g1xaV10SASM9Sn9fph4MEQTWwAIdc57e8QDA+JxqNekEXtEXpR86b7UZ3CDilP7Cd RT+hYdJfeY1sUi8WrXNvLuLWKCiJeweQXOxnacstdj2yvTYN2jyT0nhu0WTDkX82M40K4g Rc5vUZd5JUXZwiRwAvHuDCSoudKPVrdZBJPh6XpyQ3FJ52oqcWBEqCpWGH5WuxXBIYvA4G OHyzgejL4Xa/JRlvuzrhiK3SesBdErylcNFK9bGe9DgWovyd5XprriEKyAtiSTk7GqjUsr yMD6tMTOXb2ZQR5LkSFr89sYp2w+D/itD4isXrNA17hxBfkdxezlcO+hB8A/mQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740162842; a=rsa-sha256; cv=none; b=NaH4J6nY3RlThnq6PyRKbMQ3Sv1QEW5luODVfmlijal6PLDOevwHyRZi36ErCOXgyRLn8j m8ImS6GUjRVE3k+9Odd2fqa4JkOr6RdaCXBij+9opboZESlGi1NcMBD73YOjM3iEHcIZR4 P3/Xa7VRg56oFgPE5hHQTiikaUM+NNlslL7ZEZDCl3/CDx9gE3TrTpOUafNFEWLnYsfapJ qF323SW4LwOzwMcbohMdGhoAh5P+avAvD+3ntidqQblzQJBQrwyRLmoGiIxaZtSEe9hERn VYOhtl8Dnhx5LWv1g2l7eR0L4LqtptzH4Cdnuob89KjB866oOopMrjwC/lN5yg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740162842; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jh7FkFsh2AgZ9u4GY5TioctQdSzEQ5pZUq5kRd8DRWU=; b=InDmGg4stTPlSjSN88xD5HwVQ4T91BvXk9/2gC0ziyoaTjw+uQkTdjaApuUT8j70F5DWv9 E+UvtYHMhNFl47SrBvSq6Kv+GWzpXQTnCU2w5bwseEB556Ijas7KVbGyoJOnBVJh6wsdFl sMBC47XTtPV89q2PfFFds4lK21+QzHZub1Nmb/O2tuf3sEJilynxhLXNsHb5l/vszzK/mj eyxje22tGEDsYQw/N074AGKjNGawk5WSm7TPonJEeBVV1L+Wcp6dCp5PvPmGJgaRGTWJQw oH6qDnpaezyOOqisFSVKUOvYCfSdlVVW7PcUdXHyR+OUePsHRX/LKIi7XyQmeg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzzL242l7zZgS; Fri, 21 Feb 2025 18:34:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LIY2gk040374; Fri, 21 Feb 2025 18:34:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LIY2sH040371; Fri, 21 Feb 2025 18:34:02 GMT (envelope-from git) Date: Fri, 21 Feb 2025 18:34:02 GMT Message-Id: <202502211834.51LIY2sH040371@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: d56183b5ab - main - Status/2024Q4/framework.adoc: Add report List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d56183b5ab9acb498cabf34ca66471c7b266f716 Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=d56183b5ab9acb498cabf34ca66471c7b266f716 commit d56183b5ab9acb498cabf34ca66471c7b266f716 Author: Li-Wen Hsu AuthorDate: 2025-02-21 18:33:43 +0000 Commit: Li-Wen Hsu CommitDate: 2025-02-21 18:33:43 +0000 Status/2024Q4/framework.adoc: Add report Reviewed by: salvadore, Chris Moerz Sponsored by: The FreeBSD Foundation --- .../status/report-2024-10-2024-12/framework.adoc | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/website/content/en/status/report-2024-10-2024-12/framework.adoc b/website/content/en/status/report-2024-10-2024-12/framework.adoc new file mode 100644 index 0000000000..564e7dd8eb --- /dev/null +++ b/website/content/en/status/report-2024-10-2024-12/framework.adoc @@ -0,0 +1,27 @@ +=== Framework Laptop support + +Links: + +link:https://wiki.freebsd.org/Laptops/Framework_Laptop/[Framework Laptop page on FreeBSD Wiki] URL: https://wiki.freebsd.org/Laptops/Framework_Laptop/[] + +link:https://github.com/FrameworkComputer/freebsd-on-framework[Guide on installing and using FreeBSD on Framework systems] URL: https://github.com/FrameworkComputer/freebsd-on-framework[] + +link:https://bugs.freebsd.org/262152[Tracking ticket: Framework Laptop: Feature support, bugs and improvements] URL: https://bugs.freebsd.org/262152[] + +Contact: Daniel Schaefer + +Contact: Li-Wen Hsu + +Contact: SHENG-YI HONG + +For a long time, Framework Laptop Inc is friendly to the FreeBSD project in many aspects, including providing engineering samples to Foundation for testing and working on support. + +Since 2024 summer, there are several small hackathons in Framework's Taipei office on testing FreeBSD on different models of Framework laptop, and the peripheral devices. + +Sheng-Yi is using the laptop provided by Framework Computer to add more device support, e.g. https://cgit.freebsd.org/src/commit/?id=d3b05d0ea10abe059dc63c6fb6ef3f061b758af2[d3b05d0ea10a: Add smbus and i2c device IDs for Meteor Lake]. + +Daniel from Framework Computer Inc started link:https://github.com/FrameworkComputer/freebsd-on-framework[a repository under Framework Computer's GitHub organization] to keep the notes of installation and miscellaneous information. +He fixed fingerprint readers (libfprint) not just for Framework, but in general on FreeBSD. +And working on the supoprt and fix to many related drivers on FreeBSD. + +In November, Foundation people and some FreeBSD developers visited Framework's San Francisco office and had a meeting for checking the current FreeBSD support status and discussing the possible future collaboration plans. + +Foundation will continue working on improving the general laptop support and using Framework as one of the link:https://github.com/FreeBSDFoundation/proj-laptop/blob/main/supported/laptops.md[target platforms] for the link:https://github.com/FreeBSDFoundation/proj-laptop/[Laptop Support and Usability Project]. + +Sponsor: The FreeBSD Foundation for Li-Wen's work + +Sponsor: Framework Computer Inc for Daniel's work, hardware and space support From nobody Fri Feb 21 18:53:32 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YzzmX2WNkz5p7dG for ; Fri, 21 Feb 2025 18:53:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YzzmX1R9wz45F0; Fri, 21 Feb 2025 18:53:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740164012; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Etep+d+CGUoMTE1KE+uqjMC7PRbBIjLLIZ97ChORwDk=; b=AACkkyw6RIKEr+9qgASe88CM5BlBrrIrFMLuu98CrP9NIWL9HmLCU11Xh5d+GVAN++83/J azyWgZZPvpQSSnotbtPXbtozC+nURgEyPK9mHdHnMrJtCRrzMEQYhpp91VWlFrlmL6mCnw e9cNe0bZZCk+x/Y8QfeCThnGse26Di3WcdzxXtdB0CGCirFMwZQbSYeOmK4KWiFkkfFIMK gWUTzlvDb2UUaqc3abYfSxGYXXMmiOsQshnmDsqs48qPHYXZa/xJlUMi/WBcqIM3nzq861 Ehsp9cJs3s1c8k1aA/aELWObXviGdZk2LKF1xjcCKs8PkHJeLhJPf7kdtYdoBQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740164012; a=rsa-sha256; cv=none; b=rwrGluyr6VprT1uFlishBB/N4fB5yUhIg56FoeLoAP7xRVaTW3GN7o1v9P7qDR4rFk7P/R lBcfOTC7XLLFq/7pWwuRRjULWD0SYFJuKu0KMccZXhZNiQFqnJlzdLq5ftX9g1+wyelHyT oqw3Zruo7iT4NZqHfAdg1hXI1xNICJtcCYrzUc/30hdZVqcCQ2HnNcaq5fNMFrHOMQ5Mqr NMajk8CBhFYjtDWfDhjyCOfUn9gPviKTyzo/ssOg2ESy5zsM5tp+7aHI2pWykyzRM9hfX3 yuOsJdhtmKYFxkTXwRYILmQNh5pSvidfSHiJPv6O/oPOl1bYxuaoHpjNI8YVwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740164012; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Etep+d+CGUoMTE1KE+uqjMC7PRbBIjLLIZ97ChORwDk=; b=h9wOGmHxqx7TVoJCMpvj7bjsrY/DHQ0tQNOnTCn3Bfq0UGaG2EDm7YTM/Jk/xDt9zrVKwV +SLO+PZt2gTQ4938kjgR8UIrRyzYLNO6SINedBCMWsVBUvkoafP6DXnCbx1XWph2/LNFJY f3Q2jt4s1GfVjCJBKvNQtQAujfPRujldaSYwK9zf6E9tSDXWavGFUzfC2/YFcEJ56T4BVs +2gdN94NHMTDRrFODTnIAuhY/XOtnUK/gah934XfCMVjJYjzRq0AOnRhVeC53zhLIOf/Mc cnBnlHnHleWOJctjACjBvW8xP/u26Jn5SzA8V1ltjugbVhD8NGAaM95jFdDiZA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YzzmX0tYMzZk8; Fri, 21 Feb 2025 18:53:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51LIrWP8077621; Fri, 21 Feb 2025 18:53:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51LIrWxL077618; Fri, 21 Feb 2025 18:53:32 GMT (envelope-from git) Date: Fri, 21 Feb 2025 18:53:32 GMT Message-Id: <202502211853.51LIrWxL077618@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 11f76cb37f - main - [website]: Update SDBUG usergroup details and supporting vendor. List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 11f76cb37fff0ad36cf0b7f1edb6c2d0445b399a Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=11f76cb37fff0ad36cf0b7f1edb6c2d0445b399a commit 11f76cb37fff0ad36cf0b7f1edb6c2d0445b399a Author: Jim Brown AuthorDate: 2025-02-21 18:37:16 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-21 18:52:40 +0000 [website]: Update SDBUG usergroup details and supporting vendor. Approved by: fernape@ Differential Revision: https://reviews.freebsd.org/D49087 --- website/content/en/usergroups/_index.adoc | 8 ++++---- website/data/en/vendors/isp.toml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/website/content/en/usergroups/_index.adoc b/website/content/en/usergroups/_index.adoc index 62654bf778..b07c659e54 100644 --- a/website/content/en/usergroups/_index.adoc +++ b/website/content/en/usergroups/_index.adoc @@ -260,10 +260,10 @@ link:http://www.seabug.org[Seattle BSD Users Group (SeaBUG)]:: The Seattle BSD Users Group (SeaBUG) meets occasionally. View our web site for more details and for information on how to join our mailing list. Located in Seattle, WA. -link:http://www.sdbug.org[San Diego BSD Users Group]:: -The San Diego BSD Users Group for users of FreeBSD, OpenBSD and NetBSD. -The meeting is first Thursday of every month at Boll Weevil off Clairemont Mesa Blvd., near the intersection with Ruffin Road. -More information can be found link:http://www.sdbug.org[here]. +link:https://sdbug.org/[San Diego BSD Users Group (SDBUG)]:: +The San Diego BSD Users Group meets on the first Thursday of every +month, usually at AleSmith on Miramar Rd. +Check the link:https://sdbug.org/[website] and mailing lists for specifics. Located in San Diego, CA. link:http://www.tfug.org[Tucson Free Unix Group (TFUG)]:: diff --git a/website/data/en/vendors/isp.toml b/website/data/en/vendors/isp.toml index 31443b62ab..2fe87fcfca 100644 --- a/website/data/en/vendors/isp.toml +++ b/website/data/en/vendors/isp.toml @@ -166,8 +166,8 @@ description = "English company in Munich, Germany. Bilingual consultancy & hosti [[isp]] id = "M5Hosting" name = "M5 Hosting" -url = "http://www.m5hosting.com/" -description = "We provide FreeBSD Dedicated Servers as well as other dedicated servers with Unix-like operating systems. All servers are customized to your specifications, including: disk partitions, OS version, package installation, number of IP Addresses, and more. Our network emphasizes quality bandwidth rather than quantity. We host the San Diego BSD Users Group mailing list and web site." +url = "https://www.m5hosting.com/" +description = "We provide FreeBSD Dedicated Servers as well as other dedicated servers with Unix-like operating systems. All servers are customized to your specifications, including: disk partitions, OS version, package installation, number of IP Addresses, and more. Our network emphasizes quality bandwidth rather than quantity." [[isp]] id = "bytecamp" @@ -202,8 +202,8 @@ description = "We provide fast, reliable, and affordable web hosting and reselle [[isp]] id = "JohnCompanies" name = "JohnCompanies" -url = "http://www.johncompanies.com" -description = "JohnCompanies Collocation is a specialist in both dedicated and virtual FreeBSD servers. Unlimited technical support comes directly from FreeBSD engineers with no complicated ticket system, impersonal auto responders and no first level techs reading from cue-cards. Servers are housed in a state of the art, secure hosting facility with multi-homed tier 1 backbone connections." +url = "https://www.jcihosting.com/" +description = "JohnCompanies, Inc. is a specialist in both dedicated and virtual FreeBSD servers. Unlimited technical support comes directly from FreeBSD engineers with no complicated ticket system, impersonal auto responders and no first level techs reading from cue-cards. Servers are housed in a state of the art, secure hosting facility with multi-homed tier 1 backbone connections. We host the San Diego BSD Users Group mailing list and web site." [[isp]] id = "fastpcnet" From nobody Sat Feb 22 05:39:59 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Z0G6R3fTcz5p9Js for ; Sat, 22 Feb 2025 05:39:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z0G6R3Kttz43rS; Sat, 22 Feb 2025 05:39:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740202799; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=iJOWzIZAr1Z2CeFFcDdvf9ZbRLRP4/2SUySNZ7FixWM=; b=EpIVV6WE15IGtC0ZqolThVcrSKn0lDiZo8004Yy44Mxoy0G8bsJ91pP5+1CgyUAqXpn6oa lHjg4wMZTBVFhZUfT+es71lOZuEg+gbkcy28bDvBNwx3llHWXt9SIUTX8AOrBZLGsK52HJ 4O88u9A1fH5O7CaUCZAhjtMIpsTxqlzNPLuEYki1Iuiyu+vSR55W1UMkNPSqr9aQcEV2V0 CDaqjRlhhpKn3vQtozIsQ3RxMxtvrE7NRmDSC3sej8O6gl1qWAw5+BZNOkV55Nscs2V4DM Z/MrETfcWIqDw2EmeBXJSLEQKAbWZynZ8jtUofB2lo+y+qtsalWrYozKZwEaSA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740202799; a=rsa-sha256; cv=none; b=njsNE4hQFoxDrue9mp+1LmcEUHYcVE8EP8y/+WfqVFsedbWkJdKN0dlpAkyuAhesVLKvyF 73pejVpekM3tlowrWv6+KozhAkKBaLS76cc28ynOD3+awR79mKpqn2tsYzMsTwwZbmaTGC POKaSttQsJg1YJ5HG7fKVzyYd98iGiFzBLOnUeyzo5dBjmEKzTQCEU7bvdclns+eiGtn+G RP0oXXkdYBlvIdo6PFb0ybw97zywII2ZE0RFK7FbZ0VMCkmpN3GoGPaxB/u7V5/vQqMZYq ov5axVKyhAuCoJXdwfIRiz/D8MiQxQLWJJni12vMjxMfylLfZRyM3yjTH/5XEA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740202799; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=iJOWzIZAr1Z2CeFFcDdvf9ZbRLRP4/2SUySNZ7FixWM=; b=Nu2VGWf736xiXhyZ8uiynCXLQwehqijDqHBTSUXAXeN0kTMvTKu4GB3ufrdjohfzXDVgts +O0HRYL5uJ3yHHCXv+FbFxv36VRvmTYcgFIutX4FkJWGRAhV2YZMd1XJhQvNkRJ+rD/cdA MxhYTWErlnCO+p9B1BhJDYOAoaywNrrUwhQxfNQt3wwWS+UPBHw7qTAQJegMaOM8L6DhbZ KHP3Me3roVYCN+Gya89ASOHzYgq+jim4F/1TGnGwMY2OhvYTVjEp1iDUXk5AmPpd9E9eeU kxoa/1GXUTApzNRycxrXyJ30W72edpZNDlGFgT/WVT8eiIP0ESu+cbzB/DzCtQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Z0G6R2wwGzvd8; Sat, 22 Feb 2025 05:39:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51M5dxxf076643; Sat, 22 Feb 2025 05:39:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51M5dx7a076640; Sat, 22 Feb 2025 05:39:59 GMT (envelope-from git) Date: Sat, 22 Feb 2025 05:39:59 GMT Message-Id: <202502220539.51M5dx7a076640@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: d57a66efb7 - main - 13.5: Add checksums for 13.5-BETA3 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d57a66efb7b41cee6b6fe69f0cd19d0827ced068 Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=d57a66efb7b41cee6b6fe69f0cd19d0827ced068 commit d57a66efb7b41cee6b6fe69f0cd19d0827ced068 Author: Colin Percival AuthorDate: 2025-02-21 17:40:04 +0000 Commit: Colin Percival CommitDate: 2025-02-22 05:39:41 +0000 13.5: Add checksums for 13.5-BETA3 Approved by: re (implicit) Sponsored by: Amazon --- ...CHECKSUM.SHA256-FreeBSD-13.5-BETA3-amd64-vm.asc | 23 +++++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-13.5-BETA3-amd64.asc | 29 ++++++++++++++++++++++ ...M.SHA256-FreeBSD-13.5-BETA3-arm-armv6-RPI-B.asc | 20 +++++++++++++++ ...A256-FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.asc | 20 +++++++++++++++ ...FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.asc | 20 +++++++++++++++ ...256-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.asc | 20 +++++++++++++++ ...6-FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.asc | 20 +++++++++++++++ ...256-FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.asc | 20 +++++++++++++++ ...-FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.asc | 20 +++++++++++++++ ...SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-RPI.asc | 20 +++++++++++++++ ....SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-vm.asc | 23 +++++++++++++++++ ...SUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64.asc | 29 ++++++++++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-13.5-BETA3-i386-vm.asc | 23 +++++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-13.5-BETA3-i386.asc | 29 ++++++++++++++++++++++ ...SHA256-FreeBSD-13.5-BETA3-powerpc-powerpc64.asc | 23 +++++++++++++++++ ...A256-FreeBSD-13.5-BETA3-powerpc-powerpc64le.asc | 23 +++++++++++++++++ ...HA256-FreeBSD-13.5-BETA3-powerpc-powerpcspe.asc | 23 +++++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc.asc | 23 +++++++++++++++++ ...-FreeBSD-13.5-BETA3-riscv-riscv64-GENERICSD.asc | 20 +++++++++++++++ ....SHA256-FreeBSD-13.5-BETA3-riscv-riscv64-vm.asc | 23 +++++++++++++++++ ...SUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64.asc | 27 ++++++++++++++++++++ ...CHECKSUM.SHA512-FreeBSD-13.5-BETA3-amd64-vm.asc | 23 +++++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-13.5-BETA3-amd64.asc | 29 ++++++++++++++++++++++ ...M.SHA512-FreeBSD-13.5-BETA3-arm-armv6-RPI-B.asc | 20 +++++++++++++++ ...A512-FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.asc | 20 +++++++++++++++ ...FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.asc | 20 +++++++++++++++ ...512-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.asc | 20 +++++++++++++++ ...2-FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.asc | 20 +++++++++++++++ ...512-FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.asc | 20 +++++++++++++++ ...-FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.asc | 20 +++++++++++++++ ...SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-RPI.asc | 20 +++++++++++++++ ....SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-vm.asc | 23 +++++++++++++++++ ...SUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64.asc | 29 ++++++++++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-13.5-BETA3-i386-vm.asc | 23 +++++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-13.5-BETA3-i386.asc | 29 ++++++++++++++++++++++ ...SHA512-FreeBSD-13.5-BETA3-powerpc-powerpc64.asc | 23 +++++++++++++++++ ...A512-FreeBSD-13.5-BETA3-powerpc-powerpc64le.asc | 23 +++++++++++++++++ ...HA512-FreeBSD-13.5-BETA3-powerpc-powerpcspe.asc | 23 +++++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-13.5-BETA3-powerpc.asc | 23 +++++++++++++++++ ...-FreeBSD-13.5-BETA3-riscv-riscv64-GENERICSD.asc | 20 +++++++++++++++ ....SHA512-FreeBSD-13.5-BETA3-riscv-riscv64-vm.asc | 23 +++++++++++++++++ ...SUM.SHA512-FreeBSD-13.5-BETA3-riscv-riscv64.asc | 27 ++++++++++++++++++++ website/content/en/releases/13.5R/signatures.adoc | 6 ++--- 43 files changed, 959 insertions(+), 3 deletions(-) diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-amd64-vm.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-amd64-vm.asc new file mode 100644 index 0000000000..be11321ac6 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-amd64-vm.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-amd64.qcow2.xz) = eb4f1c2d996ebdbb97f0a56472f55f4f9774efa1a1ea4cbfe7b886725c4ac5c3 +SHA256 (FreeBSD-13.5-BETA3-amd64.raw.xz) = 1df46e9d3f4e68b7d989d90f92a0382f7d97b0a4b835228a24142dec492e3225 +SHA256 (FreeBSD-13.5-BETA3-amd64.vhd.xz) = aeec356e7aed4c4c8ae2e41ac183ddf47f8610fe1949cabd9e3e00472cf9bf72 +SHA256 (FreeBSD-13.5-BETA3-amd64.vmdk.xz) = 61b74a61ccd39398d5c61b296628672e90b85a8a5189fd8085cd6408c5f407ab +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uT4ACgkQOJfy4i5l +rT+xOxAAjxm4rjBwTCJZmbbt9L01C1ZuVv9YnT5oLKqcIKYOClg/XyjqfcxkKOWw +5pZK3AFRwy4TgUMnVZHeItzkuO9Z35esK/uAKHhhkqcAGOrbW7AavbhVWHNEOdov +esg9R3i44XIJtBCfzJk282JKFsXkhOfOR6SggoBMJ0fv4fnOZ8a5GeT3J7pRSOnK +iJLsfQX5orJ5hp/egIYhLJYuz/bpEvkZSZ0Cyvu3FSmt+udSsN6gGjyIzy0M6/RV +tOSBOxZ3Xbze5WkQMFa7/mRSRb4j6CCd6bt7AUQdiFdHtKq0OmfxXwzkHj8kyNA6 +f98tYuF3lIfDquQvxef+1Xwq36E7aJ3PLwWxINzgbSuwtxHD6TA6hOQoeDRV7nPN +7dSFIa2iAgsw1/njPGyARUdxPiF18ovyh32o5QuuuCcb9gfHvCMC1yVnLigxM1RD +ZaX4/KnxhoiRNA2osYQwoVHg+E67F8pbaTrmxXajMLDViR488Vb3gC3vcJC+IBct +EAgHKqfyulniMNlyeJHMog9uSgtlefh7vMHdqqn8+1JtCdyEqPTp2h0nVlvrv/jv +wPalC+w1lt1fN+ytOaO67wxwLqZCMCmGvy23B3e27oD/++kQXl8S9bltgGFi+xjt +155UUNBQGTa1JdF5JOcRs7idbpfUizNCHQtwMRVHp3XH+0hZ+H4= +=ynQv +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-amd64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-amd64.asc new file mode 100644 index 0000000000..a109d3e38c --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-amd64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-amd64-bootonly.iso) = 07ec02cb70438942f895d8ff414edb5b145061b46a47ab04ecc4659ccd24856a +SHA256 (FreeBSD-13.5-BETA3-amd64-bootonly.iso.xz) = e5ac4538b8bbc6dd99d5367e700400acd626084c8bac65c02143aa3e347a6138 +SHA256 (FreeBSD-13.5-BETA3-amd64-disc1.iso) = 2f2ea9bb86622f406323c8270a75348d6d12a1c38c49e6b39edd622aafc91235 +SHA256 (FreeBSD-13.5-BETA3-amd64-disc1.iso.xz) = 08eae0238fd38ad9867e4fbb074d357859353eed1701cbf4bf1c314cae5ee9bd +SHA256 (FreeBSD-13.5-BETA3-amd64-dvd1.iso) = acd48b5ba4ed0fb10d1c4d5e2bd303b6446af04ecf9dc62264f6eb708feffa9e +SHA256 (FreeBSD-13.5-BETA3-amd64-dvd1.iso.xz) = fb4654b2abac4a84ae5ffa2c4f9aa2aff141a7b06b39190af633926faf3deae7 +SHA256 (FreeBSD-13.5-BETA3-amd64-memstick.img) = ad894e6ca6f89223bd443d60637d2f373ae0fd4b1ecce189f69d2e780b6d365f +SHA256 (FreeBSD-13.5-BETA3-amd64-memstick.img.xz) = 8d31df32740ba8dfd68d3ce671a3fb9714db870e26b8c6971c175a6965900891 +SHA256 (FreeBSD-13.5-BETA3-amd64-mini-memstick.img) = b4a1094070efbae79efbe812bda9ac739f6312240efaff1f062eacd0a8946155 +SHA256 (FreeBSD-13.5-BETA3-amd64-mini-memstick.img.xz) = aac9209c473aab53234fa966cdcf0e9c221c3fc3535c67d5df3742774ed76627 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uTkACgkQOJfy4i5l +rT8f/xAAm5vtuE8Bw/Sb+yULaSF1FjXWu9bJmehuUeBqmeTB3y21I1yugHKZpQfQ +BVC6VEQ6Cl10SkwWFH9nCEsgD3HzDZFnJjWOsBC00s8S6JODWptApErUDaff7LU9 +tJcy94pWrmEshvMgIsXQ+c7a0w0F4bHvL5Y4gzaaZmWxaR8UEJpWBlP6x300BTCn ++BuvZkoS9NabrGYNEWHX+LKQaOFRDji7AeVKzBD+WgiwOcyW8lJKMSvj8abQplji +nbdZA/lKEdw9ZbEC1pJK9u1hj54WspgfeVIFxTgrfj7v0NwYQzDjTPkfvj4tUexE +0JOB9a05O7YnhwX3Pudsl/VrSLYg7Lv/M4v2Bt8JodVHKWZ7JvSBtRu4bbWtCzaE +lcnAsdEh0hY31/IL9kwP5tokI3dP8CGg1ZpXz27aEVt5brHyntjGaxN24TWQgJlr +Rmf710i9hCjFeLewCb4uQ9rUagbfqvkWocMhi6yPy0lNFcN1vP7jSEEVz2o29+sk +jtj5mON+s9xSPalnlCwwfE7D3n4jmPssePDXlsMhAUuXGw0QIPhYaya/xDCzASxj +uDa1U+Rwvi0YCOkusGz5IzsASnhC0J5N+GGhK5y16avN5N/TRYIBEZXKYHvoV567 +0v1I5wh8Kx1ymgbO1vhA+/JCOFOL3qenMZia/HX+SC1CFohwdLI= +=rgl0 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm-armv6-RPI-B.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm-armv6-RPI-B.asc new file mode 100644 index 0000000000..80abcbfc54 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm-armv6-RPI-B.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm-armv6-RPI-B.img.xz) = 5a9ee10a2ead12cfada879cf1c6848c716760f9bb570baff3c15d95d4cb0f500 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uT8ACgkQOJfy4i5l +rT8BGg//VC4qXV0BRLaW8rXRGM+SqIZdnATh2j3xjNt0ecfd/HBKQejEq3gkt7fO +2BLD+54cx8Q1GVRFUMOvs/v5rBM0GvOdB35bI8noQi1nMG8TETErwUenNa/pqmEg +B8fd2HP0LnqdYXozQWcQRHWVNiJyls0Rs5QPpwWNZq13c0rrFnEgp5WOhY84iT6T +zRMk5FBwOElcoU0/7RfpboT0rNKdH4lntgTDCO2Sc9camWfzJGrVNdjqIxfCt5Jr +S/V83PN510WlzeiTSRfeSShdMuua8sJUtTH+3q4ED1xHnBSFb0VIwimZ9hyRUDoy +2tqGYJok19P2hZxaZE9TktgzyS01xusGB8AX9Y9GjwrdsBcwXxR9fe+qSYPI6Y4B +9TIzmQL6DBxyUYmTnB6nkxtVH7K2Z78A/uNInVtGOGD4Tz6SKidCi5XxEzYOnUos +tgGEnjscPMuDIQK2h/SZDESijW0FLfwxtoVebzvUlJeNOE3gVSF3uKD2bTie0248 +/hirdoRh5Qbt8/9LRWLOYJOaXCtEb/orRe+Ly5QQRbll/IHU/TOENtdT+XzxrKQg +CjYtLPo4TW2ZT2ejN7ZoKzMFN7PWjn8jceYAE1WrZLSSClgqSBM1GPzp4wA56pe0 +Eh9E5m/eGDUTFcwsLHh0iMUhxlLml7EsvlqtEKyOJpiiz4mZCpE= +=FTiZ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.asc new file mode 100644 index 0000000000..4afb4f74e6 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.img.xz) = dda1c562c30347c09af9ee1b8f63da88b2253e9e72ec84e99242572763db1464 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uT8ACgkQOJfy4i5l +rT90VQ//YnItCODPsIzHUu4noX7Cr5Xq6WXwCpXN/pXuoYFBCzGnME1AK+nnhu1W +SJXAa0J7bMN1/djI2JAlsGOSFajdWUUqcbGufQkesPMH9mToKOQT3CHU2Vo77CE0 +rVGyysYQnWXfDAAO6rSUjizEY/K3QL3vj/xtCUSZz0Q6DjdA/A4jw2DEGIh7mUV3 +Qty7shhbxz7CUjhixnxSX1mXdIph1MR6oqkDy9e2Hgad0DtZdZSDqseCzwgo2GJ7 +B5/kB1tjOwC0gxa/jHrc0Q1gGoYVUajRIe7A5WV7PlzGCntS4wu+EFCQ6vofy8nm +uoEjYgyMj2eNlcnhzrEhZ02dML3FWxeZGlRSQ9V9LTHcsspwHYW8cqSkIcWlbwZq +4J/nE7dlXgYp9X5nq+ft1bVcSG5LHVuZFYy7hkH/H4th/MAeWmp4Hl3w3bsl9a2V +kqA0yzoDBy9obgdZ8Q3hbknSJPZTdP9q6NquCIK/cRLqWUP3sQ8v77cdOpEFgSc+ +3EZjLSoxfNeqOSSOHPPBj1u8QEFtcwVDg1PYaareHpnYtLH350fBMOM/MLdS1PEm +aA2PXWUo4npykuIdS9ts2Tc8Y9MigwaqGpKxJSSru7hnJUaJ1FNMzk/+lw7Onkua +u/qTZn8cEOClx9ZualGpm9178kCtLRA1rbwWuObgS5CJ2eH+Xbk= +=KnRu +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.asc new file mode 100644 index 0000000000..66bbba11a1 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.img.xz) = f009068c43f34befa9f5544a84777db9b742ae308e2227348bde454568118287 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uT8ACgkQOJfy4i5l +rT9LRA/+OUQwkoIBxPxxQu5kdHEGgQWYrd/+jo8fJUGrY1kfP9yRUZrnxgOrt3lg +tSFNEn3g8y/cj4MC30ZGzQGmkCBTQV7FzN7Bowxl99AC9ZyoPoOLCcgxLTxVv/Yv +N5lyfMcxy4K/QrlBMpyldAdA/mUGaw7nXBrVhD5S77XFuw6VUnagkoKXOPNTU56e +KmzQnG41rkcrZ+rziH6cPGFgHIR6ONQ33k8tWQgc+Ef+0woFIHYyqeiT3hWZ2zuc +BZOvNLZMTbYT65Od4KbscsoZG1a/OyeHRM83PZ4hMhay5Xj6Z9zXCfXVFL4tCy/H +M9ljYvP8JW+1OSmOt4jSrJi/a1fpKBPv0SHOSMHbqFeDt+hwrU5ZmFUv1tERlu1R +4xFu2KO7mmX/1ZQjog8oMzKoXVcxbhpBQDz2q7hLWBCtVsBQiVEjNjh63qlAPLUU +AjMGKFBS16sU/q6osAOyaAUl6+KwFXemPoKrYrj8xY4vFYub2Af8FKVJXGNzl4tB +CjDFF2R+3gGaeHOHiUf9AxPSdr9/Mn0MI0ThgQ1h/ebcUtOUV7O2bRFsGbVw+wCM +BbSSF8zvMEC8GOJqkuKEtyRu7TslUG9gugLiUuxbxnC8jEgtYxW9kwYS2wNCdy+r +h22nDWYeI1poAr5yrAxQL9V9Vtk2npmmLvStxdm7X0SLmj29Gts= +=TE+Q +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.asc new file mode 100644 index 0000000000..a208c7c5e1 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.img.xz) = 72e9220ba65e6fe595fa6f03adffa4dfe4e60aa5b4b5d66f380e3a8bfc4af6c3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uT8ACgkQOJfy4i5l +rT/AkxAAj15CEw3zfQtEjKbsBtnA8IAzfHaeXg2w4sOIKzZOTI2Vu3eypsSntASL +dAwHeF9zMGvJGAqcRnEkFpBP5VUmpf/qs3tF0fO8ypYXdAtv8CAHv5UlGwIoqCC8 +mkucZR/jzWQColMY41jlz0YZi77Z62CztjDQZ6vg8vztzMu+Aht/A4nsdP/6iMk2 +deC5nKsYScsR3YqSjDJeAlodqvdQGtfSz3eKxuooXjgwYJX/d68gFjo7yX1nD6ts +658j6sg/QHPNYZ/JFJ81AlCyOt++iIHdNq/oHmb/GJMPW5J23ya6HRrtWgLz1dau +VXHhCo5up1tHxMhADSuuoxS9J9EZaLZPIqWwkNb4veoTucY/aQ+jt4TB9S8YoNU+ +6a2O/6sbDQkK2KPHRb+gudAglpJiKFH0MsVNDBZh3ci4zwbvoOh5w9/J73tN3QK9 +bZnL1b/HSIX11fUhP/rk377mBz/c3XPTjigSVd1oOxXl+JCtfI2H30DtryPL7mNK +JCC241+Dfi4K+o0kc8FWDieRF/YokqwyuY9pwhjCcp9KyMiMZYGqBqu/5+Fk6J3G +SI6NOfNe7I4G/de30nS9w5Iy+PosjIFplbvHNx2SiO+yvvfOZgdo+WmhT9x38jTW +YGjyodQzz7+8A1CEi+AkALMa9WQXHDX3NSXGttbnZMKgXv7/CPM= +=LRej +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.asc new file mode 100644 index 0000000000..fb41b641ea --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.img.xz) = 87582c8630afe11d9cf9e700572ea5641dcc5b413a3d5d568afd92f786a6ae48 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUAACgkQOJfy4i5l +rT8Q3g/+OMWuNOdb/1ENzs9dHUTcQGHVDgNXDU+TLYSg/LK8stWdE0H6UmQ9Iqvm +2qbvM54gckEPzkxHSy5J+MmdpAxmm/YxyPA1pKRYObZNOnwYa+F+CxguNODJRIue +l3XN//vB4tm7ND08fDjU3zrRIClGBu5fF8jOJ5OXw1BtX6wg99tSUNkz06huKkn9 +cjU45PiDDWb42BreQpReAwWq0WVzRazhgX1416k2kYJKtcF4YSJAbwP+FTZsXyW4 +BqcTAjy9ffzq1j2ylNH1tVp3c/u6gNwy+SvJPZg9RHG5HqqN+Y2UugA6NOM0V+lg +tU50i5ZqQwTu9ntW0Vcf3h9r3XizqSo3ob1hhEP/dB33ZW3elb0oUSJl5lYHhzp6 +M5KVEGsyxqJd0fKr1oYgppm3qwLnT3uxYJbyuD+EdIOdqJN23d5ie5rWP33aTkl7 +Wo5wR6Xn4nsAgDm4NCFBX4Mj/JOYse2qfn1smzvIsjHaPBoCoXIlWP+t1orBJZU2 +JZmOTVjvP5mpo8Y5kT8Z3RpxjQDlHTxV4SEtyuoN3vJ+iRpMGpEU+CsZRLy/plkn +8/W6WwuAxvdB6Vzgwair1TrgnrwAUSAOAYzHgh2tp1ePmJ5Hra9ucR/nsNogACJL +/blGmoOApjCocQ9hZWNllBFnnpVV7W57DTitXhc2IB911eplEeM= +=ZSJb +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.asc new file mode 100644 index 0000000000..29c9fb36eb --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.img.xz) = 93462229cee201ef3093ff95bb2292070a5734298549a18250c2ceaf3a0b370c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUAACgkQOJfy4i5l +rT+08Q/+OnqUw/65pqNrYpHVx1IndAie7n6XfCpaTUHwgWmHZhCs2lQHQLkcDi9U +IlTkGKzTdblCmRpAxwXzfG8lGQeHnEyVy2aaXmOSh/vQoqctGDB1iwLeVJL1ZYfm +cZqQothetakVtQePkbn1M5fp01OGfi1NzVQk+cJDoQ/CtjFvPLKkKNk1Jpt5iwvc +PoVLnYnmhH+KBOtQk4IKd4xJGOxD3IYY3hUZGr1TXk+yQVAHIYxrwRaoAqp8QPaL +3YmM+nG27PTVe1RbXKYXYb28dRu+woNYUFiPGXERrz0D86+K31C1AXt8jT1SHy+l +sN7YBvUlN4cnwRrgWR9YV7x0q+eZbErvbe+sYxjeOV7x0RxhgrAnciIicSMxbZ7n +OFL/Ghf8w9qSezk8+dAqyR+9Unc9TInsc+UnkaeHFc1HrJgL9F4xIDLlAAdWhXVt +NkXH9gECY5xOblbmdrtTlmdU59Zahn7oHq2de+Cz1BG4M+9uEq91WfCS8UlUpN0d +F36KI+gmegDcJJ3EWWZ9v363OF3cvSnHQq+fjAtQDpbDUyrDPCJzM78oFlmqOFE7 +kc7hC3Ig8HSC8qj5c50znyrOts+NOHBkz4NGA7ipkf3E2ymDfsliqxbOaove0LcX +CnQ8iOmV1aUzzCtKeZmY1lgihie2FUr46hOZnL7iGHjZBC9jq9Q= +=husD +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.asc new file mode 100644 index 0000000000..1d4668f794 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.img.xz) = d91df0b70ac1f2450b4a1158ca6e69a1d287466f11272fea46a545bf28ca1a95 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUAACgkQOJfy4i5l +rT+xdg/6AyjrKG/lEs1m8jdoHkfsIunhW2vZBQ0TTwVKLzgfoloPrOaXrCPFdYNg +F3ae9DLuuiCUAn7ZJ8ngDv0FnG/M+oEY7ZrLw3GU/tSsptB88EEMdx/lGlA2o/QO +y7swp5jfGoklggMijFs1Nt1j5DPHaPNKU/0je+ZPFYEqhDHKWAwYtd84DdIv8Y+S +7GzM7fQ368DFTQNMfD29GJ4jgYEXtP2ZCFyQ2TXPXUnLTglVWIe59PTzawN9sR9a +pH9RJT7qUs/f5pQo0RyuuAmOmBOLHAwAYp9dk53UByVmK1bFEM/mlOI/wKmLuQe3 +ncJZNXb4aw/ZTjHUQo6yrNdJMUY/yAldW5dYdfY1zXkdz8OG9kjk1DkXZ8M3qWWW +mi+xZ+4hAzUgirML9Gthce//7KrbRj2BNgW1b8S/xNgwzTbiRJ7pw7kNkBb6WHu8 +KohCXVsCtQ0g52wLpP08M1teEvMXlHvLRPjDq3+Yj/8pVMUJ2tHUQSjxQ1HJv8qk +9Xeh67ct9gN0YP3Di54sLdqaWJNSIGP5VHYOgKWD1D1np63aXqumtShk8aRW9cZy +t8a9h3DsrxApL3jQls5v1YpDMNj/Aar0rhoj8XEQdt7GeMZTTTDHUeFXsgGrXfac +FxPc18GUOOWyiLrLPOvx3c2Wh7DMDvCZ50c7mnbIISN8NVCY+xE= +=GBa3 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-RPI.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-RPI.asc new file mode 100644 index 0000000000..76927ac320 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-RPI.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-RPI.img.xz) = 2b7b2ba605b246b1fcde65fa6fb94d718d63a35e1fc5eabe0f6dcdaa12580a96 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUAACgkQOJfy4i5l +rT/lLg//WFcVpH2TTSUftNih4MLs8rXyKYauoAF16H45neO5yTZWsrLMKqu5Qmlr +9K1w83CTy3rqw4H6t8vGkl+vUuuntqfwXMiEEeGV9FfZSGJHJsHXlHqBGUEwMxh5 +4oDVUtmR49k1nfxMnC1vMzb0YsnwZPrtXe5DPJXhAjiH+/HG4eAoS8EGtrEyf9FB +p30Sib9Nb9+FKhVq91bTlmSajvAzl8UK+ag3uE8OXDcoZ/7hPLC4jamEXc1FZ7xw +PMS4BK1zpHCYJOITrv1Ooya01CDKk//IrcypixcP5Ix5sHg7KvBydJEkRVwx3aKp +sgFRgFBIiLxCmT4OP0W+P5pWXwAYUkLsxhxc8XJgN+AlYzNTx6gQWULRyqME6Wri +HM0IIS89Zelf+qGcnzP944F6ytzZZcMSN1B+8+ZdknDwQY+IRtcNSXpu9AtRmqi5 +xQNGBWukMhrLz9FFzDPx9Qcw2UgdrG4MS/VmJ4EnbJ0ZBFhG+tPhN6F5/SWOL0B7 +Jmvugj45jOagIojj+Az4jrWlvTKxC42xhGjS5AhK5rHnnre2AlfuASX+XBzeH03K +fRp62lJYEddIO6pv+0V3uWfBJysHKvZSutnQG9b56d0UN3dtOwWi8pvTaXSd5wd6 +Y5F2rjEqVOGQfcSEzbDZStibkSfoOPFaPmi7NdnuAaYcYCCOmtY= +=xoPd +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-vm.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..f8a12e9060 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64-vm.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64.qcow2.xz) = 16915d9c010f2092ecf205fa713f012422147e117e891ea27bea8c287c1587ba +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64.raw.xz) = 33954bc314902e944038f64198d8fd5cdf314b3843147791403f7187bceca206 +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64.vhd.xz) = 7693cc3bdfeb351c02811a2b5b975139416720a8221962f44974b1dfc9a76109 +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64.vmdk.xz) = 376bc93f7218e23c7777bb5ef0ed27fbccad8d17750db4291cfc2c3df0db64f5 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUEACgkQOJfy4i5l +rT9lRw/9GejUTjjTuIVYgOaJJeE/AlNKPMVjsEYObrcJ4o95OvnRLvxEwkFuzVEg ++hgriq2DVbhHJT1sITrZxBEvNF3LQkk7HJo+fmX8kJJF2phe9du2zbGWF/UdM2vd +zMLPx19CtOx8Yt6CqRmXq/JIroVdoY5mVYMWjTt8vyUybmicNcRzDNTh4cxRGXP4 +5wmbfU/i0CETyDjOsIQr7DagIVWkA6L1/e6Qtsjqn209kQyJ57PbnirDsb7S+7v4 +6tTXfOjH9Luk2iTXTF/kBQmJ2vLr+gTa2KQV5XcCn5/KmfqR876b0yn9pmbKbMXH +xlt6x3jgmCE/TU7RdDjuXmdBpB9BcE/DgIYcqTEwtxU4V5ZW96Md9JO0GgBAdk4Y +D76E8o87wjJk3RUUyTlCKpirdOOZcfpypRHcpB+fRQ4eKVE6yonXF6nHQlBbIrvc ++/9xGyPN49gA0euY1dz8D04xgerrJQOwrNpNADQbJ9J71eS+XptXaWnafO8EjE9L +CIKpY/mMAZuiDMbC9Y1tmCFeJVgWsI0AY7q0Su+7VV7Fu7S7iKMZqs4V7gXWHvdB +iSUOaUM/B/Mz4sv2NDh43eLa90nHFC3jy73iyVOe6FJQrAj3jwDarsn0e0sfGBNw +3UJeippTkqktcSn5aYuGcTPhsiVTdynbj9Xkgt7Wdw5kcLcikbU= +=J8KJ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64.asc new file mode 100644 index 0000000000..ed73f286f8 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-arm64-aarch64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-bootonly.iso) = c6f9f2c768eb9429ea388d0379db9c64e0df0ad38455bfb2f9ad815c92cde3b4 +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-bootonly.iso.xz) = 369fa876b9a74141da9b736c43747e15d9127cc917e801ccb401f05389be244f +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-disc1.iso) = 6efa9ca302dc48c8b635d92d11bc1d194a7b78311c606f11d4cf9da512a4bbfa +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-disc1.iso.xz) = ea7972f409f700e3498281969cc5c36c10c8c63928c984c4eb05c03aeb5a7d91 +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-dvd1.iso) = 5c3408c940df0b71baedb6644ef3e150c1d14bd85928c08b5eb2a75539ca8067 +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-dvd1.iso.xz) = ec198b9a2c1e85689081bc918f2d754e55e99be096105c40d38530ddffd08c28 +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-memstick.img) = 86ac5df1a1d208de8a117a0923ae37634347f664cff4c1664a25c8b910f5a7e2 +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-memstick.img.xz) = 58ae8ba7f07e0077d76c126ef3624fdf1e5d38dc52cc68f5837286360d0e035a +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-mini-memstick.img) = 8b76b583597699d4d653906b96834f645254bd538ac0d73b5fb07e19e68b33f6 +SHA256 (FreeBSD-13.5-BETA3-arm64-aarch64-mini-memstick.img.xz) = 60ee4dd3cfc1ab1c315d8b29647015d4a4a8002bd45fdf75c42d81409d27d485 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uT8ACgkQOJfy4i5l +rT/qaQ//SM4hm9KrSM/dllKoTCaEPJ8WWGI8ZTIC+grgZoWHEkMAitrwD6EgjkQ2 +objg5XVzQEB33hhq0skocdjiT5m+XUJWytR/9Nk4CzRUwKJzQUw1qUJt4Cp52BJ8 +zLDg2566XaP3J0HiDDFNILp09i039j0SDf1mh5KVhvINBkd7mf5IghM53buCgH+w +X+lBxcdw4PpJbEiR2l6rE/OfOK4ek5SQZ0vxrfJSAMOSpxFqKx/h6O/EphlLDqkZ +caf/SReck3/AxbBeJjEUuBCXGW0xRM+3YWGY+Ud1ucyPpUL+yA6z6MiQeewIi1gs +uHAbr/PH4+2qG5oEmvG8nwVm+1lqI8mJ0Tw5JtWOSQ2MRt0LxlCzYQuksNdyItm3 +y6vGfoCyg7qj3aklSh9/BLp/8G97eIMW7tz/1GFSJHh2dkDZYSoWnkfBu9zvvEJs +75uj5JzBQVe2CdYCKkKoBTpzpwtQ8fDQQl/9oAc9Wm77YNLOw4hUfqDCwmUrsjSU +nP8No6PO9QhnfS14LCYS9kInBi2UcRJm5uIJDj2G4xsVs0t6VVNHvMKmqn6ZSpLQ +GXi3Y5HBH4iObd6w5XhRxhgBl+YWk+PQxW0isk+6cy+ur5nj6HVGovAJwFDV+BhG +21XLb0xRMwG0rfsPd+YTWUDTYgOydoCeBsHre1pvUJlVck7hDxY= +=9cCC +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-i386-vm.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-i386-vm.asc new file mode 100644 index 0000000000..eca4b4369c --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-i386-vm.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-i386.qcow2.xz) = 84c953a1ae09f5a46ed8d1760d63aee0f8176cbc03c13a812c42f7582cf1403d +SHA256 (FreeBSD-13.5-BETA3-i386.raw.xz) = e78c158e74f3dc27c780ac3732b175ff7932a0012b0f4e54a9d5df9880c48ab4 +SHA256 (FreeBSD-13.5-BETA3-i386.vhd.xz) = cfb83d59f6798bb4a1e2d320d4698584d621e4cca87c73a8d7256afb20c4bc98 +SHA256 (FreeBSD-13.5-BETA3-i386.vmdk.xz) = 75303f5a56c06b72e01cde4c78b0d2e8995f26a5378de2838ad4a1922ad3bb41 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUEACgkQOJfy4i5l +rT9FeRAAkExDmhCS266OB0Fbu38rtFX7kS3QyOPf+/XgEe3mUhFPSfovOJqfiaeL +6+rGovY6l+dSk68+WuCjNDFmUhv8rA4zff+R7zK2fr9WrYqWvKHEdLjjozWH7Ull +Dev/u5EzQrXJ3RpJGmmkLP/llC1WYAg+AGxkFOunm28I4t3RZKmTAHMoabmhubda +hnDKizgQcA4rlUx/4KudFkaoCIlHvM4TJLtfKpBV8BuglA+AwdNdZuXRFL/QvLyJ +Xg7qqNASFiM+BX1l2LpdkXphevv+24tpxQelfLjawEyaQE6LqWE8BfXL6wATf1tk +JHrqQJbG5zioCQEyfK1FpdH3I5oCUaJrqJc26xMCGn09cXf8ZTMF72E7oUvxDpqC +A5iniCiYCDTbsTUFGnA3/tuVD0piRD1x0GEuery8y0FBlNcx1R1Ulh/hkesy8Z1S +96zs2Vklomf2TdD2+xBgSJD2+X5Epoo3zHDtlyeU3NeR4B5icHijkvqxrHKSL7Ht +sWFBKjgDjtc70RkRIacAuuiKWyjzZHqJ4bVtwJ1q2K2d0yooPxkJNwqqcxKATMjd +h6UyQ8MN2TWg/t4tOXjsKW4YJkbDSOIXzOFDojwUtQIabSSUVcblM2tZ6/FKSuvX +FEZhSECCA5f+jolTTOUG1Av0SxjAfp+M2t7ZUsrG6JuDLu/RVdg= +=gdhe +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-i386.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-i386.asc new file mode 100644 index 0000000000..4033d18b7e --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-i386.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-i386-bootonly.iso) = baeeb32b0dd025711815c75df5bfbc9581fccb74b833117f6460911bde3853e3 +SHA256 (FreeBSD-13.5-BETA3-i386-bootonly.iso.xz) = 498784b32a2ad27b1ed3fc7c625b5b29a0f1633b801face775b007f508faca94 +SHA256 (FreeBSD-13.5-BETA3-i386-disc1.iso) = 5392391ca86e23a7ed90f77a6ce77f415aaa198bd7f4ff98a03e6b5a9d6cb584 +SHA256 (FreeBSD-13.5-BETA3-i386-disc1.iso.xz) = 43be9480e82158bbb0aa58d4cb1b3749e104fff7d4c8375f8eb94068d4c8048b +SHA256 (FreeBSD-13.5-BETA3-i386-dvd1.iso) = f6ac33a1e1cd3c3312a84af8db69bd39d261d5fd5cf0dc6168c3c55b27a9f981 +SHA256 (FreeBSD-13.5-BETA3-i386-dvd1.iso.xz) = 8caa0316ad09e6a37db1b761085151d385bb2f72660b554885b384da7e19aea6 +SHA256 (FreeBSD-13.5-BETA3-i386-memstick.img) = dfb6c7f1b7719ec7323a0eeb0452129157eb0ba4be6a47971c7045be3af96f53 +SHA256 (FreeBSD-13.5-BETA3-i386-memstick.img.xz) = 66e67ad9858529fedadcc4f6fc9bf6eaf283e481fa1a2c803df5ed86de962686 +SHA256 (FreeBSD-13.5-BETA3-i386-mini-memstick.img) = 90a261f572f9741f5ca276bdbd24f9ee47a93d3a17f5f9e43bfee46a47bff43b +SHA256 (FreeBSD-13.5-BETA3-i386-mini-memstick.img.xz) = d81d3e99cc4cdced294b602d27c201aedc45edff7ab079fb7fc07b5e3a6d4c57 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUEACgkQOJfy4i5l +rT9UTg//bBDQif9CR3NLKZuyGLphogQ0Ujn7SuZgjXS6R3LzqQ9KyNMnco1ctGbT +Kuti6YFHpygNBBw5qZ2kfsTzxCyF6I5KI/uD1/V+Re26ub8lQj+31GqmHx8OycLG +jDb+38sp/yczq9klaKxf0pbtKRffcRmBgnbLQEeSimSF5jxRdCu9jtgh4mhFDVwa +VBZVLjHM53CVjRnuKws4RgvnQ8GqIUyYS4547urcbDEhbN7E582L5iroaTECk0QG +V66HaL/8kEXUYdAag0cn0fiCiTupSalL0ZElN2RvpHOsg303AXcIcfChKFII/dYo +AF+MkJfaMyoKhM4LMR7O22vGXpeQaSg3vmUSSH/49+eqWuZmTnVERWpPR9kGtLYP +AUODH5aaNOSiRq6sWEdrIYCbjSDsM8zxsWPxwXfFU8gbD9VzUm5yn/84+SJcbNXJ +9S5BnJGgoSUqCJvPSCTyUUUfPzFwEOViYlpLzbd/f9RHJEBSkJ/WlWCmTGOToUax +6F0EGUGKBhQ/ETk9Ag9C47DXaHGAManRFITcLC0gEJgnqKq4x0dfKPtU6UJbu8Uf +eXguoPEG9Y1NG+Hh3flrRvpzlrgn2gzFOpgub+ZZrbwxHwW8WzbZRW/059bH31qF +LIXUiB/Na2F/tuh+Y3cfRkTUDMC9cO5b+b5qc1WUEeqDK6Qjp5Y= +=+zq8 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpc64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpc64.asc new file mode 100644 index 0000000000..89a26dbc52 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpc64.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpc64-bootonly.iso) = b2695eb34528b831ffb8d0b29330ad919ca3d50bdc88590c4555ca3b28d9f05a +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpc64-bootonly.iso.xz) = 908bfe4731604053384fb2f7ae2013c53b36eb97f2eb4fbdffd94ca5d3f0e5ea +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpc64-disc1.iso) = 65477e277470b2dbf4dc19d7d270e0b838e168d3afef4a8599ce150f17fddab5 +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpc64-disc1.iso.xz) = a2da24e13f13a4e4e993f363b545ade3ca31712bbc4c4d7bdf17d9cb18813410 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUIACgkQOJfy4i5l +rT+78g//WlrG7GgkaRRucQGlMNJQmTl9cOXmOtgt8DPJs5hCIoIdcnXZ5EZbgDXt +qOdMmpwsWITGD/tiTE1pkDxbYShpPux21OdCU8NaR9+J1JFbz2Ak8g+b+cS8kbuT +Qcr3Naa7ExuuOwidMBggS5/X5kxHWupEi74dxqT/Q5ILCEr+YUIZZL7S9hxQLSX+ +vo7NVot9Tj7zYwSZCRtHY7V35QPYAi9rdallG/Pd2WqBRWWGMOy70/MBphDb8Ve7 +XcqpKBNPqGOoelo0HVTiQbb+x3I4K6NLpfX+WhyOPWrQ+ybyOxTHvz5rYBSyDWr0 +hifU+DFY8147HNHxEj9kBk3KMorihD6EfpTuWA1QoPAGY49ghCHg30MzUNoez5/U +si8iEhB+6uNh4MvkC2RlQ57teBIzFsO/EP2A1H5oxSeXRNdwibEs5eOlQtwNg+3R +PLXMFujYakcSRJYNBnvK6CvTTdCzI0kkNg+/3ibdbSe58yaJWm/HtIEdEEStJaUQ +n1xGEzBaXy9wfEyu9lh4ExvGt062iO8SVTXnPSXSW/KCLIqOyj4MrCU4ujiXhK2i +lGFDijMDsB2gYazb1nq1BMBRLJq8jMtMNkSVdZf3c7O0JmxMhmp66kc4gLEoMuC1 +zPwsFWqN0a/MwhSokqNCZ/uWYuJxvzimAm/y4DZfk5LsHAO9r5o= +=MSec +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpc64le.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpc64le.asc new file mode 100644 index 0000000000..ab677a4058 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpc64le.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpc64le-bootonly.iso) = b80ee0c54aa93ddd2807f46b3e7d3101c0d4c3b4c113dfeb6fbd40d3d96b442a +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpc64le-bootonly.iso.xz) = 49725225fea7710441830053f92cf50a1f24e71af493ede742766468e0df8cc1 +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpc64le-disc1.iso) = e653aac8686680d112899186c79c9761c38d62a5a60036f60ff46314f4c0942b +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpc64le-disc1.iso.xz) = 6408a914b15be91badf93b2679882e73b12b9c7567ffc542990d1f4d72caaccc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUIACgkQOJfy4i5l +rT+oZg//crKyMlvjB/BldNhcO2UxqjMs516mD3vYtq/9jmQ6WxPvs38VHxPapOfE +CQnnW3y7Y14uIw3LJQwPRnxucVqpXGWnQfiVIzQYP80CQYlN2RPGcxRlTFJdwlsg +FprzUVRcp1p6V6Y5FImfovYmbNVy36YhkB6Qmu4X/g+zDTYm/k7ZQyFDAX+mMY2Y +/C8ZztdHNYS8A5J5OpWSkqBjwQpatO7cs5+g0L7gdlVdRaW3eNbsEbEvl0Y/9b2k +XNTVNvqy1CsLv5WS30+NNIn90Nusxky0WeJiS1sIH8l7WScDAOu5WnywhKG/mwKI +hOIG7nSLbLQS+4HJtdhCc+xaps97v9Qutz0Ii2fouC6YGjiJbMz9reqHMGuEEY2V +avqDofWH3MhjrdAm/A9Qr3fntFVjY2IK/6yaXZoIXX/AtZztvbUknLDOZrXmPmWD +sr9DRxZtQb8SjjagUCjOBoIBroWKymWblHFpjWr3d/Uh9gwUl+jFjgSFTmszvQkD +3dwqFp6GX8b6Sxcy2HjbciVEkOvd/Q9lGFk8NPcLJtXSAAL/AY+tzrr6YU0RyZiW +LeJ7k5mnZfPhpydPCyWQn+ZZ5WPY7mWDXuWS9m1jGkYKrI64GJAXZXRyWj4v3eU1 +c8ASafxsijePUT2Tqu4VTIbkmvtyjKwlx7EcYfhBjh/1eCJAQHw= +=BjxN +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpcspe.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpcspe.asc new file mode 100644 index 0000000000..10a201a6f0 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc-powerpcspe.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpcspe-bootonly.iso) = 2ce5b9167f88e430e34372f1a2683e6a17ddc3aaa0640e18960835b046083ab6 +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpcspe-bootonly.iso.xz) = d0e0e30ff500aef8e3bec27722f1df2d3e14727c53c8e0f6853ecf8b09f6e9da +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpcspe-disc1.iso) = 748450aa44c1040cc4b364b2cb819138ed4da54c358a86c6b9f19c877f3d3e0f +SHA256 (FreeBSD-13.5-BETA3-powerpc-powerpcspe-disc1.iso.xz) = 83dc9537d20868c0dc6684bd30fa45f775ab90885801eea182a0fc6fb6ff30c7 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUIACgkQOJfy4i5l +rT9dAg//Q0naFBdPheG8G6K9QmXmrDD5/HImg9zYybis6OIi5gtsWx3kdLXeUPx9 +bpNCI9xQaSMAix7cDvfAuw+irLw+YodEpO8yX+AXjhC3cK+5boTPPY9sWPLdmCtP +oCi0S4hI1fip1VHwa/RZ95OGFoY4IXl81I9+RArG0qX88rsCUix6LU8hogkV3kW4 +DkgoHhXz1G/LoUYvXzPyON7jTd77trPF/T9lnWIQUoGYtTzmY5Ofqtyay5HWOq7g ++Lh3aaWVt0SR3tA1S/VJhJf5Yz2K34j5zhm+LG4kdguPzioBGSTTxffFPhVlzXAC +hqsIFrDreTi+43A/unGyN+0oM4rrvgfdD3pypKcRSpXTv6pfNrOd22Ia78zwXfeh +yjOckzv/5oj9jUMozcoT2RORlFwRK6a1baPhnwk0rL0Cf2eEMS2W3Qad2lvLSZD4 +wFBy01Rlu9jbZ5SDanpwTyQ/ybvq1QOFZHfYlEeBBFlbQzjxChkCIxOhdtxInpZ/ +tIgNFdi+8a3WFoLu6aG8c6TEkuiDnG4h+zdnuFm0TbW3UJreVheQBDOcjqS17vmJ +vBKpkE79wqVt8zdaLbCt25046vYmFwFnTI7FngWeKSghxMX67OFYAJEhrKwcQuVe +VMVkcMLsrpLCWnG09lA0PEU8B+87ArEm1IRX0SXNPxQQlpvYeLs= +=8jw0 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc.asc new file mode 100644 index 0000000000..9978abf507 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-powerpc.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-powerpc-bootonly.iso) = 5badcdd6a2d4c81a37563193b561610b91565da6e5ca037b46e28c67dad1d66d +SHA256 (FreeBSD-13.5-BETA3-powerpc-bootonly.iso.xz) = 6f2e2bedf8c7ef182ec3c9c7a0204c5d465dc1c3626f9d5053e6d5bfd6023eff +SHA256 (FreeBSD-13.5-BETA3-powerpc-disc1.iso) = ea8d558e0154634a2a00f8916f447917a673ea6c12902047407f568f3fa45cf6 +SHA256 (FreeBSD-13.5-BETA3-powerpc-disc1.iso.xz) = 1da17ba6575cc1e4f94fd4ad355247ad6cc1bdd8aa794afa57031a8936b61d77 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUEACgkQOJfy4i5l +rT+LSBAAg7vK+xPloUrgd9I9L658Lmowzp+0wYJDc/F3Uya/sNznvgoUSVSksBGo +4iTw2y1fMe9qwJOl/za58J1m6YTg/1FVAhRHW2gqwhS2lWpr4/pWAkc4osb7dtbm +mH2CZ1b5FivWbcTwm52f3p+IvN535ZJQldFLNBbM2fhmpA/S34BO5J1j9q0+dkKZ +LrLkPIV6zR2H40+AiQDUV/d9BoFiuMnARhdW1+4yaCC82WBc4JG9T91VZ+8TDcR5 +EGVyCuc4K4mnhtJHigh42J7+OdYV14D07JsvT7Wvmp4T/thA6OWSJSf02qyZ7yJO +HtvQMCaI7oLPcSHZzwKs8F2udMFt3T7RxJEefIQ+Fnlmaye4lLP1hFt9QCUUbc1w +tZnStUnzHFSteWmbMFLh5bA/UP8esdE7pQfnCgWLlyhRjVc/Q4z4aG253oFMggJG +arS47H/uGsa4qmoUMzWuA/85O7Hk/lB9FagvYMLj6B2ziZoxNc2aAVv9Jgn+RHZQ +DUTZsg/2UjZQoJlxigbmqrCYK0MtLF4imzD9eNR00Ud9qZcCcKgco0lVM6jmthYQ +T8VTcUlsss97i3i6R1dEwnBVMD/fnKt7PpGN6411ejT+ByZcTZn71Qjkerj5J+mq +BXxHk3PjlAGd5MIdkxjmmWmfKfgXbej6/hd+9Udw+DvF2VPy558= +=vouo +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64-GENERICSD.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64-GENERICSD.asc new file mode 100644 index 0000000000..120a0eac71 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-GENERICSD.img.xz) = 3d0969e0ab6d45335c0b14a83ff9d59b7b4b14dd238918f853a87a9830410c06 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUIACgkQOJfy4i5l +rT8qpQ//UlR8iMQ8wGZCUB2228tbUC03NpexcB1/D/FP0b+yknpX6kozmlw/fTNn +sdeunFjqIzeWSmhftMgtJFEgLK+HlORqAXXIy5jwpF6U7w/ND8FmuxemelmUElpI +sbpCTMU/lK9dV7xWsoaAggkGj/ryqt0J+t2O9l6ennK3Gqu+3kW2s9LReRSWKPva +QND62WOx7INk/rmo/WboUXV20q1JlicluUa7OPFFGN/QN5ToPsfz+QmkWn6ujh1E +uFoJEUrqfYA5A0yzZmC6agyGgAtywfgWtRa7FbDO4LMb85jhTHNybBvln3E5kkHq +UnVJWBBdJtKtbAxhiNzh3X+KdehH8TNohcRqwywtdxobbB7pHHNdIzxuOSEGtB9S +xE2b1oAMYUPIY7sGjki0+Xpdenr6PnIkKzHS7rzFwWM7DkScE8YDv3nlXLjRE6tS +L5uxRU/mLJlCEMgwiZwcpabIR6Gi6X46LDaRmiG3pmQxpR5xJU7NnGZFGruEvJpe +7fMEtkSWqIA+laOrI19DWB2n8TymQzrI1luweIUG6Vf7FA1c3fZA0/YUPKizQWpl +UMpAl1h10PiNKEvC4hYLuTSONjV23/vK9GRNrcFr5DTRttCmZAs/4osKr7kB8f7D +HxG6lqhELwoHxEHQAEuu4oUMn9Ow84bLn61Mp5JFYeZ79F9P/MM= +=vuPZ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64-vm.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..07ab577e4e --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64-vm.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64.qcow2.xz) = f7755cd133d41394918bbc2e0b88d2d9b5e4d862f7c38580030dccc09ba09dc1 +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64.raw.xz) = d07d73efc2be0bd047f569c78451c45489d428546f362a192004917d4f216ed1 +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64.vhd.xz) = d057c11cc1b7c828fad8a13807e275d5ad33ba4fc038f5cae89b068cb37cdd4c +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64.vmdk.xz) = 49333c7e6761647d6a1b09771a16dae6fff2b43125a344ce1840ee852ff33a6a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUMACgkQOJfy4i5l +rT8dbg/9EORierptH0/XkUUoEOWLc0qTAkFi91H2jKZ6qaTkTprLYgzYwcHDTICy +u0emDJx70VlF+qY63ldnjs2T1vJqpo0XUy0QN0q+bYb4zuoFtkjx/1Qc8d9TrSTz +6IoBHZ5YARnyLSuIeXeIDrOLsfKMXTFho2o2mS4rHNA8xel+x6HbU46vV3fcfBc2 +4AxxV7TGLannXBN75V5jHw+f4f9XrCY6m7S5R3h4J3zjQzQ2oIA/3PiQcwwi9Zvr +S9/SpPEb62+b7XUzMBkdH/1vS6c3hi6+jH23rsFEHs6fSUodfEq0kCEaFx8RitR4 +o8xAoSyWrcr7XF2WWY2ac/E8kp+OYxd5rscW6IRiKx1hfH2nlKjcCHd1L4yNKMm3 +dOCYDiaG+comA5wm+BtS+8q3n4KphR3vWf2rVxCFAXKC6b7pYO/JuUMZB/eNOzbU +fw647lOjXbiRm0CG5peDhRmr2Sa/9O4p6DcrDmlCq/K3H8VafHeMPH641Xf7F/6z +M0/PqtLuHPIX54OSZXyiAVCQjoXtiCDb8p8ndA+zM1chCk4ORSEx3cOdCBAerei8 +u+TUPf/RaaoMg47pB2PiEXbs4v/tLqp5mWh9VLoJC/pb+BOEzEDUoLL1h4wM18jD +b97sbMUEg6g02aJj6eoijBbZWTQJycUtd6WpOUdohQ7FDt5YknI= +=b3LA +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64.asc new file mode 100644 index 0000000000..6eab6935d7 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA256-FreeBSD-13.5-BETA3-riscv-riscv64.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-bootonly.iso) = 8cdd7f39829020c93317fc8c7613cf84ca009048365febccdcf99ce90aa790fc +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-bootonly.iso.xz) = 4733a7889e16b9d4b8664fe5f762829ec30200746e90de83bb44b88ebc35e460 +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-disc1.iso) = 1a5ae9403a07e73fdd0c19be3f7f822b9e7ec0049df5eb1645de33342ee2007e +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-disc1.iso.xz) = d26335fef3eea87d2122ca52ca0f9df08ac685b954845602e20e51e0c6716953 +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-memstick.img) = 9d43ad5194da529306556593438ee2f5874f5bbaad9a3d891ff7e507096f8b78 +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-memstick.img.xz) = d88f57c51024b7985e4042b87a2d945c858d906d297d543bb627977b56101810 +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-mini-memstick.img) = d2dc9c78e97e845dd66592920cec3453362dfd27bb2d85fdcf439c8a7245b1e7 +SHA256 (FreeBSD-13.5-BETA3-riscv-riscv64-mini-memstick.img.xz) = 2e133dc19a468a1de0521d7efe1cf6cea62124f6876e02339bccefbb580ce38a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUIACgkQOJfy4i5l +rT9M2A/+Mgi+KIDz/OItJJojSsFL5lqodzgAyHaf8xlczpKhvQR9sZ6g8t3zqu0q +qWIOMP2++bY1c8oA0E6LFqPspUgCJ8iXwC4wpm5HFXVjb4aA4aevWUiSQRLLzrAo +A7dbfRei0B2FNUqtQtdzDBVaWjPBkgsmufL+WVJIY3eLyBZbA5G4FhXfNadm7Htk +7oG6NfhXBO3y+S//r1fZkYG8cUpw3YJM9LPKMBwRDDWRNMRWRuSVChL1QJ8wxPXU +VezTI64nQ2e2HiAm8fydSJywodKNh0iRxdGr5tr3nTktPvpC8oxRnSV+2vGnl8+j +e4MGa6nssAFoBu+Th7JmfkIBSijyjOF5va9VURCyimp1J0nuryM4jsLfvRBPXSOF +k7inywHfMbCFhFyBj25EHPjhXQSqa0KAQRaqy9OQVPr33zIANxfMhzXpzowVxJYt +hCEIFHDorn9n7B7yxvFRcO8loACWG1Kx95BAgpjSHvINjN/DOD6zCU5PfwSe56wi +8JfCcqwTUlozc+hDPfWwKr18SxjzDtvD+y1u7FtydByHclW/l0R1J407tgsCalFa +Yj+rj/iFN9fQdSeWhxXi5pd8GPl9KvF/SRY+311SdfWyQ76OrKArAVKJ/BGYQOZN +1pZR/2AGyDLL76uruY8/EEGrtu3DTyrprmiX+BHJSQfkuoGk1NU= +=7f8L +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-amd64-vm.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-amd64-vm.asc new file mode 100644 index 0000000000..8e9b6a6fd1 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-amd64-vm.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-amd64.qcow2.xz) = d507d89ffd767f456c121fa2c6592131e5ca0d198b05b252d626bf1f1ede67a029deab585e05f5240ee65299fdfeb5ce7a411682d8b59704c1601a7ea0f0a6a5 +SHA512 (FreeBSD-13.5-BETA3-amd64.raw.xz) = 682389539a734d447728fc579510281919de217b5b7c546243ad2b99d455198dadef7cc8c8d0feb5c34264e3fc91ca5b21ad94b11a7a9b88448fc6d886068846 +SHA512 (FreeBSD-13.5-BETA3-amd64.vhd.xz) = 59f249f9c30ba85098ba3190cfe0a9df5359d3dbd8059536c26018d75f8ef80c94e69bcaa950f4824fa945e5177e5205c8166c84ff8314394bcdcc39008b77a7 +SHA512 (FreeBSD-13.5-BETA3-amd64.vmdk.xz) = 7f13597872550d5754c6f1c11aa2d87a9e979957c0895fa9075f53173149bff5375c06b3d92195af5f333b92cbd805b2f298d7c0921342f74715a54e22aff747 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUMACgkQOJfy4i5l +rT9gew/9GUj/agmH5+eNryepLCIFNIwFjvx8lLLYvMIQo8qeoq0KJI0FSKr9Dsr4 +syhM8wfTaDjFg4RdH3Tlr6noUgfC3tTrZGQGcxhO6+N5sMC3qSgAal9oA4CF1Ye8 +FX2Oi86dZ+CrmcuETdjSugLIbFyB+5VnijI9o2Whx6+L0tsTpVmCRvNS0iIBrJ8b +tDTYbKnhKAIh6TMcQOysjdrA6m/e6Z9LqecBOmr9ohiIpN9ddRSo6LDwar+/z3dk +cURhIKYmratS3rpBEZTYG/uY5mS0vUqpaCm0Y3BBF+l7BidHLp1UwydWuWCS5Zoa +d2v+jEITLRJ848U3VCnme9LbmCfO+EFDXbuWDogEeh/NIoMQjOUptU2DMCnR+GCH +gz2DOUnHE9+nKkdTQmHW4aBcew8it2i+DRz+x0+VQWodIrUgfSTzCITKLtuIkWvb +zf4ejptRTTfQKb3Hgz7Ie+ZgXOcu47zwmnEcNwqOaSsoBZvkK5wayBciVJVyOLmf +OhsbTAC5+tBjcizXg5sRr/BfFb98yIJ3L91sCmVrlOL+bHtIyWxDN8sRMAdNPUfn +qtmOQjS1DpQLBFQSmMOI3mOIWwRmVT06yiAUgMImavVH0xsYN0Zm0CiWNsjsHGLD +l4kAZxzzdQpBP0XBUaoVGjXDpIG5kwJt1h3azUR7PQlBgzx6PQ0= +=BZZ5 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-amd64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-amd64.asc new file mode 100644 index 0000000000..f7079b93da --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-amd64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-amd64-bootonly.iso) = 70c4d51488ac436989c7a91f35c0c99f3c9c4acbca3d73d699a52edb8fa162903996e3a82ecfca55fc4d4f28ebf19c9cf9a96f0eaeb3dcc160923efdfa882818 +SHA512 (FreeBSD-13.5-BETA3-amd64-bootonly.iso.xz) = 59f2eedb76c556dfbf015e5851dc1ca5d9f25100c1c6d51e27a5572d71f74c24b7a1b498b0eef044261da70b4ec602c8833834dd5fc61f3c688474fac3f9e3d5 +SHA512 (FreeBSD-13.5-BETA3-amd64-disc1.iso) = 3ac292644394a3df638664f9cd251b510f70c7686bf271deeaaf851f8ba6d31620cc5dcde92edda7403c536fd7a6c047d24bacf9df73c540e7fff53126717176 +SHA512 (FreeBSD-13.5-BETA3-amd64-disc1.iso.xz) = 0fa0d32924fa186f34d796fdf82b7b7261e16627a1284175ef7d88452b9704f34d952a3392ff0c77666cc6e9bedefcfacd9ad504d1d4b1a2ccff8d041c141369 +SHA512 (FreeBSD-13.5-BETA3-amd64-dvd1.iso) = 5557b86da752056918eef8c8a183f04934d934ef4a85cefdf6389aa7031b49a8c73911bddb6a85de9af6530cabd8c02215426221218ca0a6671a1ad5ca21e1d9 +SHA512 (FreeBSD-13.5-BETA3-amd64-dvd1.iso.xz) = 986c8edadb09e6606ab3487333dd788d1af91b46755e855d0ff63040f56afc564fdf3b076d1d5bb5d476450e3f20e29747b9bde829a7448698f61ed509b14f0d +SHA512 (FreeBSD-13.5-BETA3-amd64-memstick.img) = f8df4bf01cbe5306a7486277d677161f0cfe35f34f345856d7d8dd512da57c1c7fd182fdee9f4742f123e2b5184b7682b9bf1290864011cd93a19083d5c3bbee +SHA512 (FreeBSD-13.5-BETA3-amd64-memstick.img.xz) = 1089dde039766c405ae40e05ede24dd673940f732e81649dd181b6133e2df5ee70ea695923d36d108fb5d60c0672bb59419216e9099b4ce7d7a1be685159bacb +SHA512 (FreeBSD-13.5-BETA3-amd64-mini-memstick.img) = c23906c1b43f9754072bc88ea97c73d15d8a52062ed84fec5b99390d7813f9e809be880e13da8d39121eef8b5e3d0acc58e58d3935cc03162d38cc0c456a42da +SHA512 (FreeBSD-13.5-BETA3-amd64-mini-memstick.img.xz) = 2e3a5d37a60168ecbd2241820f591c02c95f8bec5209038afa57c51436ec4253bf9905294b166030d2a1f4fefb51c810bc1be4b456923f8278146b0042d035d9 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUMACgkQOJfy4i5l +rT9BqQ/+J82se8U5OM0+TI2b4MWyRgtAUrFxesTOkm5N6JqlL7zNYEX7KG6LRgHB +BIlPNzd4bnjWUDpw2CBc/bJEfGJOqtnRiBZLTx/Mz+bjGiqzGfXoLzizOQx9Q01I +u/Zk/n7UBQQCO001D47GlqEgr8rvPkZaxZdfBgDN+ZhiC1r9YTdECLDcHnOmL91L +BDNlFkaHUWYdqoDrSMgLPiGuCyWAqTMdfBxLad52gXbjxnfqKELTd8THDZhO2nbY +MLPB1gP2FTk1gWY42aYm99oJx6+oEEGamNSMhQZQrw8E0XO1aRnU2tji+SuaJcYP +nKmZ2k+u+a2jrC7wrlmd4hxA/quG47aGU+jTXqkiareX0OxNFJDW/UdQIEeHUQUw +ca9c0SbBLN+pRoBiVOm3x2uD0HURiINkrpZroPxFs54CLjGGbpQ6Kplwh3IKbYts +Mi/MgPiHFeUOmEMR65dFyW6cR8NuCSUNV6FVVF6c3IyQfEIf03aWd6QcMI3H/Epb +Ihb3DXbgU+4zfI2Y2cL8/yFjW16RIeXFzWbf5656SuC7ZkJmud/aYL8+0Pbt7zVk +oQbOoM9X5ZuAJIz6xacyim7XP+rByE0rRSiFLElsPeXsKZK+Q/BOhePrbJwjYTZB +hO9WNEOwIKYNm0OeGapMjcD+vYwv5hB0cVzDj4Kqj8CX6uhyGyA= +=O4aY +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm-armv6-RPI-B.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm-armv6-RPI-B.asc new file mode 100644 index 0000000000..bbac391c83 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm-armv6-RPI-B.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm-armv6-RPI-B.img.xz) = 749168b2fac220e053fd58bfdd5cd246f08bee6b0e208e21043f352bf11943be1a833ab381c7cb62c1253d51cce28ca433a3283e18162897c24d8c51ed8dfebc +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUMACgkQOJfy4i5l +rT/Llg/+LbKeAWZEx6wYsbtmwGFunLXhwgBjM55VxenuXvMzobagZ6NtrCN7uZWN +J56oedJHcY0VMcvsw0Uhvi9Vg2RMx2gfpVCAcQVmPdZp1I6x34SRlQja+Si6E/UW +LixYKJpH3utpenBVmxHzZhXb/3gfGFojYT5nr/kZ+1JDEpxsfNqF5oJtl/3iG9Mj +/5vF7AdK+Y1wzyRhbJ8L7jP+a6RSmuUE9BN3jx74wQou5NgH++jRzMe/pzPXS665 +6T13OO0iyAoAAlXhYqrB4j1bubprerYOgdOD/EJaN+DLv/BeuOzb+nOtdx7eF0p2 +pPKRSWWxssMbMmUcx0ptA+0uxTgFANzNoudP/p9Ux8yNbHaKtBbpRpGHHljxdgEe +o6nd7Zo+2mF/r8Dha/3MEqqVdmhTq50PMxDeZf2GtPqoj7yCC62wScpRFiMdwXrJ +EDgShJwGKP3t/zZNexbXw44YEsky6lCaA8DZZbJ6PSZiIHlu6FZjGgQLzwVC+8vs +5bogH3hf/n2AtL2rRY8ldXzSK8JFFL3ElHqRqafM4I8Ux0a6YTuWCsj6OKScKP7T +duQuatiaX0bUrP1Q2yCq8Ltcjak/cpBws/neJFYX7/z1Vvd8Ywc/toGw0cqWwCkL +q4tyLLefrHIoUN/J7zN2VP0RdDOao/iV927OO1ChfdCgMI8xEH8= +=vmNW +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.asc new file mode 100644 index 0000000000..af055cfc26 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm-armv7-GENERICSD.img.xz) = b28c367c421bb6c744e251285addbff1d6c5c6ccb8c08f721d854851ad37cc7e8b89cf8fd1cc8f3cf5292dff818f5fe0512221b3e5f7934185ca08643da47442 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUQACgkQOJfy4i5l +rT/NDA//a9FYvWHYPjVjSEULmmCchZtRqpNxGUiMZ981L8QFg9xj6tcOeCAX6Ow9 +1Kr3TEVw6o3GLhu4i5IiLkzDhkDLmfovkdI1PvJ5S+xg/p3RtHFohjC1MFym90ob +Xg0eh7xJxlglgAX96I7j4U13VYV7IOL2gjB+DJxdjiMLN5vXMJwI+qvnp9sm7U+V +0aVNCJJNMBLdsymoL9hAlP8+S/PYTEeF2UWEphwaBqkIskDkY60t12hLdHjooilf +HF8LRFSVsGtllvsxrbI25PnN++hoR/skqTwVDM2QanMTnAqqaHw6whgyy4NfvEFq +TVvj2p0mZjeYcPnsWIeP0aGlJ+/bN6Bcq/NB34aecS6LzPJ2LIu9fcUEDrVvHQ7A +1RdXpH/CCHjTu8w8xaofN+wtF+dV2A8GMG9S8qyCvqoLOqVRWjbMOugU2sYluI+b +HUtJCDL+gM1gkPiueOrFPOVaLt/T8rraP88LRxfwFu/i92AE0mjsbbXmavWV71WW +v8P1lT6WYgkSKrYVcMKsxS1GVKcuNKB7SdTYbXwEEWAzPw+WoPmWOHVs2p7Z8VFj +RvUgZrVRgWx44dXYOAvfWy3G4dMZ/quyGA7DE3XViTmM3LG2iEv0Hequ/Np5gBbJ +5h7mJhL8plTSNvGzPYvWodKAE/GyekULJJL4bEztqgrLRDiR7DQ= +=3zE7 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.asc new file mode 100644 index 0000000000..2ce0d0a6d2 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-PINE64-LTS.img.xz) = 88a6bac343d8ee8a8084813e4aa722eb90ef8e4654cfd5dce08aa03b215a6f60898f846604c2ace1ff2475ed185ea6b7198a8ef79334b9a60f279ce4db236b10 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUQACgkQOJfy4i5l +rT94bA//UEWHMMh0ph2z/ELS04FuofKDy4AS76tOVmRVwcWmm/lQUccTiI7Qt6LU +mC58ztOFAl5hnqVRwu2hOE8p6J5p2IK3C2X4TY0pqJ8hBxXmNY9YKKCjhuTGz4DX +MGy5Sqp0/QuV+/nVFx6iNg0whOjqVqYaKY93MbYpGfs6FJH6HqaysiM+4ZfnYP7q +F+SJu4zbwxvhbTadHMfPsPZdKUkm0kgTASLZlc69hYbNErkjLHSdrW2osKpBwuaY +GBJNqOQ6p2K0ivrdBYqK9idiBxsABPoRthTjQSWbBCs0XhlfY9rOmZ9ldlPKn4D/ +95T/pRUf3/vl+NIZwR4rZMl69onbVr1p4c5nPOdzyte+cZ22SEVq4E4g1F0VAWn9 +WKRIdCt5ibvcuHBfG1szKE/qzVHZxD1Y3vaoy9Te1lnwztfMSVvExSRHpSJd0Gk8 +SP/U5E00t5QJjnfYeavT4WO8qv9KJbJ6qaN5Xih3xQlJgtkv3PUPRgoiwv6T3LFT +bGS8yKYQGCycibkEIBYPh+2QIRemOvCkSAKfCQalxcuhOezgqI/octTL1pjByaMY +uRr870XTCtvfy7TiLNZ9n54PrSjPZVOVr8PetHoG2N6SSeaAX1+W+KF8rZXQXpjX +aR2lXmR5m+/3jJyY2OghBWKryjk5q0xvOsjG36tx3l61bg67aHE= +=x2Nn +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.asc new file mode 100644 index 0000000000..6113889ac4 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-PINE64.img.xz) = 75e346ea3476fbb3b1900950c678644c2543c662c268ea4012195f394bd342607520df71362d87ec1e0aa8419c7cbe8b97f600db070e99e64ae21cef28545f19 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUQACgkQOJfy4i5l +rT8Rfw//R2dmvarp36TkQIxNK2BzQwmLlD9NCmwnG86as7OgiXwoH4MkLJIeN+gB +SeekTRBxEurOAmcBq4de94gkBdhj4zo8LP3qwoWeQrHxZzeMUAVvhSq+JYStI2KI +0TSHGfl8SsbqY+cfbUIYiTMoV6RcH4rwaJZYTgcGNaARf1Lz3uWx6cQOhGdJbgGA +s3AA8l6e1gK3UFW32jh3Za0w/i76ugOThGVzwWclkfjuNHWNWBmVCSdITivmExoW +q8bBvdRroGvs+dcr0uXflODjMSObfRJFI/36+tKGEYDJAe4W4yAKbM7WZT7DJOGS +oDmAVRIGqzfjye6Lt5hSXmkrYlJUqLoGQ3Rmte0R3lyd7MoM7P6gYQQ3ddhHhnk0 +rhLq35ZPl0T7b0QcPMOhizyHBV7rGriYlKqc87NuxxX5yBZy38bHmou2icn5W+m8 +ui4qVL92p8dAETNe0hXwTVKKMxj4EbfHJI6sipqTb3V2sGiJMDtAyd1f6TwCbW13 +Jf4y0q198xlPePjcfYV70jE9woy9bz+X3tUU0JMfmosAQ/GdlAKAtXHAMmoQUwxx +qPe5wNfWw4UsgJRTLr7qoksWcWEcZ2Msa1hoQ5huaafNAKBkRleuF/qJxn20yxy0 +4KXymUt/vidRk2ExOBkQpObvfTX7QOjnUQR9/E78i59ZH3GQcuU= +=MTvi +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.asc new file mode 100644 index 0000000000..c175df0841 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-PINEBOOK.img.xz) = b7e95da2491dbdb97f9213b4353132dba6de642e3b1d504a0ca8af5d848bee1ddef52306fe1ca0a8b324da1f6ba3bba81443aa635544b9fab4711379c4b6a52f +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUUACgkQOJfy4i5l +rT/LMhAAiXv6EZjj6cgLhbYrubf5bRZ23v4Yb2d9TakivqCC0CemFqx8GpPkF+ML +IZhVnsvEnaSz9jGRHCdbJ+BHbNfLjiDf5rzaUTNu/mtGw1L4486Mkb8N4bP9K5ZF +KJiLbWT6xZ0wOM52NaaHCoF4j+iBiBrIJh+VXgSQJV8h0Nzai3DBZXMkCYC/S3ey +S66DnP1WrLsbte62sDI3E/JIdx5XWHdVhiBydWsSDIfV08gk+uPq8WKHKSpDV2td +KBrKlSGzsPuGON8PQNk5NtqhBfv1cp1IU1tY7q1DRw5Bpf5sXvVfeYiK0Ii/hCxz +BSywXFz0wIvEH7qBqrYt7e0PPCGVHvOX6OV/5hRMva0t0EnloHPfNOFaCKAdSeDI +fiszXS+oH/tCwEDxxQSPgwk9/pE2YVw63cV5ZYAwS/Gy24G3SxbDNWANbobGtjk1 +/gMGoqv6nWLzkngrjWnFNVmGiEfYwLp05zdIwVw5aFG0KlI7hqtsdz185RxmX+En +CXL37X81n4Fbe/goltoeD7NXDE4eHhuhNW2hGKayU7F+BeLk0pEs55uHLZXiH87u +yPLk7M+RtAsVEDTklKsvG8qVF76BCG17XJPZrb80UkqengqSzzPlSW0dPv0eugUm +YYzph5Vtu2aaEdX49OrGAoUnOsfgCm6WEF4Pifa6aajadkD+Cso= +=4/T7 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.asc new file mode 100644 index 0000000000..266b65bbff --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-ROCK64.img.xz) = 501f00e902e55865abb61359b2b7ffd3b6fe5967b349c9306f6dae863e7fc9d0cc55745e772294df8a27933eaf1e372afefa6fb01c56654f768c3914e72261b8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUUACgkQOJfy4i5l +rT+VbA//bZTn8VBeyC2R66zQLtVEV6a4SbUJSVtsE1H5mwdcvlTXg6jy+T8qW+K8 +bRjvKo+LBc9skRzC4Gen/beVOi0YehUseG5Zalqk++G5fzcewuqhOA4UFEj4BBr/ +fEnFBHu30/9JAxnT3dGsJ58JPqT9btIe51jUlqkM5K4KTWet1GSqwumQvka75+pL +4w9r5tghTHnkut0Fni+96s63ZWMkLoCcBCNdxk5kVZm9gGoYjmAMBxYxRtIdCLwE +ZclaiDwTQtGvNKCapISN0hLP9nDnpyzeM7UxhSePyS1dple28FIcOEhkkLoBDGDk +RJhyjb5WSrH9cgw90sd5Gdt7lQiG7hH2PK/sDhtrufYfd6tk9tj5emKDTiuDhC/G +KOucZ3cg+0c3J0oYplzohcsfY5deBCPHBudJPkmlBASRaj/DcQRuRPHe24wVuESK +h7ONr8+JxQCM6sO24mqKfUUr4X1BiDZzbadSxYNvQtxPgaMG95pUORSnsBiH9hG+ +jmLhp9IU5n0nEYCxvPiQNQ/5pNcqdGqyiri+o5eYiyv7i6PSfAYCC5iSS/cXv+cf +PjCyQDgqLmg/1Z+y28CgOlwylUc4okBUL3GKeAP0jxg2iXorNohQZLFiLmZOWlJc +c4zO5KiMhuifLZXIKQ1bOm1zZTLT41EhlOXCABR2bwRB9rpYZQY= +=NmFN +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.asc new file mode 100644 index 0000000000..758bb7fe32 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-ROCKPRO64.img.xz) = 3d532ac393e4dae44b8b7d1c60e30692de4d0110913465d93f37daaf2b8b01456e025b572d54ed1378488c0308e213271a5a682ff8e6de158ee88bb036aaa98d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUUACgkQOJfy4i5l +rT9vRw/9FcppdAIq+MYPOLQwckjZGOC+hA1fHOQlU7hlZScCbTC4w6s9IEupW/Uv +22KBeJV7YbBMwH71CsxZZg87tFnkhX90frqwCTboJ1+fYohB7dX2BAz2cZu1RoGw +avesWeljkrWSbGtNNTJn4qoLKs9j7Gkp1gvcICPZhU9pDRFPFy8+wvg4IbxBA8vw +VdhQKPd6KLXvmkwexJQ04MiUW3xIACuaGxZWO1Fu3Dm4MC2Jf00BAnmXwKYQMPW7 +47OeQR3hZggZMMFKdVx5px7hw5XgjRgpf7HbrtqcZjjscv6O6P9zddXaaWB/djj3 +G/qo/sNqoImxrKvwVxPHQFGl0Phj9V1vF4x/CC+whAIKkD6kj2Gzu0SZ+mQeQHEd +wCP9tl9ZDAVtcTsPkaSpqr07o0iC6LXGxc3ap4p2YxMYR+1qu+KvF+iQmkIHRVce +q+E6tXRWO+V55lj122aGFWnkGHjH2zzwQ4t81F/OSuuwj2HWkn6UBqBsNPTEKnJI +fHuLerzOddUBUiy0479VnDeznLBJIcv8fbt8zJnzCI4T+tTmeBT27UVdlvuZB5Po +ylzZxrK6dAqM+GGAqPFB9eG4nmCpa5/ugawNjXKOrFldcKZUStcM4oI2j/U6Fnjw +7IgXHITEsea2DzOg4OCU76Xzb4xujhD/BOlAUp42S38ZpvhPLAc= +=aRCT +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-RPI.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-RPI.asc new file mode 100644 index 0000000000..1f9d3ce3f4 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-RPI.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-RPI.img.xz) = 7808c34f125fbc01925d17ffc3701e797c60e4d5a181e5e09584a9883513a98e816dcd396d3ebe69f06dbb5a4f6eeb1d5b07bdd023bf7ff5c814b8e101559d0a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUUACgkQOJfy4i5l +rT/j6A//Vt4qbymKXP0yAzkkWfbz/kN+CmrOF7VhfvIHrfFfaxrtz8fDqB6v4g/P +sUtnQIF69FAZFhs/ugZoAFhnZf9I/cya0QF/ne2nF6phFb7MyG+PdzYYwgWEeASa +N8vmxTtu8aAyMj1jKMzGdj/9s25si86YTeSqLnHrKXfRdmbDwXPg7BqKK8CNaoHO +Q3u2bb2j7x7FE9TJh6/xkvJoBj35Z7RUSJMwwwVEfnF/Dz49+P9J6GF76iZaEIm4 +XgN+WlN+kkqjMZEz42FJohcE3qRCVyvyLs9PDX61njp1ZRG5mC/Z7lOmM2hkhykW +6BVbRxtqxzW3a5BElrxi31ln/6Kg9XzcZ1IGUnTD6RiP9+5RlGGtleAdvdg3RV0I +2S9UNdNmvy9kZca1VZobDqyED1i0HtRraPU2ownSzJg4YhEfKCGhZES/Fv7xKY9B +yll985ngAWKnVqrVGeNBkPaxZ1pnpmWETkSvihoHHADfYsv1rG38yhJjpmZi2f1d +UP061ZQpq1aMGxGc7S1WwbGRP/4AkrgJHSCkY9gxdV56go7CKX+iKe2OvRxo6AkS +9e+YR15amfdQW0aiOvc8c5CiTvxSZqpGejX3luMdFxdO/I2NGuzBkR9BNOV7CCck +4Nsg0+5B2iNsOP6MtE9GQJI0PI1wH310bUBxtnkNDSaK3ClFLGM= +=j1/+ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-vm.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..aa7d08d327 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64-vm.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64.qcow2.xz) = be27186af587258f38b8a7087b0e9233adee8838fc2d468625a845c40284ec82fce14c442e9942cc0e3aefa3ddf3567c92feb5ed5905ea273d4c62cbcad2beb5 +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64.raw.xz) = c5f493f8158e2903b76ec32e30781023aae8b8ac7fd467231360f4820eac8c4f65ec61813ff2031aedab579c1205797ffec0a9f27ae6533e26a59ea7164df589 +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64.vhd.xz) = 7ab1d6e61ba7a764370f26a41e6c31771d0a196cbd70abb36560f4b18a0536ef8932972dbfcc9d3b01d540ba4c3d8899a88b54ee6a23ca72f88c7360170cda32 +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64.vmdk.xz) = eac510135df0e8dfe7c8fc83c5e9fe14f5f86c31bc3d2977883111ef854e11ca1ab4c8fcab2aada6a8cd5db82951b53c062c0f7cb3f67c177f07be1e7815b5a8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUYACgkQOJfy4i5l +rT84pw//epiqi3UlxIDKbvBwfMB4DQSnsPWBO9kdB/pyxN2BiHNwuAgk+q7UNp6O +fomeuNMTGURP0oD7RLhAzJYiYsC9iVRZq2Tbxi7ocj+xQx1WPr4HjMUSnoP9spNi +7k2aUTlmZU+ihJ+pqNEUd1QgKeFv7uyd/9G7Y/x0EnhTcpjPI3IRV8RrEHFgbfrf +0300xqJNg2IdNMcAxWCPUwnRb3rJIhLeQjFEBFMpumR5p5Sbxl6t4dBbItbjd1qi +wKRBmoooM2wkv48pBGaKo7jK7K8gNHoaLQ8oCMm1ez9aZYuEe9Exfy84fVxmWkEO +5YYkmfsv5Udqbfld76oiE/K4RXG4/dyt486rr1NG4q3n8oifX4ZYS9fuNCWua6q+ +5tYAhtCjbn3WXhR6oJHpMrpAMlPoG2cnAFLy12gqWIi2brFr9NIHcFVUPywrsIrA +lBr6TGLdR9GlXpOVbX8jYAsU2XSVk52UGJGXKsJyIb6RhemDepoDwXxSbdmjJu8D +4OktlfIW+Oh+3Hs3J8kqZ24fnRqBc5dSb1ohJl1ZcHBLkfH2BCIQEKhQI+koN8IX +iW5pngLxjQJ/8UmyU0MD9S/rjvxrXsi3Tp7KGeX516qxoop+LwuBdpo5nMbNs+Sx +0Ia2B+HRONmf3UTYrsY3mNCpQ0XkV78eWBBVP4ju5C1wU/187UY= +=xpQ8 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64.asc b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64.asc new file mode 100644 index 0000000000..b5273401a3 --- /dev/null +++ b/website/content/en/releases/13.5R/checksums/CHECKSUM.SHA512-FreeBSD-13.5-BETA3-arm64-aarch64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-bootonly.iso) = 623fcce2c54365cedd5ae40776e5751bc4aa15c510a404b04c7f3c784434a4a4cf66a7ed78175ae6bfff31a0fcb5daaac185d3c0d62f13f61df70871930f0d53 +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-bootonly.iso.xz) = 650573f7eaebad2356ce3db54482b5526734a82e216c4c04c1994ab390dedbb80ec91ce9f6c64a3cd4da69db545d560344f8f96ed1684212d0c676ffda101932 +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-disc1.iso) = e10f6f0018813e521276c4383a699afb2641f1122bad421e5580b10a6defcbb8c943b7c4e7c412364c0fe9a47feaaa5372b2e2e204086cf490ef6dea26f8ceb6 +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-disc1.iso.xz) = d7611359a48a74a608b349c97f9433f782f6b2125515be764415247001630930d0c83ae84168db0cff1b2d301165b1ff0b5c395c854bac3c15c8c9ac18b99d0e +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-dvd1.iso) = e9a616ec394a9ca27e399ff251df1987bd85294141af57848b7818f6f85c9ba5474c68f9baf6e9a4d720c1683d1fa463526f8c4e0bf10696096d834f0f82c865 +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-dvd1.iso.xz) = 87cac3ad3304ddde041988eadd8dba652bccd6606b3f0e41754ae840e3776af9aec836872e0857595bbf97054a2c69f6418f6e28c6e58d17997719f9095c04cc +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-memstick.img) = a1e27c86b00cac52886f2b28936cb5bd286092b6f99e35329706b5e9f823037290505ef26a001dfe2c5e6d9d0f5840a9dd2fabd83ea9e003b6955bf72017b3ae +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-memstick.img.xz) = 07511886f17b840450dd6c6a05ec85999c7f399b02f6507e34dce9d97d64a62140b5b51a2b68cd54c85cbadc994a4fc26fd7b5c4a806c869f04a92eed83c9fde +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-mini-memstick.img) = 0c6984427e2cf1c9f132a902c2a2f0f9953b3227fcfa70fd03312a0a9e00c03dc70bcb9376478b86b9d7f2fcb109c347b74974dc862dcaf03b7ab4da18ed4f1d +SHA512 (FreeBSD-13.5-BETA3-arm64-aarch64-mini-memstick.img.xz) = 8d70168997ee1ab365d3667ddf8785d7d6ac889ed10c2cf283102fd14d810263c7706da2c0036dfe0bb768e6df7734295888608250e8e76c1516381efe218df4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAme4uUQACgkQOJfy4i5l *** 300 LINES SKIPPED *** From nobody Sat Feb 22 05:44:14 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Z0GCM1w4jz5p9Nn for ; Sat, 22 Feb 2025 05:44:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z0GCM0L8dz45Wk; Sat, 22 Feb 2025 05:44:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740203055; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pO7R7pfP7VfhOTitBegxY4pjay0ZIGhyzFj9ir5kFow=; b=xYGzu/DWJOhaDfwB9CrNjLgyse3vIdlU4gqd+oOuPU3b5EN2cWE4w+ZYImnUSAL5MKyjcW OMvn0gW6BJOFqoMWbNZKVvMAQkEzfNsCykbK5Yx8j/KbKJcpixbpxkbi64g0d/Fo6C3FJa VeklUaknzBCuSrhyagpBUlZsICjgPP7NYwFxP4rPxhj6alUbD1kvP5BaHSr4ScToOdw+uO +tE3Yg8y1HaRwIUkBsiNJuE5SsXZAE8qXm5VUazyoD2RelMt2XRiKRrhLQU68Ez1wQxCqM 2pjLh6UEIQhiQ9ysDJOmqs62abk99uLiru3z1nTlr6UFhFqIIv5rX0a9L2EDHg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740203055; a=rsa-sha256; cv=none; b=Y2sCCrseyu9zral8ryFfdAgRIr4UHFHuBKPU+Kh2SZliNxhuf6asXHEC/7OpPNS4isxPM9 CEzjkprPS2AzS5Q5DuZErKWvfOcF+Z0noifBNTsHDsN1WVeuVHlQGMzO/UmqSUNZ/Z9raF ZDt93AimGDXhkXNr+nXyU4osIzU8DrpyemkG1wIbCJpgSTu0hss/JnlQLK0aFgW0RbPh70 JB1JhMFQOft832cz43Zu4JN8PzWw74SP5gapPpGw7sozbHVMShsxpxT2fE+GtnSeinmbjX pvWTDzTOEyIpRIbmv4LVCrPTot0AeoaOjycIgZF62393SFCtffU/7zVK3UJo/Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740203055; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pO7R7pfP7VfhOTitBegxY4pjay0ZIGhyzFj9ir5kFow=; b=qfLtB7UCOHbyYNfGFWMZksYrebyoXyfqTpHQ/UQhTUUtGniJVr5ItI8ujNUMCwpxSqkmD3 vmz3/hCrUNbGUg0QZb7pMeU+T1MtLqCBTNKCoah2exb+FEBDqkY2LQYGRemXXEroyhl6H5 nENkEBZXBzcono7SxftAssy+a+Gye3ByO0WjGgn0j/MUW+dqW7fBA04U/Cmn7vjJP0OONz +zQVlJVe0s4iTATy5frdp7LepDl/Sa6UWanpLjPRck6LVfB36cQcpLheVoSELR+XBlgPTW 5RxNtsYWSn0aUjUp1FQdsnHAIMg3sLWO1o/up6oq4q17G6hH4+rwG22s5bKYqw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Z0GCL725kzvSj; Sat, 22 Feb 2025 05:44:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51M5iEdb093552; Sat, 22 Feb 2025 05:44:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51M5iEPM093548; Sat, 22 Feb 2025 05:44:14 GMT (envelope-from git) Date: Sat, 22 Feb 2025 05:44:14 GMT Message-Id: <202502220544.51M5iEPM093548@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 8f27893a35 - main - 13.5: Announce BETA3 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8f27893a35244690c6c6fd884af45cce52542fb9 Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=8f27893a35244690c6c6fd884af45cce52542fb9 commit 8f27893a35244690c6c6fd884af45cce52542fb9 Author: Colin Percival AuthorDate: 2025-02-22 05:43:59 +0000 Commit: Colin Percival CommitDate: 2025-02-22 05:43:59 +0000 13.5: Announce BETA3 Approved by: re (implicit) Sponsored by: Amazon --- website/data/en/news/news.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index add7f77292..6ffc2bf54d 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,5 +1,10 @@ # Sort news by year, month and day +[[news]] +date = "2025-02-22" +title = "FreeBSD 13.5-BETA3 Available" +description = "The third BETA build for the FreeBSD 13.5 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are available on most of our FreeBSD mirror sites." + [[news]] date = "2025-02-14" title = "FreeBSD 13.5-BETA2 Available" From nobody Sun Feb 23 10:23:21 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Z10Ly1Zxpz5pwbC for ; Sun, 23 Feb 2025 10:23:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z10Ly0MrQz3TbR; Sun, 23 Feb 2025 10:23:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740306202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fvzA+zaQOuxCdLNJtGfOjh5w3JbCyUK04Y7IeeZipXU=; b=xyIFVtin3Ys292/+n+5o7TUIHZBGxAEK/73xxeKYwxzAwMBb52rhL5OLz6HLy8E5s6h3x9 F2ve1xGG5ayN1O62v/d6elX+GwfSP9RoVpwuruWceBHrNnLd0FmcY3HrPxlmEbAPqCglPb 3Wa7rFMt4qLYbwG/g2sGbiCctbXOU/lr6E8LtEcrLiMIF+OBswDSBNgpAZsR4grVwHdl7M +/wYkV0tNvlbjXCjggWD0Xg+HasN1v9YCymaQHrDrn1Lcz8gqvBFYbYBE52TgpzbxVgfZF rrr46Q0et5ecMz61PkuzyOoqQuf1F9vWUB1K1Zo29WCxLMAlk+kOdxqmwiSkbA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740306202; a=rsa-sha256; cv=none; b=EYngOTJeNMP6YP4UOQREL0kZFQAfz654qB5ZQ9sKC7uxJI3ZwGDOmulg3fUWsYKfT3+EoF uBcv9F3ligVGFrwrUVejb/j8Ll0yxwgwbivzupyt/YVV76sOVTGdchMrWTYki2exRM731s XceYMKHfehQgWkLZplt0RQpjVU6ZbYViMdgfaS8/n1YOZpfrBB/FaanY+5Kqd8dozh8q+r epU0QUEBJu2aCZIFAXlzG/aI9ygKlKwliI9lSNVu0LedGES7dZ1VT4+ni93/sq302qnQsf zCEjB4R/lOWuTlBYBXJMD+fuo0F1/176SYWnCNayqGxklma7O9Ny2p2qauMvrw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740306202; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=fvzA+zaQOuxCdLNJtGfOjh5w3JbCyUK04Y7IeeZipXU=; b=Y9oDXwXhRlY6tr8091aSwIbFfIr/37cmCYinB09xczYuGQCW3sdz1aN6mthsIeQiFNy8Lp U8/EJBmdTbd+gogukldxjiU9SHCP9rZESGXPCdnJiv+/6BIo2Ee3sq70YDtsuvcO2FLjGx Qt2/HyFlmsAH3oeICCHiwULolSWDEk/Rc/5XpvTgDO+yYVtDJVm7ACXk2Q0kzkkjDtRGnj xVJmeIGhr8/GpQ9QCH09FeNV3TptS5UwZQg9vWDphRBzzhLh69tz490bJtdsvW5H1FihE6 BbkRYaJduzZGLapVp4C9JzhV+wcGi5XV33oxwgnW8ysdGBAW+c9Med9l6uleYw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Z10Lx74VrzqR5; Sun, 23 Feb 2025 10:23:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51NANLkD014784; Sun, 23 Feb 2025 10:23:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51NANLv2014781; Sun, 23 Feb 2025 10:23:21 GMT (envelope-from git) Date: Sun, 23 Feb 2025 10:23:21 GMT Message-Id: <202502231023.51NANLv2014781@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 7643703b1c - main - Status/2024Q4: Vale fixes List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7643703b1c691b0ea4d9486939b8efb52692fb9d Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=7643703b1c691b0ea4d9486939b8efb52692fb9d commit 7643703b1c691b0ea4d9486939b8efb52692fb9d Author: Chris Moerz AuthorDate: 2025-02-23 09:17:28 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-02-23 09:17:28 +0000 Status/2024Q4: Vale fixes Differential Revision: https://reviews.freebsd.org/D49023 --- .../content/en/status/report-2024-10-2024-12/appjail.adoc | 10 +++++----- .../content/en/status/report-2024-10-2024-12/audio.adoc | 3 ++- .../content/en/status/report-2024-10-2024-12/bhyvemgr.adoc | 3 ++- .../en/status/report-2024-10-2024-12/bugmeister.adoc | 3 ++- website/content/en/status/report-2024-10-2024-12/gvm.adoc | 2 +- website/content/en/status/report-2024-10-2024-12/ldwg.adoc | 14 +++++++------- website/content/en/status/report-2024-10-2024-12/lxqt.adoc | 2 +- .../en/status/report-2024-10-2024-12/torbrowser.adoc | 4 ++-- 8 files changed, 22 insertions(+), 19 deletions(-) diff --git a/website/content/en/status/report-2024-10-2024-12/appjail.adoc b/website/content/en/status/report-2024-10-2024-12/appjail.adoc index a40bed9f0b..ebac7efb90 100644 --- a/website/content/en/status/report-2024-10-2024-12/appjail.adoc +++ b/website/content/en/status/report-2024-10-2024-12/appjail.adoc @@ -1,10 +1,10 @@ === Containers and FreeBSD: AppJail, Director, OCI and more Links: + -link:https://github.com/DtxdF/AppJail[AppJail on Github] URL: link:https://github.com/DtxdF/AppJail[] + -link:https://github.com/DtxdF/Director[Director on Github] URL: link:https://github.com/DtxdF/Director[] + -link:https://github.com/DtxdF/LittleJet[LittleJet on Github] URL: link:https://github.com/DtxdF/LittleJet[] + -link:https://github.com/DtxdF/reproduce[Reproduce on Github] URL: link:https://github.com/DtxdF/reproduce[] +link:https://github.com/DtxdF/AppJail[AppJail on GitHub] URL: link:https://github.com/DtxdF/AppJail[] + +link:https://github.com/DtxdF/Director[Director on GitHub] URL: link:https://github.com/DtxdF/Director[] + +link:https://github.com/DtxdF/LittleJet[LittleJet on GitHub] URL: link:https://github.com/DtxdF/LittleJet[] + +link:https://github.com/DtxdF/reproduce[Reproduce on GitHub] URL: link:https://github.com/DtxdF/reproduce[] Contact: Jesús Daniel Colmenares Oviedo @@ -25,7 +25,7 @@ Although there have been great people working on OCI for a long time, this month The latest release adds more useful features, improves on existing things and link:https://appjail.readthedocs.io/en/latest/OCI[implements OCI]. I'm continually adding more Makejails, a simple text file that automates the deployment of services in jails. -There is an organization on Github that I call link:https://github.com/AppJail-makejails[The Centralized Repository] if you want to make a contribution. +There is an organization on GitHub that I call link:https://github.com/AppJail-makejails[The Centralized Repository] if you want to make a contribution. link:https://github.com/AppJail-makejails/#status[The last improvement was to implement BuildBot as the CI/CD of AppJail images], so any change made to a repository that is tracked by BuildBot will generate a new task to build and deploy an image to the mirrors. And if mirrors are not an option, link:https://github.com/DtxdF/reproduce[appjail-reproduce] can be used to build images using your own resources. diff --git a/website/content/en/status/report-2024-10-2024-12/audio.adoc b/website/content/en/status/report-2024-10-2024-12/audio.adoc index c585f04f80..3df1584e41 100644 --- a/website/content/en/status/report-2024-10-2024-12/audio.adoc +++ b/website/content/en/status/report-2024-10-2024-12/audio.adoc @@ -11,7 +11,8 @@ Important work since link:https://www.freebsd.org/status/report-2024-07-2024-09/ Several cleanup and refactor patches. * Committed man:mididump[1]. Ships with 14.2-RELEASE and 14-STABLE. -* Implementing link:https://reviews.freebsd.org/D47638[AFMT_FLOAT] support. This fixes ports, such as package:emulators/wine[], that require `AFMT_FLOAT` support from OSS. +* Implementing link:https://reviews.freebsd.org/D47638[AFMT_FLOAT] support. + This fixes ports, such as package:emulators/wine[], that require `AFMT_FLOAT` support from OSS. Related bug reports: link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184380[PR 184380], link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281390[PR 281390], link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264973[PR 264973], link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=157050[PR 157050]. Future work includes: diff --git a/website/content/en/status/report-2024-10-2024-12/bhyvemgr.adoc b/website/content/en/status/report-2024-10-2024-12/bhyvemgr.adoc index 27c3f2062d..ceb21c9395 100644 --- a/website/content/en/status/report-2024-10-2024-12/bhyvemgr.adoc +++ b/website/content/en/status/report-2024-10-2024-12/bhyvemgr.adoc @@ -5,7 +5,8 @@ link:https://github.com/alonsobsd/bhyvemgr[Bhyvemgr] URL: link:https://github.co Contact: José Alonso Cárdenas Márquez -Bhyvemgr is a bhyve management GUI written in Freepascal/Lazarus on FreeBSD. It needs a bunch of tools mostly installed on base system and some installed from ports/packages. +Bhyvemgr is a bhyve management GUI written in Freepascal/Lazarus on FreeBSD. +It needs a bunch of tools mostly installed on base system and some installed from ports/packages. The application is being developed for desktop users to easily and quickly setup and run virtual machines on FreeBSD hosts. During this quarter, there were many bugfixes and improvements to Bhyvemgr. diff --git a/website/content/en/status/report-2024-10-2024-12/bugmeister.adoc b/website/content/en/status/report-2024-10-2024-12/bugmeister.adoc index 6400b5e129..a0a0e33c50 100644 --- a/website/content/en/status/report-2024-10-2024-12/bugmeister.adoc +++ b/website/content/en/status/report-2024-10-2024-12/bugmeister.adoc @@ -45,7 +45,8 @@ Bugmeister folks also did some passes through the database to clean up metadata: * evaluated "PR shows a commit" (possibly via Phabricator)" and "there was no trailing discussion". ** In a few cases of the above we simply assigned them and made sure that mfc-stable[13|14] was set, if it seemed appropriate. - ** This does leave many that have a commit and then have trailing discussion. I think we will need more volunteers to go through those. + ** This does leave many that have a commit and then have trailing discussion. + I think we will need more volunteers to go through those. * removed many of the 'patch' keywords from PRs. In the optimal case these should now be imputed by metadata in each attachment. diff --git a/website/content/en/status/report-2024-10-2024-12/gvm.adoc b/website/content/en/status/report-2024-10-2024-12/gvm.adoc index df1ba39e3d..402a197464 100644 --- a/website/content/en/status/report-2024-10-2024-12/gvm.adoc +++ b/website/content/en/status/report-2024-10-2024-12/gvm.adoc @@ -2,7 +2,7 @@ Links: + link:https://www.greenbone.net/en/[Greenbone] URL: link:https://www.greenbone.net/en/[] + -link:https://github.com/greenbone/[Greenbone Github] URL: link:https://github.com/greenbone/[] + +link:https://github.com/greenbone/[Greenbone GitHub] URL: link:https://github.com/greenbone/[] + Contact: José Alonso Cárdenas Márquez diff --git a/website/content/en/status/report-2024-10-2024-12/ldwg.adoc b/website/content/en/status/report-2024-10-2024-12/ldwg.adoc index a49d53bf58..bbe0d50089 100644 --- a/website/content/en/status/report-2024-10-2024-12/ldwg.adoc +++ b/website/content/en/status/report-2024-10-2024-12/ldwg.adoc @@ -1,4 +1,4 @@ -=== Laptop and Desktop Workgroup (LDWG) +=== Laptop and Desktop Work Group (LDWG) Links: + link:https://lists.freebsd.org/archives/freebsd-desktop/[Desktop mailing list] URL: link:https://lists.freebsd.org/archives/freebsd-desktop/[] + @@ -6,9 +6,9 @@ link:https://wiki.freebsd.org/LaptopDesktopWorkingGroup[Wiki Page] URL: link:htt Contact: Chris Moerz -October 2024 marked the inception of the Laptop and Desktop Workgroup (LDWG), affectionately known as "Ludwig". +October 2024 marked the inception of the Laptop and Desktop Work Group (LDWG), affectionately known as "Ludwig". This initiative provides a collaborative platform for the community to engage in development, testing, knowledge exchange, and advocacy for FreeBSD on laptops and desktops. -We welcome anyone interested to join us. +Everyone is welcome to join, if interested. Scope of Work: @@ -21,7 +21,7 @@ On November 16, 2024, the LDWG held its inaugural virtual meeting. The strong interest in FreeBSD for laptops and desktops was evident from the diverse group of participants, including developers, contributors, Discord community moderators, users, and FreeBSD Foundation members. Meeting slides, minutes, and recordings are available on the Group’s link:https://wiki.freebsd.org/LaptopDesktopWorkingGroup[wiki page]. -During the meeting, we identified and prioritized gaps and potential improvements in the following areas: +During the meeting, the group identified prioritized gaps and potential improvements in the following areas: * Console * Desktop Environment @@ -35,8 +35,8 @@ During the meeting, we identified and prioritized gaps and potential improvement * Software and Port Availability All activities are documented on the link:https://docs.google.com/spreadsheets/d/15btrze2sZrprSBd3Hb3YG27cZqG0AFjcvLlcTTifpIE/edit?gid=0#gid=0[Group's worksheet]. -We encourage anyone interested in contributing add their name. -If you have any planned or ongoing work, please include it in the worksheet. +The Group encourages anyone interested in contributing to add their name. +If there is any planned or ongoing work, please include it in the worksheet. Alice Sowerby provided an update on the link:https://github.com/FreeBSDFoundation/proj-laptop[The Foundation’s Laptop project], highlighting the need for volunteers to support testing efforts. @@ -44,5 +44,5 @@ The Group is running an link:https://docs.google.com/forms/d/e/1FAIpQLSd6-AOHpna The survey will remain open until the next call in January, where results will be presented and discussed. The next call is scheduled for January 20, 2025 at 10AM PT / 1PM ET / 6PM UTC. -We hope to see you there! +Hope to see you there! diff --git a/website/content/en/status/report-2024-10-2024-12/lxqt.adoc b/website/content/en/status/report-2024-10-2024-12/lxqt.adoc index b693f3d8a5..277c520777 100644 --- a/website/content/en/status/report-2024-10-2024-12/lxqt.adoc +++ b/website/content/en/status/report-2024-10-2024-12/lxqt.adoc @@ -2,7 +2,7 @@ Links: + link:https://lxqt-project.org/[LXQt Project] URL: link:https://lxqt-project.org/[] + -link:https://github.com/lxqt/[LXQt Project Github] URL: link:https://github.com/lxqt[] + +link:https://github.com/lxqt/[LXQt Project GitHub] URL: link:https://github.com/lxqt[] + Contact: LXQt Team diff --git a/website/content/en/status/report-2024-10-2024-12/torbrowser.adoc b/website/content/en/status/report-2024-10-2024-12/torbrowser.adoc index 72aafb62d0..3164a78e87 100644 --- a/website/content/en/status/report-2024-10-2024-12/torbrowser.adoc +++ b/website/content/en/status/report-2024-10-2024-12/torbrowser.adoc @@ -1,7 +1,7 @@ === Tor-Browser -Links: -link:https://www.torproject.org/[Tor Project Homepage] URL: link:https://www.torproject.org/[] +Links: + +link:https://www.torproject.org/[Tor Project Homepage] URL: link:https://www.torproject.org/[] + link:https://gitlab.torproject.org/tpo/applications/tor-browser[GitLab Repository] URL: link:https://gitlab.torproject.org/tpo/applications/tor-browser[] Contact: Martin Filla From nobody Sun Feb 23 10:23:23 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Z10Lz69t7z5pwVS for ; Sun, 23 Feb 2025 10:23:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z10Lz1JRHz3Thb; Sun, 23 Feb 2025 10:23:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740306203; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=iJGTC4aBgQmZSOo2Ppv6PwB993vmf/H1/mAcFu4KzoA=; b=nMOdxr23HrBZQUgqXbJZozH1M4I0QHH8KQKg7BkFyNHsw+WW+BsvFN3FUIVBwY3O3p8ZK7 1x78moEVvhobfDo0i4IlbziznMHta7Akc1VATnGBYeJY9XVeUR1o67yL7WDxwGmibr66Te 9Dmjxq6Y15EDnFG7mWM+Cn4EZydxE7ixeQrkPGPg2c7B71QNzMn6siI23Cyhie02cjIXEr Oc0yNAp5aFe3hfnec+QoFrMOB1S9DIuF2uVxOhVFWdL0lpl/oh/2Gnb02fr9z+n2oZ2rhY OHjXlgbsYNEYBOB8xo3VkgYYaXDEPYdrmZMpZkKfQNxYSHU2dFJtIg7N4FcPGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740306203; a=rsa-sha256; cv=none; b=N4LrKZWvGtN2i0PAx3pT+OWSjelA2l2ElnZv9glYzzs40Qf/PXnSNPP9watjqqA97KVO+F U+fVVInExSri55oqVCYqsNOEseaN2VVL3XNucb1DKM3stfWL1Lus1NJEisWvrHqtJR5CGx OnCCYr9xB2JkVST2yxjw8P4c/ImTaOCI2Zb4w64W/ejT7UHunxodrtx+75TNalkif0ZiXL S6+8wrkSxuyD2FvwK1887wF25WaakyG0Nb5YDsskjR7Nau/eWNa2Pp6i7dE06t/hprAk8c j8e2XooeVN1w6nzXCnK9h5IIA+K/KBnGGwZBwCtgYY4XbSEaB1FgEMg9hJW0Rg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740306203; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=iJGTC4aBgQmZSOo2Ppv6PwB993vmf/H1/mAcFu4KzoA=; b=vxc2XA3geA+f7CL8in1qTNfKZ1R2c5dzL1S3cVfVg8HfrXrggWmQfh+Y3stcFC0b/vLcLw baVnp3LW5nJV7F6+ZGlBFD3d/HJ9duJ6AYcKdsXavvyoOVajK355eYpWzzag08NrXcoSvc zpS8G8uCCFZKtkjZkyA8VoVQ7sjxY91JWE++moawSsWAR2VA+iDc2uHVoTdzEQG/K8wHnU +CLQHQ51dQIqaciI+fdnKLm1IiVe7acs73oGGhtxNUPOTXEZ7tarMU8IsORx9+FJNXIHaO luD2OBsGLY2XdiS+8+1hQPpnPNzwtYA8UmrZUJoO3nqtmG7aHHyHwm8g4keiPg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Z10Lz0qXHzq0Q; Sun, 23 Feb 2025 10:23:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51NANNiB014817; Sun, 23 Feb 2025 10:23:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51NANNiG014814; Sun, 23 Feb 2025 10:23:23 GMT (envelope-from git) Date: Sun, 23 Feb 2025 10:23:23 GMT Message-Id: <202502231023.51NANNiG014814@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Lorenzo Salvadore Subject: git: 80a362a6ef - main - Articles/Status reports process: Improvements List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: salvadore X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 80a362a6ef3987c41c1564aa0d7426ef35ba55f8 Auto-Submitted: auto-generated The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=80a362a6ef3987c41c1564aa0d7426ef35ba55f8 commit 80a362a6ef3987c41c1564aa0d7426ef35ba55f8 Author: Chris Moerz AuthorDate: 2025-02-23 10:08:20 +0000 Commit: Lorenzo Salvadore CommitDate: 2025-02-23 10:22:52 +0000 Articles/Status reports process: Improvements - Remove reference to a contributor of a very old version of this document: it does not add much to the text and the name can be retrieved through our VCS if need be. - Various other improvements. Reviewed by: status (Pau Amma ) Differential Revision: https://reviews.freebsd.org/D47497 --- .../en/articles/freebsd-status-report-process/_index.adoc | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/documentation/content/en/articles/freebsd-status-report-process/_index.adoc b/documentation/content/en/articles/freebsd-status-report-process/_index.adoc index da58fcbacb..10f66607fb 100644 --- a/documentation/content/en/articles/freebsd-status-report-process/_index.adoc +++ b/documentation/content/en/articles/freebsd-status-report-process/_index.adoc @@ -2,7 +2,7 @@ title: FreeBSD Status Report Process authors: - author: The FreeBSD Documentation Project -copyright: 2023 The FreeBSD Documentation Project +copyright: 2023-2025 The FreeBSD Documentation Project description: Instructions for both writers and editors of status reports trademarks: ["freebsd", "git", "github", "general"] --- @@ -28,7 +28,7 @@ Throughout this document and in other places related to FreeBSD status reports a == Instructions for writers -This section provides some advice on writing status report entries from mailto:theraven@FreeBSD.org[David Chisnall], experienced in technical writing. +This section provides some advice on writing status report entries. Instructions on how to submit your entries are also given. _Do not worry if you are not a native English speaker. @@ -56,7 +56,7 @@ A new driver, abc(4), was added to the tree, bringing support for Yoyodyne's range of Frobnicator network interfaces. .... -Now the reader knows that abc is a network interface driver. +Now the reader knows that `abc` is a network interface driver. Even if they do not use any Yoyodyne products, you have communicated that FreeBSD's support for network devices is improving. === Show the Importance of Your Work @@ -214,12 +214,14 @@ Calls for status reports are sent to the following recipients: * the link:https://lists.freebsd.org/subscription/freebsd-status-calls[freebsd-status-calls@FreeBSD.org mailing list]; * to all submitters of last status reports (they may have updates or further improvements); -* and, depending on the season: +* and, depending on the season, ** Various conference organizers: *** link:mailto:secretary@asiabsdcon.org[AsiaBSDCon] in March (First Quarter); *** link:mailto:info@bsdcan.org[BSDCan] in May (Second Quarter); - *** EuroBSDcon September - October (Third-Fourth Quarter). - EuroBSDcon as an organization is not interested in writing reports for FreeBSD (at least it was not in October 2019: its reason is that the conference is not FreeBSD specific), so reports about this event should be asked of members of the FreeBSD community that attended it; + ** Various conference attendees: + *** EuroBSDcon in September - October (Third-Fourth Quarter); + EuroBSDcon as an organization is not interested in writing reports for FreeBSD - at least it was not in October 2019: its reason is that the conference is not FreeBSD specific. + Hence, reports about this event should be asked of members of the FreeBSD community that attended it. ** Google Summer of Code link:mailto:soc-students@FreeBSD.org[students] and their link:mailto:soc-mentors@FreeBSD.org[mentors]. The easiest way to send calls for status reports is to use the link:https://cgit.freebsd.org/doc/tree/tools/sendcalls/sendcalls[[.filename]#sendcalls# perl script] in the [.filename]#tools/sendcalls# directory of the doc git repository. From nobody Sun Feb 23 17:35:02 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Z19x30t4Wz5p7ct for ; Sun, 23 Feb 2025 17:35:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z19x30504z3vD2; Sun, 23 Feb 2025 17:35:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740332103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ihszmROwEV0l/N05tclIG11gLJcabQlRTm0blr4P8KE=; b=e3ZezRRG5qk5akkt8Bqz8KkAlb7kAoD3GBKYQT88X89+gAFCOnnrexdV7WKQS/cBXBsvst yo9+GQCMSjxpqJNS+hp5d3xvzK5tzcRhLL32sxssllebxUHmUiVwAYnMdu9h+xkA0ObDIm x3zvb55GGhHVG5ShWLRIlF04vcp143+rclqvqXVgyUDEVkQHbE9lZ4kUq1+8VrpbZA4Sm8 Ac1R/STqU75K7p0HY4x2T45yyKPDcg+8vDb7tdeQqjOpdE3X+w5qBE1gV0MVNfwBCwbU7u sQVQbBsvyC/Yv1H0lpyJQLvJVu8zDalamTKvqB6sr4Bos9pT+EkHjLT+GR9oJw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740332103; a=rsa-sha256; cv=none; b=yn/fMu2oyecbLRqYJ7DDvODU54HsbmEvWgFeIkSlla60oTkrh5m0yy8ee+sfMMQbmPESBg xOv0AR1C7mV6YVi1jBnnNmuEUKOOfOybjJLRJUQ548Yhs3NpwqA9/EEsYVLERxMNU7zQzq rOif/QxEtYd4xjX3KYNAPhyM2yuS3uoFefAQSv5NZ3kwfRkYHhUJSfHFdQEhNMCjGIiU/c R8GOMl52dd9eqziJuYS36mpoJk0LAHDJxgesRZ9jWMvYjxC5Ks/sqmt60NOxxibqBnJE+Z 72ns2Y1HiXOhS474c1k20KSvzmkwyFlaCcyoxXS8rSXfOK2ZXbviscnUZHCOHQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740332103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ihszmROwEV0l/N05tclIG11gLJcabQlRTm0blr4P8KE=; b=xoYPu6JJJ/RA3Gx3SknS5ICS0W+XZ8ehbRjeBunZHJtNiu2lcXi7Ms5iIpJgn5a+GdjJc4 62gCh9pU1nUUIc6RMs/ZDb5B7deJdftg/dwWoLrPu4Zc/iUym3Kocvq0vNtft5TBraGc7A UpQ50IenSmeU0UXfE/Zgv2LyBEbN2+E0WazvvMTdYDzzYCaHlA3VQ6cKwCivUjlU36z13/ M4vmELSgD2iD22Kbvzrc7dOuGswxbZDgVlQbvU2bPhfbqQVgfzVmZuTJydUseQSuqcf3iv 1DTpDptMpwyHp5XOMJY+fVCUzr9SxjuxJYWEd3TcaFjCPAEHTNxxYV2Q/iraow== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Z19x26pMlz13xF; Sun, 23 Feb 2025 17:35:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51NHZ2Zk018191; Sun, 23 Feb 2025 17:35:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51NHZ2wt018188; Sun, 23 Feb 2025 17:35:02 GMT (envelope-from git) Date: Sun, 23 Feb 2025 17:35:02 GMT Message-Id: <202502231735.51NHZ2wt018188@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 1ba292a796 - main - [phb][Uses]: Add missing Uses=emacs List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1ba292a79606194abee212dddc03afc018de5883 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=1ba292a79606194abee212dddc03afc018de5883 commit 1ba292a79606194abee212dddc03afc018de5883 Author: Fernando Apesteguía AuthorDate: 2025-02-23 17:30:28 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-23 17:34:19 +0000 [phb][Uses]: Add missing Uses=emacs Reviewers: jrm@ Differential Revision: https://reviews.freebsd.org/D48989 --- .../en/books/porters-handbook/uses/_index.adoc | 64 +++++++++++++++++++++- 1 file changed, 62 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 5360653b1a..759deefc87 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -588,7 +588,6 @@ When the `stage` argument is supplied, binaries under `STAGEDIR` are operated on ==== [.programlisting] .... -USES= elfctl ELF_FEATURES= featurelist:path/to/file1 \ featurelist:path/to/file2 .... @@ -597,7 +596,68 @@ ELF_FEATURES= featurelist:path/to/file1 \ The format of `featurelist` is described in man:elfctl[1]. -[[uses-erlang]] +[[uses-emacs]] +== `emacs` + +Possible arguments: (none) (default), `build`, `run`, `noflavors` + +Provides support for ports requiring Emacs. +The `build` argument creates a build dependency on Emacs. +The `run` argument creates a run dependency on Emacs. +If both the `build` and `run` arguments are absent, create build and run +dependencies on Emacs. +The `noflavors` argument prevents flavors, and is implied if there is no run dependency on Emacs. + +The default Emacs flavor for ports with `USES=emacs` can be defined in [.filename]#make.conf#. +For example, for the `nox` flavor, use `DEFAULT_VERSIONS+= emacs=nox`. +The valid flavors are: `full`, `canna`, `nox`, `wayland`, `devel_full`, `devel_nox`. + +Variables, which can be set by ports: + +`EMACS_FLAVORS_EXCLUDE`:: +Do NOT build these Emacs flavors. +If `EMACS_FLAVORS_EXCLUDE` is not defined and: + +* there is a run dependency on Emacs +* the noflavors argument is not specified + ++ +then all valid Emacs flavors are assumed. + +`EMACS_NO_DEPENDS`:: +Do NOT add build or run dependencies on Emacs. +This will prevent flavors, and no byte code files will be generated as part of +the package. + +Variables, which can be read by ports: + +`EMACS_CMD`:: +Emacs command with full path (e.g. [.filename]#/usr/local/bin/emacs-30.1#) + +`EMACS_FLAVOR`:: +Used for dependencies (e.g. `BUILD_DEPENDS= dash.el${EMACS_PKGNAMESUFFIX}>0:devel/dash@${EMACS_FLAVOR}`) + +`EMACS_LIBDIR`:: +Emacs Library directory without `${PREFIX}` (e.g. [.filename]#share/emacs#) + +`EMACS_LIBDIR_WITH_VER`:: +Library directory without `${PREFIX}` including version (e.g. [.filename]#share/emacs/30.1#) + +`EMACS_MAJOR_VER`:: +Emacs major version (e.g. 30) + +`EMACS_PKGNAMESUFFIX`:: +`PKGNAMESUFFIX` to distinguish Emacs flavors + +`EMACS_SITE_LISPDIR`:: +Emacs site-lisp directory without `${PREFIX}` (e.g. [.filename]#share/emacs/site-lisp#) + +`EMACS_VER`:: +Emacs version (e.g. 30.1) + +`EMACS_VERSION_SITE_LISPDIR`:: +Include version (e.g. [.filename]#share/emacs/30.1/site-lisp#) + == `erlang` Possible arguments: (none), `enc`, `rebar`, `rebar3` From nobody Sun Feb 23 17:44:01 2025 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Z1B7Q33m0z5p8Zg for ; Sun, 23 Feb 2025 17:44:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z1B7P5j7Lz42Bh; Sun, 23 Feb 2025 17:44:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740332641; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DRr5HKx+hUdm8uFaqFYZIUED9pW5F+HLd2J4mYg8hNs=; b=ZDAnEkmE0ZZBzR0rgnvd6XCjNu36HY7EFtZUwTyyzjzOVvOrihBdjY9Cf+LTfOxBGpLxK0 wrQ4FlPP5bJtsQOAg0fcZ/eMncpXHflmfllwI3FRkXbDwWlCsH6qHcEVQF+R6oiwWqhAHo U50mACy+dY9MIV6uwwjD6NciANfQMgWXE8JxNF9JBYcsXHkMY9MqUY//4Lv8fgGlzn7Ar+ TDLz0OPpA7kR+8HoFDpphTWSgCLOk3uOLXXmdSUVRVrUkoPx2BLIdt17ue+5DXxa0pXe78 n0vwEImC2qtUcjisV3v9G5fV24z6HTxGeX4E1UhgItE8gN1b5ixk9R2ZBeqItg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1740332641; a=rsa-sha256; cv=none; b=Jxjm5ohkOMPe/CU9eD+R6fTiUBh43vZD9Baj9bHzW/XJC4KutDDHbEh470W9VVjumk2s90 +WIM47EV/C9dRhzf4Igku7Z7XE7wssPRI1SsFyFO/ref8eBtzYT8TdBqAy4QDeYNtn6cZc tjfdEiV8/S/hDo60I5iGVRePK86RXIDn0nY/03Q36MhPrnrf4yMUlhr7Ssy2fp7huXvErp RrWA9PyhW1gwIUYkXTdonFgrQl2z9uyeOdyIR1u65bVIlKnjrdIM5x23apR45cnCgkY0I9 EfjnMpJOmLGfCbI5TxpKIHBiu3sLGJVS5hmVpvRNAZMLrhX+1OU1HzeMYWoJOQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1740332641; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DRr5HKx+hUdm8uFaqFYZIUED9pW5F+HLd2J4mYg8hNs=; b=k7Xm3eTlX/S0SO8jN842+2elhxojiP6Mqc2ItIh9zd+LPi/V1ZLbv3LxELGk97W1H0qyMk PK74aD5LV1wO9r9WwRxi+sr9DNZ1PY7Gyd8okIUp7EhoMKV9/gAsV0XMo745HUCz/fj7Zf y1G8sjQU0VVBdvRhsrGSMxMtuj6+8OpA1IuJ67JuBhr6QKHlrButwHj7+5VLYSLwq3eRiL rvZMdYQ1x9vSuR2EJHzP6++iAomUiXGa4XpszMREPbmrCEC902jnQ3QcHFxSjpv9sAgXVB 74+cZI7POwhPcALcDrzWhKionswzEGMMYofRgp8z1cwbJgD7/lpH7MkHNnv9IA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Z1B7P50kTz13gq; Sun, 23 Feb 2025 17:44:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 51NHi1W9036577; Sun, 23 Feb 2025 17:44:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 51NHi1YH036574; Sun, 23 Feb 2025 17:44:01 GMT (envelope-from git) Date: Sun, 23 Feb 2025 17:44:01 GMT Message-Id: <202502231744.51NHi1YH036574@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 0144939994 - main - [hb][jails]: Tip for before creating thin jails using OpenZFS. List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 014493999445eda749b7360ab4589764427c5322 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=014493999445eda749b7360ab4589764427c5322 commit 014493999445eda749b7360ab4589764427c5322 Author: Jim Brown AuthorDate: 2025-02-23 17:40:00 +0000 Commit: Fernando Apesteguía CommitDate: 2025-02-23 17:42:41 +0000 [hb][jails]: Tip for before creating thin jails using OpenZFS. Recommend creating the jail directory tree first. Differential Revision: https://reviews.freebsd.org/D49098 --- documentation/content/en/books/handbook/jails/_index.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/jails/_index.adoc b/documentation/content/en/books/handbook/jails/_index.adoc index d34ee34950..f938ca334f 100644 --- a/documentation/content/en/books/handbook/jails/_index.adoc +++ b/documentation/content/en/books/handbook/jails/_index.adoc @@ -421,8 +421,9 @@ such as being able to create them faster from snapshots or being able to update Due to the good integration between FreeBSD and OpenZFS it is very easy to create new Thin Jails using OpenZFS Snapshots. -To create a Thin Jail using OpenZFS Snapshots the first step is to create a template. +To create a Thin Jail using OpenZFS Snapshots the first step is to create the jail directory tree by following the instructions in crossref:jails[host-configuration-directories, "Setting up the Jail Directory Tree"]. +Next, create a template. Templates will only be used to create new jails. For this reason they are created in "read-only" mode so that jails are created with an immutable base.