From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 01:00:51 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 38ED3A07; Sun, 30 Jun 2013 01:00:51 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 2AF9C1BE5; Sun, 30 Jun 2013 01:00:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5U10p1Z081624; Sun, 30 Jun 2013 01:00:51 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5U10pVY081623; Sun, 30 Jun 2013 01:00:51 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306300100.r5U10pVY081623@svn.freebsd.org> From: Warren Block Date: Sun, 30 Jun 2013 01:00:51 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42087 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 01:00:51 -0000 Author: wblock Date: Sun Jun 30 01:00:50 2013 New Revision: 42087 URL: http://svnweb.freebsd.org/changeset/doc/42087 Log: Whitespace-only changes. Translators, please ignore. 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 Sat Jun 29 22:59:48 2013 (r42086) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 01:00:50 2013 (r42087) @@ -83,16 +83,15 @@ src/ Subversion Root - - svn+ssh://svn+ssh://svn.FreeBSD.org/base (see also ). + doc/ Subversion Root - - svn+ssh://svn+ssh://svn.FreeBSD.org/doc (see also ). @@ -100,8 +99,7 @@ ports/ Subversion Root - - svn+ssh://svn+ssh://svn.FreeBSD.org/ports (see also ). @@ -128,8 +126,7 @@ reports /home/core/public/monthly-reports on the FreeBSD.org - cluster. - + cluster. @@ -147,32 +144,35 @@ stable/8 (8.X-STABLE), stable/9 (9.X-STABLE), - head (-CURRENT) - + head (-CURRENT) - It is required that you use &man.ssh.1; - to connect to the project hosts. - If you do - not know anything about &man.ssh.1;, please see - . + It is required that you use &man.ssh.1; to connect to the + project hosts. If you do not know anything about &man.ssh.1;, + please see . Useful links: - FreeBSD - Project Internal Pages + + FreeBSD + Project Internal Pages + - + FreeBSD Project - Hosts + Hosts + - + FreeBSD Project - Administrative Groups + Administrative Groups + @@ -238,7 +238,7 @@ Policy for <filename>doc/</filename> Committer Activity - in <filename>src/</filename> + in src/ doc committers may commit documentation @@ -274,13 +274,13 @@ operation of the version control systems in use. Traditionally this was CVS. Subversion is used for the src tree as of May 2008, the doc/www tree as of - May 2012 and the ports tree as of July 2012. - + May 2012 and the ports tree as of July + 2012. There - is a list of things missing in Subversion when compared to CVS - . The notes at + is a list of things missing in Subversion when compared to + CVS. The notes at might also be useful. @@ -489,26 +489,29 @@ - /head/ - which corresponds to HEAD, also known as - -CURRENT. - + /head/ which corresponds to + HEAD, also known as + -CURRENT. + /stable/n which corresponds to RELENG_n. + /releng/n.n which corresponds to RELENG_n_n. + /release/n.n.n which corresponds to RELENG_n_n_n_RELEASE. + /vendor* is the vendor branch import work area. This directory itself does not @@ -532,8 +535,8 @@ Layout In svn+ssh://svn.freebsd.org/doc, - doc refers to the repository root of the - source tree. + doc refers to the repository root of + the source tree. In general, most &os; Documentation Project work will be done within the head/ branch of the @@ -580,17 +583,20 @@ - /branches/RELENG_n_n_n - which corresponds to - RELENG_n_n_n + /branches/RELENG_n_n_n + which corresponds to + RELENG_n_n_n is used to merge back security updates in preparation for a release. + /tags/RELEASE_n_n_n - which corresponds to RELEASE_n_n_n + which corresponds to + RELEASE_n_n_n represents a release tag of the ports tree. + /tags/RELEASE_n_EOL represents the end of life tag of a specific &os; @@ -615,9 +621,9 @@ &prompt.user; svn help - Additional information can be found in the - Subversion Book. + Additional information can be found in the + Subversion + Book. @@ -717,7 +723,8 @@ &prompt.user; svn status - To show local changes and files that are out-of-date do: + To show local changes and files that are out-of-date + do: &prompt.user; svn status --show-updates @@ -766,9 +773,8 @@ svn rm --keep-local for just added files, fix your config file and re-add them again. The initial config file is created when you first run a svn - command, even something as simple as svn - help. - + command, even something as simple as + svn help. Files are added to a @@ -1079,21 +1085,23 @@ - If branch/foo/bar/ does not - already have a mergeinfo record, but a direct ancestor - (for instance, branch/foo/) does, - then that record will be propagated down to + If + branch/foo/bar/ + does not already have a mergeinfo record, but a direct + ancestor (for instance, + branch/foo/) + does, then that record will be propagated down to branch/foo/bar/ - before information - about the current merge is recorded. + before information about the current merge is + recorded. + Information about the current merge will not be propagated back up that ancestor. + If a direct descendant of branch/foo/bar/ (for @@ -1132,13 +1140,16 @@ Never merge directly to a file. + Never, ever merge directly to a file. + Never, ever, ever merge directly to a file. + Changes to kernel code should be merged to sys/. For @@ -1151,12 +1162,14 @@ not sys/netinet/. + Changes to code under etc/ should be merged at etc/, not below it. + Changes to vendor code (code in contrib/, + Changes to userland programs should as a general rule be merged to the directory that contains the @@ -1178,6 +1192,7 @@ should be merged to usr.bin/xlint/. + Changes to userland libraries should as a general rule be merged to the directory that contains the @@ -1186,6 +1201,7 @@ should be merged to lib/libc/. + There may be cases where it makes sense to deviate from the rules for userland programs and libraries. @@ -1195,12 +1211,15 @@ even though the library itself and all of the modules each have their own Makefile. + - Changes to manual pages should be merged to Changes to manual pages should be merged to + share/man/manN/, for the appropriate value of N. + Other changes to share/ should be merged @@ -1208,6 +1227,7 @@ share/ directly. + Changes to a top-level file in the source tree such as UPDATING or @@ -1216,6 +1236,7 @@ whole tree. Yes, this is an exception to the first three rules. + When in doubt, ask. @@ -1332,21 +1353,26 @@ $target - head/$source:$P,$Q,$R Practical Example - As a practical example, consider the following scenario: - The changes to netmap.4 in r238987 is - to be merged from CURRENT to 9-STABLE. The file resides in - head/share/man/man4 and - according to this - is also where to do the merge. Note that in this example - all paths are relative to the top of the svn repository. - for more information on the directory layout, see + + As a practical example, consider the following + scenario: The changes to netmap.4 + in r238987 is to be merged from CURRENT to 9-STABLE. + The file resides in head/share/man/man4 and + according to + this is also where to do the merge. Note that in this + example all paths are relative to the top of the svn + repository. for more information on the directory + layout, see . - The first step is to inspect the existing mergeinfo. + + The first step is to inspect the existing + mergeinfo. &prompt.user; svn propget svn:mergeinfo -R stable/9/share/man/man4 - Take a quick note of how it looks before moving on to the next - step; doing the actual merge: + Take a quick note of how it looks before moving on + to the next step; doing the actual merge: &prompt.user; svn merge -c r238987 svn+ssh://svn.freebsd.org/base/head/share/man/man4 stable/9/share/man/man4 --- Merging r238987 into 'stable/9/share/man/man4': @@ -1355,11 +1381,11 @@ U stable/9/share/man/man4/netmap.4 'stable/9/share/man/man4': U stable/9/share/man/man4 - Check that the revision number of the merged revision - has been added. Once this is verified, the only thing left - is the actual commit. - - &prompt.user; svn commit stable/9/share/man/man4 + Check that the revision number of the merged + revision has been added. Once this is verified, the + only thing left is the actual commit. + + &prompt.user; svn commit stable/9/share/man/man4 @@ -1419,24 +1445,26 @@ U stable/9/share/man/man4/netmap.4 Vendor Imports with <acronym>SVN</acronym> - Please read this entire section before starting a vendor - import. + Please read this entire section before starting a + vendor import. - Patches to vendor code fall into two categories: + Patches to vendor code fall into two + categories: Vendor patches: these are patches that have been - issued by the vendor, or that have been extracted from - the vendor's version control system, which address - issues which in your opinion cannot wait until the next - vendor release. + issued by the vendor, or that have been extracted from + the vendor's version control system, which address + issues which in your opinion cannot wait until the + next vendor release. + &os; patches: these are patches that modify the - vendor code to address &os;-specific issues. + vendor code to address &os;-specific issues. @@ -1446,17 +1474,18 @@ U stable/9/share/man/man4/netmap.4 Vendor patches should be committed to the vendor - branch, and merged from there to head. If the patch - addresses an issue in a new release that is currently - being imported, it must not be - committed along with the new release: the release must - be imported and tagged first, then the patch can be - applied and committed. There is no need to re-tag the - vendor sources after committing the patch. + branch, and merged from there to head. If the patch + addresses an issue in a new release that is currently + being imported, it must not be + committed along with the new release: the release must + be imported and tagged first, then the patch can be + applied and committed. There is no need to re-tag the + vendor sources after committing the patch. + &os; patches should be committed directly to - head. + head. @@ -1509,22 +1538,22 @@ U stable/9/share/man/man4/netmap.4 as necessary. Disabling keyword expansion is recommended, as it makes no sense on unmodified vendor code and in some cases it can even be harmful. - OpenSSH, for example, includes - two files that originated with &os; and still contain the - original version tags. To do this: + OpenSSH, for example, + includes two files that originated with &os; and still + contain the original version tags. To do this: &prompt.user; svn propdel svn:keywords -R . &prompt.root; svn commit + Bootstrapping Merge History If importing for the first time after the switch to - Subversion, bootstrap - svn:mergeinfo on the target directory - in the main tree to the revision that corresponds - to the last related change to the vendor tree, prior to - importing new sources: + Subversion, bootstrap svn:mergeinfo + on the target directory in the main tree to the revision + that corresponds to the last related change to the + vendor tree, prior to importing new sources: &prompt.user; cd head/contrib/pf &prompt.user; svn merge --record-only svn+ssh://svn.freebsd.org/base/vendor/pf/dist@180876 . @@ -1543,11 +1572,11 @@ U stable/9/share/man/man4/netmap.4 Preparing the Vendor Sources - Unlike in CVS where only the needed - parts were imported into the vendor tree to avoid bloating - the main tree, Subversion is able to store a full - distribution in the vendor tree. So, import everything, - but merge only what is required. + Unlike in CVS where only the + needed parts were imported into the vendor tree to avoid + bloating the main tree, Subversion is able to store a + full distribution in the vendor tree. So, import + everything, but merge only what is required. A svn add is required to add any files that were added since the last vendor import, and @@ -1563,12 +1592,13 @@ U stable/9/share/man/man4/netmap.4 &prompt.user; find . -type f | cut -c 3- | sort >../new With these two files, - comm -23 ../old ../new - will list removed files (files only in - old), while - comm -13 ../old ../new - will list added files only in new. + comm -23 ../old ../new will list + removed files (files only in old), + while comm -13 ../old ../new will + list added files only in + new. + Importing into the Vendor Tree @@ -1584,17 +1614,18 @@ U stable/9/share/man/man4/netmap.4 &prompt.user; comm -23 ../old ../new | xargs svn rm &prompt.user; comm -13 ../old ../new | xargs svn --parents add - If any directories were removed, they will have to be - svn rmed manually. Nothing will break - if they are not, but they will remain in the tree. + If any directories were removed, they will have to + be svn rmed manually. Nothing will + break if they are not, but they will remain in the + tree. - Check properties on any new files. All text files + Check properties on any new files. All text files should have svn:eol-style set to native. All binary files should have svn:mime-type set to application/octet-stream unless there - is a more appropriate media type. Executable files should - have svn:executable set to + is a more appropriate media type. Executable files + should have svn:executable set to *. No other properties should exist on any file in the tree. @@ -1619,13 +1650,15 @@ U stable/9/share/man/man4/netmap.4 needed. If creating the tag in the working copy of the tree, - svn:mergeinfo results must be removed: + svn:mergeinfo results must be + removed: &prompt.user; cd vendor/pf &prompt.user; svn cp dist 4.3 &prompt.user; svn propdel svn:mergeinfo -R 4.3 + Merging to Head @@ -1634,8 +1667,8 @@ U stable/9/share/man/man4/netmap.4 &prompt.user; svn merge --accept=postpone svn+ssh://svn.freebsd.org/base/vendor/pf/dist . The --accept=postpone tells - Subversion that it should not complain because merge conflicts - will be taken care of manually. + Subversion that it should not complain because merge + conflicts will be taken care of manually. It is necessary to resolve any merge conflicts. This process is the same in SVN as in @@ -1643,7 +1676,8 @@ U stable/9/share/man/man4/netmap.4 Make sure that any files that were added or removed in the vendor tree have been properly added or removed in the - main tree. To check diffs against the vendor branch: + main tree. To check diffs against the vendor + branch: &prompt.user; svn diff --no-diff-deleted --old=svn+ssh://svn.freebsd.org/base/vendor/pf/dist --new=. @@ -1659,13 +1693,15 @@ U stable/9/share/man/man4/netmap.4 Subversion, there is no concept of on or off the vendor branch. If a file that previously had local modifications, to make it not show up in diffs in the - vendor tree, all that has to be done is remove any left-over - cruft like &os; version tags, which is much easier. + vendor tree, all that has to be done is remove any + left-over cruft like &os; version tags, which is much + easier. If any changes are required for the world to build with the new sources, make them now, and keep testing until everything builds and runs perfectly. + Committing the Vendor Import @@ -1694,11 +1730,11 @@ U stable/9/share/man/man4/netmap.4 &prompt.user; svn mkdir byacc/dist Now, import the sources into the - dist directory. Once - the files are in place, svn add the new - ones, then svn commit and tag the - imported version. To save time and bandwidth, direct remote - committing and tagging is possible: + dist directory. + Once the files are in place, svn add + the new ones, then svn commit and tag + the imported version. To save time and bandwidth, + direct remote committing and tagging is possible: &prompt.user; svn cp -m "Tag byacc 20120115" $FSVN/vendor/byacc/dist $FSVN/vendor/byacc/20120115 @@ -1715,9 +1751,9 @@ U stable/9/share/man/man4/netmap.4 possible. - + - + Reverting a Commit Reverting a commit to a previous version is fairly @@ -1906,8 +1942,8 @@ U stable/9/share/man/man4/netmap.4 Do not remove and re-add the same file in a single commit as this will break the CVS exporter. - Speeding up svn is - possible by adding the following to ~/.ssh/config: + Speeding up svn is possible by adding the following to + ~/.ssh/config: Host * ControlPath ~/.ssh/sockets/master-%l-%r@%h:%p @@ -1919,10 +1955,10 @@ ControlPersist yes Checking out a working copy with a stock Subversion client without &os;-specific patches - (OPTIONS_SET=FREEBSD_TEMPLATE) will mean that - $FreeBSD$ tags will not be - expanded. Once the correct version has been installed, trick - Subversion into expanding them like so: + (OPTIONS_SET=FREEBSD_TEMPLATE) will mean + that $FreeBSD$ tags will not + be expanded. Once the correct version has been installed, + trick Subversion into expanding them like so: &prompt.user; svn propdel -R svn:keywords . &prompt.user; svn revert -R . @@ -1934,10 +1970,10 @@ ControlPersist yes Conventions and Traditions - As a new developer there are a number of things you should do - first. The first set is specific to committers only. (If you are - not a committer, e.g., have GNATS-only access, then your mentor needs - to do these things for you.) + As a new developer there are a number of things you should + do first. The first set is specific to committers only. (If + you are not a committer, e.g., have GNATS-only access, then your + mentor needs to do these things for you.) Guidelines for Committers @@ -1952,130 +1988,139 @@ ControlPersist yes If you have been given commit rights to one or more of the repositories: - - - Add your author entity to - head/share/xml/authors.ent; - this should be done first since an omission of this commit will - cause the next commits to break the doc/ build. - - This is a relatively easy task, but remains a good first test of - your version control skills. - - - New files that do not have the - FreeBSD=%H svn:keywords - property will be rejected when attempting to commit them to the - repository. Be sure to read - regarding adding and removing files, in addition - to verifying that ~/.subversion/config - contains the necessary "auto-props" - entries from auto-props.txt mentioned - there. - - - - Do not forget to get mentor approval for these patches! - - - - - - Also add your author entity to - head/share/xml/developers.ent. - - - - Add yourself to the Developers section of - the Contributors List - (head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml) and remove yourself from the Additional - Contributors section (head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml). - Please note that entries are sorted by last name. - + + + Add your author entity to + head/share/xml/authors.ent; this + should be done first since an omission of this commit will + cause the next commits to break the doc/ build. + + This is a relatively easy task, but remains a good + first test of your version control skills. + + + New files that do not have the + FreeBSD=%H + svn:keywords property will be + rejected when attempting to commit them to the + repository. Be sure to read + regarding + adding and removing files, in addition to verifying that + ~/.subversion/config contains the + necessary "auto-props" entries from + auto-props.txt mentioned + there. + + + + Do not forget to get mentor approval for these + patches! + + - - Add an entry for yourself to - head/share/xml/news.xml. Look for the other - entries that look like A new committer and follow the - format. - + + Also add your author entity to + head/share/xml/developers.ent. + - - You should add your PGP or GnuPG key to - head/share/pgpkeys (and if you do not - have a key, you should create one). Do not forget to commit - the updated head/share/pgpkeys/pgpkeys.ent - and head/share/pgpkeys/pgpkeys-developers.xml. - Please note that entries are sorted by last name. + + Add yourself to the Developers section + of the Contributors + List + (head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml) + and remove yourself from the + Additional Contributors section + (head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml). + Please note that entries are sorted by last name. + - &a.des; has - written a shell script (head/share/pgpkeys/addkey.sh) to make this extremely simple. See the - README - file for more information. + + Add an entry for yourself to + head/share/xml/news.xml. Look for + the other entries that look like + A new committer and follow the + format. + - - It is important to have an up-to-date PGP/GnuPG key in - the Handbook, since the key may be required for positive - identification of a committer, e.g., by the &a.admins; for - account recovery. A complete keyring of FreeBSD.org users is available - for download from http://www.FreeBSD.org/doc/pgpkeyring.txt. - - + + You should add your PGP or GnuPG key to + head/share/pgpkeys (and if you do not + have a key, you should create one). Do not forget to + commit the updated + head/share/pgpkeys/pgpkeys.ent and + head/share/pgpkeys/pgpkeys-developers.xml. + Please note that entries are sorted by last name. + + &a.des; has written a shell script + (head/share/pgpkeys/addkey.sh) to + make this extremely simple. See the README + file for more information. + + + It is important to have an up-to-date PGP/GnuPG key + in the Handbook, since the key may be required for + positive identification of a committer, e.g., by the + &a.admins; for account recovery. A complete keyring of + FreeBSD.org users is + available for download from http://www.FreeBSD.org/doc/pgpkeyring.txt. + + - - Add an entry for yourself to - src/share/misc/committers-repository.dot, - where repository is either doc, ports or src, depending on the commit privileges - you obtained. - + + Add an entry for yourself to + src/share/misc/committers-repository.dot, + where repository is either doc, ports or src, depending on + the commit privileges you obtained. + - - Some people add an entry for themselves to - ports/astro/xearth/files/freebsd.committers.markers. - + + Some people add an entry for themselves to + ports/astro/xearth/files/freebsd.committers.markers. + - - Some people add an entry for themselves to - src/usr.bin/calendar/calendars/calendar.freebsd. - + + Some people add an entry for themselves to + src/usr.bin/calendar/calendars/calendar.freebsd. + - - If you already have an account at the &os; wiki, - make sure your mentor moves you from the - Contributors group - to the - Developers group. - Otherwise, consider signing up for an account so you can publish - projects and ideas you are working on. - + + If you already have an account at the + &os; wiki, + make sure your mentor moves you from the Contributors + group to the Developers + group. Otherwise, consider signing up for an + account so you can publish projects and ideas you are + working on. + - - Once you get access to the wiki, you may - add yourself to the How We Got - Here and Irc Nicks - pages. - + + Once you get access to the wiki, you may add yourself + to the + How We + Got Here and + Irc + Nicks pages. + - - If you subscribe to &a.svn-src-all.name;, - &a.svn-ports-all.name; or &a.svn-doc-all.name;, - you will probably want to unsubscribe to avoid receiving duplicate - copies of commit messages and their followups. - - + + If you subscribe to &a.svn-src-all.name;, + &a.svn-ports-all.name; or &a.svn-doc-all.name;, you will + probably want to unsubscribe to avoid receiving duplicate + copies of commit messages and their followups. + + - - All src commits should go to - &os.current; first before being merged to &os.stable;. No major - new features or high-risk modifications should be made to the - &os.stable; branch. - + + All src commits should go to + &os.current; first before being merged to &os.stable;. No + major new features or high-risk modifications should be made + to the &os.stable; branch. + @@ -2083,69 +2128,72 @@ ControlPersist yes Whether or not you have commit rights: - - - Introduce yourself to the other developers, otherwise no one - will have any idea who you are or what you are working on. You do - not have to write a comprehensive biography, just write a paragraph - or two about who you are and what you plan to be working on as a - developer in FreeBSD. (You should also mention who your mentor - will be). Email this to the &a.developers; and you will - be on your way! - + + + Introduce yourself to the other developers, otherwise + no one will have any idea who you are or what you are + working on. You do not have to write a comprehensive + biography, just write a paragraph or two about who you are + and what you plan to be working on as a developer in + FreeBSD. (You should also mention who your mentor will + be). Email this to the &a.developers; and you will be on + your way! + - - Log into hub.FreeBSD.org and create a - /var/forward/user - (where user is your username) file - containing the e-mail address where you want mail addressed to - yourusername@FreeBSD.org to be forwarded. - This includes all of the commit messages as well as any other mail - addressed to the &a.committers; and the &a.developers;. Really - large mailboxes which have taken up permanent residence on - hub often get accidentally truncated - without warning, so forward it or read it and you will not lose - it. - - Due to the severe load dealing with SPAM places on - the central mail servers that do the mailing list processing - the front-end server does do some basic checks and will - drop some messages based on these checks. At the moment - proper DNS information for the connecting host is the only - check in place but that may change. Some people blame these - checks for bouncing valid email. If you want these checks - turned off for your email you can place a file named - .spam_lover in your home directory - on freefall.FreeBSD.org to - disable the checks for your email. - - + + Log into hub.FreeBSD.org and create a + /var/forward/user + (where user is your username) + file containing the e-mail address where you want mail + addressed to + yourusername@FreeBSD.org to be + forwarded. This includes all of the commit messages as + well as any other mail addressed to the &a.committers; and + the &a.developers;. Really large mailboxes which have + taken up permanent residence on hub often + get accidentally truncated without warning, + so forward it or read it and you will not lose it. + + Due to the severe load dealing with SPAM places on the *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 01:37:37 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AA804FBB; Sun, 30 Jun 2013 01:37:37 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8CB621CC5; Sun, 30 Jun 2013 01:37:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5U1bbQn091552; Sun, 30 Jun 2013 01:37:37 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5U1bbqA091551; Sun, 30 Jun 2013 01:37:37 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306300137.r5U1bbqA091551@svn.freebsd.org> From: Warren Block Date: Sun, 30 Jun 2013 01:37:37 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42088 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 01:37:37 -0000 Author: wblock Date: Sun Jun 30 01:37:37 2013 New Revision: 42088 URL: http://svnweb.freebsd.org/changeset/doc/42088 Log: Additional whitespace-only fixes. Translators, please ignore. 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 30 01:00:50 2013 (r42087) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 01:37:37 2013 (r42088) @@ -140,7 +140,6 @@ Noteworthy src/ SVN Branches - stable/8 (8.X-STABLE), stable/9 (9.X-STABLE), @@ -241,30 +240,36 @@ in src/ - doc committers may commit documentation - changes to src files, such as man pages, READMEs, fortune - databases, calendar files, and comment fixes without - approval from a src committer, subject to the normal care - and tending of commits. - - doc committers may commit minor src changes - and fixes, such as build fixes, small features, etc, with an - "Approved by" from a src committer. - - doc committers may seek an upgrade to a src - commit bit by acquiring a mentor, who will propose the doc - committer to core. When approved, they will be added to - 'access' and the normal mentoring period will ensue, which - will involve a continuing of Approved by for - some period. - - "Approved by" is only acceptable from - non-mentored src committers -- mentored committers can - provide a "Reviewed by" but not an "Approved - by". + + doc committers may commit documentation changes to src + files, such as man pages, READMEs, fortune databases, + calendar files, and comment fixes without approval from a + src committer, subject to the normal care and tending of + commits. + + + + doc committers may commit minor src changes and fixes, + such as build fixes, small features, etc, with an + "Approved by" from a src committer. + + + + doc committers may seek an upgrade to a src commit bit + by acquiring a mentor, who will propose the doc committer + to core. When approved, they will be added to 'access' + and the normal mentoring period will ensue, which will + involve a continuing of Approved by for + some period. + + + + "Approved by" is only acceptable from non-mentored src + committers -- mentored committers can provide a "Reviewed + by" but not an "Approved by". + - @@ -336,30 +341,37 @@ Commits are atomic. + Revision numbers apply across the repository—all files that were modified in the same commit have the same revision number. + Branching and tagging are namespace operations. + Directories are versioned. + Files and directories can have arbitrary, versioned metadata attached to them. + Files and directories can be copied, with full history tracking. + No more contortions due to CVS weakness such as applying &man.patch.1; files at compile time in order to avoid touching vendor branch code. + No more repo-copies. @@ -520,6 +532,7 @@ releng and release directories. + /projects and /user feature a branch work area, @@ -557,11 +570,13 @@ code for articles written by various &os; contributors. + /books/ contains the source code for the different books, such as the &os; Handbook. + /htdocs/ contains the source code for the &os; website. @@ -909,18 +924,21 @@ working directory (which one presumes has been edited to resolve the conflicts). + base: use a pristine copy of the version you had before svn update, discarding your own changes, the conflicting changes, and possibly other intervening changes as well. + mine-full: use what you had before svn update, including your own changes, but discarding the conflicting changes, and possibly other intervening changes as well. + theirs-full: use the version that was retrieved when you did svn @@ -961,10 +979,12 @@ empty: the directory itself without any of its contents. + files: the directory and any files it contains. + immediates: the directory and any files and directories it contains, but none of the @@ -1013,18 +1033,22 @@ log, diff + mkdir + remove, copy, rename + propset, propedit, propdel + merge @@ -1311,13 +1335,16 @@ revision $R + in directory $target in stable branch $B + from directory $source in head + $FSVN is svn+ssh://svn.freebsd.org/base @@ -1531,6 +1558,7 @@ U stable/9/share/man/man4/netmap.4 similar, and putting the svn commit off until the end of the process. + Cleaning Up @@ -1634,6 +1662,7 @@ U stable/9/share/man/man4/netmap.4 svn stat and svn diff commands. + Tagging @@ -1858,9 +1887,9 @@ U stable/9/share/man/man4/netmap.4 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: + 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 @@ -1929,6 +1958,7 @@ U stable/9/share/man/man4/netmap.4 To collapse everything back at the end: &prompt.user; svn write me + --> @@ -1950,8 +1980,9 @@ ControlPath ~/.ssh/sockets/master-%l-%r@ ControlMaster auto ControlPersist yes - and then typing - mkdir ~/.ssh/sockets + and then typing + + mkdir ~/.ssh/sockets Checking out a working copy with a stock Subversion client without &os;-specific patches From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 01:52:07 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 663D7127; Sun, 30 Jun 2013 01:52:07 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 48DDE1D0A; Sun, 30 Jun 2013 01:52:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5U1q7rV096551; Sun, 30 Jun 2013 01:52:07 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5U1q7sC096550; Sun, 30 Jun 2013 01:52:07 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306300152.r5U1q7sC096550@svn.freebsd.org> From: Warren Block Date: Sun, 30 Jun 2013 01:52:07 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42089 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 01:52:07 -0000 Author: wblock Date: Sun Jun 30 01:52:06 2013 New Revision: 42089 URL: http://svnweb.freebsd.org/changeset/doc/42089 Log: Content updates: replace FreeBSD with &os; where appropriate, rewrite a stilted paragraph on SSH. 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 30 01:37:37 2013 (r42088) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 01:52:06 2013 (r42089) @@ -26,7 +26,7 @@ 2011 2012 2013 - The FreeBSD Documentation Project + The &os; Documentation Project @@ -43,12 +43,12 @@ $FreeBSD$ - This document provides information for the FreeBSD + This document provides information for the &os; committer community. All new committers should read this document before they start, and existing committers are strongly encouraged to review it from time to time. - Almost all FreeBSD developers have commit rights to one or + Almost all &os; developers have commit rights to one or more repositories. However, a few developers do not, and some of the information here applies to them as well. (For instance, some people only have rights to work with the @@ -56,7 +56,7 @@ linkend="non-committers"/> for more information. This document may also be of interest to members of the - FreeBSD community who want to learn more about how the project + &os; community who want to learn more about how the project works. @@ -149,27 +149,26 @@ - It is required that you use &man.ssh.1; to connect to the - project hosts. If you do not know anything about &man.ssh.1;, - please see . + &man.ssh.1; is required to connect to the projecte hosts. + For more information, see . Useful links: - FreeBSD + &os; Project Internal Pages FreeBSD Project + url="&url.base;/internal/machines.html">&os; Project Hosts FreeBSD Project + url="&url.base;/administration.html">&os; Project Administrative Groups @@ -178,10 +177,10 @@ Commit Bit Types - The FreeBSD repository has a number of components which, + The &os; repository has a number of components which, when combined, support the basic operating system source, documentation, third party application ports infrastructure, and - various maintained utilities. When FreeBSD commit bits are + various maintained utilities. When &os; commit bits are allocated, the areas of the tree where the bit may be used are specified. Generally, the areas associated with a bit reflect who authorized the allocation of the commit bit. Additional @@ -1389,7 +1388,7 @@ $target - head/$source:$P,$Q,$R according to this is also where to do the merge. Note that in this example all paths are relative to the top of the svn - repository. for more information on the directory + repository. For more information on the directory layout, see . @@ -2166,7 +2165,7 @@ ControlPersist yes working on. You do not have to write a comprehensive biography, just write a paragraph or two about who you are and what you plan to be working on as a developer in - FreeBSD. (You should also mention who your mentor will + &os;. (You should also mention who your mentor will be). Email this to the &a.developers; and you will be on your way! @@ -2334,7 +2333,7 @@ ControlPersist yes If they see a different solution to a problem than you, or even a different problem, it is not because they are stupid, because they have questionable parentage, or because they are trying to - destroy your hard work, personal image, or FreeBSD, but simply + destroy your hard work, personal image, or &os;, but simply because they have a different outlook on the world. Different is good. @@ -2358,7 +2357,7 @@ ControlPersist yes GNATS - The FreeBSD Project utilizes + The &os; Project utilizes GNATS for tracking bugs and change requests. Be sure that if you commit a fix or suggestion found in a GNATS PR, you use @@ -2376,7 +2375,7 @@ ControlPersist yes FreeBSD + url="&url.articles.pr-guidelines;/index.html">&os; Problem Report Handling Guidelines @@ -2396,7 +2395,7 @@ ControlPersist yes You can run a local copy of GNATS, and then integrate the - FreeBSD GNATS tree by creating an + &os; GNATS tree by creating an rsync mirror. Then you can run GNATS commands locally, allowing you to query the PR database without an Internet connection. @@ -2441,7 +2440,7 @@ ControlPersist yes Who's Who - Besides the repository meisters, there are other FreeBSD + Besides the repository meisters, there are other &os; project members and teams whom you will probably get to know in your role as a committer. Briefly, and by no means all-inclusively, these are: @@ -2453,7 +2452,7 @@ ControlPersist yes doceng is the group responsible for the documentation build infrastructure, approving new documentation - committers, and ensuring that the FreeBSD website and + committers, and ensuring that the &os; website and documentation on the FTP site is up to date with respect to the CVS tree. It is not a conflict resolution body. The vast majority of documentation related discussion @@ -2485,7 +2484,7 @@ ControlPersist yes commit that could have been done better, Bruce will be there to tell you. Be thankful that someone is. Bruce is also very knowledgeable on the various standards - applicable to FreeBSD. + applicable to &os;. @@ -2515,7 +2514,7 @@ ControlPersist yes Dag-Erling is the - FreeBSD Security + &os; Security Officer and oversees the &a.security-officer;. @@ -2529,7 +2528,7 @@ ControlPersist yes are not sure of some potential change to the networking subsystem you have in mind, Garrett is someone to talk to. Garrett is also very knowledgeable on the various - standards applicable to FreeBSD. + standards applicable to &os;. @@ -2556,14 +2555,14 @@ ControlPersist yes community issues. Examples are Core voting, announcements, etc. - The &a.developers; is for the exclusive use of FreeBSD - committers. In order to develop FreeBSD, committers must + The &a.developers; is for the exclusive use of &os; + committers. In order to develop &os;, committers must have the ability to openly discuss matters that will be resolved before they are publicly announced. Frank discussions of work in progress are not suitable for open - publication and may harm FreeBSD. + publication and may harm &os;. - All FreeBSD committers are reminded to obey the + All &os; committers are reminded to obey the copyright of the original author(s) of &a.developers; mail. Do not publish or forward messages from the &a.developers; outside the list membership without @@ -2576,13 +2575,13 @@ ControlPersist yes This list is not intended as a place for code reviews or a replacement for the &a.arch;. - In fact using it as such hurts the FreeBSD Project as it + In fact using it as such hurts the &os; Project as it gives a sense of a closed list where general decisions - affecting all of the FreeBSD using community are made + affecting all of the &os; using community are made without being open. Last, but not least never, never ever, email the &a.developers; and - CC:/BCC: another FreeBSD list. Never, ever - email another FreeBSD email list and CC:/BCC: the + CC:/BCC: another &os; list. Never, ever + email another &os; email list and CC:/BCC: the &a.developers;. Doing so can greatly diminish the benefits of this list. @@ -2713,7 +2712,7 @@ ControlPersist yes - The FreeBSD Committers' Big List of Rules + The &os; Committers' Big List of Rules @@ -2922,7 +2921,7 @@ ControlPersist yes Respect existing maintainers if listed. - Many parts of FreeBSD are not owned in + Many parts of &os; are not owned in the sense that any specific individual will jump up and yell if you commit a change to their area, but it still pays to check first. One convention we use @@ -2940,8 +2939,8 @@ ControlPersist yes in question and see if someone has been working recently or predominantly in that area. - Other areas of FreeBSD fall under the control of - someone who manages an overall category of FreeBSD + Other areas of &os; fall under the control of + someone who manages an overall category of &os; evolution, such as internationalization or networking. See http://www.FreeBSD.org/administration.html @@ -3054,7 +3053,7 @@ ControlPersist yes long absence and committing 10 megabytes worth of accumulated stuff. People who abuse this on a regular basis will have their commit privileges suspended until - they get back from the FreeBSD Happy Reeducation Camp we + they get back from the &os; Happy Reeducation Camp we run in Greenland. @@ -3089,9 +3088,9 @@ ControlPersist yes running that code. If you have a change which also may break another architecture, be sure and test on all supported architectures. Please refer to the FreeBSD Internal + url="http://www.FreeBSD.org/internal/">&os; Internal Page for a list of available resources. As other - architectures are added to the FreeBSD supported platforms + architectures are added to the &os; supported platforms list, the appropriate shared testing resources will be made available. @@ -3118,7 +3117,7 @@ ControlPersist yes to improve the software in question; you are still more than welcome to do so. Ideally, you should submit your patches to the vendor. If your changes are - FreeBSD-specific, talk to the maintainer; they may be + &os;-specific, talk to the maintainer; they may be willing to apply them locally. But whatever you do, do not commit there by yourself! @@ -3131,10 +3130,10 @@ ControlPersist yes Policy on Multiple Architectures - FreeBSD has added several new architecture ports during + &os; has added several new architecture ports during recent release cycles and is truly no longer an &i386; centric operating system. In an effort to make it easier to keep - FreeBSD portable across the platforms we support, core has + &os; portable across the platforms we support, core has developed the following mandate:
@@ -3229,39 +3228,39 @@ ControlPersist yes Support for Multiple Architectures - FreeBSD is a highly portable operating system intended to + &os; is a highly portable operating system intended to function on many different types of hardware architectures. Maintaining clean separation of Machine Dependent (MD) and Machine Independent (MI) code, as well as minimizing MD code, is an important part of our strategy to remain agile with regards to current hardware trends. Each new hardware architecture - supported by FreeBSD adds substantially to the cost of code + supported by &os; adds substantially to the cost of code maintenance, toolchain support, and release engineering. It also dramatically increases the cost of effective testing of kernel changes. As such, there is strong motivation to differentiate between classes of support for various architectures while remaining strong in a few key architectures - that are seen as the FreeBSD "target audience". + that are seen as the &os; target audience. Statement of General Intent - The FreeBSD Project targets "production quality commercial + The &os; Project targets "production quality commercial off-the-shelf (COTS) workstation, server, and high-end embedded systems". By retaining a focus on a narrow set of - architectures of interest in these environments, the FreeBSD + architectures of interest in these environments, the &os; Project is able to maintain high levels of quality, stability, and performance, as well as minimize the load on various support teams on the project, such as the ports team, documentation team, security officer, and release engineering teams. Diversity in hardware support broadens the options for - FreeBSD consumers by offering new features and usage + &os; consumers by offering new features and usage opportunities (such as support for 64-bit CPUs, use in embedded environments, etc.), but these benefits must always be carefully considered in terms of the real-world maintenance cost associated with additional platform support. - The FreeBSD Project differentiates platform targets into + The &os; Project differentiates platform targets into four tiers. Each tier includes a specification of the requirements for an architecture to be in that tier, as well as specifying the obligations of developers with @@ -3282,11 +3281,11 @@ ControlPersist yes requirement). In general, all Tier 1 platforms must have build and Tinderbox support either in the FreeBSD.org cluster, or be easily available for all developers. Embedded platforms - may substitute an emulator available in the FreeBSD cluster + may substitute an emulator available in the &os; cluster for actual hardware. Tier 1 architectures are expected to be Production Quality - with respects to all aspects of the FreeBSD operating system, + with respects to all aspects of the &os; operating system, including installation and development environments. Tier 1 architectures are expected to be completely @@ -3327,20 +3326,20 @@ ControlPersist yes maintainer is expected to work with the platform maintainers to refine these changes. Major new toolchain components are allowed to break support for Tier 2 architectures if the - FreeBSD-local changes have not been incorporated upstream. + &os;-local changes have not been incorporated upstream. The toolchain maintainers are expected to provide prompt review of any proposed changes and cannot block, through their inaction, changes going into the tree. New features added to - FreeBSD should be feasible to implement on these platforms, + &os; should be feasible to implement on these platforms, but an implementation is not required before the feature may - be added to the FreeBSD source tree. New features that may be + be added to the &os; source tree. New features that may be difficult to implement on Tier 2 architectures should provide a means of disabling them on those architectures. The implementation of a Tier 2 architecture may be committed to - the main FreeBSD tree as long as it does not interfere with + the main &os; tree as long as it does not interfere with production work on Tier 1 platforms, or substantially with other Tier 2 platforms. Before a Tier 2 platform can be added - to the FreeBSD base source tree, the platform must be able to + to the &os; base source tree, the platform must be able to boot multi-user on actual hardware. Generally, there must be at least three active developers working on the platform. @@ -3361,12 +3360,12 @@ ControlPersist yes system, some external patches for the architecture for ports must be available. - Tier 2 architectures can be integrated into the FreeBSD + Tier 2 architectures can be integrated into the &os; handbook. The basics for how to get a system running must be documented, although not necessarily for every single board or system a Tier 2 architecture supports. The supported hardware list must exist and should be no more than a couple of months - old. It should be integrated into the FreeBSD + old. It should be integrated into the &os; documentation. Current Tier 2 platforms are &arch.arm;, &arch.ia64;, @@ -3384,11 +3383,11 @@ ControlPersist yes are considered legacy systems unlikely to see broad future use. New Tier 3 systems will not be committed to the base source tree. Support for Tier 3 systems may be worked on in - the FreeBSD Perforce Repository, providing source control and - easier change integration from the main FreeBSD tree. + the &os; Perforce Repository, providing source control and + easier change integration from the main &os; tree. Platforms that transition to Tier 3 status may be removed from the tree if they are no longer actively supported by the - FreeBSD developer community at the discretion of the release + &os; developer community at the discretion of the release engineer. Tier 3 platforms may have ports support, either integrated @@ -3397,7 +3396,7 @@ ControlPersist yes Tier 3 platforms must have the basics documented for how to build a kernel and how to boot it on at least one target hardware or emulation environment. This documentation need - not be integrated into the FreeBSD tree. + not be integrated into the &os; tree. Current Tier 3 platforms are &arch.mips; and &s390;. @@ -3417,7 +3416,7 @@ ControlPersist yes Policy on Changing the Tier of an Architecture Systems may only be moved from one tier to another by - approval of the FreeBSD Core Team, which shall make that + approval of the &os; Core Team, which shall make that decision in collaboration with the Security Officer, Release Engineering, and toolchain maintenance teams. @@ -3486,7 +3485,7 @@ ControlPersist yes contributed to the Project before, add that person's name to the Additional - Contributors section of the FreeBSD + Contributors section of the &os; Contributors List. Close the PR if the port came in as a PR. To close @@ -4231,7 +4230,7 @@ bak/packages packages from last complet Issues Specific to Developers Who Are Not Committers - A few people who have access to the FreeBSD machines do not + A few people who have access to the &os; machines do not have commit bits. For instance, the project is willing to give access to the GNATS database to contributors who have shown interest and dedication in working on Problem Reports. @@ -4271,7 +4270,7 @@ bak/packages packages from last complet - The FreeBSD Committers' Big List + The &os; Committers' Big List of Rules @@ -4461,14 +4460,14 @@ bak/packages packages from last complet Submitted by: The name and e-mail address of the person that submitted the fix; for committers, just the - username on the FreeBSD cluster. + username on the &os; cluster. Reviewed by: The name and e-mail address of the person or people that reviewed the change; for committers, - just the username on the FreeBSD cluster. If a + just the username on the &os; cluster. If a patch was submitted to a mailing list for review, and the review was favorable, then just include the list name. @@ -4478,7 +4477,7 @@ bak/packages packages from last complet Approved by: The name and e-mail address of the person or people that approved the change; for committers, - just the username on the FreeBSD cluster. It is + just the username on the &os; cluster. It is customary to get prior approval for a commit if it is to an area of the tree to which you do not usually commit. In addition, during the run up to @@ -4643,7 +4642,7 @@ MFC after: 1 monthThe mailing lists are archived under /g/mail which will show up as /hub/g/mail with &man.pwd.1;. This - location is accessible from any machine on the FreeBSD + location is accessible from any machine on the &os; cluster. From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 01:55:11 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 589EB1B2; Sun, 30 Jun 2013 01:55:11 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD2E1D25; Sun, 30 Jun 2013 01:55:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5U1tBNl096997; Sun, 30 Jun 2013 01:55:11 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5U1tBqt096996; Sun, 30 Jun 2013 01:55:11 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306300155.r5U1tBqt096996@svn.freebsd.org> From: Warren Block Date: Sun, 30 Jun 2013 01:55:11 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42090 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 01:55:11 -0000 Author: wblock Date: Sun Jun 30 01:55:10 2013 New Revision: 42090 URL: http://svnweb.freebsd.org/changeset/doc/42090 Log: Minor whitespace-only fix. Translators, please ignore. 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 30 01:52:06 2013 (r42089) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 01:55:10 2013 (r42090) @@ -3087,12 +3087,12 @@ ControlPersist yes make sure your testing occurs with a machine which is running that code. If you have a change which also may break another architecture, be sure and test on all - supported architectures. Please refer to the &os; Internal - Page for a list of available resources. As other - architectures are added to the &os; supported platforms - list, the appropriate shared testing resources will be - made available. + supported architectures. Please refer to the + &os; + Internal Page for a list of available resources. + As other architectures are added to the &os; supported + platforms list, the appropriate shared testing resources + will be made available. From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 14:17:42 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2983693; Sun, 30 Jun 2013 14:17:42 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 1AE291FBE; Sun, 30 Jun 2013 14:17:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5UEHfBK012346; Sun, 30 Jun 2013 14:17:41 GMT (envelope-from blackend@svn.freebsd.org) Received: (from blackend@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5UEHfj7012344; Sun, 30 Jun 2013 14:17:41 GMT (envelope-from blackend@svn.freebsd.org) Message-Id: <201306301417.r5UEHfj7012344@svn.freebsd.org> From: Marc Fonvieille Date: Sun, 30 Jun 2013 14:17:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42094 - in head/en_US.ISO8859-1/articles: pam vm-design X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 14:17:42 -0000 Author: blackend Date: Sun Jun 30 14:17:41 2013 New Revision: 42094 URL: http://svnweb.freebsd.org/changeset/doc/42094 Log: Add id attribute to legal notices to prevent filenames with auto-generated names. This will help to track built/installed files and will ease the packages managing. Modified: head/en_US.ISO8859-1/articles/pam/article.xml head/en_US.ISO8859-1/articles/vm-design/article.xml Modified: head/en_US.ISO8859-1/articles/pam/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/pam/article.xml Sun Jun 30 09:58:03 2013 (r42093) +++ head/en_US.ISO8859-1/articles/pam/article.xml Sun Jun 30 14:17:41 2013 (r42094) @@ -62,7 +62,7 @@ - + This article was written for the FreeBSD Project by ThinkSec AS and Network Associates Laboratories, the Security Research Division of Network Associates, Inc. under Modified: head/en_US.ISO8859-1/articles/vm-design/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/vm-design/article.xml Sun Jun 30 09:58:03 2013 (r42093) +++ head/en_US.ISO8859-1/articles/vm-design/article.xml Sun Jun 30 14:17:41 2013 (r42094) @@ -52,7 +52,7 @@ with peoples names, since I will invariably get it wrong. - + This article was originally published in the January 2000 issue of DaemonNews. This version of the article may include updates from Matt and other authors From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 15:08:48 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 60145F49; Sun, 30 Jun 2013 15:08:48 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3F5EA1113; Sun, 30 Jun 2013 15:08:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5UF8mTT027259; Sun, 30 Jun 2013 15:08:48 GMT (envelope-from blackend@svn.freebsd.org) Received: (from blackend@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5UF8kkc027246; Sun, 30 Jun 2013 15:08:46 GMT (envelope-from blackend@svn.freebsd.org) Message-Id: <201306301508.r5UF8kkc027246@svn.freebsd.org> From: Marc Fonvieille Date: Sun, 30 Jun 2013 15:08:46 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42095 - in head: el_GR.ISO8859-7/share/xml es_ES.ISO8859-1/share/xml fr_FR.ISO8859-1/articles/pam fr_FR.ISO8859-1/books/fdp-primer it_IT.ISO8859-15/articles/vm-design it_IT.ISO8859-15/... X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 15:08:48 -0000 Author: blackend Date: Sun Jun 30 15:08:46 2013 New Revision: 42095 URL: http://svnweb.freebsd.org/changeset/doc/42095 Log: Add id attribute to legal notices to prevent filenames with auto-generated names. This will help to track built/installed files and will ease the packages managing. Approved by: doceng (implicit) Modified: head/el_GR.ISO8859-7/share/xml/trademarks.ent head/es_ES.ISO8859-1/share/xml/trademarks.ent head/fr_FR.ISO8859-1/articles/pam/article.xml head/fr_FR.ISO8859-1/books/fdp-primer/book.xml head/it_IT.ISO8859-15/articles/vm-design/article.xml head/it_IT.ISO8859-15/books/unix-introduction/book.xml head/ru_RU.KOI8-R/articles/pam/article.xml head/ru_RU.KOI8-R/articles/vm-design/article.xml Modified: head/el_GR.ISO8859-7/share/xml/trademarks.ent ============================================================================== --- head/el_GR.ISO8859-7/share/xml/trademarks.ent Sun Jun 30 14:17:41 2013 (r42094) +++ head/el_GR.ISO8859-7/share/xml/trademarks.ent Sun Jun 30 15:08:46 2013 (r42095) @@ -438,7 +438,7 @@ Coverity, Inc."> 沚 瘰 龜赳闍: ®."> + 粡瘢闌 裃 驀鼇 黼 跫髢 韃竅熄 襞粡裃 (SGML DocBook) 黼 "跂痺譎蜩贔辯" 跫髢 (SGML, HTML, PDF, PostScript, RTF 褊) 跂 驃 瘠諱窩, 辮蜚驂鞳瘟 纐齒 濶 鞜驕袍 韵陋竟葩黼蜥 Modified: head/es_ES.ISO8859-1/share/xml/trademarks.ent ============================================================================== --- head/es_ES.ISO8859-1/share/xml/trademarks.ent Sun Jun 30 14:17:41 2013 (r42094) +++ head/es_ES.ISO8859-1/share/xml/trademarks.ent Sun Jun 30 15:08:46 2013 (r42095) @@ -411,7 +411,7 @@ Coverity, Inc."> ® symbol."> + La redistribucin y uso en fuente (SGML DocBook) y formatos "compilados" (SGML, HTML, PDF, PostScript, RTF y cualquier otro) con o sin modificacin, esta permitida siempre y cuando se cumplan las Modified: head/fr_FR.ISO8859-1/articles/pam/article.xml ============================================================================== --- head/fr_FR.ISO8859-1/articles/pam/article.xml Sun Jun 30 14:17:41 2013 (r42094) +++ head/fr_FR.ISO8859-1/articles/pam/article.xml Sun Jun 30 15:08:46 2013 (r42095) @@ -64,7 +64,7 @@ - + Cet article a t crit pour le Projet FreeBSD par ThinkSec AS et les laboratoires de Networks Associates, la division de recherche en scurit de Networks Associates, Inc. Modified: head/fr_FR.ISO8859-1/books/fdp-primer/book.xml ============================================================================== --- head/fr_FR.ISO8859-1/books/fdp-primer/book.xml Sun Jun 30 14:17:41 2013 (r42094) +++ head/fr_FR.ISO8859-1/books/fdp-primer/book.xml Sun Jun 30 15:08:46 2013 (r42095) @@ -63,7 +63,7 @@ $FreeBSD$ - + La redistribution et l'utilisation du code source (SGML), et compil (HTML, PostScript, etc.), modifis ou non, sont soumises aux conditions suivantes : Modified: head/it_IT.ISO8859-15/articles/vm-design/article.xml ============================================================================== --- head/it_IT.ISO8859-15/articles/vm-design/article.xml Sun Jun 30 14:17:41 2013 (r42094) +++ head/it_IT.ISO8859-15/articles/vm-design/article.xml Sun Jun 30 15:08:46 2013 (r42095) @@ -65,7 +65,7 @@ &trans.it.surrender; - + Questo articolo stato pubblicato in origine nel numero di gennaio 2000 di DaemonNews. Modified: head/it_IT.ISO8859-15/books/unix-introduction/book.xml ============================================================================== --- head/it_IT.ISO8859-15/books/unix-introduction/book.xml Sun Jun 30 14:17:41 2013 (r42094) +++ head/it_IT.ISO8859-15/books/unix-introduction/book.xml Sun Jun 30 15:08:46 2013 (r42095) @@ -57,7 +57,7 @@ University. - + © 1996-1998 University Technology Services, The Ohio State University, Baker Systems Engineering Building, 1971 Neil Avenue, Columbus, OH 43210. Modified: head/ru_RU.KOI8-R/articles/pam/article.xml ============================================================================== --- head/ru_RU.KOI8-R/articles/pam/article.xml Sun Jun 30 14:17:41 2013 (r42094) +++ head/ru_RU.KOI8-R/articles/pam/article.xml Sun Jun 30 15:08:46 2013 (r42095) @@ -77,7 +77,7 @@ - + 堊 嘖壮慫 泰盟 料佗啻料 通 靤賄穆 FreeBSD 墨熔僧頻揺 ThinkSec AS Network Associates Laboratories, Security Research Division of Network Associates, Inc. 卅曜組 卅堆 佻 Modified: head/ru_RU.KOI8-R/articles/vm-design/article.xml ============================================================================== --- head/ru_RU.KOI8-R/articles/vm-design/article.xml Sun Jun 30 14:17:41 2013 (r42094) +++ head/ru_RU.KOI8-R/articles/vm-design/article.xml Sun Jun 30 15:08:46 2013 (r42095) @@ -63,7 +63,7 @@ 和凉壮徒慘 柯怠嗹. - + 霤叟藁挿遡慘 榑 嘖壮慫 泰盟 椀嫗棉墨彖料 力妖凖 DaemonNews 攸 冦彖曼 2000 馬珍. 堊 彭厶頻 嘖壮愽 溶崚 徊明涸墮 掴汰很杜頻, 冒啻摂錨嗔 From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 21:24:06 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B2DE2E4F; Sun, 30 Jun 2013 21:24:06 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9570F1C91; Sun, 30 Jun 2013 21:24:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5ULO6HH038701; Sun, 30 Jun 2013 21:24:06 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5ULO6PK038700; Sun, 30 Jun 2013 21:24:06 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306302124.r5ULO6PK038700@svn.freebsd.org> From: Warren Block Date: Sun, 30 Jun 2013 21:24:06 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42096 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 21:24:06 -0000 Author: wblock Date: Sun Jun 30 21:24:06 2013 New Revision: 42096 URL: http://svnweb.freebsd.org/changeset/doc/42096 Log: Add and unify IDs in SVN Primer. Add note about $FreeBSD$ string for adding new files. Rewrite confusing svn rm explanation. Add explanation to svn cp. Reviewed by: remko, jilles (both only for $FreeBSD$ note) 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 30 15:08:46 2013 (r42095) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 21:24:06 2013 (r42096) @@ -85,7 +85,7 @@ Root svn+ssh://svn.FreeBSD.org/base - (see also ). + (see also ). @@ -93,7 +93,7 @@ Root svn+ssh://svn.FreeBSD.org/doc - (see also ). + (see also ). @@ -101,7 +101,7 @@ Root svn+ssh://svn.FreeBSD.org/ports - (see also ). + (see also ). @@ -389,7 +389,7 @@ There are a few ways to obtain a working copy of the tree from Subversion. This section will explain them. - + Direct Checkout The first is to check out directly from the main @@ -456,7 +456,7 @@ - + Checkout from a Mirror Check out a working copy from a mirror by @@ -482,7 +482,7 @@ information on how to set one up. - + <literal>RELENG_*</literal> Branches and General Layout @@ -542,7 +542,7 @@ - + &os; Documentation Project Branches and Layout @@ -583,7 +583,7 @@ - + &os; Ports Tree Branches and Layout In svn+ssh://svn.freebsd.org/ports, @@ -626,7 +626,7 @@ This section will explain how to perform common day-to-day operations with Subversion. - + Help SVN @@ -640,7 +640,7 @@ Book. - + Checkout As seen earlier, to check out the &os; head @@ -703,7 +703,7 @@ - + Anonymous Checkout It is possible to anonymously check out the &os; @@ -719,7 +719,7 @@ mirror sites. - + Updating the Tree To update a working copy to either the latest revision, @@ -729,7 +729,7 @@ &prompt.user; svn update -r12345 - + Status To view the local changes that have been made to the @@ -743,7 +743,7 @@ &prompt.user; svn status --show-updates - + Editing and Committing Unlike Perforce, @@ -772,7 +772,7 @@ - + Adding and Removing Files @@ -798,13 +798,24 @@ &prompt.user; svn add foo + + Most new source files should include a + $FreeBSD$ string in the + new file. On commit, svn will expand + the $FreeBSD$ string, + adding the file path, revision number, date and time of + commit, and the username of the committer. Files which + cannot be modified may be committed without the + $FreeBSD$ string. + + Files can be removed with svn remove: &prompt.user; svn remove foo - Subversion does not require rming the - file before svn rming it, and indeed + Subversion does not require deleting the + file before using svn rm, and indeed complains if that happens. It is possible to add directories with svn @@ -829,15 +840,20 @@ &prompt.user; svn rm bar - + Copying and Moving Files - The following (obviously) creates a copy of + The command creates a copy of foo.c, named - bar.c: + bar.c, with the new file also under version control: &prompt.user; svn copy foo.c bar.c + svn cp is equivalent to: + + &prompt.user; cp foo.c bar.c +&prompt.user; svn add bar.c + To move and rename a file: &prompt.user; svn move foo.c bar.c @@ -848,7 +864,7 @@ &prompt.user; svn remove foo.c - + Log and Annotate svn log will show all the @@ -865,7 +881,7 @@ but output format. - + Diffs svn diff displays changes to the @@ -888,7 +904,7 @@ &prompt.user; svn diff -c179454 . - + Reverting Local changes (including additions and deletions) can be @@ -898,7 +914,7 @@ the original version. - + Conflicts If a svn update resulted in a merge @@ -950,7 +966,7 @@ Advanced Use - + Sparse Checkouts The equivalent to cvs checkout -l, @@ -1019,7 +1035,7 @@ &prompt.user; svn update --set-depth=infinity head - + Direct Operation Certain operations can be performed directly on the @@ -1069,7 +1085,7 @@ &prompt.user; svn commit stable/8 - + Merging with <acronym>SVN</acronym> This section deals with merging code from one branch to @@ -1385,12 +1401,12 @@ $target - head/$source:$P,$Q,$R in r238987 is to be merged from CURRENT to 9-STABLE. The file resides in head/share/man/man4 and - according to + according to this is also where to do the merge. Note that in this example all paths are relative to the top of the svn repository. For more information on the directory layout, see - . + . The first step is to inspect the existing mergeinfo. @@ -1467,7 +1483,7 @@ U stable/9/share/man/man4/netmap.4 - + Vendor Imports with <acronym>SVN</acronym> @@ -1781,7 +1797,7 @@ U stable/9/share/man/man4/netmap.4 - + Reverting a Commit Reverting a commit to a previous version is fairly @@ -1824,7 +1840,7 @@ U stable/9/share/man/man4/netmap.4 cause history to be lost. - + Fixing Mistakes While we can do surgery in an emergency, do not plan on @@ -1850,7 +1866,7 @@ U stable/9/share/man/man4/netmap.4 This is a waste. - + Setting up a <application>svnsync</application> Mirror @@ -1895,7 +1911,7 @@ U stable/9/share/man/man4/netmap.4 Use propset to change things. - + Committing High-<acronym>ASCII</acronym> Data Files that have high-ASCII bits are @@ -1913,7 +1929,7 @@ U stable/9/share/man/man4/netmap.4 &prompt.user; svn propset fbsd:notbinary yes foo.data - + Maintaining a Project Branch A project branch is one that is synced to head (or @@ -2034,7 +2050,7 @@ ControlPersist yes svn:keywords property will be rejected when attempting to commit them to the repository. Be sure to read - regarding + regarding adding and removing files, in addition to verifying that ~/.subversion/config contains the necessary "auto-props" entries from From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 22:37:50 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C120EA17; Sun, 30 Jun 2013 22:37:50 +0000 (UTC) (envelope-from kaduk@mit.edu) Received: from dmz-mailsec-scanner-8.mit.edu (dmz-mailsec-scanner-8.mit.edu [18.7.68.37]) by mx1.freebsd.org (Postfix) with ESMTP id 2FE951E4A; Sun, 30 Jun 2013 22:37:49 +0000 (UTC) X-AuditID: 12074425-b7f0c8e000000953-e4-51d0b20a3ae7 Received: from mailhub-auth-2.mit.edu ( [18.7.62.36]) by dmz-mailsec-scanner-8.mit.edu (Symantec Messaging Gateway) with SMTP id B1.02.02387.A02B0D15; Sun, 30 Jun 2013 18:32:43 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-2.mit.edu (8.13.8/8.9.2) with ESMTP id r5UMWgmj006204; Sun, 30 Jun 2013 18:32:42 -0400 Received: from multics.mit.edu (system-low-sipb.mit.edu [18.187.2.37]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id r5UMWdSQ024559 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 30 Jun 2013 18:32:41 -0400 Received: (from kaduk@localhost) by multics.mit.edu (8.12.9.20060308) id r5UMWcLp008569; Sun, 30 Jun 2013 18:32:38 -0400 (EDT) Date: Sun, 30 Jun 2013 18:32:38 -0400 (EDT) From: Benjamin Kaduk To: Warren Block Subject: Re: svn commit: r42089 - head/en_US.ISO8859-1/articles/committers-guide In-Reply-To: <201306300152.r5U1q7sC096550@svn.freebsd.org> Message-ID: References: <201306300152.r5U1q7sC096550@svn.freebsd.org> User-Agent: Alpine 1.10 (GSO 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrIIsWRmVeSWpSXmKPExsUixG6nosu96UKgwZzZTBY/Ph5isrixaD+T xe7+XmaLy+8nsjiweMz4NJ8lgDGKyyYlNSezLLVI3y6BK+P00t3MBUc4KzZs3MTSwPiKvYuR g0NCwETi9rHILkZOIFNM4sK99WxdjFwcQgL7GCV+vVzHAuFsZJQ4vvMDO4RziEli+aKnUJkG RokzpxaxgvSzCGhLzJmyiRHEZhNQkZj5ZiMbiC0ioCrxvXsVE4jNLBAlsWdpIyvIamGBIImW E0IgYU4BK4nX926ClfAKOEqs7TzODmILCVhKbJ/YBzZSVEBHYvX+KSwQNYISJ2c+YYEYaSlx 7s91tgmMgrOQpGYhSS1gZFrFKJuSW6Wbm5iZU5yarFucnJiXl1qka6GXm1mil5pSuokRHLIu qjsYJxxSOsQowMGoxMO7YPqFQCHWxLLiytxDjJIcTEqivDHrgEJ8SfkplRmJxRnxRaU5qcWH GCU4mJVEeLd/Ph8oxJuSWFmVWpQPk5LmYFES533+9GygkEB6YklqdmpqQWoRTFaGg0NJgtdk I9BQwaLU9NSKtMycEoQ0EwcnyHAeoOGLNwDV8BYXJOYWZ6ZD5E8xKkqJ81qANAuAJDJK8+B6 YSnlFaM40CvCvPIgVTzAdATX/QpoMBPQYN7WcyCDSxIRUlINjNmbY3jOvp/+tCJISk8wZHvH pA+sYv7rfkVxbOp9nuS529ravHLH81WGs5rTZhi/fXOhInHp/2kijDqL+3g+BLv+q43U297x ofPVkQ5DyUNdZ9nWKTv/VZa8dU9W3zEl4pRu7GHTuEcP7z9j373K4ZlFhY5hr5nY4aepE351 3lvl7+p9aebdb0osxRmJhlrMRcWJABQq2zQEAwAA Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 22:37:50 -0000 On Sun, 30 Jun 2013, Warren Block wrote: > Author: wblock > Date: Sun Jun 30 01:52:06 2013 > New Revision: 42089 > URL: http://svnweb.freebsd.org/changeset/doc/42089 > > Log: > Content updates: replace FreeBSD with &os; where appropriate, rewrite a > stilted paragraph on SSH. > > 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 30 01:37:37 2013 (r42088) > +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 01:52:06 2013 (r42089) > @@ -149,27 +149,26 @@ > > > > - It is required that you use &man.ssh.1; to connect to the > - project hosts. If you do not know anything about &man.ssh.1;, > - please see . > + &man.ssh.1; is required to connect to the projecte hosts. Spurious 'e' ("projecte")? -Ben > + For more information, see . > > Useful links: From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 22:40:49 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D773FA92; Sun, 30 Jun 2013 22:40:49 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id AFC061E5E; Sun, 30 Jun 2013 22:40:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5UMenCX061320; Sun, 30 Jun 2013 22:40:49 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5UMenFx061319; Sun, 30 Jun 2013 22:40:49 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201306302240.r5UMenFx061319@svn.freebsd.org> From: Gabor Pali Date: Sun, 30 Jun 2013 22:40:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42097 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 22:40:49 -0000 Author: pgj Date: Sun Jun 30 22:40:48 2013 New Revision: 42097 URL: http://svnweb.freebsd.org/changeset/doc/42097 Log: - Add Q2 entry for the Release Engineering Team Submitted by: gjb (re) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sun Jun 30 21:24:06 2013 (r42096) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sun Jun 30 22:40:48 2013 (r42097) @@ -18,7 +18,7 @@

Thanks to all the reporters for the excellent work! This report - contains 5 entries and we hope you enjoy reading it.

+ contains 6 entries and we hope you enjoy reading it.

The deadline for submissions covering between July and September 2013 @@ -26,6 +26,12 @@ + team + + &os; Team Reports + + + proj Projects @@ -247,4 +253,37 @@ allows to monitor and manage HAST via the SNMP protocol.

+ + + &os; Release Engineering Team + + + + &os; Release Engineering Team + re@FreeBSD.org + + + + + + + + + +

The &os; 8.4-RELEASE cycle completed on June 7, 2013, + approximately two months behind the original schedule. Please + be sure to read the Errata Notices for any post-release issues + discovered after 8.4-RELEASE.

+ +

The &os; 9.2-RELEASE process will begin July 6, 2013. + Unless any critical issues arise, &os; 9.2-RELEASE is + expected to be available late August or early September.

+ +

Users tracking the &os; 9.X branch are encouraged + to test the -BETA and -RC builds whenever possible, and provide + feedback and report issues to the freebsd-stable + mailing list.

+ +
From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 22:54:32 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EC044DFC; Sun, 30 Jun 2013 22:54:32 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8580E1EB4; Sun, 30 Jun 2013 22:54:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5UMsWlM064491; Sun, 30 Jun 2013 22:54:32 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5UMsWtJ064490; Sun, 30 Jun 2013 22:54:32 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201306302254.r5UMsWtJ064490@svn.freebsd.org> From: Eitan Adler Date: Sun, 30 Jun 2013 22:54:32 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42098 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 22:54:33 -0000 Author: eadler Date: Sun Jun 30 22:54:32 2013 New Revision: 42098 URL: http://svnweb.freebsd.org/changeset/doc/42098 Log: "svn move" is not identical to "svn copy, svn remove" since 1.8. In particular, the move is recorded within the working copy (although not on the server). 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 30 22:40:48 2013 (r42097) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 22:54:32 2013 (r42098) @@ -857,11 +857,6 @@ To move and rename a file: &prompt.user; svn move foo.c bar.c - - The above command is the exact equivalent of: - - &prompt.user; svn copy foo.c bar.c -&prompt.user; svn remove foo.c
From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 23:11:05 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 98876FD2; Sun, 30 Jun 2013 23:11:05 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 795B11F2D; Sun, 30 Jun 2013 23:11:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5UNB59L070365; Sun, 30 Jun 2013 23:11:05 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5UNB5wi070364; Sun, 30 Jun 2013 23:11:05 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306302311.r5UNB5wi070364@svn.freebsd.org> From: Warren Block Date: Sun, 30 Jun 2013 23:11:05 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42100 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 23:11:05 -0000 Author: wblock Date: Sun Jun 30 23:11:05 2013 New Revision: 42100 URL: http://svnweb.freebsd.org/changeset/doc/42100 Log: Change 'svn switch --relocate' to 'svn relocate'. Use &os; in reference to $FreeBSD$ version string. Rewrite some sections that had defined svn operations in terms of what CVS did so they can stand alone. Remove confusing reference to 'svn rmdir', which does not, in fact, actually exist. 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 30 23:00:47 2013 (r42099) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 23:11:05 2013 (r42100) @@ -466,11 +466,11 @@ using svnsync.
There is a serious disadvantage to this method: every - time something is to be committed, a svn switch - --relocate to the master repository has to be - done, remembering to svn switch back to + 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 - switch only works between repositories that have + 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. @@ -800,13 +800,13 @@ Most new source files should include a - $FreeBSD$ string in the + $&os;$ string in the new file. On commit, svn will expand - the $FreeBSD$ string, + the $&os;$ string, adding the file path, revision number, date and time of commit, and the username of the committer. Files which cannot be modified may be committed without the - $FreeBSD$ string. + $&os;$ string.
Files can be removed with svn @@ -830,12 +830,9 @@ &prompt.user; svn mkdir bar - The directory is not immediately - created in the repository when you use svn - mkdir. Subversion - allows directories to be removed using svn - rm, however there is no svn - rmdir: + Like files, directories are removed with + svn rm. There is no separate command + specifically for removing directories. &prompt.user; svn rm bar @@ -843,13 +840,13 @@ Copying and Moving Files - The command creates a copy of - foo.c, named + This command creates a copy of + foo.c named bar.c, with the new file also under version control: &prompt.user; svn copy foo.c bar.c - svn cp is equivalent to: + The example above is equivalent to: &prompt.user; cp foo.c bar.c &prompt.user; svn add bar.c @@ -862,25 +859,22 @@ Log and Annotate - svn log will show all the - revisions that affect a directory and files within that - directory in reverse chronological order, if run on a - directory. This contrasts with cvs log - in that CVS shows the complete log for - each file in the directory, including duplicate entries for - revisions that affect multiple files. + svn log shows revisions and + commit messages, most recent first, for files or directories. When used on a directory, all + revisions that affected the directory and files within that + directory are shown. svn annotate, or equally svn - praise or svn blame, is - equivalent to cvs annotate in everything - but output format. + praise or svn blame, shows + the most recent revision number and who committed that + revision for each line of a file. Diffs svn diff displays changes to the - working copy of the repository. Diffs generated by + working copy. Diffs generated by SVN are unified and include new files by default in the diff output. @@ -905,14 +899,14 @@ Local changes (including additions and deletions) can be reverted using svn revert. It does not update out-of-date - files—it just replaces them with pristine copies of + files, but just replaces them with pristine copies of the original version. Conflicts - If a svn update resulted in a merge + If an svn update resulted in a merge conflict, Subversion will remember which files have conflicts and refuse to commit any changes to those files until explicitly told that the conflicts have been resolved. @@ -964,24 +958,12 @@ Sparse Checkouts - The equivalent to cvs checkout -l, - which checks out a directory without its subdirectories, is - svn checkout -N. Unlike - CVS, SVN remembers the - -N so that a svn - update does not end up pulling down the - subdirectories. In Subversion 1.5 and newer, - -N has been deprecated in favour of the - --depth option which allows for precise - control. Therefore: + SVN allows + sparse, or partial checkouts of a + directory by adding to a + svn checkout. - &prompt.user; svn checkout -N svn+ssh://svn.freebsd.org/base ~/freebsd - - is equivalent to: - - &prompt.user; svn checkout --depth=empty svn+ssh://svn.freebsd.org/base ~/freebsd - - Valid arguments to --depth + Valid arguments to are: @@ -1024,7 +1006,7 @@ ROADMAP.txt and empty subdirectories, and nothing will happen when svn update is executed on the subdirectories. However, the following - command will set the depth for head (in this case) to + command will set the depth for head (in this case) to infinity, and fully populate it: &prompt.user; svn update --set-depth=infinity head @@ -1034,7 +1016,7 @@ Direct Operation Certain operations can be performed directly on the - repository, without touching the working copy. + repository without touching the working copy. Specifically, this applies to any operation that does not require editing a file, including: From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 23:15:22 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6F21625C; Sun, 30 Jun 2013 23:15:22 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with ESMTP id 4DE2C1F46; Sun, 30 Jun 2013 23:15:22 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:ff:29]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id A550D23F840; Sun, 30 Jun 2013 19:15:21 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us A550D23F840 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sun, 30 Jun 2013 19:15:19 -0400 From: Glen Barber To: Warren Block Subject: Re: svn commit: r42100 - head/en_US.ISO8859-1/articles/committers-guide Message-ID: <20130630231519.GF51675@glenbarber.us> References: <201306302311.r5UNB5wi070364@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xaMk4Io5JJdpkLEb" Content-Disposition: inline In-Reply-To: <201306302311.r5UNB5wi070364@svn.freebsd.org> X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 23:15:22 -0000 --xaMk4Io5JJdpkLEb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 30, 2013 at 11:11:05PM +0000, Warren Block wrote: > Author: wblock > Date: Sun Jun 30 23:11:05 2013 > New Revision: 42100 > URL: http://svnweb.freebsd.org/changeset/doc/42100 >=20 > Log: > Use &os; in reference to $FreeBSD$ version string. You can also use $FreeBSD$ to prevent the string from being overwritten with the rcsid. Glen --xaMk4Io5JJdpkLEb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJR0LwHAAoJEFJPDDeguUajOI4IAKEgoPUoCstHOLsisGkb+tNb XFc0e71KawPYpZsS5ojwJs7DDA8p4Vws0F8Z18iNHUyr/VOjvU+d6DsQqMgBK5OF qWaBCW+4+CzY/QPDeq87OXArB8B5DuvIYKBLffwSx9VBcMH4jCV1/xlMyk3pDcRE ml1mii1zezIj6+KGHN/qwIuzd4wFaL8MzxgDfSpoAPJn0A/ERKjiqSYg/bipimup 9j2kU14IdhBe1aMzAI2ldBu62Yb5SNY0DelRvw37zroSpYgv5H8FTHkkibw8Y5/i J+a8BdJ6GGLb0zgsHNp9NbpHLdZXt8rSY5EuR7i9QiJR9ccSbzNdDZZGWpwkEIc= =5Uzj -----END PGP SIGNATURE----- --xaMk4Io5JJdpkLEb-- From owner-svn-doc-all@FreeBSD.ORG Sun Jun 30 23:26:59 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 04172357; Sun, 30 Jun 2013 23:26:59 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D40F51F92; Sun, 30 Jun 2013 23:26:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5UNQwRq073837; Sun, 30 Jun 2013 23:26:58 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5UNQwEQ073836; Sun, 30 Jun 2013 23:26:58 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306302326.r5UNQwEQ073836@svn.freebsd.org> From: Warren Block Date: Sun, 30 Jun 2013 23:26:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42101 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jun 2013 23:26:59 -0000 Author: wblock Date: Sun Jun 30 23:26:58 2013 New Revision: 42101 URL: http://svnweb.freebsd.org/changeset/doc/42101 Log: Whitespace-only fixes. Translators, please ignore. 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 30 23:11:05 2013 (r42100) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 30 23:26:58 2013 (r42101) @@ -85,7 +85,8 @@ Root svn+ssh://svn.FreeBSD.org/base - (see also ). + (see also ). @@ -93,7 +94,8 @@ Root svn+ssh://svn.FreeBSD.org/doc - (see also ). + (see also ). @@ -101,12 +103,12 @@ Root svn+ssh://svn.FreeBSD.org/ports - (see also ). + (see also ). Internal Mailing Lists - developers (technically called all-developers), doc-developers, doc-committers, ports-developers, ports-committers, src-developers, src-committers. (Each @@ -467,12 +469,13 @@ 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. + 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. Unlike with CVS, the hassle of a local @@ -629,9 +632,8 @@ Help - SVN - has built in help documentation. It can be accessed by - typing the following command: + SVN has built in help documentation. + It can be accessed by typing the following command: &prompt.user; svn help @@ -746,9 +748,8 @@ Editing and Committing - Unlike Perforce, - SVN does not - need to be told in advance about file editing. + Unlike Perforce, SVN does not need to + be told in advance about file editing. svn commit works like the equivalent CVS command. To commit all changes in @@ -764,8 +765,8 @@ &prompt.user; svn commit lib/libfetch usr/bin/fetch - There is also a commit wrapper for the ports tree - to handle the properties and sanity checking your + There is also a commit wrapper for the ports tree to + handle the properties and sanity checking your changes: &prompt.user; /usr/ports/Tools/scripts/psvn commit @@ -814,19 +815,19 @@ &prompt.user; svn remove foo - Subversion does not require deleting the - file before using svn rm, and indeed - complains if that happens. + Subversion does not require deleting the file before + using svn rm, and indeed complains if + that happens. - It is possible to add directories with svn - add: + It is possible to add directories with + svn add: &prompt.user; mkdir bar &prompt.user; svn add bar - Although svn mkdir makes this - easier by combining the creation of the directory and the - adding of it: + Although svn mkdir makes this easier + by combining the creation of the directory and the adding of + it: &prompt.user; svn mkdir bar @@ -841,8 +842,8 @@ Copying and Moving Files This command creates a copy of - foo.c named - bar.c, with the new file also under version control: + foo.c named bar.c, + with the new file also under version control: &prompt.user; svn copy foo.c bar.c @@ -859,10 +860,10 @@ Log and Annotate - svn log shows revisions and - commit messages, most recent first, for files or directories. When used on a directory, all - revisions that affected the directory and files within that - directory are shown. + svn log shows revisions and commit + messages, most recent first, for files or directories. When + used on a directory, all revisions that affected the + directory and files within that directory are shown. svn annotate, or equally svn praise or svn blame, shows @@ -874,14 +875,12 @@ Diffs svn diff displays changes to the - working copy. Diffs generated by - SVN are unified - and include new files by default - in the diff output. - - svn - diff can show the changes between two revisions - of the same file: + working copy. Diffs generated by SVN are + unified and include new files by default in the diff + output. + + svn diff can show the changes between + two revisions of the same file: &prompt.user; svn diff -r179453:179454 ROADMAP.txt @@ -897,10 +896,9 @@ Reverting Local changes (including additions and deletions) can be - reverted using svn revert. - It does not update out-of-date - files, but just replaces them with pristine copies of - the original version. + reverted using svn revert. It does not + update out-of-date files, but just replaces them with + pristine copies of the original version. @@ -945,8 +943,9 @@ theirs-full: use the version that - was retrieved when you did svn - update, discarding your own changes. + was retrieved when you did + svn update, discarding your own + changes.
@@ -982,6 +981,7 @@ files and directories it contains, but none of the subdirectories' contents. + infinity: anything. @@ -1006,8 +1006,9 @@ ROADMAP.txt and empty subdirectories, and nothing will happen when svn update is executed on the subdirectories. However, the following - command will set the depth for head (in this case) to - infinity, and fully populate it: + command will set the depth for + head (in this case) to infinity, + and fully populate it: &prompt.user; svn update --set-depth=infinity head @@ -1016,9 +1017,9 @@ Direct Operation Certain operations can be performed directly on the - repository without touching the working copy. - Specifically, this applies to any operation that does not - require editing a file, including: + repository without touching the working copy. Specifically, + this applies to any operation that does not require editing + a file, including: @@ -1051,8 +1052,8 @@ &prompt.user; svn copy svn+ssh://svn.freebsd.org/base/head svn+ssh://svn.freebsd.org/base/stable/8 - This is equivalent to the following set of - commands which take minutes and hours as opposed to seconds, + This is equivalent to the following set of commands + which take minutes and hours as opposed to seconds, depending on your network connection: &prompt.user; svn checkout --depth=immediates svn+ssh://svn.freebsd.org/base @@ -1089,15 +1090,15 @@ It is not inherited. For instance, stable/6/contrib/openpam/ - does not implicitly inherit mergeinfo from stable/6/, or stable/6/contrib/. Doing - so would make partial checkouts very hard to manage. + class="directory">stable/6/contrib/openpam/ + does not implicitly inherit mergeinfo from + stable/6/, or + stable/6/contrib/. + Doing so would make partial checkouts very hard to manage. Instead, mergeinfo is explicitly propagated down the tree. - For merging something into branch/foo/bar/, the - following rules apply: + For merging something into + branch/foo/bar/, + the following rules apply: @@ -1119,9 +1120,9 @@ - If a direct descendant of branch/foo/bar/ (for - instance, If a direct descendant of + branch/foo/bar/ + (for instance, branch/foo/bar/baz/) already has a mergeinfo record, information about the current merge will be propagated down to it. @@ -1170,9 +1171,10 @@ Changes to kernel code should be merged to sys/. For instance, a change to the &man.ichwd.4; driver should - be merged to sys/, not sys/dev/ichwd/. + be merged to + + sys/, not + sys/dev/ichwd/. Likewise, a change to the TCP/IP stack should be merged to sys/, not - Changes to code under etc/ should be merged - at etc/, not - below it. + Changes to code under + etc/ should be + merged at etc/, + not below it. - Changes to vendor code (code in contrib/, crypto/ and so on) - should be merged to the directory where vendor imports - happen. For instance, a change to Changes to vendor code (code in + + contrib/, + crypto/ and so + on) should be merged to the directory where vendor + imports happen. For instance, a change to crypto/openssl/util/ should be merged to crypto/openssl/. This @@ -1237,11 +1240,12 @@ - Other changes to share/ should be merged - to the appropriate subdirectory and not to + Other changes to + share/ should + be merged to the appropriate subdirectory and not to share/ directly. + @@ -1382,8 +1386,8 @@ $target - head/$source:$P,$Q,$R this is also where to do the merge. Note that in this example all paths are relative to the top of the svn repository. For more information on the directory - layout, see - . + layout, see . The first step is to inspect the existing mergeinfo. @@ -2027,11 +2031,11 @@ ControlPersist yes svn:keywords property will be rejected when attempting to commit them to the repository. Be sure to read - regarding - adding and removing files, in addition to verifying that - ~/.subversion/config contains the - necessary "auto-props" entries from - auto-props.txt mentioned + + regarding adding and removing files, in addition to + verifying that ~/.subversion/config + contains the necessary "auto-props" entries + from auto-props.txt mentioned there. From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 00:53:38 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 49B37F96; Mon, 1 Jul 2013 00:53:38 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 0AAEA121B; Mon, 1 Jul 2013 00:53:37 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r610rVIX024952; Sun, 30 Jun 2013 18:53:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r610rUqZ024949; Sun, 30 Jun 2013 18:53:31 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 30 Jun 2013 18:53:30 -0600 (MDT) From: Warren Block To: Glen Barber Subject: Re: svn commit: r42100 - head/en_US.ISO8859-1/articles/committers-guide In-Reply-To: <20130630231519.GF51675@glenbarber.us> Message-ID: References: <201306302311.r5UNB5wi070364@svn.freebsd.org> <20130630231519.GF51675@glenbarber.us> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 30 Jun 2013 18:53:31 -0600 (MDT) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org, Warren Block X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 00:53:38 -0000 On Sun, 30 Jun 2013, Glen Barber wrote: > On Sun, Jun 30, 2013 at 11:11:05PM +0000, Warren Block wrote: >> Author: wblock >> Date: Sun Jun 30 23:11:05 2013 >> New Revision: 42100 >> URL: http://svnweb.freebsd.org/changeset/doc/42100 >> >> Log: >> Use &os; in reference to $FreeBSD$ version string. > > You can also use $FreeBSD$ to prevent the string from > being overwritten with the rcsid. Right.. it was that way, actually. But then I noticed an earlier suggestion by remko, and it also makes sense from the standpoint of using &os; where possible. From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 00:55:21 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 589246B; Mon, 1 Jul 2013 00:55:21 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 499A81225; Mon, 1 Jul 2013 00:55:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r610tLwc099340; Mon, 1 Jul 2013 00:55:21 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r610tLU3099339; Mon, 1 Jul 2013 00:55:21 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307010055.r610tLU3099339@svn.freebsd.org> From: Warren Block Date: Mon, 1 Jul 2013 00:55:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42102 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 00:55:21 -0000 Author: wblock Date: Mon Jul 1 00:55:20 2013 New Revision: 42102 URL: http://svnweb.freebsd.org/changeset/doc/42102 Log: Fix a spelling error. Submitted by: Benjamin Kaduk 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 30 23:26:58 2013 (r42101) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon Jul 1 00:55:20 2013 (r42102) @@ -151,7 +151,7 @@ - &man.ssh.1; is required to connect to the projecte hosts. + &man.ssh.1; is required to connect to the project hosts. For more information, see . Useful links: From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 00:55:34 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6C865F0; Mon, 1 Jul 2013 00:55:34 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 2E3EC1228; Mon, 1 Jul 2013 00:55:33 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r610tXTj025005; Sun, 30 Jun 2013 18:55:33 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r610tXju025002; Sun, 30 Jun 2013 18:55:33 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 30 Jun 2013 18:55:33 -0600 (MDT) From: Warren Block To: Benjamin Kaduk Subject: Re: svn commit: r42089 - head/en_US.ISO8859-1/articles/committers-guide In-Reply-To: Message-ID: References: <201306300152.r5U1q7sC096550@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sun, 30 Jun 2013 18:55:33 -0600 (MDT) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org, Warren Block X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 00:55:34 -0000 On Sun, 30 Jun 2013, Benjamin Kaduk wrote: > On Sun, 30 Jun 2013, Warren Block wrote: > >> Author: wblock >> Date: Sun Jun 30 01:52:06 2013 >> New Revision: 42089 >> URL: http://svnweb.freebsd.org/changeset/doc/42089 >> >> Log: >> Content updates: replace FreeBSD with &os; where appropriate, rewrite a >> stilted paragraph on SSH. >> >> 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 30 01:37:37 2013 (r42088) >> +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun >> Jun 30 01:52:06 2013 (r42089) >> @@ -149,27 +149,26 @@ >> >> >> >> - It is required that you use &man.ssh.1; to connect to the >> - project hosts. If you do not know anything about &man.ssh.1;, >> - please see . >> + &man.ssh.1; is required to connect to the projecte hosts. > > Spurious 'e' ("projecte")? Whoops. Fixed, thanks! From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 01:07:36 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 484543CF; Mon, 1 Jul 2013 01:07:36 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with ESMTP id 2638812AA; Mon, 1 Jul 2013 01:07:35 +0000 (UTC) Received: from glenbarber.us (nucleus.glenbarber.us [IPv6:2001:470:8:1205:2:2:ff:29]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id 8B50923F840; Sun, 30 Jun 2013 21:07:32 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.3 onyx.glenbarber.us 8B50923F840 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sun, 30 Jun 2013 21:07:29 -0400 From: Glen Barber To: Warren Block Subject: Re: svn commit: r42100 - head/en_US.ISO8859-1/articles/committers-guide Message-ID: <20130701010729.GH51675@glenbarber.us> References: <201306302311.r5UNB5wi070364@svn.freebsd.org> <20130630231519.GF51675@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zhtSGe8h3+lMyY1M" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org, Warren Block X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 01:07:36 -0000 --zhtSGe8h3+lMyY1M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 30, 2013 at 06:53:30PM -0600, Warren Block wrote: > On Sun, 30 Jun 2013, Glen Barber wrote: >=20 > >On Sun, Jun 30, 2013 at 11:11:05PM +0000, Warren Block wrote: > >>Author: wblock > >>Date: Sun Jun 30 23:11:05 2013 > >>New Revision: 42100 > >>URL: http://svnweb.freebsd.org/changeset/doc/42100 > >> > >>Log: > >> Use &os; in reference to $FreeBSD$ version string. > > > >You can also use $FreeBSD$ to prevent the string from > >being overwritten with the rcsid. >=20 > Right.. it was that way, actually. But then I noticed an earlier > suggestion by remko, and it also makes sense from the standpoint of > using &os; where possible. Fair enough. I didn't really notice it in the diff, just saw it in the commit log. :) Glen --zhtSGe8h3+lMyY1M Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJR0NZRAAoJEFJPDDeguUajxuEH/2wPfDZoG16GYrZ0/9LZeSD7 7iUZNYvpdxO8dUmD6ypcon/93VcARlTI+AIoE8mFPjyB1XU5Xt5QJAGiwXKyCTH5 NMNYXvSk1dj9G8/7p9rEK3MHwuZHMEnFZ78eDdaJRUZHU41ha40gBwqrI1M+hvrA WQU9/AmggaQ8d+Rf7fwZxg0I0tjwobzYhMh7t8oQ1/TN8aac6PLAOkTKtKWwJ4Qe uQCFuetBCSZlLv8epz/VYavkSw4SGwIdhEBHWME2Yp0byIue5qq5iYf9ekM7vO+p 52zuQ7Cwur2T503ZaC1rexRvOYKPzBU68MSftWqL9Ougm4ZuWKxLZuzkLrvboKc= =ssWV -----END PGP SIGNATURE----- --zhtSGe8h3+lMyY1M-- From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 09:53:37 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8EEA5673; Mon, 1 Jul 2013 09:53:37 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 819411DAE; Mon, 1 Jul 2013 09:53:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r619rbD9059251; Mon, 1 Jul 2013 09:53:37 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r619rbTw059250; Mon, 1 Jul 2013 09:53:37 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307010953.r619rbTw059250@svn.freebsd.org> From: Gabor Pali Date: Mon, 1 Jul 2013 09:53:37 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42103 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 09:53:37 -0000 Author: pgj Date: Mon Jul 1 09:53:37 2013 New Revision: 42103 URL: http://svnweb.freebsd.org/changeset/doc/42103 Log: - Add a Q2 report entry on Virtual Private Systems Submitted by: Klaus P. Ohrhallinger Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Mon Jul 1 00:55:20 2013 (r42102) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Mon Jul 1 09:53:37 2013 (r42103) @@ -18,7 +18,7 @@

Thanks to all the reporters for the excellent work! This report - contains 6 entries and we hope you enjoy reading it.

+ contains 7 entries and we hope you enjoy reading it.

The deadline for submissions covering between July and September 2013 @@ -286,4 +286,36 @@ mailing list.

+ + + Virtual Private Systems + + + + + Klaus + Ohrhallinger + + k@7he.at + + + + + + + + + +

VPS for &os; is an OS-level based virtualization implementation + that supports advanced features like live migration. It has + been recently imported into the Project's Subversion repository + as a project branch. The code is currently of alpha + quality.

+ + + + Test with many different guest setups/applications. All + feedback is highly appreciated. + +
From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 14:03:25 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8C6DBF20; Mon, 1 Jul 2013 14:03:25 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6C79B1D60; Mon, 1 Jul 2013 14:03:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r61E3OHl031306; Mon, 1 Jul 2013 14:03:24 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r61E3O21031303; Mon, 1 Jul 2013 14:03:24 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201307011403.r61E3O21031303@svn.freebsd.org> From: Ryusuke SUZUKI Date: Mon, 1 Jul 2013 14:03:24 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42104 - in head/ja_JP.eucJP/htdocs/java: . links X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 14:03:25 -0000 Author: ryusuke Date: Mon Jul 1 14:03:24 2013 New Revision: 42104 URL: http://svnweb.freebsd.org/changeset/doc/42104 Log: - Merge the following from the English version: r31282 -> r42048 head/ja_JP.eucJP/htdocs/java/Makefile r42032 -> r42047 head/ja_JP.eucJP/htdocs/java/index.xml -> deleted head/ja_JP.eucJP/htdocs/java/advocacy.xml -> deleted head/ja_JP.eucJP/htdocs/java/links/ -> r42043 head/ja_JP.eucJP/htdocs/java/links.xml Added: head/ja_JP.eucJP/htdocs/java/links.xml (contents, props changed) Deleted: head/ja_JP.eucJP/htdocs/java/advocacy.xml head/ja_JP.eucJP/htdocs/java/links/ Modified: head/ja_JP.eucJP/htdocs/java/Makefile head/ja_JP.eucJP/htdocs/java/index.xml Modified: head/ja_JP.eucJP/htdocs/java/Makefile ============================================================================== --- head/ja_JP.eucJP/htdocs/java/Makefile Mon Jul 1 09:53:37 2013 (r42103) +++ head/ja_JP.eucJP/htdocs/java/Makefile Mon Jul 1 14:03:24 2013 (r42104) @@ -1,6 +1,6 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project -# Original revision: 1.5 +# Original revision: r42048 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -10,13 +10,11 @@ .endif SUBDIR = dists -#SUBDIR+= docs -SUBDIR+= links -DOCS = advocacy.xml DOCS+= howhelp.xml DOCS+= index.xml DOCS+= install.xml +DOCS+= links.xml XML.DEFAULT= news.xml XMLDOCS= newsflash Modified: head/ja_JP.eucJP/htdocs/java/index.xml ============================================================================== --- head/ja_JP.eucJP/htdocs/java/index.xml Mon Jul 1 09:53:37 2013 (r42103) +++ head/ja_JP.eucJP/htdocs/java/index.xml Mon Jul 1 14:03:24 2013 (r42104) @@ -2,9 +2,10 @@ + - + ]> @@ -61,34 +62,12 @@ --> -

文書(英文)

+

文書

-

&java; のリソース

- - - -
-

検索:

- - - - -
- Added: head/ja_JP.eucJP/htdocs/java/links.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ja_JP.eucJP/htdocs/java/links.xml Mon Jul 1 14:03:24 2013 (r42104) @@ -0,0 +1,94 @@ + + + + + +]> + + + + &title; + + $FreeBSD$ + + + + +

以下は、&os; で Java を使う際に有用なリンク集です。 + 完全なリストを意図したものではありません。

+ +
    +
  • IDE +
      +
    • Visual Age for Java - Professional
    • +
    • jEdit
      + jEdit は、Swing を使って Java + で記述されたプログラマ用のテキストエディタで、 + プラグインに対応しています。
    • +
    • NetBeans
      + 完全に Java で記述された新しい IDE で、 + フリーと商用の二つの異なるバージョンがあります。 + 現在は、サン・マイクロシステムズ社が所有しています。
    • +
    • Eclipse
      + An open extensible IDE for anything and nothing in particular.
    • +
    • IDEA
      + 広範囲なリファクタリングに対応した商用の Java IDE。
    • +
    +
  • +
  • JDBC +
      +
    • tjFM
      + MySQL™ 用 JDBC タイプ 4 ドライバ
    • +
    • MySQL Connector/J
      + MySQL 用 JDBC タイプ 4 ドライバ
    • +
    +
  • +
  • ツール +
      +
    • Jikes
      + 非常に高速な IBM 製 Javaコンパイラ (port からも利用できます)。
    • +
    • The JavaComm API - JavaComm API の FreeBSD への移植。
    • +
    • Kaffe - http://www.kaffe.org - Java の "クリーンルーム" 実装。
    • +
    +
  • +
+ +
    +
  • Giant Java Tree (GJT)
    + オープンソースの Java プログラムを CVS ツリーに分類しています。
  • +
  • Java at the Apache Group
    + JServ, Cocoon など、Java とウェブに関係のあるさまざまなプロジェクトがあります。
  • +
  • API
  • +
  • +
  • サーブレットの情報
  • +
  • +
  • サーブレットエンジン
  • +
    • +
    • ServletExec
      + 高性能の商用サーブレットエンジンです。 フリーのデモ版や開発版とサーブレットデバッガが提供されています。 ほとんどのウェブサーバに対応しています。
    • +
  • +
+
    +
  • プログラミング
  • +
    • +
    • JPython
      + Best Java Scripting (Python と Java の融合) - a must have!
    • +
  • +
  • Jikes
    + 非常に高速な IBM 製 Javaコンパイラ (port からも利用できます)。
  • +
  • The Java Tutorial
    + Sun 社が提供している唯一の Java チュートリアルです。
  • +
  • IBM - developerWorks - Java Technology Zone
    Java メインサイト。
  • +
  • IBM - Alphaworks
    技術研究、開発途上のバージョン。
  • +
+ + From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 16:50:35 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B8BBF336; Mon, 1 Jul 2013 16:50:35 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id AAE8D1602; Mon, 1 Jul 2013 16:50:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r61GoZwe080307; Mon, 1 Jul 2013 16:50:35 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r61GoZra080306; Mon, 1 Jul 2013 16:50:35 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307011650.r61GoZra080306@svn.freebsd.org> From: Gabor Pali Date: Mon, 1 Jul 2013 16:50:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42105 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 16:50:35 -0000 Author: pgj Date: Mon Jul 1 16:50:35 2013 New Revision: 42105 URL: http://svnweb.freebsd.org/changeset/doc/42105 Log: - Add Q2 report for the KDE team Submitted by: dbn (kde) Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Mon Jul 1 14:03:24 2013 (r42104) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Mon Jul 1 16:50:35 2013 (r42105) @@ -18,7 +18,7 @@

Thanks to all the reporters for the excellent work! This report - contains 7 entries and we hope you enjoy reading it.

+ contains 8 entries and we hope you enjoy reading it.

The deadline for submissions covering between July and September 2013 @@ -55,6 +55,12 @@ Userland Programs + + ports + + Ports + + PC-BSD @@ -318,4 +324,86 @@ feedback is highly appreciated. + + + KDE/&os; + + + + + KDE + &os; + + kde@FreeBSD.org + + + + + KDE/&os; home page + area51 + + + +

The KDE/&os; Team have continued to improve the experience of + KDE software and Qt under &os;. During this quarter, the team + has kept most of the KDE and Qt ports up-to-date, working on the + following releases:

+ +
    +
  • KDE SC: 4.10.2, 4.10.3, 4.10.4
  • +
  • Qt: 5.0.2 (area51)
  • +
  • PyQt: 4.10.2; QScintilla 2.7.2; SIP: 4.14.7
  • +
  • KDevelop: 4.5.1
  • +
  • Calligra: 2.6.2
  • +
  • CMake: 2.8.11.1
  • +
  • Digikam (and KIPI-plugins): 3.1.0, 3.2.0
  • +
  • KDE Telepathy: 0.6.0, 0.6.1
  • +
+ +

As a result — according to PortScout + — kde@ has 473 ports (up from 431), of which + 98.73% are up-to-date (up from 93.5%). iXsystems Inc. + continues to provided a machine for the team to build packages + and to test updates. iXsystems Inc. has been providing the + KDE/&os; Team with support for quite a long time and we are very + grateful for that. This quarter, we would also like to thank + Steve Wills (swills@) for providing access to another + machine so that we can do our work even faster.

+ +

While a great deal of the team's efforts are focused towards + packaging released code, we also take a proactive stand in + making sure future versions of the software we port is also + going to work well on &os;. This involves being in close + contact with upstream, raising awareness of &os; as an active + project and also sending actual patches that most of the time + benefit many other operating systems besides &os; itself. In + this regard, we have been dedicating a lot of time making sure + both clang and libc++ are fully supported in + KDE and Qt. Not only has this resulted in many patches being + sent to these projects, but the exposure to these large code + bases have been beneficial to the Clang-on-&os; project as well. + Dimitry Andric (dim@) has been of great help as a point + of contact for all the issues we have faced.

+ +

As usual, the team is always looking for more testers and + porters so please contact us at kde@FreeBSD.org and + visit our home page at http://FreeBSD.kde.org. It + would be especially useful to have more helping hands on tasks + such as getting rid of the dependency on the defunct HAL project + and providing integration with KDE's Bluedevil Bluetooth + interface.

+ + + + Update out-of-date ports, see PortScout + for a list. + Work on KDE 4.11 and Qt 5. + Make sure the whole KDE stack (including Qt) builds and works + correctly with clang and libc++. + Remove the dependency on HAL. + + From owner-svn-doc-all@FreeBSD.ORG Mon Jul 1 17:03:36 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E124E463; Mon, 1 Jul 2013 17:03:36 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D36581669; Mon, 1 Jul 2013 17:03:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r61H3abk083818; Mon, 1 Jul 2013 17:03:36 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r61H3aJ7083817; Mon, 1 Jul 2013 17:03:36 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307011703.r61H3aJ7083817@svn.freebsd.org> From: Gabor Pali Date: Mon, 1 Jul 2013 17:03:36 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42106 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 17:03:37 -0000 Author: pgj Date: Mon Jul 1 17:03:36 2013 New Revision: 42106 URL: http://svnweb.freebsd.org/changeset/doc/42106 Log: - Remove external in-entry references as they are already present in the header Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Mon Jul 1 16:50:35 2013 (r42105) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Mon Jul 1 17:03:36 2013 (r42106) @@ -387,12 +387,10 @@ of contact for all the issues we have faced.

As usual, the team is always looking for more testers and - porters so please contact us at kde@FreeBSD.org and - visit our home page at http://FreeBSD.kde.org. It - would be especially useful to have more helping hands on tasks - such as getting rid of the dependency on the defunct HAL project - and providing integration with KDE's Bluedevil Bluetooth + porters so please contact us and visit our home page. It would + be especially useful to have more helping hands on tasks such as + getting rid of the dependency on the defunct HAL project and + providing integration with KDE's Bluedevil Bluetooth interface.

From owner-svn-doc-all@FreeBSD.ORG Tue Jul 2 12:48:18 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9108A352; Tue, 2 Jul 2013 12:48:18 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8365D1B3C; Tue, 2 Jul 2013 12:48:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r62CmIvE033408; Tue, 2 Jul 2013 12:48:18 GMT (envelope-from bjk@svn.freebsd.org) Received: (from bjk@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r62CmImg033407; Tue, 2 Jul 2013 12:48:18 GMT (envelope-from bjk@svn.freebsd.org) Message-Id: <201307021248.r62CmImg033407@svn.freebsd.org> From: Benjamin Kaduk Date: Tue, 2 Jul 2013 12:48:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42112 - head/en_US.ISO8859-1/books/handbook/cutting-edge X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 12:48:18 -0000 Author: bjk Date: Tue Jul 2 12:48:18 2013 New Revision: 42112 URL: http://svnweb.freebsd.org/changeset/doc/42112 Log: Updates for the Tracking a Development Branch section Grammar tweaks for correctness and readability. Add missing punctuation. Prefer svn to SVN; the latter occurred in only one place. Remove a redundant list item about Subversion versus CTM. Approved by: hrs (mentor) Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Tue Jul 2 11:15:05 2013 (r42111) +++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.xml Tue Jul 2 12:48:18 2013 (r42112) @@ -1233,7 +1233,7 @@ Fetching 133 new ports or files... done. snapshot - &os.current; is the latest working sources for &os;. + &os.current; is the very latest source code for &os;. This includes work in progress, experimental changes, and transitional mechanisms that might or might not be present in the next official release of the software. While many @@ -1242,7 +1242,7 @@ Fetching 133 new ports or files... done. buildable. These problems are resolved as quickly as possible, but whether or not &os.current; brings disaster or greatly desired functionality can be a matter of when the - source code was synced + source code was synced. @@ -1288,13 +1288,13 @@ Fetching 133 new ports or files... done.
- A quick way of getting bug fixes, though the fix is + A quick way of getting bug fixes. Any given commit is just as likely to introduce new bugs as to fix existing ones. - In no way officially + In any way officially supported.
@@ -1467,7 +1467,7 @@ Fetching 133 new ports or files... done. For these reasons, one should not blindly track &os.stable;. It is particularly important not to update any production servers to &os.stable; without - first thoroughly testing the code in that development + first thoroughly testing the code in a development/testing environment. Except for those users who have the resources to perform @@ -1494,7 +1494,7 @@ Fetching 133 new ports or files... done. to respond if they have any issues to raise concerning the proposed change. - Join the relevant SVN + Join the relevant svn list for the branch being tracked. For example, users tracking the 9-STABLE branch should join the &a.svn-src-stable-9.name; list. This list records the @@ -1510,9 +1510,9 @@ Fetching 133 new ports or files... done.
- To install a new system in order to run monthly + To install a new system running monthly snapshots built from &os.stable;, refer to Snapshotsfor more + url="&url.base;/snapshots/">Snapshots for more information. Alternatively, it is possible to install the most recent &os.stable; release from the mirror sites and follow the @@ -1569,13 +1569,6 @@ Fetching 133 new ports or files... done. - If you need rapid on-demand access to the source and - communications bandwidth is not a consideration, use - Subversion. Otherwise, use - CTM. - - - -STABLE compiling From owner-svn-doc-all@FreeBSD.ORG Tue Jul 2 13:16:09 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DC5E79B1; Tue, 2 Jul 2013 13:16:09 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BD2971CCB; Tue, 2 Jul 2013 13:16:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r62DG9Ax042642; Tue, 2 Jul 2013 13:16:09 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r62DG9WD042638; Tue, 2 Jul 2013 13:16:09 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307021316.r62DG9WD042638@svn.freebsd.org> From: Gabor Pali Date: Tue, 2 Jul 2013 13:16:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42114 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 13:16:09 -0000 Author: pgj Date: Tue Jul 2 13:16:08 2013 New Revision: 42114 URL: http://svnweb.freebsd.org/changeset/doc/42114 Log: - Add a special status report on the results of the BSDCan 2013 developer summit - Reword the status report page a bit to accommodate this Submitted by: theraven Added: head/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml (contents, props changed) Modified: head/en_US.ISO8859-1/htdocs/news/status/Makefile head/en_US.ISO8859-1/htdocs/news/status/status.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/Makefile Tue Jul 2 12:50:49 2013 (r42113) +++ head/en_US.ISO8859-1/htdocs/news/status/Makefile Tue Jul 2 13:16:08 2013 (r42114) @@ -60,6 +60,7 @@ XMLDOCS+= report-2012-07-2012-09 XMLDOCS+= report-2012-10-2012-12 XMLDOCS+= report-2013-01-2013-03 XMLDOCS+= report-2013-04-2013-06 +XMLDOCS+= report-2013-05-devsummit XSLT.DEFAULT= report.xsl Added: head/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-05-devsummit.xml Tue Jul 2 13:16:08 2013 (r42114) @@ -0,0 +1,356 @@ + + + + + + May + + 2013 + + +
+ BSDCan 2013 DevSummit Special Status Report + +

This special status report contains a summary of the discussions + from the various working groups at the BSDCan 2013 DevSummit. The + &os; Project organizes DevSummits at various events, typically at + the major BSD conferences, so that developers can meet and discuss + matters in person.

+
+ + + Ports and Packages + + + + + Erwin + + Lansing + + + erwin@FreeBSD.org + + + + + + Slides on the status of Poudriere + + + Slides on QEMU-based cross-building + + + +

The working group on ports and packages discussed the fallout + from the security incident and the lessons learned. Old-style + binary package building is now online and the infrastructure for + building them is in a much more maintainable state. Building + pkg(8) (new-style) packages should be possible + soon.

+ +

Bryan Drewery presented a short talk on the status of + Poudriere, the new package builder. This is useable for building + package sets for local deployment and for the official &os; + packages. When the original package building infrastructure was + designed, it took most of a day to build a large port like + Mozilla on a high-end machine. Now, we have single machines in + the &os; cluster that can build the entire ports tree in a day. + Poudriere is designed for this model and does not rely on ports + supporting parallel builds internally. Instead, it builds each + port in a separate jail, with ports that do not depend on each + other being built in parallel when there are spare CPUs.

+ +

Moving forward, the project plans to decouple package releases + from base system releases. Each base system release is intended + to be backwards compatible within that release series and so any + packages for N.x should work on N.x+1. The project will build + weekly package sets for each branch that will be retained for + two weeks, with no QA, and monthly sets that will undergo QA and + will be available for 12 months.

+ +

Stacy Son and Brooks Davis talkes about packages for less + common architectures. Stacy has worked to bring QEMU usermode + support to &os;. This means that MIPS or ARM &os; binaries can + run on an x86 &os; system. The kernel will detect the foreign + binary and launch it in the emulator. Stacy has been using this + to create jails containing a cross compiler and shell for the + host architecture, but native libraries for the target. This + allows ports that are not cross-build aware to run configure + scripts that do things like compile executables and run them, + but still has the most processor-intensive part of the build + (compiling and linking) running outside of emulation. With this + approach, we are easily able to build weekly package sets for + MIPS and ARM on a single x86 box. For installing onto embedded + systems, there are still some open problems. The + pkg(8) infrastructure can install many packages onto a + disk image, but will not be able to run complex post-install + scripts without the target system booting.

+ +
+ + + UEFI + + + + + Benno + + Rice + + + benno@FreeBSD.org + + + + +

UEFI is the new boot firmware standard pushed by Intel. It + comes with a number of challenges, including the SecureBoot + restriction, that prevents the firmware from booting unsigned + kernels and bootloaders. This is not currently a problem, as + most systems either do not enable this restriction by default, + or make it easy to disable, but it will be more important in the + future.

+ +

The goal for UEFI support in &os; is to merge the bootloader + that is currently in the projects branch, which will perform + signature verification and then hand off to the more + conventional &os; bootloader. This loader will be very simple + and so will need changing (and re-signing) fairly infrequently. + The &os; Foundation will be responsible for ensuring that the + bootloader is signed and so will work with SecureBoot.

+ +

There are a number of restructuring and refactoring tasks that + will need to be done over the next few months to ensure that the + &os; boot process works cleanly with UEFI. These include + removing some code duplication between various platforms that + use UEFI, removing some legacy support from the i386 kernel, and + restructuring how some of the bootloader code is built. + Interaction with UEFI will be simplified once clang supports the + MS Windows calling convention (used by UEFI) when generating + UNIX binaries. Benno Rice has been working on this, with some + assistence from David Chisnall, and this support should appear + soon.

+ +
+ + + Network Receive Performance + + + + + George + + Neville-Neil + + + gnn@FreeBSD.org + + + + +

&os; has traditionally been a platform with support for very + high performance networking. This is one of the main reasons + why it was selected for the Netflix streaming appliance, which + is currently responsible for over 20% of the Internet traffic in + the USA. The goal of this session was to discuss current + bottlenecks at the receiving end of connections.

+ +

Modern network cards support multiple receive queues and can + deliver packets into them depending on various criteria. The + design of a good API for accessing this functionality is very + important, as it shortens the path between a packet arriving in + the card and it being delivered into a userspace process. In an + extreme case, for example with cluster applications or virtual + machines, the receive queue may be accessed directly from a + process bypassing the kernel. In a more conventional setting, + the packets should be delivered to a kernel thread on the same + CPU as the receiving process, so that the copy to userspace is + cheap.

+ +

The group examined a number of different proposals, including + some patches, and discussed the requirements for a general API. + This work is ongoing.

+ +
+ + + Beyond Buildworld... + + + + + Brooks + + Davis + + + brooks@FreeBSD.org + + + + +

Buildworld is the target for building the base system in the + venerable &os; build system. This session aimed to investigate + the current limitations, discuss recent improvements, and + propose future directions for this process.

+ +

Over recent years, &os; has been used increasingly in embedded + systems and so cross development has become a lot more + important. One of the changes recently committed by Brooks + Davis now permits building the entire base system and creating a + disk image without root privileges. This makes embedded + development easier, as a number of users can now share an + expensive development box, capabily of performing builds + quickly, without having to give all of them root.

+ +

This session also discussed the bmake import, which brings in + NetBSD's make along with some improvements from Juniper, which + should allow much more accurate dependency tracking and faster + parallel and incremental builds. This should have some + additional benefits to the rest of the project, for example by + making our tinderbox infrastcture, which notifies developers if + the have broken the build, able to report failures much more + quickly.

+ +

One frequently requested capability, which is now being + investigated by Marcel Moolenar, is the ability to build &os; + from other platforms. Currently, developing a &os;-based + embedded system requires a &os; host system for building, which + is a barrier to entry that we would like to avoid.

+ +

There are a number of changes to our toolchain planned for the + 10.x and 11.x timescales, including replacing GNU binutils with + LLVM-based tools and importing MCLinker. These are unlikely to + be the default in 10.0, but we hope to be able to provide a + GPL-free base system as a functional option this year.

+ +
+ + + Virtualization + + + + + Peter + + Grehan + + + grehan@FreeBSD.org + + + + + + Overall status slides + + + Xen status slides + + + VirtIO status slides + + + Bhyve slides + + + +

Virtualization is an increasingly important topic, with large + providers like Amazon deploying huge numbers of VMs and many + users deploying VMs on desktop systems for testing and backwards + compatibility. Today, &os; supports a wide variety of + virtualization options. This working group discussed the + current status and future directions of several of them.

+ +

Xen is the de-facto standard for large-scale virtualisation and + &os; has supported running as a guest for some time. + SpectraLogic has funded recent work on improving this, with two + overlapping goals. The first is to allow &os; to run as the + Domain 0 operating system. This is the operating system that + runs with elevated privilege and is allowed to talk directly to + the hardware and which must provide the virtualized devices to + the guests. This requires full paravirtualization support. + Related to this is the ability to use more paravirtualized + hardware when booting as a hardware virtualized guest. This + includes support for the new PVH mode, which uses hardware + support for memory operations but paravirtualized drivers for + everything else, giving the best performance possible with + Xen.

+ +

The &os; VirtualBox port is progressing well, with preliminary + support for 3D accleration in guests. The patches for + Microsoft's HyperV, provided by Microsoft, are currently being + tested with a view to incorporating them into &os; 10.

+ +

&os; also includes its own virtualization infrastructure, bhyve + (pronounced beehive), which is designed to support + hardware-assisted virtualization. This has made significant + progress over the past year, including now supporting AMD's + virtualization extensions as well as those from Intel. With so + many options, &os; is now very well placed in terms of + virtualization, both as a host and a guest.

+ +
+ + + Documentation + + + + + Dru + + Lavigne + + + dru@FreeBSD.org + + + + + Benedict + + Reuschling + + + bcr@FreeBSD.org + + + + +

The documentation working group met during the main sessions + and also had several productive evenings improving the state of + &os; documentation.

+ +

The &os; Handbook has undergone some significant updates + recently and there is work underway to create a snapshot that + will be available as a professionally published print edition. + There are still some sections in need of updates before this can + happen and the documentation team is working on engaging the + relevant developers to review this content.

+ +

The &os; web site redesign was discussed. Currently, many of + the most commonly accessed pages are difficult to navigate to. + Its visual design is also somewhat dated. The documentation + team is working to design an improved structure and has several + offers of assistance with the appearance.

+ +

The &os; Project is international and many of the contributors + do not have English as their first language. To encourage more + participation from the rest of the world, it is important to + have high-quality translations of the documentation. PC-BSD + uses pootle (available from the &os; ports tree) to assist with + keeping translations consistent and up to date and we are + evaluating doing the same for &os;.

+ +

The documentation team plans to have a Docs Hackathon colocated + with the Cambridge DevSummit in August.

+ +
+
Modified: head/en_US.ISO8859-1/htdocs/news/status/status.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/status.xml Tue Jul 2 12:50:49 2013 (r42113) +++ head/en_US.ISO8859-1/htdocs/news/status/status.xml Tue Jul 2 13:16:08 2013 (r42114) @@ -1,7 +1,7 @@ + ]> @@ -13,7 +13,8 @@ -

Next submissions due: July 7th, 2013

+

Next Quarterly Status Report submissions (April - June) due: July + 7th, 2013

Use the xml generator or download and edit the @@ -33,7 +34,7 @@ difficult even for the most dedicated developer to remain on top of all the work going on in the tree.

-

The FreeBSD Quarterly Development Status Report attempts to address this +

The &os; Development Status Report attempts to address this problem by providing a vehicle that allows developers to make the broader community aware of their on-going work on FreeBSD, both in and out of the central source repository. For each project and sub-project, a one @@ -41,12 +42,21 @@ If it is a new project, or if a project has not submitted any prior status reports, a short description may precede the status information.

+

Periodically special status reports are also prepared and + published. One of those are the developer summit reports. + Developer summits are places where developers meet in person to + discuss issues related to the project. They are definitely worth + attending if one is interested in making significant contributions + to the Project and they are open to anybody!

+

These status reports may be reproduced in whole or in part, as long as the source is clearly identified and appropriate credit given.

2013

From owner-svn-doc-all@FreeBSD.ORG Tue Jul 2 13:37:51 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B356C16E; Tue, 2 Jul 2013 13:37:51 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A605F1E1D; Tue, 2 Jul 2013 13:37:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r62DbpNI048515; Tue, 2 Jul 2013 13:37:51 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r62DbpvG048513; Tue, 2 Jul 2013 13:37:51 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307021337.r62DbpvG048513@svn.freebsd.org> From: Gabor Pali Date: Tue, 2 Jul 2013 13:37:51 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42115 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 13:37:51 -0000 Author: pgj Date: Tue Jul 2 13:37:51 2013 New Revision: 42115 URL: http://svnweb.freebsd.org/changeset/doc/42115 Log: - Add a news entry for the BSDCan 2013 developer summit special Modified: head/share/xml/news.xml Modified: head/share/xml/news.xml ============================================================================== --- head/share/xml/news.xml Tue Jul 2 13:16:08 2013 (r42114) +++ head/share/xml/news.xml Tue Jul 2 13:37:51 2013 (r42115) @@ -31,6 +31,22 @@ 2013 + 7 + + + 2 + + + BSDCan 2013 DevSummit Report +

A special status report on the results of the BSDCan 2013 + &os; Developer Summit is now + available with 6 entries.

+
+
+
+ + 6 From owner-svn-doc-all@FreeBSD.ORG Tue Jul 2 13:55:19 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A6EA39A8; Tue, 2 Jul 2013 13:55:19 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 994E31F43; Tue, 2 Jul 2013 13:55:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r62DtJZc053888; Tue, 2 Jul 2013 13:55:19 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r62DtJMa053887; Tue, 2 Jul 2013 13:55:19 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307021355.r62DtJMa053887@svn.freebsd.org> From: Warren Block Date: Tue, 2 Jul 2013 13:55:19 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42116 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 13:55:19 -0000 Author: wblock Date: Tue Jul 2 13:55:18 2013 New Revision: 42116 URL: http://svnweb.freebsd.org/changeset/doc/42116 Log: Add a link to the documentation archive on the Documentation navigation sidebar. Reviewed by: gjb Modified: head/share/xml/navibar.ent Modified: head/share/xml/navibar.ent ============================================================================== --- head/share/xml/navibar.ent Tue Jul 2 13:37:51 2013 (r42115) +++ head/share/xml/navibar.ent Tue Jul 2 13:55:18 2013 (r42116) @@ -72,6 +72,7 @@
  • Web Resources
  • For Newbies
  • Documentation Project
  • +
  • Archive
  • '> From owner-svn-doc-all@FreeBSD.ORG Tue Jul 2 14:41:24 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3E8264A0; Tue, 2 Jul 2013 14:41:24 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 20E321140; Tue, 2 Jul 2013 14:41:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r62EfOYi068697; Tue, 2 Jul 2013 14:41:24 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r62EfNOi068696; Tue, 2 Jul 2013 14:41:23 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307021441.r62EfNOi068696@svn.freebsd.org> From: Gabor Pali Date: Tue, 2 Jul 2013 14:41:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42117 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 14:41:24 -0000 Author: pgj Date: Tue Jul 2 14:41:23 2013 New Revision: 42117 URL: http://svnweb.freebsd.org/changeset/doc/42117 Log: - Add entry on DocBook 5 transition Submitted by: gabor Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Tue Jul 2 13:55:18 2013 (r42116) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Tue Jul 2 14:41:23 2013 (r42117) @@ -18,7 +18,7 @@

    Thanks to all the reporters for the excellent work! This report - contains 8 entries and we hope you enjoy reading it.

    + contains 9 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -61,6 +61,12 @@ Ports + + docs + + Documentation + + PC-BSD @@ -404,4 +410,53 @@ Remove the dependency on HAL. + + + Upgrading the Documentation Set to DocBook 5.0 + + + + + Gábor + Kövesdán + + gabor@FreeBSD.org + + + + +

    The Documentation Project has been behind with the used + standards until recently when we switched to a real XML toolchain + and DocBook 4.5. However, we still depend on obsoleted + technologies — DSSSL and Jade. Besides, DocBook 5.0 + provides a cleaner markup and some nice new features.

    + +

    The objective of this project is to upgrade the documentation + set to DocBook 5.0 and to find a way to properly render our + sources without using DSSSL since the DSSSL stylesheets are + discontinued and cannot render DocBook 5.0. The documentation + sources have already been successfully transformed to DocBook + 5.0 and the development of the rendering process is under + development. The common opinion among &os; developers is that + Java is a heavy dependency that should be avoided. This has + suggested the transformation of DocBook sources to TeX and use + TeX as a rendering backend. There are two ways to do this; the + sources can be transformed either directly or through the XSL FO + output generated by the stylesheets that the DocBook Project + provides. The latter approach has been chosen as a preferred + way since it better fits the existing documentation + infrastructure and provides easier customization.

    + +

    This project is generously founded by The &os; Foundation.

    + + + + Finish the implementation of the rendering process. + + Integrate the rendering solution into the + infrastructure. + + Merge back changes to head. + + From owner-svn-doc-all@FreeBSD.ORG Tue Jul 2 16:19:40 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6C74F3A1; Tue, 2 Jul 2013 16:19:40 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4E0481822; Tue, 2 Jul 2013 16:19:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r62GJeWw096868; Tue, 2 Jul 2013 16:19:40 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r62GJd8e096863; Tue, 2 Jul 2013 16:19:39 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307021619.r62GJd8e096863@svn.freebsd.org> From: Warren Block Date: Tue, 2 Jul 2013 16:19:39 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42118 - in head/en_US.ISO8859-1/books/handbook: . disks preface vinum X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 16:19:40 -0000 Author: wblock Date: Tue Jul 2 16:19:38 2013 New Revision: 42118 URL: http://svnweb.freebsd.org/changeset/doc/42118 Log: Remove the vinum chapter. It has been surpassed by other solutions from GEOM and ZFS. The existing version is archived in http://docs.freebsd.org/doc/ . Illustration images in doc/share/images/books/handbook/vinum/ remain, as they are used by non-English translations. -doc mailing list discussion thread: http://lists.freebsd.org/pipermail/freebsd-doc/2013-June/022216.html Reviewed by: -doc Deleted: head/en_US.ISO8859-1/books/handbook/vinum/ Modified: head/en_US.ISO8859-1/books/handbook/Makefile head/en_US.ISO8859-1/books/handbook/book.xml head/en_US.ISO8859-1/books/handbook/chapters.ent head/en_US.ISO8859-1/books/handbook/disks/chapter.xml head/en_US.ISO8859-1/books/handbook/preface/preface.xml Modified: head/en_US.ISO8859-1/books/handbook/Makefile ============================================================================== --- head/en_US.ISO8859-1/books/handbook/Makefile Tue Jul 2 14:41:23 2013 (r42117) +++ head/en_US.ISO8859-1/books/handbook/Makefile Tue Jul 2 16:19:38 2013 (r42118) @@ -178,13 +178,6 @@ IMAGES_EN+= security/ipsec-network.pic IMAGES_EN+= security/ipsec-crypt-pkt.pic IMAGES_EN+= security/ipsec-encap-pkt.pic IMAGES_EN+= security/ipsec-out-pkt.pic -IMAGES_EN+= vinum/vinum-concat.pic -IMAGES_EN+= vinum/vinum-mirrored-vol.pic -IMAGES_EN+= vinum/vinum-raid10-vol.pic -IMAGES_EN+= vinum/vinum-raid5-org.pic -IMAGES_EN+= vinum/vinum-simple-vol.pic -IMAGES_EN+= vinum/vinum-striped-vol.pic -IMAGES_EN+= vinum/vinum-striped.pic IMAGES_EN+= virtualization/parallels-freebsd1.png IMAGES_EN+= virtualization/parallels-freebsd2.png IMAGES_EN+= virtualization/parallels-freebsd3.png @@ -283,7 +276,6 @@ SRCS+= printing/chapter.xml SRCS+= security/chapter.xml SRCS+= serialcomms/chapter.xml SRCS+= users/chapter.xml -SRCS+= vinum/chapter.xml SRCS+= virtualization/chapter.xml SRCS+= x11/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/book.xml Tue Jul 2 14:41:23 2013 (r42117) +++ head/en_US.ISO8859-1/books/handbook/book.xml Tue Jul 2 16:19:38 2013 (r42118) @@ -236,7 +236,6 @@ &chap.disks; &chap.geom; &chap.filesystems; - &chap.vinum; &chap.virtualization; &chap.l10n; &chap.cutting-edge; Modified: head/en_US.ISO8859-1/books/handbook/chapters.ent ============================================================================== --- head/en_US.ISO8859-1/books/handbook/chapters.ent Tue Jul 2 14:41:23 2013 (r42117) +++ head/en_US.ISO8859-1/books/handbook/chapters.ent Tue Jul 2 16:19:38 2013 (r42118) @@ -39,7 +39,6 @@ - Modified: head/en_US.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Tue Jul 2 14:41:23 2013 (r42117) +++ head/en_US.ISO8859-1/books/handbook/disks/chapter.xml Tue Jul 2 16:19:38 2013 (r42118) @@ -2999,10 +2999,6 @@ gbde_lockdir="/etc/gbde"&prompt.root; gbde detach /dev/ad4s1c - Also, since &man.vinum.4; does not use the - &man.geom.4; subsystem, - gbde can not be used with - vinum volumes. Modified: head/en_US.ISO8859-1/books/handbook/preface/preface.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/preface/preface.xml Tue Jul 2 14:41:23 2013 (r42117) +++ head/en_US.ISO8859-1/books/handbook/preface/preface.xml Tue Jul 2 16:19:38 2013 (r42118) @@ -108,13 +108,6 @@
    - , Vinum, is a new chapter - with this edition. It describes how to use Vinum, a logical - volume manager which provides device-independent logical - disks, and software RAID-0, RAID-1 and RAID-5. - - - A troubleshooting section has been added to , PPP and SLIP. @@ -493,15 +486,6 @@ - , - Vinum - - Describes how to use Vinum, a logical volume manager - which provides device-independent logical disks, and - software RAID-0, RAID-1 and RAID-5. - - - , Virtualization From owner-svn-doc-all@FreeBSD.ORG Tue Jul 2 23:28:16 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 74AEBF85; Tue, 2 Jul 2013 23:28:16 +0000 (UTC) (envelope-from kaduk@mit.edu) Received: from dmz-mailsec-scanner-1.mit.edu (dmz-mailsec-scanner-1.mit.edu [18.9.25.12]) by mx1.freebsd.org (Postfix) with ESMTP id EACD61BDC; Tue, 2 Jul 2013 23:28:15 +0000 (UTC) X-AuditID: 1209190c-b7fa48e000000947-ed-51d360dcea40 Received: from mailhub-auth-3.mit.edu ( [18.9.21.43]) by dmz-mailsec-scanner-1.mit.edu (Symantec Messaging Gateway) with SMTP id E1.45.02375.CD063D15; Tue, 2 Jul 2013 19:23:08 -0400 (EDT) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id r62NN7Hp008571; Tue, 2 Jul 2013 19:23:07 -0400 Received: from multics.mit.edu (system-low-sipb.mit.edu [18.187.2.37]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.8/8.12.4) with ESMTP id r62NN5SX019808 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 2 Jul 2013 19:23:06 -0400 Received: (from kaduk@localhost) by multics.mit.edu (8.12.9.20060308) id r62NN4MB023373; Tue, 2 Jul 2013 19:23:04 -0400 (EDT) Date: Tue, 2 Jul 2013 19:23:04 -0400 (EDT) From: Benjamin Kaduk To: Gabor Pali Subject: Re: svn commit: r42117 - head/en_US.ISO8859-1/htdocs/news/status In-Reply-To: <201307021441.r62EfNOi068696@svn.freebsd.org> Message-ID: References: <201307021441.r62EfNOi068696@svn.freebsd.org> User-Agent: Alpine 1.10 (GSO 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrHIsWRmVeSWpSXmKPExsUixCmqrXsn4XKgwbZTHBY/Ph5ispiz+imj xY1F+5ksdvf3MjuweMz4NJ8lgDGKyyYlNSezLLVI3y6BK2PhPt2CJomKye1HmRsY5wl3MXJw SAiYSHTcDehi5AQyxSQu3FvP1sXIxSEksI9RYu/VGUwQzgZGicvbF0JlDjJJzJyzhxWkRUig XuLqxcMsIDaLgJZE17HHTCA2m4CKxMw3G9lAbBEBBYnTO3rAapgFoiT2LG1kBdksLOApMf9H BkiYU8BK4sTD10wgYV4BR4lJ+6ogpltKdG44zwhiiwroSKzePwVsCq+AoMTJmU+gJlpKnPtz nW0Co+AsJKlZSFILGJlWMcqm5Fbp5iZm5hSnJusWJyfm5aUW6Rrq5WaW6KWmlG5iBAerJM8O xjcHlQ4xCnAwKvHwOjy7FCjEmlhWXJl7iFGSg0lJlHdG3OVAIb6k/JTKjMTijPii0pzU4kOM EhzMSiK83MJAOd6UxMqq1KJ8mJQ0B4uSOO/Tp2cDhQTSE0tSs1NTC1KLYLIyHBxKErxT44Ea BYtS01Mr0jJzShDSTBycIMN5gIavA6nhLS5IzC3OTIfIn2JUlBKHaBYASWSU5sH1wpLJK0Zx oFeEeatAqniAiQiu+xXQYCagwdLLL4EMLklESEk1MC67/IjNyj+zavdXZr1zLw7Y7NtR8OF4 /ZX9LOa767e/UmnPX1XEvTJErVPZJvmTwbvHHgJRi+MMhBpm+Rf6J2a3Tq9zPGBWsE4kS/7Y V4vsrNZ5nPOmzNydYp+iMzeU++P3OkcdHzkRAasXzwOEVvvP2JfY9WJ+7gHLuZuOnVY4++nS StV7d5RYijMSDbWYi4oTAf2iyegBAwAA Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jul 2013 23:28:16 -0000 On Tue, 2 Jul 2013, Gabor Pali wrote: > Author: pgj > Date: Tue Jul 2 14:41:23 2013 > New Revision: 42117 > URL: http://svnweb.freebsd.org/changeset/doc/42117 > > > Modified: > head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml > > Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml > ============================================================================== > --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Tue Jul 2 13:55:18 2013 (r42116) > +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Tue Jul 2 14:41:23 2013 (r42117) > @@ -404,4 +410,53 @@ > Remove the dependency on HAL. > > > + > + > + Upgrading the Documentation Set to DocBook 5.0 > + > + > + > + > + Gábor > + Kövesdán > + > + gabor@FreeBSD.org > + > + > + > + > +

    The Documentation Project has been behind with the used > + standards until recently when we switched to a real XML toolchain s/behind with the used standards/using old versions of markup standards/, perhaps? That's still not great, there may be a better wording. > + and DocBook 4.5. However, we still depend on obsoleted Probably s/obsoleted/obsolete/ > + technologies — DSSSL and Jade. Besides, DocBook 5.0 > + provides a cleaner markup and some nice new features.

    Maybe s/a //? > +

    The objective of this project is to upgrade the documentation > + set to DocBook 5.0 and to find a way to properly render our > + sources without using DSSSL since the DSSSL stylesheets are missing comma (before 'since'). Some would quibble with the use of since instead of because, but I think that usage is well represented in the popular lexicon. > + discontinued and cannot render DocBook 5.0. The documentation > + sources have already been successfully transformed to DocBook > + 5.0 and the development of the rendering process is under > + development. The common opinion among &os; developers is that Two uses of "development" in the same sentence is disrecommended; maybe "updates to the rendering process are under development"? > + Java is a heavy dependency that should be avoided. This has > + suggested the transformation of DocBook sources to TeX and use > + TeX as a rendering backend. There are two ways to do this; the > + sources can be transformed either directly or through the XSL FO > + output generated by the stylesheets that the DocBook Project > + provides. The latter approach has been chosen as a preferred > + way since it better fits the existing documentation > + infrastructure and provides easier customization.

    I think "provides for" is slightly more correct. -Ben > +

    This project is generously founded by The &os; Foundation.

    > + From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 00:00:55 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5809F3BA; Wed, 3 Jul 2013 00:00:55 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4AB5E1CB8; Wed, 3 Jul 2013 00:00:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6300sHM039715; Wed, 3 Jul 2013 00:00:54 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6300sWm039714; Wed, 3 Jul 2013 00:00:54 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307030000.r6300sWm039714@svn.freebsd.org> From: Warren Block Date: Wed, 3 Jul 2013 00:00:54 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42121 - head/en_US.ISO8859-1/books/fdp-primer/writing-style X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 00:00:55 -0000 Author: wblock Date: Wed Jul 3 00:00:54 2013 New Revision: 42121 URL: http://svnweb.freebsd.org/changeset/doc/42121 Log: Add a third column to the word list for notes about usage. Remove the   from the "Ports Collection" usage, that was unnecessary. Add an entry for Subversion and a note about which form to use. Modified: head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml Tue Jul 2 18:01:29 2013 (r42120) +++ head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml Wed Jul 3 00:00:54 2013 (r42121) @@ -495,11 +495,12 @@ GB. Hardware compression … - + Word XML Code + Notes @@ -544,7 +545,6 @@ GB. Hardware compression … Ports Collection - Ports&nbsp;Collection @@ -556,6 +556,19 @@ GB. Hardware compression … + Subversion + + applicationSubversionapplication + Do not refer to the Subversion application as + SVN in upper case. To refer to the + command, use commandsvncommand. + + + &unix; &unix; From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 00:10:11 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 811C3631; Wed, 3 Jul 2013 00:10:11 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 36FBA1D1A; Wed, 3 Jul 2013 00:10:10 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r630AAIC056958; Tue, 2 Jul 2013 18:10:10 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r630AAe7056955; Tue, 2 Jul 2013 18:10:10 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 2 Jul 2013 18:10:10 -0600 (MDT) From: Warren Block To: Benjamin Kaduk Subject: Re: svn commit: r42117 - head/en_US.ISO8859-1/htdocs/news/status In-Reply-To: Message-ID: References: <201307021441.r62EfNOi068696@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 02 Jul 2013 18:10:10 -0600 (MDT) Cc: svn-doc-head@freebsd.org, Gabor Pali , svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 00:10:11 -0000 On Tue, 2 Jul 2013, Benjamin Kaduk wrote: > On Tue, 2 Jul 2013, Gabor Pali wrote: > >> + >> +

    The Documentation Project has been behind with the used >> + standards until recently when we switched to a real XML toolchain > > s/behind with the used standards/using old versions of markup standards/, > perhaps? That's still not great, there may be a better wording. "The Documentation Project had been using DocBook SGML, which most other projects in the Solar System stopped using a decade ago. In June, we switched to a real XML toolchain and DocBook XML 4.5." ... >> +

    This project is generously founded by The &os; Foundation.

    >> + "funded". From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 06:21:44 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AF46AA71; Wed, 3 Jul 2013 06:21:44 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 880551F5E; Wed, 3 Jul 2013 06:21:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r636LibV052698; Wed, 3 Jul 2013 06:21:44 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r636LiGB052697; Wed, 3 Jul 2013 06:21:44 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307030621.r636LiGB052697@svn.freebsd.org> From: Gabor Pali Date: Wed, 3 Jul 2013 06:21:44 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42122 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 06:21:44 -0000 Author: pgj Date: Wed Jul 3 06:21:44 2013 New Revision: 42122 URL: http://svnweb.freebsd.org/changeset/doc/42122 Log: - Fixes in the Q2 DocBook entry Submitted by: bjk, wblock Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 00:00:54 2013 (r42121) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 06:21:44 2013 (r42122) @@ -425,29 +425,29 @@ -

    The Documentation Project has been behind with the used - standards until recently when we switched to a real XML toolchain - and DocBook 4.5. However, we still depend on obsoleted +

    The Documentation Project has been using old versions of markup + standards until recently when we switched to a real XML + toolchain and DocBook 4.5. However, we still depend on obsolete technologies — DSSSL and Jade. Besides, DocBook 5.0 - provides a cleaner markup and some nice new features.

    + provides cleaner markup and some nice new features.

    The objective of this project is to upgrade the documentation set to DocBook 5.0 and to find a way to properly render our - sources without using DSSSL since the DSSSL stylesheets are + sources without using DSSSL, since the DSSSL stylesheets are discontinued and cannot render DocBook 5.0. The documentation sources have already been successfully transformed to DocBook - 5.0 and the development of the rendering process is under + 5.0 and updates to the rendering process are under development. The common opinion among &os; developers is that Java is a heavy dependency that should be avoided. This has suggested the transformation of DocBook sources to TeX and use TeX as a rendering backend. There are two ways to do this; the sources can be transformed either directly or through the XSL FO - output generated by the stylesheets that the DocBook Project - provides. The latter approach has been chosen as a preferred + output generated by the stylesheets provided for the DocBook Project. + The latter approach has been chosen as a preferred way since it better fits the existing documentation infrastructure and provides easier customization.

    -

    This project is generously founded by The &os; Foundation.

    +

    This project is generously funded by The &os; Foundation.

    From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 06:48:48 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DC8832A9; Wed, 3 Jul 2013 06:48:48 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C0B04104E; Wed, 3 Jul 2013 06:48:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r636mmgb059299; Wed, 3 Jul 2013 06:48:48 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r636mmR0059298; Wed, 3 Jul 2013 06:48:48 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307030648.r636mmR0059298@svn.freebsd.org> From: Gabor Pali Date: Wed, 3 Jul 2013 06:48:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42123 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 06:48:48 -0000 Author: pgj Date: Wed Jul 3 06:48:48 2013 New Revision: 42123 URL: http://svnweb.freebsd.org/changeset/doc/42123 Log: - Add a Q2 entry on the AMD GPU KMS work Submitted by: dumbbell Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 06:21:44 2013 (r42122) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 06:48:48 2013 (r42123) @@ -18,7 +18,7 @@

    Thanks to all the reporters for the excellent work! This report - contains 9 entries and we hope you enjoy reading it.

    + contains 10 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -459,4 +459,68 @@ Merge back changes to head. + + + AMD GPU Kernel Mode-setting Support + + + + + Jean-Sébastien + Pédron + + dumbbell@FreeBSD.org + + + + + Konstantin + Belousov + + kib@FreeBSD.org + + + + + Project status on the + wiki + + + +

    Due to non-&os;-related activities from April to end of June, + the project progressed slowly:

    + +
      +
    • Some important problems in TTM were fixed and several others + are being worked out. Applications affected by these bugs are + non-linear video editing software (which do not use Xv to + preview the video) or "screen" of VirtualBox, for + instance.
    • + +
    • Regarding the locking issue with OpenGL, no work has been + done yet. glxgears works but some modern desktop + environments or WebGL demos hang. Once TTM bugs described + above are fixed, this is the next target.
    • + +
    • Patches to Mesa to make it build out-of-the-box were + submitted upstream. As of writing, some were committed but + not all of them. Additionally, thanks to Jonathan Gray (of + OpenBSD) Mesa should hopefully work on &os;, OpenBSD and other + BSD flavors without additional patches.
    • +
    + +

    Several users tested the driver. Andriy Gapon, Jonathan + Gray, and Mark Kettenis (of OpenBSD) submitted patches. kyzh + kindly donated several discrete cards from different series. + A big thanks to all those contributors!

    + +

    The driver is still not stable enough for a wider call for + testers.

    + + + + Write instructions for the wiki to explain how to test the + driver. + +
    From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 07:02:34 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 05BFF58F; Wed, 3 Jul 2013 07:02:34 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id EC15010DD; Wed, 3 Jul 2013 07:02:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6372XHN064346; Wed, 3 Jul 2013 07:02:33 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6372X6R064345; Wed, 3 Jul 2013 07:02:33 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307030702.r6372X6R064345@svn.freebsd.org> From: Gabor Pali Date: Wed, 3 Jul 2013 07:02:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42124 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 07:02:34 -0000 Author: pgj Date: Wed Jul 3 07:02:33 2013 New Revision: 42124 URL: http://svnweb.freebsd.org/changeset/doc/42124 Log: - Add a Q2 entry on the Realtek USB wireless driver Submitted by: rpaulo Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 06:48:48 2013 (r42123) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 07:02:33 2013 (r42124) @@ -18,7 +18,7 @@

    Thanks to all the reporters for the excellent work! This report - contains 10 entries and we hope you enjoy reading it.

    + contains 11 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -523,4 +523,29 @@ driver. + + + Realtek RTL8188CU/RTL8192CU USB Wireless Driver + + + + + Rui + Paulo + + rpaulo@FreeBSD.org + + + + +

    The urtwn(4) driver was imported from OpenBSD. This + is a driver for very small Realtek USB WiFi cards which are pretty + inexpensive and can do 802.11n at the maximum theoretical speed + of 150 Mbps. They make a good addition to embedded systems such + as the Raspberry Pi and the BeagleBone. The driver requires + firmware that is available in the &os; Ports Collection + (net/urtwn-firmware-kmod). Note that 802.11n is not + yet supported.

    + + From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 07:15:30 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 096EC7CB; Wed, 3 Jul 2013 07:15:30 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E02D51136; Wed, 3 Jul 2013 07:15:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r637FT3D068001; Wed, 3 Jul 2013 07:15:29 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r637FTET068000; Wed, 3 Jul 2013 07:15:29 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307030715.r637FTET068000@svn.freebsd.org> From: Gabor Pali Date: Wed, 3 Jul 2013 07:15:29 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42125 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 07:15:30 -0000 Author: pgj Date: Wed Jul 3 07:15:29 2013 New Revision: 42125 URL: http://svnweb.freebsd.org/changeset/doc/42125 Log: - Add Q2 entry on ZFS TRIM Submitted by: smh Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 07:02:33 2013 (r42124) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 07:15:29 2013 (r42125) @@ -18,7 +18,7 @@

    Thanks to all the reporters for the excellent work! This report - contains 11 entries and we hope you enjoy reading it.

    + contains 12 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -548,4 +548,62 @@ yet supported.

    + + + ZFS TRIM and Enhanced <tt>BIO_DELETE</tt> Support + + + + + Pawel Jakub + Dawidek + + pjd@FreeBSD.org + + + + + Steven + Hartland + + smh@FreeBSD.org + + + + +

    As of the end of June, &os;'s ZFS implementation now includes + TRIM support in head, stable/9, and + stable/8 branches. This allows ZFS to help maintain + high performance on flash-based devices such as SSD's even under + high-load conditions.

    + +

    When creating new pools and adding new devices to existing + pools it first performs a full-device level TRIM to help ensure + optimum starting performance. This behaviour can be overridden + by setting the vfs.zfs.vdev.trim_on_init sysctl + variable to 0 if for example the disks are new or have + already been secure erased, which can also now be done using + camcontrol(8) security actions.

    + +

    In order to support TRIM, the kernel requires the underlying + device driver supports BIO_DELETE. This is currently + mapped through to hardware methods such as ATA TRIM and SCSI + UNMAP, which are commonly supported by SSDs via CAM.

    + +

    In order to increase the supported hardware base, CAM's SCSI + layer was also enhanced to allow ATA TRIM via SATL ATA + Passthrough to be used in addition to the existing UNMAP and WS + methods. This allows SATA disks attached to SCSI controllers + with CAM based drivers such as mps(4) and + mpt(4) to provide delete support.

    + +

    Stats for ZFS TRIM can be monitored by looking at the sysctl + variables under kstat.zfs.misc.zio_trim in addition to + live GEOM delete stats via the gstat -d command.

    + +

    This project was sponsored by Multiplay and implemented by + Pawel Jakub Dawidek.

    + +
    From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 08:21:42 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 031527DF; Wed, 3 Jul 2013 08:21:42 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E9619134C; Wed, 3 Jul 2013 08:21:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r638LfIR088215; Wed, 3 Jul 2013 08:21:41 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r638Lf7M088214; Wed, 3 Jul 2013 08:21:41 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307030821.r638Lf7M088214@svn.freebsd.org> From: Gabor Pali Date: Wed, 3 Jul 2013 08:21:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42126 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 08:21:42 -0000 Author: pgj Date: Wed Jul 3 08:21:41 2013 New Revision: 42126 URL: http://svnweb.freebsd.org/changeset/doc/42126 Log: - Minor wordsmithing for the AMD GPU report Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 07:15:29 2013 (r42125) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 08:21:41 2013 (r42126) @@ -504,9 +504,10 @@
  • Patches to Mesa to make it build out-of-the-box were submitted upstream. As of writing, some were committed but - not all of them. Additionally, thanks to Jonathan Gray (of - OpenBSD) Mesa should hopefully work on &os;, OpenBSD and other - BSD flavors without additional patches.
  • + not all of them. Additionally, as result of a joint work with + Jonathan Gray (of OpenBSD), Mesa should work on &os;, OpenBSD, + and hopefully on other BSD flavors without additional + patches.

    Several users tested the driver. Andriy Gapon, Jonathan From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 09:01:36 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CFF9D656; Wed, 3 Jul 2013 09:01:36 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C29E21744; Wed, 3 Jul 2013 09:01:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6391ane099672; Wed, 3 Jul 2013 09:01:36 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6391aSj099671; Wed, 3 Jul 2013 09:01:36 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307030901.r6391aSj099671@svn.freebsd.org> From: Gabor Pali Date: Wed, 3 Jul 2013 09:01:36 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42127 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 09:01:36 -0000 Author: pgj Date: Wed Jul 3 09:01:36 2013 New Revision: 42127 URL: http://svnweb.freebsd.org/changeset/doc/42127 Log: - Fix tooltip text Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 08:21:41 2013 (r42126) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Wed Jul 3 09:01:36 2013 (r42127) @@ -482,8 +482,8 @@ - Project status on the - wiki + Project status on the wiki From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 10:05:35 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E3D53990; Wed, 3 Jul 2013 10:05:35 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 8ABB01A1A; Wed, 3 Jul 2013 10:05:35 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id C701914D250A; Wed, 3 Jul 2013 12:05:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8mQrGf0--6el; Wed, 3 Jul 2013 12:05:32 +0200 (CEST) Received: from [192.168.0.10] (54034B4D.catv.pool.telekom.hu [84.3.75.77]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 61AF614D2410; Wed, 3 Jul 2013 12:05:32 +0200 (CEST) Message-ID: <51D3F76C.4080502@FreeBSD.org> Date: Wed, 03 Jul 2013 12:05:32 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Thunderbird/22.0 MIME-Version: 1.0 To: Warren Block , doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r41932 - head/en_US.ISO8859-1/books/fdp-primer/overview References: <201306171400.r5HE0ZSu003547@svn.freebsd.org> In-Reply-To: <201306171400.r5HE0ZSu003547@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 10:05:36 -0000 Em 17-06-2013 16:00, Warren Block escreveu: > + If /usr/doc already > + exists, move or delete it first to prevent file > + conflicts. This should have been class="directory". Please run make lint before committing and it will warn you about it. Gabor From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 10:05:59 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E09F69F6; Wed, 3 Jul 2013 10:05:59 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D2DA81A1F; Wed, 3 Jul 2013 10:05:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63A5xHH018102; Wed, 3 Jul 2013 10:05:59 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63A5xGX018101; Wed, 3 Jul 2013 10:05:59 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201307031005.r63A5xGX018101@svn.freebsd.org> From: Gabor Kovesdan Date: Wed, 3 Jul 2013 10:05:59 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42128 - head/en_US.ISO8859-1/books/fdp-primer/overview X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 10:06:00 -0000 Author: gabor Date: Wed Jul 3 10:05:59 2013 New Revision: 42128 URL: http://svnweb.freebsd.org/changeset/doc/42128 Log: - s/role=/class=/ Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Wed Jul 3 09:01:36 2013 (r42127) +++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Wed Jul 3 10:05:59 2013 (r42128) @@ -167,7 +167,7 @@ download, pick the nearest mirror from the list of Subversion mirror sites. If /usr/doc already exists, move + class="directory">/usr/doc already exists, move or delete it first to prevent file conflicts. &prompt.user; svn checkout https://svn0.us-west.FreeBSD.org/doc/head /usr/doc From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 10:17:02 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C87BDCC4; Wed, 3 Jul 2013 10:17:02 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BB1B51AC9; Wed, 3 Jul 2013 10:17:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63AH2UI021313; Wed, 3 Jul 2013 10:17:02 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63AH2Tx021312; Wed, 3 Jul 2013 10:17:02 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201307031017.r63AH2Tx021312@svn.freebsd.org> From: Gabor Kovesdan Date: Wed, 3 Jul 2013 10:17:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42129 - head/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 10:17:02 -0000 Author: gabor Date: Wed Jul 3 10:17:02 2013 New Revision: 42129 URL: http://svnweb.freebsd.org/changeset/doc/42129 Log: - Add constraint to check the required title element - Add constraint to check colname and spanname attributes on table entries Modified: head/share/xml/freebsd.sch Modified: head/share/xml/freebsd.sch ============================================================================== --- head/share/xml/freebsd.sch Wed Jul 3 10:05:59 2013 (r42128) +++ head/share/xml/freebsd.sch Wed Jul 3 10:17:02 2013 (r42129) @@ -39,6 +39,33 @@ + + + There must be a title either in book or in bookinfo. + + + There must be a title either in article or in articleinfo. + + + There must be a title either in chapter () or in chapterinfo. + + + There must be a title either in sect1 () or in sect1info. + + + There must be a title either in sect2 () or in sect2info. + + + There must be a title either in sect3 () or in sect3info. + + + + + + You cannot use both colname and spanname attributes on table entries. + + + From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 10:18:38 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D1ED8E7F; Wed, 3 Jul 2013 10:18:38 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C05C01AFF; Wed, 3 Jul 2013 10:18:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63AIcKN021531; Wed, 3 Jul 2013 10:18:38 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63AIc4Y021530; Wed, 3 Jul 2013 10:18:38 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201307031018.r63AIc4Y021530@svn.freebsd.org> From: Gabor Kovesdan Date: Wed, 3 Jul 2013 10:18:38 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42130 - head/en_US.ISO8859-1/articles/serial-uart X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 10:18:38 -0000 Author: gabor Date: Wed Jul 3 10:18:38 2013 New Revision: 42130 URL: http://svnweb.freebsd.org/changeset/doc/42130 Log: - Avoid using colname and spanname at the same time; this in an invalid use (The formatting and the markup of this article should revised anyway.) Modified: head/en_US.ISO8859-1/articles/serial-uart/article.xml Modified: head/en_US.ISO8859-1/articles/serial-uart/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/serial-uart/article.xml Wed Jul 3 10:17:02 2013 (r42129) +++ head/en_US.ISO8859-1/articles/serial-uart/article.xml Wed Jul 3 10:18:38 2013 (r42130) @@ -1628,7 +1628,7 @@ - Together these + Together these bits specify the number of bits in each data word. @@ -1636,35 +1636,35 @@ 1 0 - Word + Word Length 0 0 - 5 Data + 5 Data Bits 0 1 - 6 Data + 6 Data Bits 1 0 - 7 Data + 7 Data Bits 1 1 - 8 Data + 8 Data Bits From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 12:03:31 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9D42DC77; Wed, 3 Jul 2013 12:03:31 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 580321497; Wed, 3 Jul 2013 12:03:31 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r63C3URE093141; Wed, 3 Jul 2013 06:03:30 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r63C3UwL093138; Wed, 3 Jul 2013 06:03:30 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 3 Jul 2013 06:03:30 -0600 (MDT) From: Warren Block To: Gabor Kovesdan Subject: Re: svn commit: r41932 - head/en_US.ISO8859-1/books/fdp-primer/overview In-Reply-To: <51D3F76C.4080502@FreeBSD.org> Message-ID: References: <201306171400.r5HE0ZSu003547@svn.freebsd.org> <51D3F76C.4080502@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 03 Jul 2013 06:03:30 -0600 (MDT) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org, Warren Block X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 12:03:31 -0000 On Wed, 3 Jul 2013, Gabor Kovesdan wrote: > Em 17-06-2013 16:00, Warren Block escreveu: >> + If /usr/doc already >> + exists, move or delete it first to prevent file >> + conflicts. > This should have been class="directory". Please run make lint before > committing and it will warn you about it. Thanks for fixing this, and thanks for improving the tests! From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 13:57:19 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0D5937AC; Wed, 3 Jul 2013 13:57:19 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id F37561DEA; Wed, 3 Jul 2013 13:57:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63DvIJC086308; Wed, 3 Jul 2013 13:57:18 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63DvIOi086307; Wed, 3 Jul 2013 13:57:18 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307031357.r63DvIOi086307@svn.freebsd.org> From: Warren Block Date: Wed, 3 Jul 2013 13:57:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42134 - head/en_US.ISO8859-1/books/fdp-primer/docbook-markup X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 13:57:19 -0000 Author: wblock Date: Wed Jul 3 13:57:18 2013 New Revision: 42134 URL: http://svnweb.freebsd.org/changeset/doc/42134 Log: Extend the ulink external page example, leaving out the link text to show the actual URL. Modified: head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml Wed Jul 3 12:07:50 2013 (r42133) +++ head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml Wed Jul 3 13:57:18 2013 (r42134) @@ -2243,6 +2243,19 @@ IMAGES= chapter1/fig1.png GUID Partition Tables. + + The link text can be omitted to show the actual + URL: + + Wikipedia has an excellent reference on + GUID Partition Tables: .]]> + + Appearance: + + Wikipedia has an excellent reference on + GUID Partition Tables: . From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 15:03:24 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0EC8D5AB; Wed, 3 Jul 2013 15:03:24 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id F3E6A1162; Wed, 3 Jul 2013 15:03:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63F3NmQ006599; Wed, 3 Jul 2013 15:03:23 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63F3NH8006598; Wed, 3 Jul 2013 15:03:23 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201307031503.r63F3NH8006598@svn.freebsd.org> From: Ryusuke SUZUKI Date: Wed, 3 Jul 2013 15:03:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42135 - head/ja_JP.eucJP/books/handbook/cutting-edge X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 15:03:24 -0000 Author: ryusuke Date: Wed Jul 3 15:03:23 2013 New Revision: 42135 URL: http://svnweb.freebsd.org/changeset/doc/42135 Log: - Merge the following from the English version: r41773 -> r42112 head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml Wed Jul 3 13:57:18 2013 (r42134) +++ head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml Wed Jul 3 15:03:23 2013 (r42135) @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r41773 + Original revision: r42112 $FreeBSD$ --> @@ -1252,7 +1252,7 @@ Fetching 133 new ports or files... done. &os.current; ってなに? - &os.current; は &os; の最新の、そして作業進行中のソースです。 + &os.current; は &os; の最新のソースコードです。 中には現在開発途上のソフトウェア、 実験的な変更、あるいは過渡的な機能などが含まれています。 また、この中に入っている機能がすべて、 @@ -1311,6 +1311,7 @@ Fetching 133 new ports or files... done. バグを修正するための素早い方法。 + いかなるコミットは、 元からあるバグを修正するのと同じく、 新しいバグを生み出すおそれがあります。 @@ -1488,7 +1489,7 @@ Fetching 133 new ports or files... done. このような理由から、盲目的に &os.stable; を追いかけるべきではありません。 - 特に、最初に開発環境でコードを十分に試験せずに、 + 特に、最初に開発環境もしくはテスト環境でコードを十分に試験せずに、 プロダクション品質が要求されるサーバを &os.stable; にアップグレードしてはいけません。 @@ -1515,7 +1516,7 @@ Fetching 133 new ports or files... done. 提案された変更に関して問題が生じるかどうかを返答する機会をユーザに与えます。 追いかけているブランチに関連する - SVN メーリングリストに参加してください。 + svn メーリングリストに参加してください。 たとえば、9-STABLE ブランチを追いかけているユーザは &a.svn-src-stable-9.name; メーリングリストに参加してください。 このリストでは、 @@ -1532,8 +1533,7 @@ Fetching 133 new ports or files... done. 毎月公開されている &os.stable; - からビルドされたスナップショットを走らせるために、 - 新しいシステムをインストールするには、 + からビルドされたスナップショットの新しいシステムをインストールするには、 詳細について、 スナップショット をご覧ください。 @@ -1594,14 +1594,6 @@ Fetching 133 new ports or files... done. - ソースに迅速でオンデマンドなアクセスが必要で、 - 接続のバンド幅が問題でなければ、 - Subversion を使いましょう。 - そうでない場合は CTM - を使いましょう。 - - - -STABLE 構築、コンパイル From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 15:06:53 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0D64C6AB; Wed, 3 Jul 2013 15:06:53 +0000 (UTC) (envelope-from fanf@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D9BD9119B; Wed, 3 Jul 2013 15:06:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63F6qks007254; Wed, 3 Jul 2013 15:06:52 GMT (envelope-from fanf@svn.freebsd.org) Received: (from fanf@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63F6qvq007252; Wed, 3 Jul 2013 15:06:52 GMT (envelope-from fanf@svn.freebsd.org) Message-Id: <201307031506.r63F6qvq007252@svn.freebsd.org> From: Tony Finch Date: Wed, 3 Jul 2013 15:06:52 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42137 - in head: pt_BR.ISO8859-1/books/handbook/mirrors share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 15:06:53 -0000 Author: fanf (src committer) Date: Wed Jul 3 15:06:52 2013 New Revision: 42137 URL: http://svnweb.freebsd.org/changeset/doc/42137 Log: The last UK cvsup server is going away, so remove all its aliases. Modified: head/pt_BR.ISO8859-1/books/handbook/mirrors/chapter.xml head/share/xml/mirrors.xml Modified: head/pt_BR.ISO8859-1/books/handbook/mirrors/chapter.xml ============================================================================== --- head/pt_BR.ISO8859-1/books/handbook/mirrors/chapter.xml Wed Jul 3 15:04:06 2013 (r42136) +++ head/pt_BR.ISO8859-1/books/handbook/mirrors/chapter.xml Wed Jul 3 15:06:52 2013 (r42137) @@ -4178,29 +4178,6 @@ src-all - Reino Unido - - - - - cvsup.uk.FreeBSD.org (responsvel - ftp-admin@plig.net) - - - - cvsup2.uk.FreeBSD.org (responsvel - brian@FreeBSD.org) - - - - cvsup3.uk.FreeBSD.org (responsvel - ben.hughes@uk.easynet.net) - - - - - - Repblica Eslovaca Modified: head/share/xml/mirrors.xml ============================================================================== --- head/share/xml/mirrors.xml Wed Jul 3 15:04:06 2013 (r42136) +++ head/share/xml/mirrors.xml Wed Jul 3 15:06:52 2013 (r42137) @@ -2004,22 +2004,6 @@ ftp://ftp6.uk.FreeBSD.org/pub/FreeBSD/ - - cvsup.uk.FreeBSD.org - - - - cvsup2.uk.FreeBSD.org - - - - cvsup3.uk.FreeBSD.org - - - - cvsup4.uk.FreeBSD.org - - hostmaster@uk.FreeBSD.org From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 15:12:53 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 675C4A76; Wed, 3 Jul 2013 15:12:53 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 59B2011F0; Wed, 3 Jul 2013 15:12:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63FCrtU010038; Wed, 3 Jul 2013 15:12:53 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63FCrWN010037; Wed, 3 Jul 2013 15:12:53 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201307031512.r63FCrWN010037@svn.freebsd.org> From: Ryusuke SUZUKI Date: Wed, 3 Jul 2013 15:12:53 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42138 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 15:12:53 -0000 Author: ryusuke Date: Wed Jul 3 15:12:52 2013 New Revision: 42138 URL: http://svnweb.freebsd.org/changeset/doc/42138 Log: - Merge the following from the English version: r41635 -> r42116 head/ja_JP.eucJP/share/xml/navibar.l10n.ent Modified: head/ja_JP.eucJP/share/xml/navibar.l10n.ent Modified: head/ja_JP.eucJP/share/xml/navibar.l10n.ent ============================================================================== --- head/ja_JP.eucJP/share/xml/navibar.l10n.ent Wed Jul 3 15:06:52 2013 (r42137) +++ head/ja_JP.eucJP/share/xml/navibar.l10n.ent Wed Jul 3 15:12:52 2013 (r42138) @@ -1,7 +1,7 @@ - + @@ -74,6 +74,7 @@

  • ウェブ上の情報
  • 初めての方向けの情報
  • ドキュメンテーションプロジェクト
  • +
  • アーカイブ
  • '> From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 15:38:47 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E9259BF; Wed, 3 Jul 2013 15:38:47 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C9BA8133A; Wed, 3 Jul 2013 15:38:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63FclHV016562; Wed, 3 Jul 2013 15:38:47 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63Fck6r016557; Wed, 3 Jul 2013 15:38:46 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201307031538.r63Fck6r016557@svn.freebsd.org> From: Ryusuke SUZUKI Date: Wed, 3 Jul 2013 15:38:46 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42140 - in head/ja_JP.eucJP/books/handbook: . disks preface X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 15:38:48 -0000 Author: ryusuke Date: Wed Jul 3 15:38:46 2013 New Revision: 42140 URL: http://svnweb.freebsd.org/changeset/doc/42140 Log: - Merge the following from the English version: r41710 -> r42118 head/ja_JP.eucJP/books/handbook/Makefile r41824 -> r42118 head/ja_JP.eucJP/books/handbook/book.xml r21771 -> r42118 head/ja_JP.eucJP/books/handbook/chapters.ent r42018 -> r42118 head/ja_JP.eucJP/books/handbook/disks/chapters.xml r41912 -> r42118 head/ja_JP.eucJP/books/handbook/preface.xml Modified: head/ja_JP.eucJP/books/handbook/Makefile head/ja_JP.eucJP/books/handbook/book.xml head/ja_JP.eucJP/books/handbook/chapters.ent head/ja_JP.eucJP/books/handbook/disks/chapter.xml head/ja_JP.eucJP/books/handbook/preface/preface.xml Modified: head/ja_JP.eucJP/books/handbook/Makefile ============================================================================== --- head/ja_JP.eucJP/books/handbook/Makefile Wed Jul 3 15:22:19 2013 (r42139) +++ head/ja_JP.eucJP/books/handbook/Makefile Wed Jul 3 15:38:46 2013 (r42140) @@ -3,7 +3,7 @@ # # Build the FreeBSD Handbook (Japanese). # -# Original revision: r41710 +# Original revision: r42118 # # ------------------------------------------------------------------------ @@ -180,13 +180,6 @@ IMAGES_EN+= install/example-dir5.eps #IMAGES_EN+= security/ipsec-crypt-pkt.pic #IMAGES_EN+= security/ipsec-encap-pkt.pic #IMAGES_EN+= security/ipsec-out-pkt.pic -#IMAGES_EN+= vinum/vinum-concat.pic -#IMAGES_EN+= vinum/vinum-mirrored-vol.pic -#IMAGES_EN+= vinum/vinum-raid10-vol.pic -#IMAGES_EN+= vinum/vinum-raid5-org.pic -#IMAGES_EN+= vinum/vinum-simple-vol.pic -#IMAGES_EN+= vinum/vinum-striped-vol.pic -#IMAGES_EN+= vinum/vinum-striped.pic IMAGES_EN+= virtualization/parallels-freebsd1.png IMAGES_EN+= virtualization/parallels-freebsd2.png IMAGES_EN+= virtualization/parallels-freebsd3.png @@ -286,7 +279,6 @@ SRCS+= printing/chapter.xml SRCS+= security/chapter.xml SRCS+= serialcomms/chapter.xml SRCS+= users/chapter.xml -#SRCS+= vinum/chapter.xml #SRCS+= virtualization/chapter.xml SRCS+= x11/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/book.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/book.xml Wed Jul 3 15:22:19 2013 (r42139) +++ head/ja_JP.eucJP/books/handbook/book.xml Wed Jul 3 15:38:46 2013 (r42140) @@ -11,7 +11,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r41824 + Original revision: r42118 $FreeBSD$ --> @@ -247,7 +247,6 @@ &chap.disks; &chap.l10n; Modified: head/ja_JP.eucJP/books/handbook/chapters.ent ============================================================================== --- head/ja_JP.eucJP/books/handbook/chapters.ent Wed Jul 3 15:22:19 2013 (r42139) +++ head/ja_JP.eucJP/books/handbook/chapters.ent Wed Jul 3 15:38:46 2013 (r42140) @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: 1.28 + Original revision: r42118 $FreeBSD$ Creates entities for each chapter in the FreeBSD Handbook. Each entity @@ -38,10 +38,12 @@ + + - + @@ -50,6 +52,8 @@ + + Modified: head/ja_JP.eucJP/books/handbook/disks/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/disks/chapter.xml Wed Jul 3 15:22:19 2013 (r42139) +++ head/ja_JP.eucJP/books/handbook/disks/chapter.xml Wed Jul 3 15:38:46 2013 (r42140) @@ -3335,10 +3335,6 @@ Filesystem Size Used Avail Cap &prompt.root; gbde detach /dev/ad4s1c - &man.vinum.4; は &man.geom.4; サブシステムを使用しないので、 - vinum ボリュームと - gbde - を併用できないことにも注意してください。
    Modified: head/ja_JP.eucJP/books/handbook/preface/preface.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/preface/preface.xml Wed Jul 3 15:22:19 2013 (r42139) +++ head/ja_JP.eucJP/books/handbook/preface/preface.xml Wed Jul 3 15:38:46 2013 (r42140) @@ -229,15 +229,6 @@ ネットワークファイルシステムなどです。 - , 地域化 From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 15:48:41 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A2B2A37F; Wed, 3 Jul 2013 15:48:41 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 94D3813B7; Wed, 3 Jul 2013 15:48:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63FmfSM019515; Wed, 3 Jul 2013 15:48:41 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63Fmfdw019514; Wed, 3 Jul 2013 15:48:41 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201307031548.r63Fmfdw019514@svn.freebsd.org> From: Ryusuke SUZUKI Date: Wed, 3 Jul 2013 15:48:41 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42141 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 15:48:41 -0000 Author: ryusuke Date: Wed Jul 3 15:48:41 2013 New Revision: 42141 URL: http://svnweb.freebsd.org/changeset/doc/42141 Log: - Merge the following from the English version: r42055 -> r42115 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 Wed Jul 3 15:38:46 2013 (r42140) +++ head/ja_JP.eucJP/share/xml/news.xml Wed Jul 3 15:48:41 2013 (r42141) @@ -20,7 +20,7 @@ the contents of will be preferred over <p>. $FreeBSD$ - Original revision: r42055 + Original revision: r42115 --> <news> <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS"> @@ -31,6 +31,22 @@ <name>2013</name> <month> + <name>7</name> + + <day> + <name>2</name> + + <event> + <title>BSDCan 2013 DevSummit リポート +

    BSDCan 2013 &os; 開発者サミットのスペシャルレポート + (6 エントリ) が 公開 + されました。

    + + + + + 6 From owner-svn-doc-all@FreeBSD.ORG Wed Jul 3 17:35:51 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 95BEC2BA; Wed, 3 Jul 2013 17:35:51 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 776FE1A90; Wed, 3 Jul 2013 17:35:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r63HZpVX051613; Wed, 3 Jul 2013 17:35:51 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r63HZksm051583; Wed, 3 Jul 2013 17:35:46 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201307031735.r63HZksm051583@svn.freebsd.org> From: Gabor Kovesdan Date: Wed, 3 Jul 2013 17:35:46 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42142 - in head: de_DE.ISO8859-1/books/handbook/firewalls de_DE.ISO8859-1/books/porters-handbook el_GR.ISO8859-7/books/handbook/firewalls en_US.ISO8859-1/books/handbook/desktop en_US.I... X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 17:35:51 -0000 Author: gabor Date: Wed Jul 3 17:35:46 2013 New Revision: 42142 URL: http://svnweb.freebsd.org/changeset/doc/42142 Log: - Fix the cases when the specified column number does not match the real one - Add a constraint for this Modified: head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml head/de_DE.ISO8859-1/books/porters-handbook/book.xml head/el_GR.ISO8859-7/books/handbook/firewalls/chapter.xml head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml head/en_US.ISO8859-1/books/pmake/gods/chapter.xml head/en_US.ISO8859-1/books/porters-handbook/book.xml head/hu_HU.ISO8859-2/books/handbook/firewalls/chapter.xml head/hu_HU.ISO8859-2/books/handbook/linuxemu/chapter.xml head/it_IT.ISO8859-15/books/handbook/serialcomms/chapter.xml head/it_IT.ISO8859-15/books/unix-introduction/system-resource/chapter.xml head/ja_JP.eucJP/books/handbook/desktop/chapter.xml head/ja_JP.eucJP/books/porters-handbook/book.xml head/mn_MN.UTF-8/books/handbook/firewalls/chapter.xml head/nl_NL.ISO8859-1/books/handbook/serialcomms/chapter.xml head/pl_PL.ISO8859-2/books/handbook/firewalls/chapter.xml head/ru_RU.KOI8-R/books/porters-handbook/book.xml head/share/xml/freebsd.sch head/zh_CN.GB2312/books/handbook/firewalls/chapter.xml head/zh_CN.GB2312/books/porters-handbook/book.xml head/zh_TW.Big5/books/handbook/firewalls/chapter.xml head/zh_TW.Big5/books/handbook/serialcomms/chapter.xml head/zh_TW.Big5/books/porters-handbook/book.xml Modified: head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml ============================================================================== --- head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/de_DE.ISO8859-1/books/handbook/firewalls/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -1834,7 +1834,7 @@ block in log first quick on dc0 all Internet: - + Modified: head/de_DE.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/de_DE.ISO8859-1/books/porters-handbook/book.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/de_DE.ISO8859-1/books/porters-handbook/book.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -6050,6 +6050,7 @@ PLIST_SUB+= NLS="@comment " Nur lesbare Variablen + Bedeutung Modified: head/el_GR.ISO8859-7/books/handbook/firewalls/chapter.xml ============================================================================== --- head/el_GR.ISO8859-7/books/handbook/firewalls/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/el_GR.ISO8859-7/books/handbook/firewalls/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -1823,7 +1823,7 @@ block in log first quick on dc0 all Internet: - + Modified: head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -41,7 +41,7 @@ desktop applications: - + Type of Application Modified: head/en_US.ISO8859-1/books/pmake/gods/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/pmake/gods/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/en_US.ISO8859-1/books/pmake/gods/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -386,7 +386,7 @@ still more lines They are as follows: - + ifdef Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -5958,6 +5958,7 @@ PLIST_SUB+= NLS="@comment " Read only variables + Means @@ -17022,7 +17023,7 @@ pre-install: Values of <makevar>USES</makevar> - + Feature Modified: head/hu_HU.ISO8859-2/books/handbook/firewalls/chapter.xml ============================================================================== --- head/hu_HU.ISO8859-2/books/handbook/firewalls/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/hu_HU.ISO8859-2/books/handbook/firewalls/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -2360,7 +2360,7 @@ block in log first quick on dc0 all kijutni az internetre: - + Modified: head/hu_HU.ISO8859-2/books/handbook/linuxemu/chapter.xml ============================================================================== --- head/hu_HU.ISO8859-2/books/handbook/linuxemu/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/hu_HU.ISO8859-2/books/handbook/linuxemu/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -2063,7 +2063,7 @@ export PATH lthatjuk): - + llomnyrendszer Modified: head/it_IT.ISO8859-15/books/handbook/serialcomms/chapter.xml ============================================================================== --- head/it_IT.ISO8859-15/books/handbook/serialcomms/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/it_IT.ISO8859-15/books/handbook/serialcomms/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -1374,7 +1374,7 @@ ttyd5 "/usr/libexec/getty std.19200"
    Nomi dei Segnali - + Acronimi Modified: head/it_IT.ISO8859-15/books/unix-introduction/system-resource/chapter.xml ============================================================================== --- head/it_IT.ISO8859-15/books/unix-introduction/system-resource/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/it_IT.ISO8859-15/books/unix-introduction/system-resource/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -280,6 +280,8 @@ peri:/acs/peri/2 BSD SVR4 + + Modified: head/ja_JP.eucJP/books/handbook/desktop/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/desktop/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/ja_JP.eucJP/books/handbook/desktop/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -44,7 +44,7 @@ 以下のデスクトップアプリケーションのインストール方法について説明します。 - + 分野 Modified: head/ja_JP.eucJP/books/porters-handbook/book.xml ============================================================================== --- head/ja_JP.eucJP/books/porters-handbook/book.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/ja_JP.eucJP/books/porters-handbook/book.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -3827,6 +3827,8 @@ LDCONFIG_DIRS= %%PREFIX%%/lib/foo %%PRE 読み取り専用変数 + + 意味 Modified: head/mn_MN.UTF-8/books/handbook/firewalls/chapter.xml ============================================================================== --- head/mn_MN.UTF-8/books/handbook/firewalls/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/mn_MN.UTF-8/books/handbook/firewalls/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -1578,7 +1578,7 @@ DSL 仄仂亟亠仄仂亶 亞仍亞 弍仂仍仂仄亢仂亶, 亟亞 IP 亰 亞舒亟舒舒亟 仆亠仆 亞舒舒亞勵亶 弍仂仍仆仂: - + Modified: head/nl_NL.ISO8859-1/books/handbook/serialcomms/chapter.xml ============================================================================== --- head/nl_NL.ISO8859-1/books/handbook/serialcomms/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/nl_NL.ISO8859-1/books/handbook/serialcomms/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -1385,7 +1385,7 @@ ttyu5 "/usr/libexec/getty std.19200"
    Signaalnamen - + Acroniemen Modified: head/pl_PL.ISO8859-2/books/handbook/firewalls/chapter.xml ============================================================================== --- head/pl_PL.ISO8859-2/books/handbook/firewalls/chapter.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/pl_PL.ISO8859-2/books/handbook/firewalls/chapter.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -1704,7 +1704,7 @@ block in log first quick on dc0 all Internet: - + Modified: head/ru_RU.KOI8-R/books/porters-handbook/book.xml ============================================================================== --- head/ru_RU.KOI8-R/books/porters-handbook/book.xml Wed Jul 3 15:48:41 2013 (r42141) +++ head/ru_RU.KOI8-R/books/porters-handbook/book.xml Wed Jul 3 17:35:46 2013 (r42142) @@ -5138,6 +5138,8 @@ IGNORE= may not be redistributed 霤凖妖領叢 + + 料淌良 @@ -5622,6 +5624,8 @@ PLIST_SUB+= NLS="@comment " 霤凖妖領拇 塹蒙墨 通 湟杜頻 + + 料淌良 Modified: head/share/xml/freebsd.sch ============================================================================== --- head/share/xml/freebsd.sch Wed Jul 3 15:48:41 2013 (r42141) +++ head/share/xml/freebsd.sch Wed Jul 3 17:35:46 2013 (r42142) @@ -60,10 +60,13 @@ - + You cannot use both colname and spanname attributes on table entries. + + The number of columns does not match the specified value (in section ). + + + +sub 2048R/9D089395 2013-07-03 +]]> + Modified: head/share/pgpkeys/pgpkeys-developers.xml ============================================================================== --- head/share/pgpkeys/pgpkeys-developers.xml Thu Jul 4 01:40:16 2013 (r42144) +++ head/share/pgpkeys/pgpkeys-developers.xml Thu Jul 4 01:46:01 2013 (r42145) @@ -1686,6 +1686,11 @@ &pgpkey.ssouhlal; + + &a.loos; + &pgpkey.loos; + + &a.uqs; &pgpkey.uqs; Modified: head/share/pgpkeys/pgpkeys.ent ============================================================================== --- head/share/pgpkeys/pgpkeys.ent Thu Jul 4 01:40:16 2013 (r42144) +++ head/share/pgpkeys/pgpkeys.ent Thu Jul 4 01:46:01 2013 (r42145) @@ -227,6 +227,7 @@ + From owner-svn-doc-all@FreeBSD.ORG Thu Jul 4 10:53:13 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CBA7B946; Thu, 4 Jul 2013 10:53:13 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BE6AD1E34; Thu, 4 Jul 2013 10:53:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r64ArDZb064235; Thu, 4 Jul 2013 10:53:13 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r64ArDdM064234; Thu, 4 Jul 2013 10:53:13 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201307041053.r64ArDdM064234@svn.freebsd.org> From: Ryusuke SUZUKI Date: Thu, 4 Jul 2013 10:53:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42146 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 10:53:13 -0000 Author: ryusuke Date: Thu Jul 4 10:53:13 2013 New Revision: 42146 URL: http://svnweb.freebsd.org/changeset/doc/42146 Log: - Merge the following from the English version: r42115 -> r42144 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 Thu Jul 4 01:46:01 2013 (r42145) +++ head/ja_JP.eucJP/share/xml/news.xml Thu Jul 4 10:53:13 2013 (r42146) @@ -20,7 +20,7 @@ the contents of will be preferred over <p>. $FreeBSD$ - Original revision: r42115 + Original revision: r42144 --> <news> <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS"> @@ -34,6 +34,15 @@ <name>7</name> <day> + <name>3</name> + + <event> + <p>新コミッタ就任: + <a href="mailto:loos@FreeBSD.org">Luiz Otavio O Souza</a> (src)</p> + </event> + </day> + + <day> <name>2</name> <event> From owner-svn-doc-all@FreeBSD.ORG Thu Jul 4 20:39:33 2013 Return-Path: <owner-svn-doc-all@FreeBSD.ORG> Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 80227CD2; Thu, 4 Jul 2013 20:39:33 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 722F41DB4; Thu, 4 Jul 2013 20:39:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r64KdXaI035492; Thu, 4 Jul 2013 20:39:33 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r64KdXLF035491; Thu, 4 Jul 2013 20:39:33 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201307042039.r64KdXLF035491@svn.freebsd.org> From: Gavin Atkinson <gavin@FreeBSD.org> Date: Thu, 4 Jul 2013 20:39:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42148 - head/share/pgpkeys X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" <svn-doc-all.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-doc-all>, <mailto:svn-doc-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-doc-all> List-Post: <mailto:svn-doc-all@freebsd.org> List-Help: <mailto:svn-doc-all-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-doc-all>, <mailto:svn-doc-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 04 Jul 2013 20:39:33 -0000 Author: gavin Date: Thu Jul 4 20:39:32 2013 New Revision: 42148 URL: http://svnweb.freebsd.org/changeset/doc/42148 Log: Update with new UIDs and signatures. Modified: head/share/pgpkeys/gavin.key Modified: head/share/pgpkeys/gavin.key ============================================================================== --- head/share/pgpkeys/gavin.key Thu Jul 4 19:03:44 2013 (r42147) +++ head/share/pgpkeys/gavin.key Thu Jul 4 20:39:32 2013 (r42148) @@ -5,10 +5,11 @@ sh ./addkey.sh gavin A093262B; <programlisting role="pgpfingerprint"><![CDATA[ pub 1024D/A093262B 2005-02-18 Key fingerprint = 313A A79F 697D 3A5C 216A EDF5 935D EF44 A093 262B -uid Gavin Atkinson <gavin@16squared.co.uk> uid Gavin Atkinson (FreeBSD key) <gavin@FreeBSD.org> uid Gavin Atkinson (Work e-mail) <ga9@york.ac.uk> +uid Gavin Atkinson <gavin@16squared.co.uk> uid Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> +uid Gavin Atkinson (Work e-mail) <gavin.atkinson@york.ac.uk> sub 2048g/58F40B3D 2005-02-18 ]]></programlisting> <programlisting role="pgpkey"><![CDATA[ @@ -22,404 +23,549 @@ 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 -=w86g +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 +LTwsVXBkqZr02JdmGdg= +=/71Z -----END PGP PUBLIC KEY BLOCK----- ]]></programlisting> From owner-svn-doc-all@FreeBSD.ORG Thu Jul 4 21:03:14 2013 Return-Path: <owner-svn-doc-all@FreeBSD.ORG> Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E6868747; Thu, 4 Jul 2013 21:03:14 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D76DA1EBB; Thu, 4 Jul 2013 21:03:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r64L3EGG043648; Thu, 4 Jul 2013 21:03:14 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r64L3EB9043647; Thu, 4 Jul 2013 21:03:14 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307042103.r64L3EB9043647@svn.freebsd.org> From: Gabor Pali <pgj@FreeBSD.org> Date: Thu, 4 Jul 2013 21:03:14 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42149 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" <svn-doc-all.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-doc-all>, <mailto:svn-doc-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-doc-all> List-Post: <mailto:svn-doc-all@freebsd.org> List-Help: <mailto:svn-doc-all-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-doc-all>, <mailto:svn-doc-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 04 Jul 2013 21:03:15 -0000 Author: pgj Date: Thu Jul 4 21:03:14 2013 New Revision: 42149 URL: http://svnweb.freebsd.org/changeset/doc/42149 Log: - Add a Q2 entry on FreeBSD/arm superpages support Submitted by: Zbyszek Bodek <zbb@semihalf.com> Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Thu Jul 4 20:39:32 2013 (r42148) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Thu Jul 4 21:03:14 2013 (r42149) @@ -18,7 +18,7 @@ <!-- XXX: keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 12 entries and we hope you enjoy reading it.</p> + contains 13 entries and we hope you enjoy reading it.</p> <!-- XXX: set date for the next set of submissions --> <p>The deadline for submissions covering between July and September 2013 @@ -615,4 +615,87 @@ Pawel Jakub Dawidek.</p> </body> </project> + + <project cat='arch'> + <title>Superpages for ARMv7 + + + + + Zbigniew + Bodek + + zbb@semihalf.com + + + + + Grzegorz + Bernacki + + gjb@semihalf.com + + + + + Rafal + Jaworowski + + raj@semihalf.com + + + + + + + + + + +

    The ARM architecture is more and more prevalent, not only in + the mobile and embedded space. Among the more interesting + industry trends emerging in the recent months, there has been + the concept of "ARM server". Some top-tier companies, e.g. + Dell and HP, have already started to develop such systems.

    + +

    Key to success of &os; in these new areas is dealing with the + sophisticated features of the platform, for example adding + support for superpages.

    + +

    The objective of this project is to enable &os;/arm to utilize + superpages which would allow efficient use of TLB translations + (by enlarging TLB coverage), leading to improved performance in + many applications and scalability. This is intended to work on + ARMv7-based processors, however compatibility with ARMv6 will be + preserved.

    + +

    The following steps have been made since the last status + report:

    + +
      +
    • Implement pmap_copy() to support fork() + system calls.
    • +
    • Support for multiple page sizes.
    • +
    • Implement superpage creation, promotion, demotion, and + eviction mechanisms.
    • +
    • Implement PV entry management for superpages.
    • +
    • Partially integrate code to the head branch.
    • +
    + +

    Next steps:

    + +
      +
    • Test and benchmark.
    • +
    • Complete integration into &os; head.
    • +
    + +

    This project is jointly sponsored by The &os; Foundation and + Semihalf sp.j.

    + + + + Start utilizing superpages on ARMv6/v7. + Find bugs and debug. + + From owner-svn-doc-all@FreeBSD.ORG Thu Jul 4 21:38:12 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E376F8F; Thu, 4 Jul 2013 21:38:12 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C5E3E1003; Thu, 4 Jul 2013 21:38:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r64LcCpg053217; Thu, 4 Jul 2013 21:38:12 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r64LcCkM053215; Thu, 4 Jul 2013 21:38:12 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201307042138.r64LcCkM053215@svn.freebsd.org> From: Gavin Atkinson Date: Thu, 4 Jul 2013 21:38:12 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42150 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 21:38:13 -0000 Author: gavin Date: Thu Jul 4 21:38:12 2013 New Revision: 42150 URL: http://svnweb.freebsd.org/changeset/doc/42150 Log: Point to http://svnweb.freebsd.org/ and not http://svn.freebsd.org/ or http://www.freebsd.org/cgi/cvsweb.cgi Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Thu Jul 4 21:03:14 2013 (r42149) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Thu Jul 4 21:38:12 2013 (r42150) @@ -4276,7 +4276,7 @@ ${MANPREFIX}/man/de/man3/baz.3.gzThese variables are designed to be set by the system administrator. There are many that are standardized in the ports/KNOBS + url="http://svnweb.FreeBSD.org/ports/head/KNOBS?view=markup">ports/KNOBS file. When creating a port, do not make knob names specific @@ -4356,7 +4356,7 @@ ${MANPREFIX}/man/de/man3/baz.3.gzKNOBS + url="http://svnweb.FreeBSD.org/ports/head/KNOBS?view=markup">KNOBS file. Knob names should reflect what the knob is and does. @@ -7338,7 +7338,7 @@ USE_QT4= moc_build qmake_build rcc_build section are implemented in bsd.java.mk. If you ever think that your port needs more sophisticated Java support, please first have a look at the bsd.java.mk + url="http://svnweb.FreeBSD.org/ports/head/Mk/bsd.java.mk?view=markup">bsd.java.mk SVN log as it usually takes some time to document the latest features. Then, if you think the support you are lacking would be beneficial to many other @@ -9447,7 +9447,7 @@ CFLAGS+= -DLUA_VERSION_STRING="${VER_STR
    More details are available in bsd.database.mk. + url="http://svnweb.FreeBSD.org/ports/head/Mk/bsd.database.mk?view=markup">bsd.database.mk. @@ -14295,10 +14295,8 @@ Reference: <http://www.freebsd.org/po 800005 December 4, 2007 - 8.0-CURRENT after - changes - to the jumbo frame allocator. + 8.0-CURRENT after changes to the jumbo frame + allocator (rev 174247). From owner-svn-doc-all@FreeBSD.ORG Thu Jul 4 21:38:13 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8556590; Thu, 4 Jul 2013 21:38:13 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5F69D1004; Thu, 4 Jul 2013 21:38:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r64LcDgd053238; Thu, 4 Jul 2013 21:38:13 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r64LcDhi053237; Thu, 4 Jul 2013 21:38:13 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307042138.r64LcDhi053237@svn.freebsd.org> From: Gabor Pali Date: Thu, 4 Jul 2013 21:38:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42151 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 21:38:13 -0000 Author: pgj Date: Thu Jul 4 21:38:12 2013 New Revision: 42151 URL: http://svnweb.freebsd.org/changeset/doc/42151 Log: - Add a Q2 entry on the recent lldb work Submitted by: emaste Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Thu Jul 4 21:38:12 2013 (r42150) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Thu Jul 4 21:38:12 2013 (r42151) @@ -18,7 +18,7 @@

    Thanks to all the reporters for the excellent work! This report - contains 13 entries and we hope you enjoy reading it.

    + contains 14 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -698,4 +698,57 @@ Find bugs and debug. + + + LLDB Debugger Port + + + + + Ed + Maste + + emaste@FreeBSD.org + + + + + + + + +

    LLDB is the the debugger project in the LLVM family. It + supports the Mac OS X, Linux, and &os; platforms, but the latter + has recently suffered under a lack of maintenance.

    + +

    After cleaning bit rot in LLDB's &os; support, it again builds + and can be used for basic debugging of single-threaded + applications. The test suite also runs to completion, although + it experiences a large number of failures.

    + +

    Ed Maste has been granted an LLDB commit bit, and is now + committing ongoing bug fixes and development directly to the + upstream repository. There is a significant amount of work + still to be done, with one goal being the incorporation of + lldb into the base system.

    + +

    This project is sponsored by DARPA/AFRL in collaboration with + SRI International and the University of Cambridge.

    + + + + Add support for multithreaded processes. + Fix watchpoints. + Add support for remote debuging (gdbserver / + debugserver). + Add support for core files. + Add support for kernel debugging. + Verify i386 and ARM architectures. + Implement MIPS target support. + Verify cross-debugging. + Investigate and fix test suite failures. + Prepare lldb for incorporation into the base + system. + + From owner-svn-doc-all@FreeBSD.ORG Thu Jul 4 21:40:24 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 229E618D; Thu, 4 Jul 2013 21:40:24 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 14F2D101A; Thu, 4 Jul 2013 21:40:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r64LeNm3053705; Thu, 4 Jul 2013 21:40:23 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r64LeNRE053704; Thu, 4 Jul 2013 21:40:23 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201307042140.r64LeNRE053704@svn.freebsd.org> From: Gavin Atkinson Date: Thu, 4 Jul 2013 21:40:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42152 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 21:40:24 -0000 Author: gavin Date: Thu Jul 4 21:40:23 2013 New Revision: 42152 URL: http://svnweb.freebsd.org/changeset/doc/42152 Log: Add a missing closing bracket. Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Thu Jul 4 21:38:12 2013 (r42151) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Thu Jul 4 21:40:23 2013 (r42152) @@ -15295,7 +15295,7 @@ Reference: <http://www.freebsd.org/po 8.2-STABLE after introduction of the new extensible sysctl(3) interface NET_RT_IFLISTL to query address lists (rev - 231769. + 231769).
    From owner-svn-doc-all@FreeBSD.ORG Thu Jul 4 22:34:10 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4AE4581E; Thu, 4 Jul 2013 22:34:10 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3CD0F1260; Thu, 4 Jul 2013 22:34:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r64MYAaI071113; Thu, 4 Jul 2013 22:34:10 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r64MYAkG071112; Thu, 4 Jul 2013 22:34:10 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201307042234.r64MYAkG071112@svn.freebsd.org> From: Gavin Atkinson Date: Thu, 4 Jul 2013 22:34:10 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42153 - head/en_US.ISO8859-1/htdocs/ports X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 22:34:10 -0000 Author: gavin Date: Thu Jul 4 22:34:09 2013 New Revision: 42153 URL: http://svnweb.freebsd.org/changeset/doc/42153 Log: Point to svnweb rather than cvsweb. Modified: head/en_US.ISO8859-1/htdocs/ports/references.xml Modified: head/en_US.ISO8859-1/htdocs/ports/references.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/ports/references.xml Thu Jul 4 21:40:23 2013 (r42152) +++ head/en_US.ISO8859-1/htdocs/ports/references.xml Thu Jul 4 22:34:09 2013 (r42153) @@ -76,15 +76,15 @@
  • The - + Web Interface to the Source Repository allows you to browse the files in the source repository. Changes that affect the entire port system are now documented in the - CHANGES file. + CHANGES file. Changes that affect individual ports are now documented in the - UPDATING file. + UPDATING file. However, the definitive answer to any question is undoubtedly to read - the source code of + the source code of bsd.port.mk, and associated files.
  • From owner-svn-doc-all@FreeBSD.ORG Fri Jul 5 00:47:12 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4EE9A4FD; Fri, 5 Jul 2013 00:47:12 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 26B321747; Fri, 5 Jul 2013 00:47:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r650lCQE012594; Fri, 5 Jul 2013 00:47:12 GMT (envelope-from glewis@svn.freebsd.org) Received: (from glewis@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r650lB0R012592; Fri, 5 Jul 2013 00:47:11 GMT (envelope-from glewis@svn.freebsd.org) Message-Id: <201307050047.r650lB0R012592@svn.freebsd.org> From: Greg Lewis Date: Fri, 5 Jul 2013 00:47:11 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42154 - in head/en_US.ISO8859-1: books/porters-handbook htdocs/java X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 00:47:12 -0000 Author: glewis Date: Fri Jul 5 00:47:11 2013 New Revision: 42154 URL: http://svnweb.freebsd.org/changeset/doc/42154 Log: . Remove references to the defunct java/jdk16 port and replace with java/openjdk6 as appropriate. PR: 179801 Submitted by: jgh@ Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml head/en_US.ISO8859-1/htdocs/java/install.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Thu Jul 4 22:34:09 2013 (r42153) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Fri Jul 5 00:47:11 2013 (r42154) @@ -6982,8 +6982,8 @@ USE_QT4= moc_build qmake_build rcc_build There are several JDKs in the ports collection, from various vendors, and in several versions. If your port must use one of these versions, you can define which one. The - most current version is java/jdk16. + most current version, and &os; default is java/openjdk6. Variables Which May be Set by Ports That Use Modified: head/en_US.ISO8859-1/htdocs/java/install.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/java/install.xml Thu Jul 4 22:34:09 2013 (r42153) +++ head/en_US.ISO8859-1/htdocs/java/install.xml Fri Jul 5 00:47:11 2013 (r42154) @@ -23,16 +23,6 @@ different Java Development Kits:</p> <br/>make install clean </code></p> -<h3><a name="jdk">Oracle JDK on FreeBSD</a></h3> - -<p>This is the effort of the Java FreeBSD porting project. -By the use of patchsets and the JDK source code released by Oracle, -this port builds a native JDK for FreeBSD.</p> - -<p><code>cd /usr/ports/java/jdk16 -<br/>make install clean -</code></p> - <h3><a name="linux-sun-jdk">Oracle JDK for Linux</a></h3> <p>This port installs the Java Development Kit from Oracle which was built for Linux. It will run under FreeBSD using the Linux compatibility.</p> From owner-svn-doc-all@FreeBSD.ORG Fri Jul 5 14:59:07 2013 Return-Path: <owner-svn-doc-all@FreeBSD.ORG> Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D8C38289; Fri, 5 Jul 2013 14:59:07 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id CB576110B; Fri, 5 Jul 2013 14:59:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r65Ex7Sb066394; Fri, 5 Jul 2013 14:59:07 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r65Ex78K066393; Fri, 5 Jul 2013 14:59:07 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201307051459.r65Ex78K066393@svn.freebsd.org> From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> Date: Fri, 5 Jul 2013 14:59:07 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42158 - head/ja_JP.eucJP/htdocs/ports X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" <svn-doc-all.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-doc-all>, <mailto:svn-doc-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-doc-all> List-Post: <mailto:svn-doc-all@freebsd.org> List-Help: <mailto:svn-doc-all-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-doc-all>, <mailto:svn-doc-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Fri, 05 Jul 2013 14:59:07 -0000 Author: ryusuke Date: Fri Jul 5 14:59:07 2013 New Revision: 42158 URL: http://svnweb.freebsd.org/changeset/doc/42158 Log: - Merge the following from the English version: r38412 -> r42153 head/ja_JP.eucJP/htdocs/ports/references.xml Modified: head/ja_JP.eucJP/htdocs/ports/references.xml Modified: head/ja_JP.eucJP/htdocs/ports/references.xml ============================================================================== --- head/ja_JP.eucJP/htdocs/ports/references.xml Fri Jul 5 11:24:50 2013 (r42157) +++ head/ja_JP.eucJP/htdocs/ports/references.xml Fri Jul 5 14:59:07 2013 (r42158) @@ -8,7 +8,7 @@ %statistics.ent; ]> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.5 --> +<!-- Original revision: r42153 --> <html xmlns="http://www.w3.org/1999/xhtml"><head> <title>&title; @@ -78,16 +78,16 @@
  • - + ソースリポジトリのウェブインタフェース を使い、ソースリポジトリを閲覧できます。 port システム全体に影響するような変更は、 - CHANGES + CHANGES ファイルに記述されています。 ある特定の ports に影響するような変更は、 - UPDATING + UPDATING ファイルに記述されています。 しかしながら、すべての答えは - + bsd.port.mk のソースコード、 および関連ファイルを読むことで確実に得られるできるでしょう。
  • From owner-svn-doc-all@FreeBSD.ORG Fri Jul 5 15:16:26 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 58BF76A5; Fri, 5 Jul 2013 15:16:26 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4B41311CE; Fri, 5 Jul 2013 15:16:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r65FGQSv072523; Fri, 5 Jul 2013 15:16:26 GMT (envelope-from ryusuke@svn.freebsd.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r65FGQ6m072522; Fri, 5 Jul 2013 15:16:26 GMT (envelope-from ryusuke@svn.freebsd.org) Message-Id: <201307051516.r65FGQ6m072522@svn.freebsd.org> From: Ryusuke SUZUKI Date: Fri, 5 Jul 2013 15:16:26 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42159 - head/ja_JP.eucJP/htdocs/java X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 15:16:26 -0000 Author: ryusuke Date: Fri Jul 5 15:16:25 2013 New Revision: 42159 URL: http://svnweb.freebsd.org/changeset/doc/42159 Log: - Merge the following from the English version: r37419 -> r42154 head/ja_JP.eucJP/htdocs/java/install.xml Modified: head/ja_JP.eucJP/htdocs/java/install.xml Modified: head/ja_JP.eucJP/htdocs/java/install.xml ============================================================================== --- head/ja_JP.eucJP/htdocs/java/install.xml Fri Jul 5 14:59:07 2013 (r42158) +++ head/ja_JP.eucJP/htdocs/java/install.xml Fri Jul 5 15:16:25 2013 (r42159) @@ -4,7 +4,7 @@ - + ]> @@ -33,19 +33,6 @@ - - -
    -

    Oracle 社による FreeBSD 用の JDK

    - -

    これは Java FreeBSD 移植プロジェクトによる成果です。 - プロジェクトが作成したパッチセットと - Oracle が公開した JDK のソースコードを使用して、 - FreeBSD ネイティブな JDK を構築します。

    - -

    cd /usr/ports/java/jdk16
    - make install clean

    -

    Oracle 社による Linux 用 JDK

    この port は、Oracle 社が From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 14:05:04 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0402FA1A; Sat, 6 Jul 2013 14:05:04 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E696318F5; Sat, 6 Jul 2013 14:05:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r66E53NC084629; Sat, 6 Jul 2013 14:05:03 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r66E52sI084616; Sat, 6 Jul 2013 14:05:02 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201307061405.r66E52sI084616@svn.freebsd.org> From: Gabor Kovesdan Date: Sat, 6 Jul 2013 14:05:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42174 - in head: es_ES.ISO8859-1/books/handbook/disks hu_HU.ISO8859-2/books/handbook/install it_IT.ISO8859-15/books/handbook/install ja_JP.eucJP/books/faq ja_JP.eucJP/books/handbook/di... X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 14:05:04 -0000 Author: gabor Date: Sat Jul 6 14:05:02 2013 New Revision: 42174 URL: http://svnweb.freebsd.org/changeset/doc/42174 Log: - Avoid footnotes in tables; it looks strange and is problematic for some tools. (Either removed if the affected text has been removed from the English version or moved into parentheses.) - Add constaints to avoid programlisting, screen and footnote in tables. Modified: head/es_ES.ISO8859-1/books/handbook/disks/chapter.xml head/hu_HU.ISO8859-2/books/handbook/install/chapter.xml head/it_IT.ISO8859-15/books/handbook/install/chapter.xml head/ja_JP.eucJP/books/faq/book.xml head/ja_JP.eucJP/books/handbook/disks/chapter.xml head/pl_PL.ISO8859-2/books/handbook/install/chapter.xml head/share/xml/freebsd.sch Modified: head/es_ES.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- head/es_ES.ISO8859-1/books/handbook/disks/chapter.xml Fri Jul 5 23:49:08 2013 (r42173) +++ head/es_ES.ISO8859-1/books/handbook/disks/chapter.xml Sat Jul 6 14:05:02 2013 (r42174) @@ -121,12 +121,6 @@ mcd para CD-ROM Mitsumi, scd para CD-ROM Sony, matcd para CD-ROM Matsushita/Panasonic - - El controlador &man.matcd.4; ha sido eliminado - de la rama FreeBSD 4.X el 5 de octubre - de 2002 y no existe en FreeBSD 5.0 y - versiones posteriores. - Modified: head/hu_HU.ISO8859-2/books/handbook/install/chapter.xml ============================================================================== --- head/hu_HU.ISO8859-2/books/handbook/install/chapter.xml Fri Jul 5 23:49:08 2013 (r42173) +++ head/hu_HU.ISO8859-2/books/handbook/install/chapter.xml Sat Jul 6 14:05:02 2013 (r42174) @@ -2481,7 +2481,7 @@ Mounting root from ufs:/dev/md0c b - RAM mrete x 2-3 - + A rendszer lapoz黶llomnya a b partcin troldik. Itt a megfelel @@ -2518,7 +2518,7 @@ Mounting root from ufs:/dev/md0c elhelyezend lapoz黶llomny mrete, ami most a pldnk szerint 64 MB lesz. - + Modified: head/it_IT.ISO8859-15/books/handbook/install/chapter.xml ============================================================================== --- head/it_IT.ISO8859-15/books/handbook/install/chapter.xml Fri Jul 5 23:49:08 2013 (r42173) +++ head/it_IT.ISO8859-15/books/handbook/install/chapter.xml Sat Jul 6 14:05:02 2013 (r42174) @@ -2783,12 +2783,9 @@ Press [Enter] now to invoke an editor on NO - FORSE - - Il portmapper abilitato se la macchina + FORSE (Il portmapper abilitato se la macchina stata configurata in precedenza come un client o server - NFS. - + NFS.) @@ -2803,16 +2800,13 @@ Press [Enter] now to invoke an editor on &man.securelevel.8; - YES - - Se hai scelto un profilo di sicurezza che regola + YES (Se hai scelto un profilo di sicurezza che regola il securelevel a Extreme o High, devi essere consapevole delle implicazioni. Per favore leggi prima la pagina man &man.init.8; e poni particolare attenzione al significato dei livelli di sicurezza, o potresti incontrare grossi - problemi in seguito! - + problemi in seguito!) NO Modified: head/ja_JP.eucJP/books/faq/book.xml ============================================================================== --- head/ja_JP.eucJP/books/faq/book.xml Fri Jul 5 23:49:08 2013 (r42173) +++ head/ja_JP.eucJP/books/faq/book.xml Sat Jul 6 14:05:02 2013 (r42174) @@ -2839,11 +2839,9 @@ Filesystem 1024-blocks Used Avai NO - おそらく - インストール時に、すでにマシンを + おそらく (インストール時に、すでにマシンを NFS クライアントまたはサーバとして設定していると、 - ポートマッパが有効になります。 - + ポートマッパが有効になります。) YES @@ -2864,14 +2862,12 @@ Filesystem 1024-blocks Used Avai &man.securelevel.8; - YES (2) - securelevel を設定するセキュリティプロファイル + YES (2) (securelevel を設定するセキュリティプロファイル (Extreme または High) を選択する場合、その影響を 承知していなければなりません。&man.init.8; のマニュアルを 読み、セキュリティレベルの意味について特に注意を 払ってください。そうしないと、後で深刻な問題が - 起きるかもしれません。 - + 起きるかもしれません。) YES (1) Modified: head/ja_JP.eucJP/books/handbook/disks/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/disks/chapter.xml Fri Jul 5 23:49:08 2013 (r42173) +++ head/ja_JP.eucJP/books/handbook/disks/chapter.xml Sat Jul 6 14:05:02 2013 (r42174) @@ -88,13 +88,6 @@ ミツミ CD-ROM は mcd, Sony CD-ROM は scd, 松下/パナソニック CD-ROM は matcd - - &man.matcd.4; ドライバは 2002 年 10 月 5 日に - FreeBSD 4.X ブランチから削除されました。 - また、FreeBSD 5.0 および 5.1 リリースには存在しませんが、 - 2003 年 6 月 16 日に - FreeBSD 5.X ブランチに復帰しました。 - Modified: head/pl_PL.ISO8859-2/books/handbook/install/chapter.xml ============================================================================== --- head/pl_PL.ISO8859-2/books/handbook/install/chapter.xml Fri Jul 5 23:49:08 2013 (r42173) +++ head/pl_PL.ISO8859-2/books/handbook/install/chapter.xml Sat Jul 6 14:05:02 2013 (r42174) @@ -2750,12 +2750,9 @@ Press [Enter] now to invoke an editor on NIE - MOE - - Portmapper jest w咳czony, jeli na wczeniejszym + MOE (Portmapper jest w咳czony, jeli na wczeniejszym etapie instalacji komputer zosta skonfigurowany jako - klient lub serwer NFS. - + klient lub serwer NFS.) @@ -2770,16 +2767,13 @@ Press [Enter] now to invoke an editor on &man.securelevel.8; - TAK - - Wybierajc profil zabezpiecze, ktry + TAK (Wybierajc profil zabezpiecze, ktry powoduje ustawienie securelevel na Extreme lub High, powinnimy pamita o konsekwencjach. Warto przeczyta dokumentacj systemow &man.init.8; i zwrci szczegln uwag na znaczenie poziomw bezpieczestwa, by unikn掩 - p鷦niejszych kopotw! - + p鷦niejszych kopotw!) NIE Modified: head/share/xml/freebsd.sch ============================================================================== --- head/share/xml/freebsd.sch Fri Jul 5 23:49:08 2013 (r42173) +++ head/share/xml/freebsd.sch Sat Jul 6 14:05:02 2013 (r42174) @@ -67,6 +67,11 @@ The number of columns does not match the specified value (in section ). + + Programlisting is not allowed in tables (in section ). + The screen element is not allowed in tables (in section ). + Footnote is not allowed in tables (in section ). +

    Thanks to all the reporters for the excellent work! This report - contains 14 entries and we hope you enjoy reading it.

    + contains 15 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -751,4 +751,51 @@ system. + + + Native iSCSI Stack + + + + + Edward Tomasz + Napierała + + trasz@FreeBSD.org + + + + + + + + +

    The native kernel iSCSI target and initiator project progressed + well over the April to June period. The primary focus was to + introduce support for iSER (iSCSI over RDMA) in both the + initiator and the target. Prerequisite for this was merging + some common parts together and implementing a workaround for the + lack of iSER support in userspace. Apart from that, there were + a myriad of smaller improvements. Such as creating more + user-friendly administration utilities, for example + iscsictl(8) which displays SCSI device nodes for each + iSCSI session. This escapes the user from getting the same + information through camcontrol(8). But there are + improvements in logging and manual pages as well.

    + +

    Once the iSER support becomes stable, the work will focus on + performance optimizations. The plan is to commit both the new + initiator and target in August to allow shipping them in 10.0. + The project will continue with implementing support for software + iWARP stack (useful mostly for testing and development), SCSI + passthrough and various other improvements.

    + +

    This project is being sponsored by the &os; Foundation.

    + + + + Performance optimization. + Merge to &os; head. + + From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 19:11:00 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DD491C78; Sat, 6 Jul 2013 19:11:00 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D040110D4; Sat, 6 Jul 2013 19:11:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r66JB0K1075364; Sat, 6 Jul 2013 19:11:00 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r66JB0vq075363; Sat, 6 Jul 2013 19:11:00 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307061911.r66JB0vq075363@svn.freebsd.org> From: Gabor Pali Date: Sat, 6 Jul 2013 19:11:00 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42177 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 19:11:00 -0000 Author: pgj Date: Sat Jul 6 19:11:00 2013 New Revision: 42177 URL: http://svnweb.freebsd.org/changeset/doc/42177 Log: - Move the LLDB port entry to the section on userland Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:09:15 2013 (r42176) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:11:00 2013 (r42177) @@ -699,7 +699,7 @@ - + LLDB Debugger Port From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 19:41:50 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0A2F18E9; Sat, 6 Jul 2013 19:41:50 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D76C71207; Sat, 6 Jul 2013 19:41:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r66Jfn47084018; Sat, 6 Jul 2013 19:41:49 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r66JfnVv084017; Sat, 6 Jul 2013 19:41:49 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307061941.r66JfnVv084017@svn.freebsd.org> From: Gabor Pali Date: Sat, 6 Jul 2013 19:41:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42178 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 19:41:50 -0000 Author: pgj Date: Sat Jul 6 19:41:49 2013 New Revision: 42178 URL: http://svnweb.freebsd.org/changeset/doc/42178 Log: - Add a Q2 entry for postmaster Submitted by: dhw Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:11:00 2013 (r42177) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:41:49 2013 (r42178) @@ -18,7 +18,7 @@

    Thanks to all the reporters for the excellent work! This report - contains 15 entries and we hope you enjoy reading it.

    + contains 16 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -798,4 +798,64 @@ Merge to &os; head. + + + &os; Postmaster Team + + + + + &os; + Postmaster Team + + postmaster@FreeBSD.org + + + + + + +

    In the second quarter of 2013, the &os; Postmaster Team has + implemented the following items that may be interest of the + general public:

    + +
      +
    • With help from clusteradm, found that + unbound (the resolver used on mx1 and + mx2) is configured to perform DNSSEC validation which + implies that if a signed zone fails validation, + unbound refuses to use the information. This had + caused one person to be unable to exchange email with + &os;.org until the zone signatures were + refreshed.
    • + +
    • Created the freebsd-dtrace mailing list per George + Neville-Neil.
    • + +
    • Resurrected the freebsd-testing mailing list per + Garrett Cooper.
    • + +
    • Created the freebsd-tex mailing list per Hiroki + Sato.
    • + +
    • In response to another comment that our message rejection + message was unclear in the case that greylisting was the + reason, re-worded that message.
    • + +
    • Augmented the allowable MIME types for secteam with + the following to permit sending encrypted messages: + +
        +
      • application/pgp-encrypted
      • +
      • application/pkcs7-encrypted
      • +
      • application/x-pkcs7-encrypted
      • +
      • multipart/encrypted
      • +
      +
    • + +
    • Initiated de-orbit for freebsd-mozilla in favor of + freebsd-gecko.
    • +
    + +
    From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 21:08:52 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 49D1F1C6; Sat, 6 Jul 2013 21:08:52 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id D69B015FD; Sat, 6 Jul 2013 21:08:51 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r66L8oZe043863; Sat, 6 Jul 2013 15:08:50 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r66L8oeN043860; Sat, 6 Jul 2013 15:08:50 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 6 Jul 2013 15:08:50 -0600 (MDT) From: Warren Block To: Gabor Pali Subject: Re: svn commit: r42176 - head/en_US.ISO8859-1/htdocs/news/status In-Reply-To: <201307061909.r66J9FtW073222@svn.freebsd.org> Message-ID: References: <201307061909.r66J9FtW073222@svn.freebsd.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Sat, 06 Jul 2013 15:08:50 -0600 (MDT) Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 21:08:52 -0000 On Sat, 6 Jul 2013, Gabor Pali wrote: > Author: pgj > Date: Sat Jul 6 19:09:15 2013 > New Revision: 42176 > URL: http://svnweb.freebsd.org/changeset/doc/42176 > > Log: > - Add a Q2 entry on the progress of the native iSCSI stack > > Submitted by: trasz > > Modified: > head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml > > Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml > ============================================================================== > --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 15:14:42 2013 (r42175) > +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:09:15 2013 (r42176) > @@ -18,7 +18,7 @@ > > >

    Thanks to all the reporters for the excellent work! This report > - contains 14 entries and we hope you enjoy reading it.

    > + contains 15 entries and we hope you enjoy reading it.

    > > >

    The deadline for submissions covering between July and September 2013 > @@ -751,4 +751,51 @@ > system. > > > + > + > + Native iSCSI Stack > + > + > + > + > + Edward Tomasz > + Napierała > + > + trasz@FreeBSD.org > + > + > + > + > + > + > + > + > +

    The native kernel iSCSI target and initiator project progressed > + well over the April to June period. The primary focus was to > + introduce support for iSER (iSCSI over RDMA) in both the > + initiator and the target. Prerequisite for this was merging > + some common parts together and implementing a workaround for the > + lack of iSER support in userspace. Apart from that, there were > + a myriad of smaller improvements. Such as creating more > + user-friendly administration utilities, for example > + iscsictl(8) which displays SCSI device nodes for each > + iSCSI session. This escapes the user from getting the same "Escapes" is not usually used that way. How about "frees" instead? From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 21:29:51 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2A6273F3; Sat, 6 Jul 2013 21:29:51 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 1A390167F; Sat, 6 Jul 2013 21:29:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r66LTo91015131; Sat, 6 Jul 2013 21:29:50 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r66LTohJ015130; Sat, 6 Jul 2013 21:29:50 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307062129.r66LTohJ015130@svn.freebsd.org> From: Gabor Pali Date: Sat, 6 Jul 2013 21:29:50 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42179 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 21:29:51 -0000 Author: pgj Date: Sat Jul 6 21:29:50 2013 New Revision: 42179 URL: http://svnweb.freebsd.org/changeset/doc/42179 Log: - Add Q2 report on Capsicum-based sandboxing in base Submitted by: pjd Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 19:41:49 2013 (r42178) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 21:29:50 2013 (r42179) @@ -18,7 +18,7 @@

    Thanks to all the reporters for the excellent work! This report - contains 16 entries and we hope you enjoy reading it.

    + contains 17 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -858,4 +858,102 @@ + + + Capsicum + + + + + Pawel Jakub + Dawidek + + pjd@FreeBSD.org + + + + + Capsicum + Mailing List + + cl-capsicum-discuss@lists.cam.ac.uk + + + + + + + + + +

    Capsicum (lightweight OS capability and sandbox framework) is + being actively worked on. In the last few months the following + tasks have been completed:

    + +
      +
    • Committed Capsicum overhaul to &os; head (r247602). + This allows to use capability rights in more places, simplifies + kernel code and implements ability to limit ioctl(2) + and fcntl(2) system calls.
    • + +
    • hastd(8) is now using Capsicum for sandboxing, as + whitelisting ioctls is possible (r248297).
    • + +
    • auditdistd(8) is now using Capsicum for sandboxing, + as it is now possible to setup append-only restriction on file + descriptor (available in Perforce).
    • + +
    • Implemented connectat(2) and bindat(2) + system calls for UNIX domain sockets that are allowed in + capability mode (r247667).
    • + +
    • Implemented chflagsat(2) system call + (r248599).
    • + +
    • Revised the Casper daemon for application capabilities.
    • + +
    • Implemented libcapsicum for application + capabilities.
    • + +
    • Implemented various Casper services to be able to use more + functionality within a sandbox: system.dns, + system.pwd, system.grp, + system.random, system.filesystem, + system.socket, system.sysctl.
    • + +
    • Implemented Capsicum sandboxing for kdump(1) (from + r251073 to r251167). The version in Perforce also supports + sandboxing for the -r flag, using Casper + services.
    • + +
    • Implemented Capsicum sandboxing for dhclient(8) + (from r252612 to r252697).
    • + +
    • Implemented Capsicum sandboxing for tcpdump(8) + (available in Perforce).
    • + +
    • Implemented Capsicum sandboxing for libmagic(3) + (available in Perforce).
    • + +
    • Implemented the libnv library for name/value pairs + handling in the hope of wider adaptation across &os;.
    • +
    + +

    For Capsicum-based sandboxing in the &os; base system, the + commits referenced above and the provided code aim to serve as + examples. We would like to see more &os; tools to be sandboxed + — every tool that can parse data from untrusted sources, + for example.

    + +

    This work is being sponsored by the &os; Foundation and + Google.

    + + + + Get involved, make the Internet finally(!) a secure place. + Contact us at the cl-capsicum-discuss mailing list, + where we can provide guidelines on how to do sandboxing + properly. The fame is there, waiting. + +
    From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 21:35:24 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 64D90519; Sat, 6 Jul 2013 21:35:24 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 566BF16A6; Sat, 6 Jul 2013 21:35:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r66LZOl7017535; Sat, 6 Jul 2013 21:35:24 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r66LZOYj017534; Sat, 6 Jul 2013 21:35:24 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307062135.r66LZOYj017534@svn.freebsd.org> From: Gabor Pali Date: Sat, 6 Jul 2013 21:35:24 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42180 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 21:35:24 -0000 Author: pgj Date: Sat Jul 6 21:35:23 2013 New Revision: 42180 URL: http://svnweb.freebsd.org/changeset/doc/42180 Log: - s/escapes/frees/ Submitted by: wblock Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 21:29:50 2013 (r42179) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 21:35:23 2013 (r42180) @@ -779,7 +779,7 @@ a myriad of smaller improvements. Such as creating more user-friendly administration utilities, for example iscsictl(8) which displays SCSI device nodes for each - iSCSI session. This escapes the user from getting the same + iSCSI session. This frees the user from getting the same information through camcontrol(8). But there are improvements in logging and manual pages as well.

    From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 22:15:29 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 92521AF6; Sat, 6 Jul 2013 22:15:29 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8476317B5; Sat, 6 Jul 2013 22:15:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r66MFT4r029408; Sat, 6 Jul 2013 22:15:29 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r66MFTc1029407; Sat, 6 Jul 2013 22:15:29 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307062215.r66MFTc1029407@svn.freebsd.org> From: Gabor Pali Date: Sat, 6 Jul 2013 22:15:29 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42181 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 22:15:29 -0000 Author: pgj Date: Sat Jul 6 22:15:29 2013 New Revision: 42181 URL: http://svnweb.freebsd.org/changeset/doc/42181 Log: - Add Q2 report for the Xfce ports Submitted by: olivierd Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 21:35:23 2013 (r42180) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 22:15:29 2013 (r42181) @@ -18,7 +18,7 @@

    Thanks to all the reporters for the excellent work! This report - contains 17 entries and we hope you enjoy reading it.

    + contains 18 entries and we hope you enjoy reading it.

    The deadline for submissions covering between July and September 2013 @@ -956,4 +956,85 @@ properly. The fame is there, waiting. + + + Xfce/&os; + + + + + &os; Xfce Team + + xfce@FreeBSD.org + + + + + + + + +

    The &os; Xfce Team has updated its ports to the latest stable + releases, especially:

    + +
      +
    • Core (mostly bugfixes and translation updates):
    • + +
        +
      • deskutils/xfce4-tumbler (0.1.29)
      • +
      • x11-wm/xfce4-panel (4.10.1)
      • +
      • sysutils/xfce4-settings (4.10.1)
      • +
      • x11-wm/xfce4-session (4.10.1)
      • +
      • sysutils/garcon (0.2.1)
      • +
      • x11/libxfce4util (4.10.1)
      • +
      • x11-wm/xfce4-wm (4.10.1)
      • +
      + +
    • Applications:
    • + +
        +
      • multimedia/xfce4-parole (0.5.1)
      • +
      • www/midori (0.5.2)
      • +
      • deskutils/xfce4-notifyd (0.2.4)
      • +
      • misc/xfce4-appfinder (4.10.1)
      • +
      • x11/xfce4-terminal (0.6.2)
      • +
      • x11-fm/thunar (1.6.3)
      • +
      + +
    • Panel plugins:
    • + +
        +
      • deskutils/xfce4-xkb-plugin (0.5.6)
      • +
      • textproc/xfce4-dict-plugin (0.7.0)
      • +
      • x11-clocks/xfce4-timer-plugin (1.5.0)
      • +
      • x11/xfce4-embed-plugin (new)
      • +
      + +
    • Thunar plugins:
    • + +
        +
      • audio/thunar-media-tags-plugin (0.2.1)
      • +
      • archivers/thunar-archive-plugin (0.3.1)
      • +
      + +
    • x11/xfce4-embed-plugin can integrate any + application window into the Xfce panel.
    • + +
    • A new plugin is also available which monitors and displays earthquakes, + it is called xfce4-equake-plugin.
    • +
    + + + + Fix CPU issue with textproc/xfce4-dict-plugin (bug #10103). + + Investigate why midori-gtk3 crashes too often. + (The port is finished, but some libraries are not present by + default in ports tree). + + Fix x11-themes/gtk-xfce-engine with Gtk+ >=3.6. + + From owner-svn-doc-all@FreeBSD.ORG Sat Jul 6 23:15:14 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 309F0AF4; Sat, 6 Jul 2013 23:15:14 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 22EEF194A; Sat, 6 Jul 2013 23:15:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r66NFEF7047257; Sat, 6 Jul 2013 23:15:14 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r66NFEnK047256; Sat, 6 Jul 2013 23:15:14 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307062315.r66NFEnK047256@svn.freebsd.org> From: Gabor Pali Date: Sat, 6 Jul 2013 23:15:13 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42182 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 23:15:14 -0000 Author: pgj Date: Sat Jul 6 23:15:13 2013 New Revision: 42182 URL: http://svnweb.freebsd.org/changeset/doc/42182 Log: - Minor corrections for the Capsicum Q2 entry Submitted by: pjd Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 22:15:29 2013 (r42181) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Sat Jul 6 23:15:13 2013 (r42182) @@ -943,10 +943,10 @@ commits referenced above and the provided code aim to serve as examples. We would like to see more &os; tools to be sandboxed — every tool that can parse data from untrusted sources, - for example.

    + for example. This requires deep understanding of how the tool + in question works, not necessarily only Capsicum.

    -

    This work is being sponsored by the &os; Foundation and - Google.

    +

    This work is being sponsored by the &os; Foundation.