From owner-p4-projects@FreeBSD.ORG Mon Jul 20 17:42:06 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id C16A81065673; Mon, 20 Jul 2009 17:42:05 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FBAA1065670 for ; Mon, 20 Jul 2009 17:42:05 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6B8128FC17 for ; Mon, 20 Jul 2009 17:42:05 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6KHg513077579 for ; Mon, 20 Jul 2009 17:42:05 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6KHg5w4077577 for perforce@freebsd.org; Mon, 20 Jul 2009 17:42:05 GMT (envelope-from rene@FreeBSD.org) Date: Mon, 20 Jul 2009 17:42:05 GMT Message-Id: <200907201742.n6KHg5w4077577@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Cc: Subject: PERFORCE change 166316 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jul 2009 17:42:06 -0000 http://perforce.freebsd.org/chv.cgi?CH=166316 Change 166316 by rene@rene_self on 2009/07/20 17:41:58 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#27 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#30 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml#27 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/portbuild/article.sgml#14 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml#4 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#37 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/authors.ent#22 integrate .. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#24 integrate .. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#21 integrate .. //depot/projects/docproj_nl/share/pgpkeys/yzlin.key#1 branch .. //depot/projects/docproj_nl/share/sgml/trademarks.ent#4 integrate .. //depot/projects/docproj_nl/www/en/developers.sgml#21 integrate .. //depot/projects/docproj_nl/www/share/sgml/news.xml#46 integrate .. //depot/projects/docproj_nl/www/share/sgml/press.xml#14 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#27 (text+ko) ==== @@ -9,7 +9,7 @@ The &os; Documentation Project - $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.284 2009/06/04 09:06:16 linimon Exp $ + $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.285 2009/07/18 15:46:44 keramida Exp $ 1999 @@ -42,7 +42,7 @@ start, and existing committers are strongly encouraged to review it from time to time. - Almost all FreeBSD developers have commmit rights to one or + Almost all FreeBSD 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 Problem Report database). @@ -863,7 +863,7 @@ Good commit messages are important. They tell others why you did the changes you did, not just right here and now, but months or years from now when someone wonders why some - seemingly illogical or inefficient piece of code snuck into + seemingly illogical or inefficient piece of code sneaked into your source file. It is also an invaluable aid to deciding which changes to MFC and which not to MFC. ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#30 (text+ko) ==== @@ -1,4 +1,4 @@ - + + Configure ssh: copy /etc/ssh to /usr/local/etc/ssh and add - NoneEnabled=yes to + NoneEnabled yes to sshd_config. @@ -1660,20 +1659,12 @@ directories: squid -z - - - Test each of the TCP ports by executing - telnet hostname portnumber. - 414 (or its tunnel) should give you a few lines of status - information; 8649 should give you an - XML response. - - - Enabling the node + + Configuration on <literal>pointyhat</literal> These steps need to be taken by a portmgr acting as root on pointyhat. @@ -1696,13 +1687,6 @@ - Test each of the TCP ports by executing - telnet hostname portnumber, - where portnumber is either the native - portnumber or its tunnelled equivalent. - - - Add the public IP address to /etc/hosts.allow. (Remember, multiple machines can be on the same IP address.) @@ -1764,13 +1748,74 @@ - Add an appropriate entry to - /usr/local/etc/gmetad.conf. + Add an appropriate data_source entry to + /usr/local/etc/gmetad.conf: + + data_source "arch/location Package Build Cluster" 30 hostname + + + Enabling the node + + These steps need to be taken by a portmgr + acting as ports-arch + on pointyhat. + + + + + Ensure that ssh is working by executing + ssh hostname. + + + + + Populate /var/portbuild/scripts/ + by something like + /var/portbuild/dosetupnode arch major latest hostname. + Verify that you now have files in that directory. + + + + + Test the other TCP ports by executing + telnet hostname portnumber. + 414 (or its tunnel) should give you a few lines of status + information including arch and + osversion; 8649 should + give you an XML response from + ganglia. + + + + This step needs to be taken by a portmgr + acting as root on pointyhat. + + + + + Tell qmanager about the node. Example: + + + python /var/portbuild/evil/qmanager/qclient add + name=uniquename + arch=arch + osversion=osversion + numcpus=number + haszfs=0 + online=1 + domain=domain + primarypool=package + pools="package all" maxjobs=1 + acl="ports-arch,deny_all" + + + + ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/virtualization/chapter.sgml#4 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -970,25 +970,25 @@ role="package">emulators/vmware3), which utilized the &linux; binary compatibility layer. Shortly after the release of &os; 7.2, the Open Source Edition (OSE) of - &sun;'s VirtualBox appeared in the + Sun's &virtualbox; appeared in the Ports Collection as a native &os; program. - VirtualBox is an actively developed, + &virtualbox; is an actively developed, complete virtualization package, that is available for most operating systems including &windows;, &macos;, &linux; and &os;. It is equally - capable at running &windows; or &unix;-type guests. It comes in two + capable at running &windows; or &unix; like guests. It comes in two flavors, an open source and a proprietary edition. From the user's point of view, perhaps the most important limitation of the OSE is the lack of USB support. Other differences may be found in the Editions page of the - VirtualBox wiki, at &virtualbox; wiki, at . Currently, only the OSE is available for &os;. - Installing VirtualBox + Installing &virtualbox; - VirtualBox is available as a &os; port + &virtualbox; is available as a &os; port in emulators/virtualbox, and may be installed using the following commands: @@ -1005,7 +1005,7 @@ menu, after the installation of the guest OS is finished. A few configuration changes are needed before - VirtualBox is started for the first time. + &virtualbox; is started for the first time. The port installs a kernel module in /boot/modules which must be loaded into the running kernel: @@ -1017,7 +1017,7 @@ vboxdrv_load="YES" - VirtualBox also requires the + &virtualbox; also requires the proc file system to be mounted: @@ -1030,7 +1030,7 @@ If an error message similar to the following is observed - when VirtualBox is run from + when &virtualbox; is run from the terminal: VirtualBox: supR3HardenedExecDir: couldn't read "", errno=2 cchLink=-1 @@ -1042,15 +1042,15 @@ The vboxusers group is created during - the installation of VirtualBox. - All users that need access to VirtualBox + the installation of &virtualbox;. + All users that need access to &virtualbox; will have to be added as members of this group. The pw command may be used to add new members: &prompt.root; pw groupmod vboxusers -m yourusername - To launch VirtualBox, either select + To launch &virtualbox;, either select the Sun VirtualBox item from your graphic environment's menu, or type the following in a terminal: @@ -1058,12 +1058,12 @@ &prompt.user; VirtualBox For more information on configuring and using - VirtualBox, please visit the official + &virtualbox;, please visit the official website at . As the &os; port is very recent, it is under heavy development. For the latest information and troubleshooting instructions, please visit the relevant page in the &os; wiki, at . + url="http://wiki.FreeBSD.org/VirtualBox">. ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#37 (text+ko) ==== @@ -1,7 +1,7 @@ June 24, 2009 8.0-CURRENT after SYSVIPC ABI change. + + 800105 + July 19, 2009 + 8.0-CURRENT after version bump for all + shared libraries that do not have symbol versioning + turned on. + ==== //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/authors.ent#22 (text+ko) ==== @@ -13,7 +13,7 @@ builds for the other languages, and we will poke fun of you in public. - $FreeBSD: doc/en_US.ISO8859-1/share/sgml/authors.ent,v 1.486 2009/06/07 19:14:05 tuexen Exp $ + $FreeBSD: doc/en_US.ISO8859-1/share/sgml/authors.ent,v 1.487 2009/07/20 14:15:44 yzlin Exp $ --> aaron@FreeBSD.org"> @@ -1184,6 +1184,8 @@ yongari@FreeBSD.org"> +yzlin@FreeBSD.org"> + xride@FreeBSD.org"> zarzycki@FreeBSD.org"> ==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#24 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -736,6 +736,11 @@ &pgpkey.clive; + + &a.yzlin; + &pgpkey.yzlin; + + &a.linimon; &pgpkey.linimon; ==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#21 (text+ko) ==== @@ -1,5 +1,5 @@ - + @@ -317,6 +317,7 @@ + ==== //depot/projects/docproj_nl/share/sgml/trademarks.ent#4 (text+ko) ==== @@ -8,7 +8,7 @@ Please keep this file sorted. - $FreeBSD: doc/share/sgml/trademarks.ent,v 1.45 2009/06/06 14:05:54 blackend Exp $ + $FreeBSD: doc/share/sgml/trademarks.ent,v 1.46 2009/07/19 20:31:50 manolis Exp $ --> 3Com and HomeConnect are registered @@ -329,9 +329,9 @@ Sun, Sun Microsystems, Java, Java Virtual Machine, JavaServer Pages, JDK, JRE, JSP, JVM, Netra, - Solaris, StarOffice, Sun Blade, Sun Enterprise, Sun Fire, SunOS, and - Ultra are trademarks or registered trademarks of Sun Microsystems, - Inc. in the United States and other countries."> + Solaris, StarOffice, Sun Blade, Sun Enterprise, Sun Fire, SunOS, + Ultra and VirtualBox are trademarks or registered trademarks of + Sun Microsystems, Inc. in the United States and other countries."> Java"> Java Virtual Machine"> JavaServer Pages"> @@ -348,6 +348,7 @@ Sun Fire"> Ultra"> SunOS"> +VirtualBox"> Symantec and Ghost are registered ==== //depot/projects/docproj_nl/www/en/developers.sgml#21 (text+ko) ==== @@ -6,7 +6,7 @@ us to update author names, or the representation of those names (such as adding email addresses), by just editing a single file. -$FreeBSD: www/en/developers.sgml,v 1.228 2009/06/08 16:03:29 np Exp $ +$FreeBSD: www/en/developers.sgml,v 1.229 2009/07/20 15:41:19 yzlin Exp $ --> @@ -588,6 +588,7 @@ + ==== //depot/projects/docproj_nl/www/share/sgml/news.xml#46 (text+ko) ==== @@ -25,7 +25,7 @@ - $FreeBSD: www/share/sgml/news.xml,v 1.263 2009/07/07 16:45:36 danger Exp $ + $FreeBSD: www/share/sgml/news.xml,v 1.265 2009/07/20 15:44:53 yzlin Exp $ @@ -36,6 +36,36 @@ 7 + 20 + +

New committer: Yi-Jheng + Lin (ports)

+
+
+ + + 18 + + + &os; 8.0-BETA2 Available + +

The final stage of the &os;-8.0 Release cycle continues + with the second public beta release. The &os; 8.0-BETA2 + ISO images for Tier-1 architectures are now available for + download on most of the + &os; mirror sites. As with the first beta release, + this is not yet intended for use in a production + environment. However we encourage our users to test this + release and report any bugs and problems you may have + found. For more information about this release and + updating details please see the official + announcement.

+
+
+ + 7 ==== //depot/projects/docproj_nl/www/share/sgml/press.xml#14 (text+ko) ==== @@ -9,7 +9,7 @@ - $FreeBSD: www/share/sgml/press.xml,v 1.84 2009/06/24 01:19:43 jkoshy Exp $ + $FreeBSD: www/share/sgml/press.xml,v 1.85 2009/07/19 22:07:54 danger Exp $ @@ -17,6 +17,26 @@ 2009 + 7 + + + Why &os; 8 Won't Rewrite the Book + http://www.internetnews.com/dev-news/article.php/3830041 + InternetNews.com ‐ WebMediaBrands Inc. + http://www.internetnews.com/ + 15 July 2009 + Sean Michael Kerner +

An article about the upcoming &os; 8.0 release, which + includes interviews with Michael Lucas, author of the Absolute + &os; book, Matt Olander of iXsystems, and Kris Moore of + PC-BSD. The primary focus of the article is how &os;, even + across major releases, still keeps the disruption for users + to a minimum, and introduces new features and improvements + without forcing a paradigm shift on the users.

+
+
+ + 6