From owner-svn-doc-head@freebsd.org Sun Jun 17 01:48:20 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBA5E1006C2D; Sun, 17 Jun 2018 01:48:19 +0000 (UTC) (envelope-from allanjude@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9157E7851A; Sun, 17 Jun 2018 01:48:19 +0000 (UTC) (envelope-from allanjude@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 729856C24; Sun, 17 Jun 2018 01:48:19 +0000 (UTC) (envelope-from allanjude@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5H1mJDW042982; Sun, 17 Jun 2018 01:48:19 GMT (envelope-from allanjude@FreeBSD.org) Received: (from allanjude@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5H1mJQL042981; Sun, 17 Jun 2018 01:48:19 GMT (envelope-from allanjude@FreeBSD.org) Message-Id: <201806170148.w5H1mJQL042981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: allanjude set sender to allanjude@FreeBSD.org using -f From: Allan Jude Date: Sun, 17 Jun 2018 01:48:19 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51852 - head/en_US.ISO8859-1/books/handbook/zfs X-SVN-Group: doc-head X-SVN-Commit-Author: allanjude X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/handbook/zfs X-SVN-Commit-Revision: 51852 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 01:48:20 -0000 Author: allanjude Date: Sun Jun 17 01:48:19 2018 New Revision: 51852 URL: https://svnweb.freebsd.org/changeset/doc/51852 Log: ZFS Handbook: vfs.zfs.arc_max and arc_min are adjustable at runtime This has been the case since FreeBSD 11 PR: 229035 Reported by: cperciva Reviewed by: bcr, wblock (previous version) Sponsored by: Klara Systems Differential Revision: https://reviews.freebsd.org/D9311 Modified: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Sat Jun 16 20:31:19 2018 (r51851) +++ head/en_US.ISO8859-1/books/handbook/zfs/chapter.xml Sun Jun 17 01:48:19 2018 (r51852) @@ -3087,8 +3087,10 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * or one half of RAM, whichever is more. However, a lower value should be used if the system will be running any other daemons or processes that may require - memory. This value can only be adjusted at boot time, and - is set in /boot/loader.conf. + memory. This value can be adjusted at runtime with + &man.sysctl.8; and can be set in + /boot/loader.conf or + /etc/sysctl.conf. @@ -3103,8 +3105,10 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * directories, or frequent metadata operations, at the cost of less file data fitting in the ARC. - This value can only be adjusted at boot time, and is set - in /boot/loader.conf. + This value can be adjusted at runtime with &man.sysctl.8; + and can be set in + /boot/loader.conf or + /etc/sysctl.conf. @@ -3117,8 +3121,10 @@ dedup = 1.05, compress = 1.11, copies = 1.00, dedup * value to prevent other applications from pressuring out the entire ARC. - This value can only be adjusted at boot time, and is set - in /boot/loader.conf. + This value can be adjusted at runtime with &man.sysctl.8; + and can be set in + /boot/loader.conf or + /etc/sysctl.conf. From owner-svn-doc-head@freebsd.org Sun Jun 17 03:01:56 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16820100A2B0; Sun, 17 Jun 2018 03:01:56 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 98DAF7B9D3; Sun, 17 Jun 2018 03:01:55 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7A9207909; Sun, 17 Jun 2018 03:01:55 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5H31tO6085027; Sun, 17 Jun 2018 03:01:55 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5H31t8g085026; Sun, 17 Jun 2018 03:01:55 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806170301.w5H31t8g085026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sun, 17 Jun 2018 03:01:55 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51853 - head/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head/share/xml X-SVN-Commit-Revision: 51853 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 03:01:56 -0000 Author: eadler Date: Sun Jun 17 03:01:55 2018 New Revision: 51853 URL: https://svnweb.freebsd.org/changeset/doc/51853 Log: freebsd.sch: fix tyop in error message Modified: head/share/xml/freebsd.sch Modified: head/share/xml/freebsd.sch ============================================================================== --- head/share/xml/freebsd.sch Sun Jun 17 01:48:19 2018 (r51852) +++ head/share/xml/freebsd.sch Sun Jun 17 03:01:55 2018 (r51853) @@ -55,7 +55,7 @@ - There must be a title either in the the doc component () or in the info element. + There must be a title either in the doc component () or in the info element. There must be exactly one title for a doc component (). From owner-svn-doc-head@freebsd.org Sun Jun 17 03:20:42 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2168E100AF55; Sun, 17 Jun 2018 03:20:42 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C96027C934; Sun, 17 Jun 2018 03:20:41 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 91FB07C0E; Sun, 17 Jun 2018 03:20:41 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5H3Kf6E091053; Sun, 17 Jun 2018 03:20:41 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5H3KfGM090986; Sun, 17 Jun 2018 03:20:41 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806170320.w5H3KfGM090986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Sun, 17 Jun 2018 03:20:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51854 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/committers-guide X-SVN-Commit-Revision: 51854 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 03:20:42 -0000 Author: eadler Date: Sun Jun 17 03:20:41 2018 New Revision: 51854 URL: https://svnweb.freebsd.org/changeset/doc/51854 Log: Committer guide: restore some information about svnsync Even though we don't have currently have active seeds some people still use the old ones. In addition we may restore creating new ones. Update the text a bit to reflect that you can use the mirror. Move the text together into one section, and keep the note about alternatives. Requested by: kib Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 17 03:01:55 2018 (r51853) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 17 03:20:41 2018 (r51854) @@ -580,35 +580,6 @@ You need a Passphrase to protect your secret key. - - Checkout from a Mirror - - Check out a working copy from a mirror by - substituting the mirror's URL for - svn+ssh://repo.freebsd.org/base. This - can be an official mirror or a mirror maintained by using - svnsync. - - There is a serious disadvantage to this method: every - time something is to be committed, a - svn relocate to the master repository has - to be done, remembering to svn relocate - back to the mirror after the commit. Also, since - svn relocate only works between - repositories that have the same UUID, some hacking of the - local repository's UUID has to occur before it is possible - to start using it. - - The hassle of a local svnsync mirror - probably is not worth it unless the network connectivity - situation or other factors demand it. Starting - a fresh mirror from empty takes a long time. - Expect a minimum of 10 hours with high speed connectivity. - If international links are involved, expect this to take - four to ten times longer. Another option is to use the - git mirror. - - <literal>RELENG_*</literal> Branches and General Layout @@ -1861,6 +1832,69 @@ U stable/9/share/man/man4/netmap.4 correct location. Instead of a couple of lines of text, the repository journal grows an entire new copy of the file. This is a waste. + + + + Using a Subversion mirror + + There is a serious disadvantage to this method: every + time something is to be committed, a + svn relocate to the master repository has + to be done, remembering to svn relocate + back to the mirror after the commit. Also, since + svn relocate only works between + repositories that have the same UUID, some hacking of the + local repository's UUID has to occur before it is possible + to start using it. + + + Checkout From a Mirror + + Check out a working copy from a mirror by + substituting the mirror's URL for + svn+ssh://repo.freebsd.org/base. This + can be an official mirror or a mirror maintained by using + svnsync. + + + + Setting up a <application>svnsync</application> + Mirror + + Avoid setting up a svnsync + mirror unless there is a very good reason for it. Most + of the time a git mirror is a better + alternative. Starting a fresh mirror from scratch takes + a long time. + Expect a minimum of 10 hours for high speed connectivity. + If international links are involved, expect this to take + four to ten times longer. + + One way to limit the time required is to grab a seed file. + It is large + (~1GB) but will consume less network traffic and take less + time to fetch than svnsync will. + + Extract the file and update it: + + &prompt.user; tar xf svnmirror-base-r261170.tar.xz +&prompt.user; svnsync sync file:///home/svnmirror/base + + Now, set that up to run from &man.cron.8;, do + checkouts locally, set up a svnserve server for local + machines to talk to, etc. + + The seed mirror is set to fetch from + svn://svn.freebsd.org/base. The + configuration for the mirror is stored in + revprop 0 on the local mirror. To see + the configuration, try: + + &prompt.user; svn proplist -v --revprop -r 0 file:///home/svnmirror/base + + Use svn propset to change things. + From owner-svn-doc-head@freebsd.org Sun Jun 17 03:22:13 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFA2C100B181 for ; Sun, 17 Jun 2018 03:22:13 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6A1077CBD3 for ; Sun, 17 Jun 2018 03:22:13 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yw0-f182.google.com (mail-yw0-f182.google.com [209.85.161.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) (Authenticated sender: eadler) by smtp.freebsd.org (Postfix) with ESMTPSA id 33AC6267FF for ; Sun, 17 Jun 2018 03:22:13 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yw0-f182.google.com with SMTP id b125-v6so4632410ywe.1 for ; Sat, 16 Jun 2018 20:22:13 -0700 (PDT) X-Gm-Message-State: APt69E13lgr+i/PuG/Gf61CKrnI945Z80IzogT+nICjEPCJ1g7B9qLS0 YI7dU5j0hdjVtPFhV/5yTvJe2QeIfqJ0iu/X/nburw== X-Google-Smtp-Source: ADUXVKIlBHzdaDRiTK8klDvBjSxCGW/KbT4th3Tw2+ixqzaBQyctE8pJjUsWbSEwIFFY5K/CrEO7xvuiMjjx2y+xg+E= X-Received: by 2002:a81:b70b:: with SMTP id v11-v6mr3593951ywh.182.1529205732679; Sat, 16 Jun 2018 20:22:12 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a25:ef50:0:0:0:0:0 with HTTP; Sat, 16 Jun 2018 20:21:41 -0700 (PDT) In-Reply-To: <30959FFF-36EA-4ADC-A469-16523F353F32@FreeBSD.org> References: <201806162020.w5GKKZHC073700@repo.freebsd.org> <20180616204306.GS2493@kib.kiev.ua> <6a5e2113-4201-f9e9-4833-02f1ad4a7d28@freebsd.org> <20180616210855.GT2493@kib.kiev.ua> <30959FFF-36EA-4ADC-A469-16523F353F32@FreeBSD.org> From: Eitan Adler Date: Sat, 16 Jun 2018 20:21:41 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r51850 - head/en_US.ISO8859-1/articles/committers-guide To: Glen Barber Cc: Konstantin Belousov , Allan Jude , doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 03:22:13 -0000 On 16 June 2018 at 14:17, Glen Barber wrote: > On Jun 16, 2018, at 5:08 PM, Konstantin Belousov wrote: >> >>> On Sat, Jun 16, 2018 at 04:54:05PM -0400, Allan Jude wrote: >>>> On 2018-06-16 16:43, Konstantin Belousov wrote: >>>>> On Sat, Jun 16, 2018 at 08:20:35PM +0000, Eitan Adler wrote: >>>>> Author: eadler >>>>> Date: Sat Jun 16 20:20:34 2018 >>>>> New Revision: 51850 >>>>> URL: https://svnweb.freebsd.org/changeset/doc/51850 >>>>> >>>>> Log: >>>>> Committer guide: remove non-exististant seed reference >>>> Seeds are very much available. >>>> They are provided e.g. at >>>> https://download.freebsd.org/ftp/development/subversion/ >>>> Added some of the text back. Sending article.xml Transmitting file data .done Committing transaction... Committed revision 51854. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams From owner-svn-doc-head@freebsd.org Sun Jun 17 05:16:32 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5A3A100E7BD; Sun, 17 Jun 2018 05:16:32 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 875EF7FFD5; Sun, 17 Jun 2018 05:16:32 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 688A910F82; Sun, 17 Jun 2018 05:16:32 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5H5GWom050957; Sun, 17 Jun 2018 05:16:32 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5H5GWLa050956; Sun, 17 Jun 2018 05:16:32 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201806170516.w5H5GWLa050956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Sun, 17 Jun 2018 05:16:32 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51855 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/share/xml X-SVN-Commit-Revision: 51855 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 05:16:33 -0000 Author: ryusuke Date: Sun Jun 17 05:16:31 2018 New Revision: 51855 URL: https://svnweb.freebsd.org/changeset/doc/51855 Log: - Merge the following from the English version: r51811 -> r51846 head/ja_JP.eucJP/share/xml/news.xml Modified: head/ja_JP.eucJP/share/xml/news.xml Modified: head/ja_JP.eucJP/share/xml/news.xml ============================================================================== --- head/ja_JP.eucJP/share/xml/news.xml Sun Jun 17 03:20:41 2018 (r51854) +++ head/ja_JP.eucJP/share/xml/news.xml Sun Jun 17 05:16:31 2018 (r51855) @@ -23,7 +23,7 @@ would like to work on. *** $FreeBSD$ - Original revision: r51811 + Original revision: r51846 --> @@ -35,6 +35,23 @@ 6 + + + 16 + + + &os; 11.2-RC3 公開 + +

&os; 11.2 リリースサイクルから 3 + 回目のリリース候補版が公開されました (アナウンス)。 + &os; + ミラーサイト から amd64, armv6, + arm64, i386, powerpc, powerpc64 および sparc64 アーキテクチャの + ISO イメージを入手できます。

+
+
9 From owner-svn-doc-head@freebsd.org Sun Jun 17 05:23:49 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D899100EAAF; Sun, 17 Jun 2018 05:23:49 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C8EE18033E; Sun, 17 Jun 2018 05:23:48 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A77F111137; Sun, 17 Jun 2018 05:23:48 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5H5NmHd055928; Sun, 17 Jun 2018 05:23:48 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5H5Nmtc055927; Sun, 17 Jun 2018 05:23:48 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201806170523.w5H5Nmtc055927@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Sun, 17 Jun 2018 05:23:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51856 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/share/xml X-SVN-Commit-Revision: 51856 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 05:23:49 -0000 Author: ryusuke Date: Sun Jun 17 05:23:48 2018 New Revision: 51856 URL: https://svnweb.freebsd.org/changeset/doc/51856 Log: - Merge the following from the English version: r51667 -> r51848 head/ja_JP.eucJP/share/xml/release.l10n.ent Modified: head/ja_JP.eucJP/share/xml/release.l10n.ent Modified: head/ja_JP.eucJP/share/xml/release.l10n.ent ============================================================================== --- head/ja_JP.eucJP/share/xml/release.l10n.ent Sun Jun 17 05:16:31 2018 (r51855) +++ head/ja_JP.eucJP/share/xml/release.l10n.ent Sun Jun 17 05:23:48 2018 (r51856) @@ -2,7 +2,7 @@ From owner-svn-doc-head@freebsd.org Sun Jun 17 05:39:02 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CD53100EE19; Sun, 17 Jun 2018 05:39:02 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E99CD8070C; Sun, 17 Jun 2018 05:39:01 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C1721112D0; Sun, 17 Jun 2018 05:39:01 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5H5d1ad061296; Sun, 17 Jun 2018 05:39:01 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5H5d14M061295; Sun, 17 Jun 2018 05:39:01 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201806170539.w5H5d14M061295@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Sun, 17 Jun 2018 05:39:01 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51857 - head/zh_TW.UTF-8/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: head/zh_TW.UTF-8/share/xml X-SVN-Commit-Revision: 51857 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 05:39:02 -0000 Author: rcyu Date: Sun Jun 17 05:39:01 2018 New Revision: 51857 URL: https://svnweb.freebsd.org/changeset/doc/51857 Log: - Traditional Chinese translation of the news items (June 16th) Modified: head/zh_TW.UTF-8/share/xml/news.xml Modified: head/zh_TW.UTF-8/share/xml/news.xml ============================================================================== --- head/zh_TW.UTF-8/share/xml/news.xml Sun Jun 17 05:23:48 2018 (r51856) +++ head/zh_TW.UTF-8/share/xml/news.xml Sun Jun 17 05:39:01 2018 (r51857) @@ -36,6 +36,23 @@ 6 + 16 + + + &os; 11.2-RC3 寂篋 + +

&os; 11.2 膃筝悟寂憜群寂 + amd64armv6arm64 + i386powerpcpowerpc64sparc64 + ISO 閡罅綏牙 + 鐚篁ュ紊悟&os; + ≦霱

+
+
+ + 9 From owner-svn-doc-head@freebsd.org Sun Jun 17 05:52:26 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15806100F2A8; Sun, 17 Jun 2018 05:52:26 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BCBED80D57; Sun, 17 Jun 2018 05:52:25 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9E5C6114F1; Sun, 17 Jun 2018 05:52:25 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5H5qP7P070980; Sun, 17 Jun 2018 05:52:25 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5H5qPcO070979; Sun, 17 Jun 2018 05:52:25 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201806170552.w5H5qPcO070979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Sun, 17 Jun 2018 05:52:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51858 - head/zh_TW.UTF-8/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: head/zh_TW.UTF-8/share/xml X-SVN-Commit-Revision: 51858 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 05:52:26 -0000 Author: rcyu Date: Sun Jun 17 05:52:25 2018 New Revision: 51858 URL: https://svnweb.freebsd.org/changeset/doc/51858 Log: - Update the Developers menu. Modified: head/zh_TW.UTF-8/share/xml/header.l10n.ent Modified: head/zh_TW.UTF-8/share/xml/header.l10n.ent ============================================================================== --- head/zh_TW.UTF-8/share/xml/header.l10n.ent Sun Jun 17 05:39:01 2018 (r51857) +++ head/zh_TW.UTF-8/share/xml/header.l10n.ent Sun Jun 17 05:52:25 2018 (r51858) @@ -86,8 +86,8 @@ From owner-svn-doc-head@freebsd.org Sun Jun 17 10:44:23 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A4AF51019905; Sun, 17 Jun 2018 10:44:23 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 520F6694C3; Sun, 17 Jun 2018 10:44:23 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2F42B144BC; Sun, 17 Jun 2018 10:44:23 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5HAiMw7018234; Sun, 17 Jun 2018 10:44:22 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5HAiMIo018233; Sun, 17 Jun 2018 10:44:22 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201806171044.w5HAiMIo018233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 17 Jun 2018 10:44:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51859 - head/pt_BR.ISO8859-1/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/pt_BR.ISO8859-1/share/xml X-SVN-Commit-Revision: 51859 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 10:44:23 -0000 Author: dbaio (ports committer) Date: Sun Jun 17 10:44:22 2018 New Revision: 51859 URL: https://svnweb.freebsd.org/changeset/doc/51859 Log: Merge the following from the English version: r51827 -> r51840 pt_BR.ISO8859-1/share/xml/header.l10n.ent Approved by: doc (bcr, eadler) Differential Revision: https://reviews.freebsd.org/D15849 Modified: head/pt_BR.ISO8859-1/share/xml/header.l10n.ent Modified: head/pt_BR.ISO8859-1/share/xml/header.l10n.ent ============================================================================== --- head/pt_BR.ISO8859-1/share/xml/header.l10n.ent Sun Jun 17 05:52:25 2018 (r51858) +++ head/pt_BR.ISO8859-1/share/xml/header.l10n.ent Sun Jun 17 10:44:22 2018 (r51859) @@ -160,8 +160,8 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; From owner-svn-doc-head@freebsd.org Sun Jun 17 13:15:13 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83100101E8DE; Sun, 17 Jun 2018 13:15:13 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33A766E081; Sun, 17 Jun 2018 13:15:13 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 111FB15CD0; Sun, 17 Jun 2018 13:15:13 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5HDFCQ2093656; Sun, 17 Jun 2018 13:15:12 GMT (envelope-from netchild@FreeBSD.org) Received: (from netchild@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5HDFCX0093655; Sun, 17 Jun 2018 13:15:12 GMT (envelope-from netchild@FreeBSD.org) Message-Id: <201806171315.w5HDFCX0093655@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: netchild set sender to netchild@FreeBSD.org using -f From: Alexander Leidinger Date: Sun, 17 Jun 2018 13:15:12 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51860 - head/share/pgpkeys X-SVN-Group: doc-head X-SVN-Commit-Author: netchild X-SVN-Commit-Paths: head/share/pgpkeys X-SVN-Commit-Revision: 51860 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 13:15:13 -0000 Author: netchild (src,ports committer) Date: Sun Jun 17 13:15:12 2018 New Revision: 51860 URL: https://svnweb.freebsd.org/changeset/doc/51860 Log: Explicitly set LANG=C for calls to GPG to have english text in the generated files. Modified: head/share/pgpkeys/addkey.sh Modified: head/share/pgpkeys/addkey.sh ============================================================================== --- head/share/pgpkeys/addkey.sh Sun Jun 17 10:44:22 2018 (r51859) +++ head/share/pgpkeys/addkey.sh Sun Jun 17 13:15:12 2018 (r51860) @@ -33,7 +33,7 @@ if [ -z "${gpg}" -o ! -x "${gpg}" ] ; then error "gpg does not seem to be installed" fi gpg() { - "${gpg}" \ + LANG=C "${gpg}" \ --display-charset utf-8 \ --no-greeting \ --no-secmem-warning \ From owner-svn-doc-head@freebsd.org Sun Jun 17 13:15:50 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E433101E939; Sun, 17 Jun 2018 13:15:50 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC5D16E104; Sun, 17 Jun 2018 13:15:49 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BCFA415CD1; Sun, 17 Jun 2018 13:15:49 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5HDFnF6093718; Sun, 17 Jun 2018 13:15:49 GMT (envelope-from netchild@FreeBSD.org) Received: (from netchild@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5HDFn4f093717; Sun, 17 Jun 2018 13:15:49 GMT (envelope-from netchild@FreeBSD.org) Message-Id: <201806171315.w5HDFn4f093717@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: netchild set sender to netchild@FreeBSD.org using -f From: Alexander Leidinger Date: Sun, 17 Jun 2018 13:15:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51861 - head/share/pgpkeys X-SVN-Group: doc-head X-SVN-Commit-Author: netchild X-SVN-Commit-Paths: head/share/pgpkeys X-SVN-Commit-Revision: 51861 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 13:15:50 -0000 Author: netchild (src,ports committer) Date: Sun Jun 17 13:15:49 2018 New Revision: 51861 URL: https://svnweb.freebsd.org/changeset/doc/51861 Log: Extend expiration date and use english locale to generate the file. Modified: head/share/pgpkeys/netchild.key Modified: head/share/pgpkeys/netchild.key ============================================================================== --- head/share/pgpkeys/netchild.key Sun Jun 17 13:15:12 2018 (r51860) +++ head/share/pgpkeys/netchild.key Sun Jun 17 13:15:49 2018 (r51861) @@ -3,17 +3,17 @@ sh addkey.sh netchild 8F31830F9F2772BF ; --> uid Alexander Leidinger uid [jpeg image of size 9696] -sub 4096R/37E5327D7F064691 2016-08-16 [verf辰llt: 2018-08-16] - Schl.-Fingerabdruck = 9840 A305 9FE2 D394 17C8 4C8F 37E5 327D 7F06 4691 -sub 4096R/AAF1421A85208084 2016-08-16 [verf辰llt: 2018-08-16] - Schl.-Fingerabdruck = 860B E268 4532 9041 CAA3 B714 AAF1 421A 8520 8084 -sub 4096R/0439FFA68121245E 2016-08-16 [verf辰llt: 2018-08-16] - Schl.-Fingerabdruck = 3051 70BC C4DA 3A35 A341 BF95 0439 FFA6 8121 245E +sub 4096R/37E5327D7F064691 2016-08-16 [expires: 2018-08-16] + Key fingerprint = 9840 A305 9FE2 D394 17C8 4C8F 37E5 327D 7F06 4691 +sub 4096R/AAF1421A85208084 2016-08-16 [expires: 2018-08-16] + Key fingerprint = 860B E268 4532 9041 CAA3 B714 AAF1 421A 8520 8084 +sub 4096R/0439FFA68121245E 2016-08-16 [expires: 2018-08-16] + Key fingerprint = 3051 70BC C4DA 3A35 A341 BF95 0439 FFA6 8121 245E ]]> From owner-svn-doc-head@freebsd.org Sun Jun 17 16:40:14 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F31081001187; Sun, 17 Jun 2018 16:40:13 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6AC374D40; Sun, 17 Jun 2018 16:40:13 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 83E6317D92; Sun, 17 Jun 2018 16:40:13 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5HGeDoE096207; Sun, 17 Jun 2018 16:40:13 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5HGeDEL096206; Sun, 17 Jun 2018 16:40:13 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201806171640.w5HGeDEL096206@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Sun, 17 Jun 2018 16:40:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51862 - head/en_US.ISO8859-1/articles/freebsd-update-server X-SVN-Group: doc-head X-SVN-Commit-Author: bcr X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/freebsd-update-server X-SVN-Commit-Revision: 51862 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 16:40:14 -0000 Author: bcr Date: Sun Jun 17 16:40:13 2018 New Revision: 51862 URL: https://svnweb.freebsd.org/changeset/doc/51862 Log: Wrap two overly long lines. No content changes. Modified: head/en_US.ISO8859-1/articles/freebsd-update-server/article.xml Modified: head/en_US.ISO8859-1/articles/freebsd-update-server/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/freebsd-update-server/article.xml Sun Jun 17 13:15:49 2018 (r51861) +++ head/en_US.ISO8859-1/articles/freebsd-update-server/article.xml Sun Jun 17 16:40:13 2018 (r51862) @@ -1,6 +1,8 @@ FreeBSD Update Server"> +"-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN" +"http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd" [ FreeBSD + Update Server"> ]>
Download the freebsd-update-server software by installing - devel/subversion and security/ca_root_nss, and execute: + devel/subversion and + security/ca_root_nss, and execute: &prompt.user; svn co https://svn.freebsd.org/base/user/cperciva/freebsd-update-build freebsd-update-server From owner-svn-doc-head@freebsd.org Sun Jun 17 16:54:57 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56CBB1001A43; Sun, 17 Jun 2018 16:54:57 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 05A1A757B5; Sun, 17 Jun 2018 16:54:57 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D5BF9180BD; Sun, 17 Jun 2018 16:54:56 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5HGsu7E006721; Sun, 17 Jun 2018 16:54:56 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5HGsuus006720; Sun, 17 Jun 2018 16:54:56 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201806171654.w5HGsuus006720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Sun, 17 Jun 2018 16:54:56 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51863 - head/en_US.ISO8859-1/books/handbook/introduction X-SVN-Group: doc-head X-SVN-Commit-Author: trasz X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/handbook/introduction X-SVN-Commit-Revision: 51863 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 16:54:57 -0000 Author: trasz (src,ports committer) Date: Sun Jun 17 16:54:56 2018 New Revision: 51863 URL: https://svnweb.freebsd.org/changeset/doc/51863 Log: Fix claims on binary compatibility - it's just Linux nowadays; nobody cares about SCO or BSD/OS anyway. Reviewed by: eadler@ Approved by: eadler@ Differential Revision: https://reviews.freebsd.org/D15863 Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Sun Jun 17 16:40:13 2018 (r51862) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Sun Jun 17 16:54:56 2018 (r51863) @@ -140,25 +140,8 @@ binary compatibility Linux - - binary compatibility - SCO - - - binary compatibility - SVR4 - - - binary compatibility - BSD/OS - - - binary compatibility - NetBSD - Binary compatibility with many - programs built for Linux, SCO, SVR4, BSDI and - NetBSD. + programs built for Linux. From owner-svn-doc-head@freebsd.org Sun Jun 17 16:57:59 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F34A1001AF3; Sun, 17 Jun 2018 16:57:58 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 404857584B; Sun, 17 Jun 2018 16:57:58 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1CEDF180C1; Sun, 17 Jun 2018 16:57:58 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5HGvvAJ006915; Sun, 17 Jun 2018 16:57:57 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5HGvvkV006914; Sun, 17 Jun 2018 16:57:57 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201806171657.w5HGvvkV006914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Sun, 17 Jun 2018 16:57:57 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51864 - head/en_US.ISO8859-1/articles/explaining-bsd X-SVN-Group: doc-head X-SVN-Commit-Author: bcr X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/explaining-bsd X-SVN-Commit-Revision: 51864 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2018 16:57:59 -0000 Author: bcr Date: Sun Jun 17 16:57:57 2018 New Revision: 51864 URL: https://svnweb.freebsd.org/changeset/doc/51864 Log: Style cleanup: - wrap long lines - put two spaces after a sentence stop - put and on lines on their own - in one instance, put the text right next to the <para> tag and not below it I did not change the capitalizations in this file, so the file should not have any visible changes. Modified: head/en_US.ISO8859-1/articles/explaining-bsd/article.xml Modified: head/en_US.ISO8859-1/articles/explaining-bsd/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/explaining-bsd/article.xml Sun Jun 17 16:54:56 2018 (r51863) +++ head/en_US.ISO8859-1/articles/explaining-bsd/article.xml Sun Jun 17 16:57:57 2018 (r51864) @@ -3,9 +3,11 @@ "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd"> <!-- $FreeBSD$ --> <!-- The FreeBSD Documentation Project --> -<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en"> - <info><title>Explaining BSD - +
+ + Explaining BSD GregLehey
grog@FreeBSD.org
@@ -29,42 +31,43 @@ $FreeBSD$ - In the open source world, the word Linux is almost - synonymous with Operating System, but it is not the only - open source &unix; operating system. + In the open source world, the word Linux is + almost synonymous with Operating System, but it + is not the only open source &unix; operating system. - So what is the secret? Why is BSD not better known? This white - paper addresses these and other questions. + So what is the secret? Why is BSD not better known? This + white paper addresses these and other questions. - Throughout this paper, differences between BSD and Linux will be - noted like this. + Throughout this paper, differences between BSD and Linux + will be noted like this.
What is BSD? - BSD stands for Berkeley Software Distribution. It is - the name of distributions of source code from the University of - California, Berkeley, which were originally extensions to AT&T's - Research &unix; operating system. Several open source operating system - projects are based on a release of this source code known as - 4.4BSD-Lite. In addition, they comprise a number of packages from other - Open Source projects, including notably the GNU project. The overall + BSD stands for Berkeley Software + Distribution. It is the name of distributions of + source code from the University of California, Berkeley, which + were originally extensions to AT&T's Research &unix; + operating system. Several open source operating system projects + are based on a release of this source code known as 4.4BSD-Lite. + In addition, they comprise a number of packages from other Open + Source projects, including notably the GNU project. The overall operating system comprises: The BSD kernel, which handles process scheduling, memory - management, symmetric multi-processing (SMP), device drivers, - etc. + management, symmetric multi-processing (SMP), device + drivers, etc. The C library, the base API for the system. - The BSD C library is based on code from Berkeley, not - the GNU project. + The BSD C library is based on code from + Berkeley, not the GNU project. @@ -76,16 +79,17 @@ - The X Window system, which handles graphical display. + The X Window system, which handles graphical + display. - The X Window system used in most versions of BSD is maintained - by the - X.Org project. - &os; allows the user to choose from a variety of desktop - environments, such as Gnome, - KDE, or Xfce; - and lightweight window managers like - Openbox, + The X Window system used in most versions of BSD is + maintained by the X.Org + project. &os; allows the user to choose from a + variety of desktop environments, such as + Gnome, + KDE, or + Xfce; and lightweight window + managers like Openbox, Fluxbox, or Awesome. @@ -100,71 +104,77 @@ What, a real &unix;? The BSD operating systems are not clones, but open source - derivatives of AT&T's Research &unix; operating system, which is also - the ancestor of the modern &unix; System V. This may surprise you. How - could that happen when AT&T has never released its code as open - source? + derivatives of AT&T's Research &unix; operating system, + which is also the ancestor of the modern &unix; System V. This + may surprise you. How could that happen when AT&T has never + released its code as open source? - It is true that AT&T &unix; is not open source, and in a copyright - sense BSD is very definitely not &unix;, but on the - other hand, AT&T has imported sources from other projects, - noticeably the Computer Sciences Research Group (CSRG) of the University of - California in Berkeley, CA. Starting in 1976, the CSRG started - releasing tapes of their software, calling them Berkeley - Software Distribution or BSD. + It is true that AT&T &unix; is not open source, and in a + copyright sense BSD is very definitely not + &unix;, but on the other hand, AT&T has imported sources + from other projects, noticeably the Computer Sciences Research + Group (CSRG) of the University of California in Berkeley, CA. + Starting in 1976, the CSRG started releasing tapes of their + software, calling them Berkeley Software + Distribution or BSD. - Initial BSD releases consisted mainly of user programs, but that - changed dramatically when the CSRG landed a contract with the Defense - Advanced Research Projects Agency (DARPA) to upgrade the communications - protocols on their network, ARPANET. The new protocols were known as - the Internet Protocols, later - TCP/IP after the most important protocols. The - first widely distributed implementation was part of 4.2BSD, in - 1982. + Initial BSD releases consisted mainly of user programs, but + that changed dramatically when the CSRG landed a contract with + the Defense Advanced Research Projects Agency (DARPA) to upgrade + the communications protocols on their network, ARPANET. The new + protocols were known as the Internet + Protocols, later TCP/IP after + the most important protocols. The first widely distributed + implementation was part of 4.2BSD, in 1982. - In the course of the 1980s, a number of new workstation companies - sprang up. Many preferred to license &unix; rather than developing - operating systems for themselves. In particular, Sun Microsystems - licensed &unix; and implemented a version of 4.2BSD, which they called - &sunos;. When AT&T themselves were allowed to sell &unix; commercially, - they started with a somewhat bare-bones implementation called System - III, to be quickly followed by System V. The System V code base did not - include networking, so all implementations included additional software - from the BSD, including the TCP/IP software, but also utilities such as - the csh shell and the vi - editor. Collectively, these enhancements were known as the - Berkeley Extensions. + In the course of the 1980s, a number of new workstation + companies sprang up. Many preferred to license &unix; rather + than developing operating systems for themselves. In + particular, Sun Microsystems licensed &unix; and implemented a + version of 4.2BSD, which they called &sunos;. When AT&T + themselves were allowed to sell &unix; commercially, they + started with a somewhat bare-bones implementation called System + III, to be quickly followed by System V. The System V code base + did not include networking, so all implementations included + additional software from the BSD, including the TCP/IP software, + but also utilities such as the csh shell + and the vi editor. Collectively, these + enhancements were known as the Berkeley + Extensions. - The BSD tapes contained AT&T source code and thus required a - &unix; source license. By 1990, the CSRG's funding was running out, and - it faced closure. Some members of the group decided to release the BSD - code, which was Open Source, without the AT&T proprietary code. - This finally happened with the Networking Tape 2, - usually known as Net/2. Net/2 was not a complete - operating system: about 20% of the kernel code was missing. One of the - CSRG members, William F. Jolitz, wrote the remaining code and released - it in early 1992 as 386BSD. At the same time, - another group of ex-CSRG members formed a commercial company called - Berkeley Software Design Inc. - and released a beta version of an operating system called - BSD/386, which was based on - the same sources. The name of the operating system was later changed - to BSD/OS. + The BSD tapes contained AT&T source code and thus + required a &unix; source license. By 1990, the CSRG's funding + was running out, and it faced closure. Some members of the + group decided to release the BSD code, which was Open Source, + without the AT&T proprietary code. This finally happened + with the Networking Tape 2, usually known + as Net/2. Net/2 was not a complete + operating system: about 20% of the kernel code was missing. One + of the CSRG members, William F. Jolitz, wrote the remaining code + and released it in early 1992 as 386BSD. + At the same time, another group of ex-CSRG members formed a + commercial company called Berkeley Software Design + Inc. and released a beta version of an operating system + called BSD/386, + which was based on the same sources. The name of the operating + system was later changed to BSD/OS. - 386BSD never became a stable operating system. Instead, two other - projects split off from it in 1993: - NetBSD and - FreeBSD. The two projects - originally diverged due to differences in patience waiting for - improvements to 386BSD: the NetBSD people started early in the year, - and the first version of FreeBSD was not ready until the end of the - year. In the meantime, the code base had diverged sufficiently to - make it difficult to merge. In addition, the projects had different - aims, as we will see below. In 1996, - OpenBSD split off from - NetBSD, and in 2003, - DragonFlyBSD split - off from FreeBSD. + 386BSD never became a stable operating system. Instead, two + other projects split off from it in 1993: NetBSD and FreeBSD. The two + projects originally diverged due to differences in patience + waiting for improvements to 386BSD: the NetBSD people started + early in the year, and the first version of FreeBSD was not + ready until the end of the year. In the meantime, the code base + had diverged sufficiently to make it difficult to merge. In + addition, the projects had different aims, as we will see below. + In 1996, OpenBSD split off + from NetBSD, and in 2003, DragonFlyBSD + split off from FreeBSD. @@ -174,39 +184,41 @@ - The BSD developers are often more interested in polishing their - code than marketing it. + The BSD developers are often more interested in + polishing their code than marketing it. - Much of Linux's popularity is due to factors external to the - Linux projects, such as the press, and to companies formed to - provide Linux services. Until recently, the open source BSDs had no - such proponents. + Much of Linux's popularity is due to factors external to + the Linux projects, such as the press, and to companies + formed to provide Linux services. Until recently, the open + source BSDs had no such proponents. BSD developers tend to be more experienced than Linux - developers, and have less interest in making the system easy to use. - Newcomers tend to feel more comfortable with Linux. + developers, and have less interest in making the system easy + to use. Newcomers tend to feel more comfortable with + Linux. - In 1992, AT&T sued - BSDI, - the vendor of BSD/386, alleging that the product contained - AT&T-copyrighted code. The case was settled out of court in - 1994, but the spectre of the litigation continues to haunt people. - In March 2000 an article published on the web claimed - that the court case had been recently settled. + In 1992, AT&T sued BSDI, the vendor + of BSD/386, alleging that the product contained + AT&T-copyrighted code. The case was settled out of + court in 1994, but the spectre of the litigation continues + to haunt people. In March 2000 an article published on the + web claimed that the court case had been recently + settled. - One detail that the lawsuit did clarify is the naming: in the - 1980s, BSD was known as BSD &unix;. With the - elimination of the last vestige of AT&T code from BSD, it - also lost the right to the name &unix;. Thus you will see - references in book titles to the 4.3BSD &unix; operating - system and the 4.4BSD operating - system. + One detail that the lawsuit did clarify is the naming: + in the 1980s, BSD was known as BSD &unix;. + With the elimination of the last vestige of AT&T code + from BSD, it also lost the right to the name &unix;. Thus + you will see references in book titles to the 4.3BSD + &unix; operating system and the 4.4BSD + operating system. @@ -214,113 +226,123 @@ Comparing BSD and Linux - So what is really the difference between, say, Debian Linux and - FreeBSD? For the average user, the difference is surprisingly small: - Both are &unix; like operating systems. Both are developed by - non-commercial projects (this does not apply to many other Linux - distributions, of course). In the following section, we will look at BSD - and compare it to Linux. The description applies most closely to - FreeBSD, which accounts for an estimated 80% of the BSD installations, - but the differences from NetBSD, OpenBSD and DragonFlyBSD are small. - + So what is really the difference between, say, Debian Linux + and FreeBSD? For the average user, the difference is + surprisingly small: Both are &unix; like operating systems. + Both are developed by non-commercial projects (this does not + apply to many other Linux distributions, of course). In the + following section, we will look at BSD and compare it to Linux. + The description applies most closely to FreeBSD, which accounts + for an estimated 80% of the BSD installations, but the + differences from NetBSD, OpenBSD and DragonFlyBSD are + small. Who owns BSD? No one person or corporation owns BSD. It is created and distributed by a community of highly technical and committed - contributors all over the world. Some of the components of BSD are - Open Source projects in their own right and managed by different - project maintainers. + contributors all over the world. Some of the components of + BSD are Open Source projects in their own right and managed by + different project maintainers. How is BSD developed and updated? - The BSD kernels are developed and updated following the Open - Source development model. Each project maintains a publicly - accessible source tree - which contains all source files for the - project, including documentation and other incidental files. - Users can obtain a complete copy of any version. + The BSD kernels are developed and updated following the + Open Source development model. Each project maintains a + publicly accessible source tree which + contains all source files for the project, including + documentation and other incidental files. Users can obtain a + complete copy of any version. - A large number of developers worldwide contribute to improvements - to BSD. They are divided into three kinds: + A large number of developers worldwide contribute to + improvements to BSD. They are divided into three + kinds: - Contributors write code or documentation. - They are not permitted to commit (add code) directly to the source - tree. In order for their code to be included in the system, it - must be reviewed and checked in by a registered developer, known - as a committer. + Contributors write code or + documentation. They are not permitted to commit (add + code) directly to the source tree. In order for their + code to be included in the system, it must be reviewed and + checked in by a registered developer, known as a + committer. - Committers are developers with write - access to the source tree. In order to become a committer, an - individual must show ability in the area in which they are - active. + Committers are developers with + write access to the source tree. In order to become a + committer, an individual must show ability in the area in + which they are active. - - It is at the individual committer's discretion whether they should - obtain authority before committing changes to the source tree. In - general, an experienced committer may make changes which are - obviously correct without obtaining consensus. For example, a - documentation project committer may correct typographical or - grammatical errors without review. On the other hand, developers - making far-reaching or complicated changes are expected to submit - their changes for review before committing them. In extreme - cases, a core team member with a function such as Principal - Architect may order that changes be removed from the tree, a - process known as backing out. All committers - receive mail describing each individual commit, so it is not - possible to commit secretly. + It is at the individual committer's discretion whether + they should obtain authority before committing changes to + the source tree. In general, an experienced committer may + make changes which are obviously correct without obtaining + consensus. For example, a documentation project committer + may correct typographical or grammatical errors without + review. On the other hand, developers making far-reaching + or complicated changes are expected to submit their + changes for review before committing them. In extreme + cases, a core team member with a function such as + Principal Architect may order that changes be removed from + the tree, a process known as backing + out. All committers receive mail describing + each individual commit, so it is not possible to commit + secretly. The Core team. FreeBSD and - NetBSD each have a core team which manages the project. The - core teams developed in the course of the projects, and their role - is not always well-defined. It is not necessary to be a developer - in order to be a core team member, though it is normal. The rules - for the core team vary from one project to the other, but in - general they have more say in the direction of the project than + NetBSD each have a core team which manages the project. + The core teams developed in the course of the projects, + and their role is not always well-defined. It is not + necessary to be a developer in order to be a core team + member, though it is normal. The rules for the core team + vary from one project to the other, but in general they + have more say in the direction of the project than non-core team members have. - This arrangement differs from Linux in a number of ways: + This arrangement differs from Linux in a number of + ways: No one person controls the content of the system. In - practice, this difference is overrated, since the Principal Architect - can require that code be backed out, and even in the Linux project - several people are permitted to make changes. + practice, this difference is overrated, since the + Principal Architect can require that code be backed out, + and even in the Linux project several people are permitted + to make changes. - On the other hand, there is a central - repository, a single place where you can find the entire operating - system sources, including all older versions. + On the other hand, there is a + central repository, a single place where you can find the + entire operating system sources, including all older + versions. BSD projects maintain the entire Operating - System, not only the kernel. This distinction is only - marginally useful: neither BSD nor Linux is useful without - applications. The applications used under BSD are frequently the - same as the applications used under Linux. + System, not only the kernel. This distinction + is only marginally useful: neither BSD nor Linux is useful + without applications. The applications used under BSD are + frequently the same as the applications used under + Linux. - As a result of the formalized maintenance of a single SVN - source tree, BSD development is clear, and it is possible to - access any version of the system by release number or by date. - SVN also allows incremental updates to the system: for example, - the FreeBSD repository is updated about 100 times a day. Most of - these changes are small. + As a result of the formalized maintenance of a single + SVN source tree, BSD development is clear, and it is + possible to access any version of the system by release + number or by date. SVN also allows incremental updates to + the system: for example, the FreeBSD repository is updated + about 100 times a day. Most of these changes are + small. @@ -328,105 +350,115 @@ BSD releases - FreeBSD, NetBSD and OpenBSD provide the system in three different - releases. As with Linux, releases are assigned a - number such as 1.4.1 or 3.5. In addition, the version number has a - suffix indicating its purpose: + FreeBSD, NetBSD and OpenBSD provide the system in three + different releases. As with Linux, releases + are assigned a number such as 1.4.1 or 3.5. In addition, the + version number has a suffix indicating its purpose: The development version of the system is called - CURRENT. FreeBSD assigns a number to - CURRENT, for example FreeBSD 5.0-CURRENT. NetBSD uses a slightly - different naming scheme and appends a single-letter suffix which - indicates changes in the internal interfaces, for example NetBSD - 1.4.3G. OpenBSD does not assign a number (OpenBSD-current). - All new development on the system goes into this branch. + CURRENT. FreeBSD assigns a number + to CURRENT, for example FreeBSD 5.0-CURRENT. NetBSD uses + a slightly different naming scheme and appends a + single-letter suffix which indicates changes in the + internal interfaces, for example NetBSD 1.4.3G. OpenBSD + does not assign a number (OpenBSD-current). + All new development on the system goes into this + branch. - At regular intervals, between two and four times a year, the - projects bring out a RELEASE version of the - system, which is available on CD-ROM and for free download from - FTP sites, for example OpenBSD 2.6-RELEASE or NetBSD 1.4-RELEASE. - The RELEASE version is intended for end users and is the normal - version of the system. NetBSD also provides patch - releases with a third digit, for example NetBSD - 1.4.2. + At regular intervals, between two and four times a + year, the projects bring out a + RELEASE version of the system, + which is available on CD-ROM and for free download from + FTP sites, for example OpenBSD 2.6-RELEASE or NetBSD + 1.4-RELEASE. The RELEASE version is intended for end + users and is the normal version of the system. NetBSD + also provides patch releases with a + third digit, for example NetBSD 1.4.2. - As bugs are found in a RELEASE version, they are fixed, and - the fixes are added to the SVN tree. In FreeBSD, the resultant - version is called the STABLE version, while in NetBSD and OpenBSD - it continues to be called the RELEASE version. Smaller new - features can also be added to this branch after a period of test - in the CURRENT branch. Security and other important bug fixes - are also applied to all supported RELEASE versions. + As bugs are found in a RELEASE version, they are + fixed, and the fixes are added to the SVN tree. In + FreeBSD, the resultant version is called the + STABLE version, while in NetBSD and + OpenBSD it continues to be called the RELEASE version. + Smaller new features can also be added to this branch + after a period of test in the CURRENT branch. Security + and other important bug fixes are also applied to all + supported RELEASE versions. - By contrast, Linux maintains two separate code trees: - the stable version and the development version. Stable versions - have an even minor version number, such as 2.0, 2.2 or 2.4. - Development versions have an odd minor version number, such as 2.1, - 2.3 or 2.5. In each case, the number is followed by a further - number designating the exact release. In addition, each vendor adds - their own userland programs and utilities, so the name of the - distribution is also important. Each distribution vendor also - assigns version numbers to the distribution, so a complete - description might be something like TurboLinux 6.0 with kernel - 2.2.14 + By contrast, Linux maintains two separate code + trees: the stable version and the development version. + Stable versions have an even minor version number, such as + 2.0, 2.2 or 2.4. Development versions have an odd minor + version number, such as 2.1, 2.3 or 2.5. In each case, the + number is followed by a further number designating the exact + release. In addition, each vendor adds their own userland + programs and utilities, so the name of the distribution is + also important. Each distribution vendor also assigns + version numbers to the distribution, so a complete + description might be something like TurboLinux 6.0 + with kernel 2.2.14 What versions of BSD are available? - In contrast to the numerous Linux distributions, there are only - four major open source BSDs. Each BSD project maintains its own source - tree and its own kernel. In practice, though, there appear to be - fewer divergences between the userland code of the projects than there - is in Linux. + In contrast to the numerous Linux distributions, there are + only four major open source BSDs. Each BSD project maintains + its own source tree and its own kernel. In practice, though, + there appear to be fewer divergences between the userland code + of the projects than there is in Linux. - It is difficult to categorize the goals of each project: the - differences are very subjective. Basically, + It is difficult to categorize the goals of each project: + the differences are very subjective. Basically, - &os; aims for high performance and ease of use by - end users, and is a favourite of web content providers. It runs - on a number of platforms - and has significantly more users than the other projects. + &os; aims for high performance and ease of use by end + users, and is a favourite of web content providers. It + runs on a number + of platforms and has significantly more users + than the other projects. - NetBSD aims for maximum portability: of course it runs - NetBSD. It runs on machines from palmtops to large - servers, and has even been used on NASA space missions. It is a - particularly good choice for running on old non-&intel; - hardware. + NetBSD aims for maximum portability: of course + it runs NetBSD. It runs on machines from + palmtops to large servers, and has even been used on NASA + space missions. It is a particularly good choice for + running on old non-&intel; hardware. OpenBSD aims for security and code purity: it uses a - combination of the open source concept and rigorous code reviews - to create a system which is demonstrably correct, making it the - choice of security-conscious organizations such as banks, stock - exchanges and US Government departments. Like NetBSD, it runs on - a number of platforms. + combination of the open source concept and rigorous code + reviews to create a system which is demonstrably correct, + making it the choice of security-conscious organizations + such as banks, stock exchanges and US Government + departments. Like NetBSD, it runs on a number of + platforms. - DragonFlyBSD aims for high performance and scalability under - everything from a single-node UP system to a massively clustered system. - DragonFlyBSD has several long-range technical goals, but focus lies on - providing a SMP-capable infrastructure that is easy to understand, + DragonFlyBSD aims for high performance and scalability + under everything from a single-node UP system to a + massively clustered system. DragonFlyBSD has several + long-range technical goals, but focus lies on providing a + SMP-capable infrastructure that is easy to understand, maintain and develop for. - There are also two additional BSD &unix; operating systems which are not - open source, BSD/OS and Apple's &macos; X: + There are also two additional BSD &unix; operating systems + which are not open source, BSD/OS and Apple's &macos; + X: @@ -435,23 +467,24 @@ available at relatively low cost. It resembled FreeBSD in many ways. Two years after the acquisition of BSDi by Wind River Systems, BSD/OS failed to survive as an - independent product. Support and source code may still - be available from Wind River, but all new development is + independent product. Support and source code may still be + available from Wind River, but all new development is focused on the VxWorks embedded operating system. - &macos; - X is the latest version of the operating system for - &apple;'s - &mac; line. The BSD core of this operating - system, Darwin, - is available as a fully functional open source operating - system for x86 and PPC computers. The Aqua/Quartz - graphics system and many other proprietary aspects of - &macos; X remain closed-source, however. Several Darwin - developers are also FreeBSD committers, and - vice-versa. + &macos; + X is the latest version of the operating system + for &apple;'s &mac; line. The BSD core of this operating + system, Darwin, + is available as a fully functional open source operating + system for x86 and PPC computers. The Aqua/Quartz + graphics system and many other proprietary aspects of + &macos; X remain closed-source, however. Several Darwin + developers are also FreeBSD committers, and + vice-versa. @@ -460,58 +493,63 @@ How does the BSD license differ from the GNU Public license? - Linux is available under the - GNU General Public - License (GPL), which is designed to eliminate closed - source software. In particular, any derivative work of a product - released under the GPL must also be supplied with source code if - requested. By contrast, the - BSD - license is less restrictive: binary-only distributions are - allowed. This is particularly attractive for embedded - applications. + Linux is available under the GNU + General Public License (GPL), which is designed to + eliminate closed source software. In particular, any + derivative work of a product released under the GPL must also + be supplied with source code if requested. By contrast, the + BSD + license is less restrictive: binary-only + distributions are allowed. This is particularly attractive + for embedded applications. What else should I know? - Since fewer applications are available for BSD than Linux, the BSD - developers created a Linux compatibility package, which allows Linux - programs to run under BSD. The package includes both kernel - modifications, in order to correctly perform Linux system calls, and - Linux compatibility files such as the C library. There is no - noticeable difference in execution speed between a Linux application - running on a Linux machine and a Linux application running on a BSD - machine of the same speed. + Since fewer applications are available for BSD than Linux, + the BSD developers created a Linux compatibility package, + which allows Linux programs to run under BSD. The package + includes both kernel modifications, in order to correctly + perform Linux system calls, and Linux compatibility files such + as the C library. There is no noticeable difference in + execution speed between a Linux application running on a Linux + machine and a Linux application running on a BSD machine of + the same speed. - The all from one supplier nature of BSD means that - upgrades are much easier to handle than is frequently the case with - Linux. BSD handles library version upgrades by providing - compatibility modules for earlier library versions, so it is possible - to run binaries which are several years old with no problems. + The all from one supplier nature of BSD + means that upgrades are much easier to handle than is + frequently the case with Linux. BSD handles library version + upgrades by providing compatibility modules for earlier + library versions, so it is possible to run binaries which are + several years old with no problems. Which should I use, BSD or Linux? - What does this all mean in practice? Who should use BSD, who - should use Linux? + What does this all mean in practice? Who should use BSD, + who should use Linux? - This is a very difficult question to answer. Here are some - guidelines: + This is a very difficult question to answer. Here are + some guidelines: - If it ain't broke, don't fix it: If you already - use an open source operating system, and you are happy with it, - there is probably no good reason to change. + If it ain't broke, don't fix it: If you + already use an open source operating system, and you are + happy with it, there is probably no good reason to + change. - BSD systems, in particular FreeBSD, can have notably higher - performance than Linux. But this is not across the board. In many - cases, there is little or no difference in performance. In some - cases, Linux may perform better than FreeBSD. + BSD systems, in particular FreeBSD, can have notably + higher performance than Linux. But this is not across the + board. In many cases, there is little or no difference in + performance. In some cases, Linux may perform better than + FreeBSD. @@ -521,38 +559,43 @@ - BSD projects have a better reputation for the quality and - completeness of their documentation. The various documentation - projects aim to provide actively updated documentation, in many - languages, and covering all aspects of the system. + BSD projects have a better reputation for the quality + and completeness of their documentation. The various + documentation projects aim to provide actively updated + documentation, in many languages, and covering all aspects + of the system. - The BSD license may be more attractive than the GPL. - + The BSD license may be more attractive than the + GPL. - BSD can execute most Linux binaries, while Linux can not execute BSD - binaries. Many BSD implementations can also execute binaries - from other &unix; like systems. As a result, BSD may present an - easier migration route from other systems than - Linux would. + BSD can execute most Linux binaries, while Linux can + not execute BSD binaries. Many BSD implementations can + also execute binaries from other &unix; like systems. As + a result, BSD may present an easier migration route from + other systems than Linux would. - Who provides support, service, and training for BSD? + Who provides support, service, and training for + BSD? - BSDi / FreeBSD - Mall, Inc. have been providing support contracts for + BSDi / FreeBSD Mall, + Inc. have been providing support contracts for FreeBSD for nearly a decade. - In addition, each of the projects has a list of consultants for - hire: - FreeBSD, - NetBSD, - and OpenBSD. + In addition, each of the projects has a list of + consultants for hire: FreeBSD, + NetBSD, + and OpenBSD.
From owner-svn-doc-head@freebsd.org Mon Jun 18 00:40:21 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBC9710102AF; Mon, 18 Jun 2018 00:40:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D9A386E0F; Mon, 18 Jun 2018 00:40:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5EB9B1CC73; Mon, 18 Jun 2018 00:40:21 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5I0eLc0047347; Mon, 18 Jun 2018 00:40:21 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5I0eLNC047346; Mon, 18 Jun 2018 00:40:21 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201806180040.w5I0eLNC047346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Mon, 18 Jun 2018 00:40:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51865 - head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Group: doc-head X-SVN-Commit-Author: linimon X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Commit-Revision: 51865 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 00:40:22 -0000 Author: linimon Date: Mon Jun 18 00:40:20 2018 New Revision: 51865 URL: https://svnweb.freebsd.org/changeset/doc/51865 Log: Document OSVERSION 1200068. Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sun Jun 17 16:57:57 2018 (r51864) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Mon Jun 18 00:40:20 2018 (r51865) @@ -665,6 +665,14 @@ is spelled &, < is < and > is >. + 1200068 + r334930 + June 12, 2018 + 12.0-CURRENT after changing the interface between + the NFS modules. + + + 1200069 r335237 June 15, 2018 From owner-svn-doc-head@freebsd.org Mon Jun 18 06:41:37 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E36481019460; Mon, 18 Jun 2018 06:41:36 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 92EE271207; Mon, 18 Jun 2018 06:41:36 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 758EF20977; Mon, 18 Jun 2018 06:41:36 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5I6fasq035204; Mon, 18 Jun 2018 06:41:36 GMT (envelope-from ygy@FreeBSD.org) Received: (from ygy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5I6fa7I035203; Mon, 18 Jun 2018 06:41:36 GMT (envelope-from ygy@FreeBSD.org) Message-Id: <201806180641.w5I6fa7I035203@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ygy set sender to ygy@FreeBSD.org using -f From: Guangyuan Yang Date: Mon, 18 Jun 2018 06:41:36 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51866 - head/zh_CN.UTF-8/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: ygy X-SVN-Commit-Paths: head/zh_CN.UTF-8/share/xml X-SVN-Commit-Revision: 51866 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 06:41:37 -0000 Author: ygy Date: Mon Jun 18 06:41:36 2018 New Revision: 51866 URL: https://svnweb.freebsd.org/changeset/doc/51866 Log: Start syncing news from the English version from 2018. MFen: 1.110 -> r51846 Reviewed by: loader (mentor) Approved by: loader (mentor) Differential Revision: https://reviews.freebsd.org/D15845 Modified: head/zh_CN.UTF-8/share/xml/news.xml Modified: head/zh_CN.UTF-8/share/xml/news.xml ============================================================================== --- head/zh_CN.UTF-8/share/xml/news.xml Mon Jun 18 00:40:20 2018 (r51865) +++ head/zh_CN.UTF-8/share/xml/news.xml Mon Jun 18 06:41:36 2018 (r51866) @@ -20,7 +20,7 @@ the contents of will be preferred over <p>. The FreeBSD Simplified Chinese Documentation Project - Original Revision: 1.110 + Original Revision: r51846 From: www/share/xml/news.xml --> @@ -29,6 +29,310 @@ $FreeBSD$ </cvs:keyword> + <year> + <name>2018</name> + + <month> + <name>6</name> + + <day> + <name>16</name> + + <event> + <title>&os; 11.2-RC3 絽篋 + +

&os; 11.2 膃筝筝絽ー綏峨絽 + 篋 amd64armv6arm64i386powerpcpowerpc64 sparc64 + 倶 ISO 篁九群膸 鐚 + 篁ラ菴篌紊 &os; + 霱 キ緇

+ + + + + 9 + + + &os; 11.2-RC2 絽篋 + +

&os; 11.2 膃篋筝絽ー綏峨絽 + 篋 amd64armv6arm64i386powerpcpowerpc64 sparc64 + 倶 ISO 篁九群膸 鐚 + 篁ラ菴篌紊 &os; + 霱 キ緇

+
+
+ + + 8 + + + >賢 + +

&os; 臂ゅ篋箙ユ球綏ョ膸贋よ胼紫鎖 + ≦篌医襲鐚 絨ゅ倶篁九茵篁臀腴<

+ +

膸贋ょe紮篋箙ユ 11:00 UTC (04:00 紊綛恰狗)鐚 + 膸篋 20:00 UTC (13:00 紊綛恰狗)

+
+
+ + + 2 + + + &os; 11.2-RC1 絽篋 + +

&os; 11.2 膃筝筝絽ー綏峨絽 + 篋 amd64armv6arm64i386powerpcpowerpc64 sparc64 + 倶 ISO 篁九群膸 鐚 + 篁ラ菴篌紊 &os; + 霱 キ緇

+
+
+ + + + 5 + + + 26 + + + &os; 11.2-BETA3 絽篋 + +

&os; 11.2 膃筝筝 BETA ー綏峨絽 + 篋 amd64armv6arm64i386powerpcpowerpc64 sparc64 + 倶 ISO 篁九群膸 鐚 + 篁ラ菴篌紊 &os; + 霱 キ緇

+
+
+ + + 22 + +

医 committer: + Breno Leitao + (src)

+
+
+ + + 21 + + +

医 committer: + Leandro Lupori + (src)

+
+
+ + + 19 + + + &os; 11.2-BETA2 絽篋 + +

&os; 11.2 膃篋筝 BETA ー綏峨絽 + 篋 amd64armv6arm64i386powerpcpowerpc64 sparc64 + 倶 ISO 篁九群膸 鐚 + 篁ラ菴篌紊 &os; + 霱 キ緇

+
+
+ + + 15 + + +

医 committer: + Gleb Popov + (ports)

+
+
+ + + 12 + + + &os; 11.2-BETA1 絽篋 + +

&os; 11.2 膃筝筝 BETA ー綏峨絽 + 篋 amd64armv6arm64i386powerpcpowerpc64 sparc64 + 倶 ISO 篁九群膸 鐚 + 篁ラ菴篌紊 &os; + 霱 キ緇

+
+
+
+ + + 4 + + + 17 + + +

医 commiter: + Sean Eric Fagan + (src)

+
+
+ + + 7 + + +

医 committer: + Tom Jones + (src)

+
+
+ + + 4 + + +

医 committer: + Ram Kishore Vegesna + (src)

+
+
+
+ + + 3 + + + 23 + + +

医 committer: + Matthias Fechner + (ports)

+
+
+ + + 17 + + +

医 committer: + Eric Turgeon + (ports)

+
+
+ + + 16 + + +

医 committer: + Vincenzo Maffione + (src)

+
+
+ + + 14 + + +

医 committer: + Koichiro Iwao + (ports)

+
+
+ + + 3 + + +

医 committer: + Fernando Apesteguia + (ports)

+
+
+ + + 1 + + +

医 committer: + Devin Teske + (ports)

+
+
+
+ + + 2 + + + 14 + + + FreeBSD 蕁合莅≦ Google Summer of Code 2018 + +

FreeBSD 蕁合緇蕭翫医e Google 2018 綛 Summer of Code 蕁合鐚 + 罩ら々莎絖筝綣羣蕁合 菴絨 FreeBSD 筝莚ラ々膃 14 綛眼 + 2005 2017 綛器 菴膽腮蕁合鐚 篁綏牙絲寂莇菴 210 絖

+ +

菴サ蕁合篋 Linux ABI 罔≧壕鐚 NFSv4 ACLs鐚 TCP 綵羌莚鐚 + FUSE 篁句鎧膸鐚 篁ュ銀絽後蕁合鐚 遺違 + 莅後絖筝蕁合箴倶肴粥鐚 膸ц筝 FreeBSD 綣鐚 箙菴 FreeBSD + 咲篌膸鐚 篋筝遺絃 FreeBSD 綣羇糸

+ +

篁莚傑筝活件 翫篆≧鐚 罅罩∽ユ膈鐚 莚桁 FreeBSD + 蕁合蕁級≪

+
+
+ + + 8 + + +

医 committer: + Slava Shwartsman + (src)

+
+
+
+ + + 1 + + + 4 + + + + 割 Meltdown Spectre 糸 + +

Meltdown + Spectre 糸誌 + &os; 2017 綛翫篋筝綏牙閿域筝蘂 + 篁罩e筝 CPU 狗筝莎桁鐚 綏峨絽莅堺鐚 颰肢膠紙糸糸 + &os; 綵怨 岩菴膠紙糸紫鐚 茵ヤ絽ユ倶羈隋絎

+
+
+
+ + + 2007 @@ -65,7 +369,8 @@

篁絽檎 22 篏絖絎篋篁篁 FreeBSD Summer of Code 蕁合 罩ょ茣阪筝蕁合絲弱絖鐚 綛倶莪 Google 菴ユら々羇糸鐚 綛銀減倶箴莎莎

+ href="http://www.google.com/">Google 菴ユら々羇糸鐚 + 綛銀減倶箴莎莎

From owner-svn-doc-head@freebsd.org Mon Jun 18 07:33:38 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EA3F101A828; Mon, 18 Jun 2018 07:33:38 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2426C72B38; Mon, 18 Jun 2018 07:33:38 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 002A9211DA; Mon, 18 Jun 2018 07:33:37 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5I7XbJd063324; Mon, 18 Jun 2018 07:33:37 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5I7XbwH063320; Mon, 18 Jun 2018 07:33:37 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806180733.w5I7XbwH063320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Mon, 18 Jun 2018 07:33:37 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51867 - in head/en_US.ISO8859-1: books/faq htdocs/ipv6 htdocs/search X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: in head/en_US.ISO8859-1: books/faq htdocs/ipv6 htdocs/search X-SVN-Commit-Revision: 51867 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 07:33:38 -0000 Author: eadler Date: Mon Jun 18 07:33:36 2018 New Revision: 51867 URL: https://svnweb.freebsd.org/changeset/doc/51867 Log: faq+www: replace IPv6 only page with an FAQ The references wiki pages no longer exist. In addition having a standalone web page for IPv6 isn't useful anymore. Analytics shows less than one hit per month. Deleted: head/en_US.ISO8859-1/htdocs/ipv6/ipv6only.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml head/en_US.ISO8859-1/htdocs/ipv6/Makefile head/en_US.ISO8859-1/htdocs/ipv6/ipv6.ent head/en_US.ISO8859-1/htdocs/search/sitemap.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Mon Jun 18 06:41:36 2018 (r51866) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon Jun 18 07:33:36 2018 (r51867) @@ -46,6 +46,7 @@ 2015 2016 2017 + 2018 The &os; Documentation Project @@ -5260,6 +5261,25 @@ Key F15 A A Menu Workplace Nop

net.link.ether.inet.log_arp_wrong_iface to 0. + + + + + + How do I compile an IPv6 only kernel? + + + + + Configure your kernel with these settings: + +include GENERIC +ident GENERIC-IPV6ONLY +makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT=" +nooptions INET +nodevice gre + + Modified: head/en_US.ISO8859-1/htdocs/ipv6/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/ipv6/Makefile Mon Jun 18 06:41:36 2018 (r51866) +++ head/en_US.ISO8859-1/htdocs/ipv6/Makefile Mon Jun 18 07:33:36 2018 (r51867) @@ -8,7 +8,6 @@ .endif DOCS+= index.xml -DOCS+= ipv6only.xml DOCS+= w6d.xml DOCS+= w6l.xml DOCS+= w6d-www-stats.xml Modified: head/en_US.ISO8859-1/htdocs/ipv6/ipv6.ent ============================================================================== --- head/en_US.ISO8859-1/htdocs/ipv6/ipv6.ent Mon Jun 18 06:41:36 2018 (r51866) +++ head/en_US.ISO8859-1/htdocs/ipv6/ipv6.ent Mon Jun 18 07:33:36 2018 (r51867) @@ -36,7 +36,6 @@

Category Navigation

  • IPv6 in FreeBSD
  • -
  • No-IPv4 support (IPv6-only)
  • World IPv6 Launch
  • World IPv6 Day
    • Modified: head/en_US.ISO8859-1/htdocs/search/sitemap.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/search/sitemap.xml Mon Jun 18 06:41:36 2018 (r51866) +++ head/en_US.ISO8859-1/htdocs/search/sitemap.xml Mon Jun 18 07:33:36 2018 (r51867) @@ -625,11 +625,6 @@ - IPv6-only Support - &base;/ipv6/ipv6only.html - - - World IPv6 Day &base;/ipv6/w6d.html From owner-svn-doc-head@freebsd.org Mon Jun 18 07:46:40 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1ED6101ACEB; Mon, 18 Jun 2018 07:46:39 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C41B73055; Mon, 18 Jun 2018 07:46:39 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5D7DB2138A; Mon, 18 Jun 2018 07:46:39 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5I7kdlw068285; Mon, 18 Jun 2018 07:46:39 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5I7kdOS068284; Mon, 18 Jun 2018 07:46:39 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806180746.w5I7kdOS068284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Mon, 18 Jun 2018 07:46:39 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51868 - head/en_US.ISO8859-1/htdocs/support X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/support X-SVN-Commit-Revision: 51868 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 07:46:40 -0000 Author: eadler Date: Mon Jun 18 07:46:38 2018 New Revision: 51868 URL: https://svnweb.freebsd.org/changeset/doc/51868 Log: support: use https; update/remove old links - replace Linux link with a more official one - remove hardware FAQ from '04 Modified: head/en_US.ISO8859-1/htdocs/support/webresources.xml Modified: head/en_US.ISO8859-1/htdocs/support/webresources.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/support/webresources.xml Mon Jun 18 07:33:36 2018 (r51867) +++ head/en_US.ISO8859-1/htdocs/support/webresources.xml Mon Jun 18 07:46:38 2018 (r51868) @@ -27,7 +27,7 @@ @@ -35,43 +35,27 @@

      The X Window System

        -
      • The X.Org +
      • The X.Org project provides users of a variety of &unix; systems, including &os;, with an excellent X Window system.
      • -
      • The WINE project is working to +
      • The WINE project is working to provide the ability to run Microsoft Windows® software on Intel based UNIX systems such as FreeBSD, NetBSD and Linux.
      - - -

      Hardware

      - - - - -

      Related Operating System Projects

        -
      • NetBSD is +
      • NetBSD is another free 4.4BSD Lite based operating system which runs on several different architectures.
      • -
      • OpenBSD +
      • OpenBSD is another 4.4BSD derivative with focus on security.
      • -
      • Linux is +
      • Linux is another free &unix; like system.
      • Lites @@ -82,11 +66,11 @@ Hurd project is another effort to develop a free &unix; like operating system.
      • -
      • DragonFly +
      • DragonFly BSD is based on &os; 4.X but has a different set of development goals than &os;.
      • -
      • illumos +
      • illumos is an open source fork of OpenSolaris, which ultimately has its roots in a BSD derivative called SunOS.
      • From owner-svn-doc-head@freebsd.org Mon Jun 18 08:03:36 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8360E101B65A; Mon, 18 Jun 2018 08:03:36 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34ED57388B; Mon, 18 Jun 2018 08:03:36 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 163BD216DD; Mon, 18 Jun 2018 08:03:36 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5I83ZRs078245; Mon, 18 Jun 2018 08:03:35 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5I83ZlM078244; Mon, 18 Jun 2018 08:03:35 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806180803.w5I83ZlM078244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Mon, 18 Jun 2018 08:03:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51869 - head/en_US.ISO8859-1/htdocs/community X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/community X-SVN-Commit-Revision: 51869 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 08:03:36 -0000 Author: eadler Date: Mon Jun 18 08:03:35 2018 New Revision: 51869 URL: https://svnweb.freebsd.org/changeset/doc/51869 Log: Community: update dead link UAFUG appears to have moved. Modified: head/en_US.ISO8859-1/htdocs/community/mailinglists.xml Modified: head/en_US.ISO8859-1/htdocs/community/mailinglists.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/community/mailinglists.xml Mon Jun 18 07:46:38 2018 (r51868) +++ head/en_US.ISO8859-1/htdocs/community/mailinglists.xml Mon Jun 18 08:03:35 2018 (r51869) @@ -78,8 +78,7 @@ or WWW.
      • Russian -- majordomo@uafug.org.ua - or WWW.
      • + href="https://groups.google.com/forum/#!forum/uafug">UAFUG.
      • Slovakian -- majordomo@sk.FreeBSD.org
      • From owner-svn-doc-head@freebsd.org Mon Jun 18 08:14:28 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41F4C101B9FB; Mon, 18 Jun 2018 08:14:28 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E6D5673D74; Mon, 18 Jun 2018 08:14:27 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C44B42186B; Mon, 18 Jun 2018 08:14:27 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5I8ERe8083475; Mon, 18 Jun 2018 08:14:27 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5I8ER7p083474; Mon, 18 Jun 2018 08:14:27 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806180814.w5I8ER7p083474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Mon, 18 Jun 2018 08:14:27 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51870 - in head: en_US.ISO8859-1/htdocs/community share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: in head: en_US.ISO8859-1/htdocs/community share/xml X-SVN-Commit-Revision: 51870 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 08:14:28 -0000 Author: eadler Date: Mon Jun 18 08:14:27 2018 New Revision: 51870 URL: https://svnweb.freebsd.org/changeset/doc/51870 Log: Community: make "newsgroups" a direct reference Right now the 'Newsgroup' page is a single paragraph that indirectly links to the handbook. Deleted: head/en_US.ISO8859-1/htdocs/community/newsgroups.xml Modified: head/en_US.ISO8859-1/htdocs/community/Makefile head/share/xml/navibar.ent Modified: head/en_US.ISO8859-1/htdocs/community/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/community/Makefile Mon Jun 18 08:03:35 2018 (r51869) +++ head/en_US.ISO8859-1/htdocs/community/Makefile Mon Jun 18 08:14:27 2018 (r51870) @@ -7,6 +7,6 @@ .include "../Makefile.inc" .endif -DOCS= irc.xml mailinglists.xml newsgroups.xml webresources.xml +DOCS= irc.xml mailinglists.xml webresources.xml .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/share/xml/navibar.ent ============================================================================== --- head/share/xml/navibar.ent Mon Jun 18 08:03:35 2018 (r51869) +++ head/share/xml/navibar.ent Mon Jun 18 08:14:27 2018 (r51870) @@ -32,7 +32,7 @@
      • Mailing Lists
      • Forums
      • IRC
      • -
      • Newsgroups
      • +
      • Newsgroups
      • User Groups
      • Blogs
      • Events
      • From owner-svn-doc-head@freebsd.org Mon Jun 18 10:16:14 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D3C510217DD; Mon, 18 Jun 2018 10:16:14 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 295CD77EFB; Mon, 18 Jun 2018 10:16:14 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F061B22C25; Mon, 18 Jun 2018 10:16:13 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IAGDlE044646; Mon, 18 Jun 2018 10:16:13 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IAGDI8044645; Mon, 18 Jun 2018 10:16:13 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201806181016.w5IAGDI8044645@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Mon, 18 Jun 2018 10:16:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51871 - head/ja_JP.eucJP/books/handbook/introduction X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/books/handbook/introduction X-SVN-Commit-Revision: 51871 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 10:16:14 -0000 Author: ryusuke Date: Mon Jun 18 10:16:13 2018 New Revision: 51871 URL: https://svnweb.freebsd.org/changeset/doc/51871 Log: - Merge the following from the English version: r51826 -> r51863 head/ja_JP.eucJP/books/handbook/introduction/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/introduction/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/introduction/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/introduction/chapter.xml Mon Jun 18 08:14:27 2018 (r51870) +++ head/ja_JP.eucJP/books/handbook/introduction/chapter.xml Mon Jun 18 10:16:13 2018 (r51871) @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r51826 + Original revision: r51863 $FreeBSD$ --> @@ -143,24 +143,7 @@ バイナリ互換性 Linux - - バイナリ互換性 - SCO - - - バイナリ互換性 - SVR4 - - - バイナリ互換性 - BSD/OS - - - バイナリ互換性 - NetBSD - - Linux や SCO, SVR4, BSDI, NetBSD - 用に作られた多くのプログラムとの + Linux 用に作られた多くのプログラムとの バイナリ互換性。 From owner-svn-doc-head@freebsd.org Mon Jun 18 10:23:05 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ABA511021D66; Mon, 18 Jun 2018 10:23:05 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D0887836D; Mon, 18 Jun 2018 10:23:05 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3E37622DC0; Mon, 18 Jun 2018 10:23:05 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IAN50N049598; Mon, 18 Jun 2018 10:23:05 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IAN5XW049597; Mon, 18 Jun 2018 10:23:05 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201806181023.w5IAN5XW049597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Mon, 18 Jun 2018 10:23:05 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51872 - head/ja_JP.eucJP/htdocs/support X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/htdocs/support X-SVN-Commit-Revision: 51872 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 10:23:05 -0000 Author: ryusuke Date: Mon Jun 18 10:23:04 2018 New Revision: 51872 URL: https://svnweb.freebsd.org/changeset/doc/51872 Log: - Merge the following from the English version: r51645 -> r51868 head/ja_JP.eucJP/htdocs/support/webresources.xml Modified: head/ja_JP.eucJP/htdocs/support/webresources.xml Modified: head/ja_JP.eucJP/htdocs/support/webresources.xml ============================================================================== --- head/ja_JP.eucJP/htdocs/support/webresources.xml Mon Jun 18 10:16:13 2018 (r51871) +++ head/ja_JP.eucJP/htdocs/support/webresources.xml Mon Jun 18 10:23:04 2018 (r51872) @@ -4,7 +4,7 @@ ]> - + @@ -29,7 +29,7 @@ @@ -37,45 +37,29 @@

        X Window System

          -
        • X.Org +
        • X.Org プロジェクトは、&os; を含むさまざまな &unix; システムのユーザに優れた X Window System を提供しています。
        • -
        • WINE +
        • WINE プロジェクトは、FreeBSD, NetBSD, Linux のような Intel ベースの Unix システムで Microsoft Windows® ソフトウェアを実行する機能を提供するために作業しています。
        - - -

        ハードウェア

        - -
          -
        • The comp.answers pc-hardware-faq - は、自分でマシンを組み立てる人のための卓越したリファレンスです。
        • - -
        • Aad - Offerman's Chip List - PC - クローンで使われているチップについてのリファレンス資料。
        • -
        - - -

        関連するオペレーティングシステムのプロジェクト

          -
        • NetBSD +
        • NetBSD はフリーの 4.4BSD Lite ベースのオペレーティングシステムで、 いくつもの異なるアーキテクチャのマシンで動作します。
        • -
        • OpenBSD +
        • OpenBSD は 4.4BSD から派生し、セキュリティに重点を置いています。
        • -
        • Linux +
        • Linux は、フリーの &unix;-like なシステムです。
        • Lites @@ -87,12 +71,12 @@ Hurd プロジェクトは、フリーの &unix;-like なオペレーティングシステムを開発しようとする取り組みです。
        • -
        • DragonFly +
        • DragonFly BSD は &os; 4.X がベースとなっていますが、 &os; とは異なった開発目標を掲げています。
        • -
        • illumos +
        • illumos は、OpenSolaris からのオープンソースのフォークです。 このオペレーティングシステムのルーツは、 BSD に由来する SunOS です。
        • From owner-svn-doc-head@freebsd.org Mon Jun 18 10:29:48 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9863810221DF; Mon, 18 Jun 2018 10:29:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 426B67854E; Mon, 18 Jun 2018 10:29:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 227CE22DCB; Mon, 18 Jun 2018 10:29:48 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IATmuh049909; Mon, 18 Jun 2018 10:29:48 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IATl3i049908; Mon, 18 Jun 2018 10:29:47 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201806181029.w5IATl3i049908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 18 Jun 2018 10:29:47 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51873 - head/en_US.ISO8859-1/books/porters-handbook/order X-SVN-Group: doc-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/order X-SVN-Commit-Revision: 51873 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 10:29:48 -0000 Author: mat Date: Mon Jun 18 10:29:47 2018 New Revision: 51873 URL: https://svnweb.freebsd.org/changeset/doc/51873 Log: Add a tip on how to sort targets when options helpers are used. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml Mon Jun 18 10:23:04 2018 (r51872) +++ head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml Mon Jun 18 10:29:47 2018 (r51873) @@ -523,5 +523,26 @@ post-install-EXAMPLES-on: test + + + When using options helpers target keep them alphabetically + sorted, but keep the + *-on before the + *-off. When + also using the main target, keep the main target before the + optionnal ones: + + post-install: + # install generic bits + +post-install-DOCS-on: + # Install documentation + +post-install-X11-on: + # Install X11 related bits + +post-install-X11-off: + # Install bits that should be there if X11 is disabled + From owner-svn-doc-head@freebsd.org Mon Jun 18 12:18:14 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5D161003296; Mon, 18 Jun 2018 12:18:14 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EAD57BEDA; Mon, 18 Jun 2018 12:18:14 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id w5IBv9o0058409 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 18 Jun 2018 05:57:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id w5IBv9Xk058406; Mon, 18 Jun 2018 05:57:09 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 18 Jun 2018 05:57:09 -0600 (MDT) From: Warren Block To: Benjamin Kaduk cc: Eitan Adler , doc-committers@FreeBSD.org, svn-doc-all@FreeBSD.org, svn-doc-head@FreeBSD.org Subject: Re: svn commit: r51840 - head/share/xml In-Reply-To: <20180616171239.GV64971@kduck.kaduk.org> Message-ID: References: <201806160419.w5G4JjoC080725@repo.freebsd.org> <20180616171239.GV64971@kduck.kaduk.org> User-Agent: Alpine 2.21.999 (BSF 260 2018-02-26) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (wonkity.com [127.0.0.1]); Mon, 18 Jun 2018 05:57:09 -0600 (MDT) X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 12:18:15 -0000 On Sat, 16 Jun 2018, Benjamin Kaduk wrote: > Hmm, do I misremmber, or do we generally prefer writing out > "Subversion" to the acronym "SVN"? Spelled out is better, we shouldn't assume the reader knows what "SVN" means. From owner-svn-doc-head@freebsd.org Mon Jun 18 15:54:41 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBC51100F9EA; Mon, 18 Jun 2018 15:54:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78D668572F; Mon, 18 Jun 2018 15:54:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5618826366; Mon, 18 Jun 2018 15:54:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IFsfNB019744; Mon, 18 Jun 2018 15:54:41 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IFsfHS019743; Mon, 18 Jun 2018 15:54:41 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201806181554.w5IFsfHS019743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 18 Jun 2018 15:54:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51874 - head/en_US.ISO8859-1/books/porters-handbook/order X-SVN-Group: doc-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/order X-SVN-Commit-Revision: 51874 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 15:54:42 -0000 Author: mat Date: Mon Jun 18 15:54:40 2018 New Revision: 51874 URL: https://svnweb.freebsd.org/changeset/doc/51874 Log: Typo. Reported by: linimon Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml Mon Jun 18 10:29:47 2018 (r51873) +++ head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml Mon Jun 18 15:54:40 2018 (r51874) @@ -530,7 +530,7 @@ post-install-EXAMPLES-on: *-on before the *-off. When also using the main target, keep the main target before the - optionnal ones: + optional ones: post-install: # install generic bits From owner-svn-doc-head@freebsd.org Mon Jun 18 17:39:42 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC9E1101543B; Mon, 18 Jun 2018 17:39:42 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6089B6965E; Mon, 18 Jun 2018 17:39:42 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3D86A273F9; Mon, 18 Jun 2018 17:39:42 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IHdggU070359; Mon, 18 Jun 2018 17:39:42 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IHdgJr070358; Mon, 18 Jun 2018 17:39:42 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201806181739.w5IHdgJr070358@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Mon, 18 Jun 2018 17:39:42 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51875 - head/en_US.ISO8859-1/htdocs/releases/11.2R X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/11.2R X-SVN-Commit-Revision: 51875 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 17:39:43 -0000 Author: gjb Date: Mon Jun 18 17:39:41 2018 New Revision: 51875 URL: https://svnweb.freebsd.org/changeset/doc/51875 Log: Add the signatures.xml file to generate the signatures.html page that I thought I had already added. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Added: head/en_US.ISO8859-1/htdocs/releases/11.2R/signatures.xml (contents, props changed) Added: head/en_US.ISO8859-1/htdocs/releases/11.2R/signatures.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/en_US.ISO8859-1/htdocs/releases/11.2R/signatures.xml Mon Jun 18 17:39:41 2018 (r51875) @@ -0,0 +1,162 @@ + + + + + + + + +]> + + + + &title; + + $FreeBSD$ + + + + +

          Signed Checksum Signatures

          + +

          This page contains links to the PGP-signed checksum files for + &os; &local.rel;.

          + +

          Installation Image Checksums

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          ArchitectureSHA512SHA256
          amd64 (x86_64)SHA512SHA256
          i386SHA512SHA256
          powerpcSHA512SHA256
          powerpc64SHA512SHA256
          sparc64SHA512SHA256
          aarch64SHA512SHA256
          + +
          + +

          Virtual Machine Image Checksums

          + + + + + + + + + + + + + + + + + + + + + + + + +
          ArchitectureSHA512SHA256
          amd64 (x86_64)SHA512SHA256
          i386SHA512SHA256
          aarch64SHA512SHA256
          + +
          + +

          SD Card Image Checksums

          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          Board NameSHA512SHA256
          BANANAPISHA512SHA256
          BEAGLEBONESHA512SHA256
          CUBIEBOARDSHA512SHA256
          CUBIEBOARD2SHA512SHA256
          CUBOX/HUMMINGBOARDSHA512SHA256
          GUMSTIXSHA512SHA256
          PANDABOARDSHA512SHA256
          RPI-BSHA512SHA256
          RPI2SHA512SHA256
          WANDBOARDSHA512SHA256
          + + From owner-svn-doc-head@freebsd.org Mon Jun 18 17:40:12 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1D9D10154F1; Mon, 18 Jun 2018 17:40:12 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5E60069703; Mon, 18 Jun 2018 17:40:12 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 402BE273FD; Mon, 18 Jun 2018 17:40:12 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IHeCqg070449; Mon, 18 Jun 2018 17:40:12 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IHeCQ9070448; Mon, 18 Jun 2018 17:40:12 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201806181740.w5IHeCQ9070448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Mon, 18 Jun 2018 17:40:12 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51876 - head/en_US.ISO8859-1/htdocs/releases/11.2R X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/11.2R X-SVN-Commit-Revision: 51876 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 17:40:12 -0000 Author: gjb Date: Mon Jun 18 17:40:11 2018 New Revision: 51876 URL: https://svnweb.freebsd.org/changeset/doc/51876 Log: Connect signatures.xml to the build. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/11.2R/Makefile Modified: head/en_US.ISO8859-1/htdocs/releases/11.2R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.2R/Makefile Mon Jun 18 17:39:41 2018 (r51875) +++ head/en_US.ISO8859-1/htdocs/releases/11.2R/Makefile Mon Jun 18 17:40:11 2018 (r51876) @@ -13,7 +13,8 @@ _BRANCH?= RC3 THISRELEASE?= ${_OS}-${_REVISION}-${_BRANCH} DOCS= index.xml \ - schedule.xml + schedule.xml \ + signatures.xml DATA= docbook.css \ hardware.html \ From owner-svn-doc-head@freebsd.org Mon Jun 18 18:56:22 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2D3A101A109; Mon, 18 Jun 2018 18:56:22 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 507396CA21; Mon, 18 Jun 2018 18:56:22 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2E4A6174; Mon, 18 Jun 2018 18:56:22 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IIuMl2011464; Mon, 18 Jun 2018 18:56:22 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IIuM2o011463; Mon, 18 Jun 2018 18:56:22 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201806181856.w5IIuM2o011463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Mon, 18 Jun 2018 18:56:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51877 - head/de_DE.ISO8859-1/books/handbook/disks X-SVN-Group: doc-head X-SVN-Commit-Author: bhd X-SVN-Commit-Paths: head/de_DE.ISO8859-1/books/handbook/disks X-SVN-Commit-Revision: 51877 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 18:56:22 -0000 Author: bhd Date: Mon Jun 18 18:56:21 2018 New Revision: 51877 URL: https://svnweb.freebsd.org/changeset/doc/51877 Log: Update to r51746: Fix the automount restart command example Modified: head/de_DE.ISO8859-1/books/handbook/disks/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/disks/chapter.xml Mon Jun 18 17:40:11 2018 (r51876) +++ head/de_DE.ISO8859-1/books/handbook/disks/chapter.xml Mon Jun 18 18:56:21 2018 (r51877) @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde: de-docproj/books/handbook/disks/chapter.xml,v 1.187 2012/04/26 19:32:48 bcr Exp $ - basiert auf: r51732 + basiert auf: r51746 --> - &prompt.root; service automount reload + &prompt.root; service automount restart &prompt.root; service devd restart &man.autofs.5; wird beim Booten automatisch gestartet, From owner-svn-doc-head@freebsd.org Mon Jun 18 19:16:22 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1BC75101B342; Mon, 18 Jun 2018 19:16:22 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C25366DA29; Mon, 18 Jun 2018 19:16:21 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A35CB4FC; Mon, 18 Jun 2018 19:16:21 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IJGLe9022453; Mon, 18 Jun 2018 19:16:21 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IJGLuU022452; Mon, 18 Jun 2018 19:16:21 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201806181916.w5IJGLuU022452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Mon, 18 Jun 2018 19:16:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51878 - head/de_DE.ISO8859-1/books/handbook/mirrors X-SVN-Group: doc-head X-SVN-Commit-Author: bhd X-SVN-Commit-Paths: head/de_DE.ISO8859-1/books/handbook/mirrors X-SVN-Commit-Revision: 51878 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 19:16:22 -0000 Author: bhd Date: Mon Jun 18 19:16:21 2018 New Revision: 51878 URL: https://svnweb.freebsd.org/changeset/doc/51878 Log: Update to r51776: handbook: stop comparing rsync to rcp Users are more likely to be familiar with rsync, we no longer have rcp, and the comparison didn't provide much value in the first place. Modified: head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml Mon Jun 18 18:56:21 2018 (r51877) +++ head/de_DE.ISO8859-1/books/handbook/mirrors/chapter.xml Mon Jun 18 19:16:21 2018 (r51878) @@ -5,7 +5,7 @@ $FreeBSD$ $FreeBSDde: de-docproj/books/handbook/mirrors/chapter.xml,v 1.174 2011/07/25 14:45:12 bcr Exp $ - basiert auf: r51254 + basiert auf: r51776 --> Benutzen von <application>rsync</application> - rsync wird hnlich wie - &man.rcp.1; verwendet, besitzt aber mehr Optionen und - verwendet das rsync remote-update Protokoll, das - nur genderte Dateien bertrgt und damit viel schneller - als ein normaler Kopiervorgang ist. - rsync ist sehr ntzlich, wenn Sie - einen &os; FTP-Spiegel betreiben. Das Programm ist fr viele - Betriebssysteme erhltlich, mit &os; knnen Sie den Port - net/rsync oder das fertige Paket benutzen. - Die folgenden Server stellen &os; ber das - rsync-Protokoll zur Verfgung: + Die folgenden Server stellen &os; ber das + rsync-Protokoll zur Verfgung. Das Programm + rsync bertrgt lediglich genderte + Dateien und ist sehr ntzlich, wenn Sie einen &os; FTP-Spiegel + betreiben. rsync ist fr viele + Betriebssysteme verfgbar. Fr &os; sehen Sie sich den Port + oder das Paket net/rsync an. From owner-svn-doc-head@freebsd.org Mon Jun 18 19:41:26 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C67C101CEB1; Mon, 18 Jun 2018 19:41:26 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21BE66EDC2; Mon, 18 Jun 2018 19:41:26 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 038948B5; Mon, 18 Jun 2018 19:41:26 +0000 (UTC) (envelope-from bhd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5IJfPpF035971; Mon, 18 Jun 2018 19:41:25 GMT (envelope-from bhd@FreeBSD.org) Received: (from bhd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5IJfPNu035970; Mon, 18 Jun 2018 19:41:25 GMT (envelope-from bhd@FreeBSD.org) Message-Id: <201806181941.w5IJfPNu035970@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhd set sender to bhd@FreeBSD.org using -f From: Bjoern Heidotting Date: Mon, 18 Jun 2018 19:41:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51879 - head/de_DE.ISO8859-1/books/handbook/introduction X-SVN-Group: doc-head X-SVN-Commit-Author: bhd X-SVN-Commit-Paths: head/de_DE.ISO8859-1/books/handbook/introduction X-SVN-Commit-Revision: 51879 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 19:41:26 -0000 Author: bhd Date: Mon Jun 18 19:41:25 2018 New Revision: 51879 URL: https://svnweb.freebsd.org/changeset/doc/51879 Log: Update to r51826: Update the list of supported architectures. Modified: head/de_DE.ISO8859-1/books/handbook/introduction/chapter.xml Modified: head/de_DE.ISO8859-1/books/handbook/introduction/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/introduction/chapter.xml Mon Jun 18 19:16:21 2018 (r51878) +++ head/de_DE.ISO8859-1/books/handbook/introduction/chapter.xml Mon Jun 18 19:41:25 2018 (r51879) @@ -4,7 +4,7 @@ The FreeBSD German Documentation Project $FreeBSD$ - basiert auf: r51251 + basiert auf: r51826 --> - Willkommen zu &os; + Willkommen zu &os;! 4.4BSD-Lite - &os; ist ein auf 4.4BSD-Lite basierendes Betriebssystem fr - Intel (x86 und &itanium;), AMD64, &arm; und Sun &ultrasparc; Rechner. - An Portierungen zu anderen Architekturen wird derzeit - gearbeitet. Mehr zur Geschichte von &os; erfahren Sie in &os; ist ein Open Source, Unix-hnliches Betriebssystem fr + x86 (32 und 64 Bit) &arm;, AARch64, &risc-v;, &mips;, &power;, + &powerpc; und Sun &ultrasparc; Rechner, das ursprnglich auf + 4.4BSD-Lite basiert. Mehr zur Geschichte von &os; erfahren Sie in die Geschichte von &os; oder aus den aktuellen Release-Informationen. Falls Sie das &os; Projekt From owner-svn-doc-head@freebsd.org Tue Jun 19 05:40:14 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC6E810214C9; Tue, 19 Jun 2018 05:40:13 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8EEEC6BB81; Tue, 19 Jun 2018 05:40:13 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7009473E7; Tue, 19 Jun 2018 05:40:13 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5J5eDR8043767; Tue, 19 Jun 2018 05:40:13 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5J5eCtv043763; Tue, 19 Jun 2018 05:40:12 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201806190540.w5J5eCtv043763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Tue, 19 Jun 2018 05:40:12 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51880 - in head: en_US.ISO8859-1/books/faq en_US.ISO8859-1/htdocs/docproj en_US.ISO8859-1/htdocs/search share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: eadler X-SVN-Commit-Paths: in head: en_US.ISO8859-1/books/faq en_US.ISO8859-1/htdocs/docproj en_US.ISO8859-1/htdocs/search share/xml X-SVN-Commit-Revision: 51880 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2018 05:40:14 -0000 Author: eadler Date: Tue Jun 19 05:40:12 2018 New Revision: 51880 URL: https://svnweb.freebsd.org/changeset/doc/51880 Log: docs: spell out "SVN" to "Subversion" in a few places. Reported by: wblock, bjk Modified: head/en_US.ISO8859-1/books/faq/book.xml head/en_US.ISO8859-1/htdocs/docproj/submitting.xml head/en_US.ISO8859-1/htdocs/search/sitemap.xml head/share/xml/header.ent Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Mon Jun 18 19:41:25 2018 (r51879) +++ head/en_US.ISO8859-1/books/faq/book.xml Tue Jun 19 05:40:12 2018 (r51880) @@ -2376,7 +2376,7 @@ kern.timecounter.hardware: TSC -> i8254 How do I download the Ports tree? Should I be using - SVN? + Subversion? @@ -2390,7 +2390,7 @@ kern.timecounter.hardware: TSC -> i8254 use this tool. - Use SVN if custom patches to the + Use Subversion if custom patches to the ports tree are needed. Refer to Using Subversion for details. Modified: head/en_US.ISO8859-1/htdocs/docproj/submitting.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/docproj/submitting.xml Mon Jun 18 19:41:25 2018 (r51879) +++ head/en_US.ISO8859-1/htdocs/docproj/submitting.xml Tue Jun 19 05:40:12 2018 (r51880) @@ -30,7 +30,7 @@ If you do this, please only send plain-text documents.

          You may wish to cc: this request for comments to another appropriate - mailing list. For example, something that relates to how to use SVN to + mailing list. For example, something that relates to how to use Subversion to keep your source tree up to date would be of interest to the subscribers of the FreeBSD-stable mailing list. Please only cc: at most one other mailing list.

          Modified: head/en_US.ISO8859-1/htdocs/search/sitemap.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/search/sitemap.xml Mon Jun 18 19:41:25 2018 (r51879) +++ head/en_US.ISO8859-1/htdocs/search/sitemap.xml Tue Jun 19 05:40:12 2018 (r51880) @@ -390,7 +390,7 @@ - SVN Repository + Subversion Repository &base;/developers/cvs.html Modified: head/share/xml/header.ent ============================================================================== --- head/share/xml/header.ent Mon Jun 18 19:41:25 2018 (r51879) +++ head/share/xml/header.ent Tue Jun 19 05:40:12 2018 (r51880) @@ -158,7 +158,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';
        • Developers