From owner-p4-projects@FreeBSD.ORG Wed Oct 8 21:21:50 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 3588F106568A; Wed, 8 Oct 2008 21:21:50 +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 EC2B5106569F for ; Wed, 8 Oct 2008 21:21:49 +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 D7C4A8FC17 for ; Wed, 8 Oct 2008 21:21:49 +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 m98LLn4m014675 for ; Wed, 8 Oct 2008 21:21:49 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m98LLn2t014673 for perforce@freebsd.org; Wed, 8 Oct 2008 21:21:49 GMT (envelope-from rene@FreeBSD.org) Date: Wed, 8 Oct 2008 21:21:49 GMT Message-Id: <200810082121.m98LLn2t014673@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 151153 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: Wed, 08 Oct 2008 21:21:50 -0000 http://perforce.freebsd.org/chv.cgi?CH=151153 Change 151153 by rene@rene_self on 2008/10/08 21:21:31 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#9 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml#10 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/releng/Makefile#2 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/releng/article.sgml#3 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/disks/chapter.sgml#4 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#7 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/authors.ent#9 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/mailing-lists.ent#6 integrate .. //depot/projects/docproj_nl/share/images/articles/releng/branches-releng6.pic#2 integrate .. //depot/projects/docproj_nl/share/images/articles/releng/branches-releng7.pic#1 branch .. //depot/projects/docproj_nl/share/sgml/man-refs.ent#7 integrate .. //depot/projects/docproj_nl/www/en/cgi/getmsg.cgi#2 integrate .. //depot/projects/docproj_nl/www/en/developers.sgml#7 integrate .. //depot/projects/docproj_nl/www/en/releases/6.4R/schedule.sgml#5 integrate .. //depot/projects/docproj_nl/www/en/releng/index.sgml#5 integrate .. //depot/projects/docproj_nl/www/en/relnotes.sgml#2 integrate .. //depot/projects/docproj_nl/www/en/relnotes/Makefile#2 integrate .. //depot/projects/docproj_nl/www/share/sgml/news.xml#11 integrate .. //depot/projects/docproj_nl/www/share/sgml/press.xml#5 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#9 (text+ko) ==== @@ -1,4 +1,4 @@ - + + @@ -820,7 +820,7 @@ these lines to /etc/devfs.rules: - [localrules=1] + [localrules=5] add path 'da*' mode 0660 group operator ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#7 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -613,7 +613,7 @@ &a.cvsall.name; - /usr/(CVSROOT|doc|ports|projects|src) + /usr/(CVSROOT|doc|ports) All changes to any place in the tree (superset of other CVS commit lists) @@ -643,10 +643,93 @@ - &a.svn-src.name; + &a.svn-src-all.name; + /usr/src + All changes to the Subversion repository (except + for user + and projects) + + + + &a.svn-src-head.name; + /usr/src + All changes to the head branch of + the Subversion repository (the &os;-CURRENT + branch) + + + + &a.svn-src-projects.name; + /usr/projects + All changes to the projects + area of the src Subversion repository + + + + &a.svn-src-release.name; + /usr/src + All changes to the releases + area of the src Subversion repository + + + + &a.svn-src-releng.name; + /usr/src + All changes to the releng + branches of the src Subversion repository (the + security / release engineering branches) + + + + &a.svn-src-stable.name; + /usr/src + All changes to the all stable branches of the src + Subversion repository + + + + &a.svn-src-stable-6; + /usr/src + All changes to the stable/6 + branch of the src Subversion repository + + + + &a.svn-src-stable-7.name; + /usr/src + All changes to the stable/7 + branch of the src Subversion repository + + + + &a.svn-src-stable-other.name; + /usr/src + All changes to the + older stable branches of the src + Subversion repository + + + + &a.svn-src-svnadmin.name; + /usr/src + All changes to the administrative scripts, hooks, + and other configuration data of the src Subversion + repository + + + + &a.svn-src-user.name; + /usr/src + All changes to the + experimental user area of the src + Subversion repository + + + + &a.svn-src-vendor.name; /usr/src - All changes to the src tree - (SVN commit logs) + All changes to the vendor work area of the src + Subversion repository ==== //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/authors.ent#9 (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.462 2008/09/18 14:20:54 zec Exp $ + $FreeBSD: doc/en_US.ISO8859-1/share/sgml/authors.ent,v 1.463 2008/10/06 08:36:30 lstewart Exp $ --> aaron@FreeBSD.org"> @@ -624,6 +624,8 @@ logo@FreeBSD.org"> +lstewart@FreeBSD.org"> + lth@FreeBSD.org"> luigi@FreeBSD.org"> ==== //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/mailing-lists.ent#6 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -395,9 +395,53 @@ FreeBSD sun4v porting mailing list"> freebsd-sun4v"> - -FreeBSD SVN src commit list"> -svn-src"> + +SVN commit messages for the entire src tree (except for user and projects)"> +svn-src-all"> + + +SVN commit messages for the src tree for head/-current"> +svn-src-head"> + + +SVN commit messages for the src projects tree"> +svn-src-projects"> + + +SVN commit messages for releases in the src tree"> +svn-src-release"> + + +SVN commit messages for the release engineering / security commits to the src tree"> +svn-src-releng"> + + +SVN commit messages for all the -stable branches of the src tree"> +svn-src-stable"> + + +SVN commit messages for only the 6-stable src tree"> +svn-src-stable-6"> + + +SVN commit messages for only the 7-stable src tree"> +svn-src-stable-7"> + + +SVN commit messages for the old stable src trees"> +svn-src-stable-other"> + + +SVN commit messages for the admin / configuration tree"> +svn-src-svnadmin"> + + +SVN commit messages for the experimental user src tree"> +svn-src-user"> + + +SVN commit messages for the vendor work area tree"> +svn-src-vendor"> FreeBSD test mailing list"> ==== //depot/projects/docproj_nl/share/images/articles/releng/branches-releng6.pic#2 (text+ko) ==== @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.\" $FreeBSD: doc/share/images/articles/releng/branches-releng6.pic,v 1.4 2007/01/17 07:22:16 murray Exp $ +.\" $FreeBSD: doc/share/images/articles/releng/branches-releng6.pic,v 1.5 2008/10/05 12:41:45 hrs Exp $ .PS 6 @@ -30,6 +30,22 @@ box width .9 "\s-3RELENG_6_2\s+3" dashed line -> right from RELENG_6_2_0_RELEASE.e +RELENG_6_3_0_RELEASE: + ellipse width .9 "\s-26.3-RELEASE\s+2" + + line -> down from RELENG_6_3_0_RELEASE.s +RELENG_6_3: + box width .9 "\s-3RELENG_6_3\s+3" dashed + + line -> right from RELENG_6_3_0_RELEASE.e +RELENG_6_4_0_RELEASE: + ellipse width .9 "\s-26.4-RELEASE\s+2" + + line -> down from RELENG_6_4_0_RELEASE.s +RELENG_6_4: + box width .9 "\s-3RELENG_6_4\s+3" dashed + + line -> right from RELENG_6_4_0_RELEASE.e RELENG_6:box "\s-26-STABLE\s+2" .PE ==== //depot/projects/docproj_nl/share/sgml/man-refs.ent#7 (text+ko) ==== @@ -20,7 +20,7 @@ lexicographical order by the entity (i.e., the dots used in place of special characters should not be expanded when comparing). - $FreeBSD: doc/share/sgml/man-refs.ent,v 1.469 2008/09/28 19:09:35 danger Exp $ + $FreeBSD: doc/share/sgml/man-refs.ent,v 1.472 2008/10/06 21:49:01 simon Exp $ --> @@ -3247,7 +3247,9 @@ + + @@ -3409,6 +3411,7 @@ + ==== //depot/projects/docproj_nl/www/en/cgi/getmsg.cgi#2 (text+ko) ==== @@ -6,7 +6,7 @@ # by John Fieber # February 26, 1998 # -# $FreeBSD: www/en/cgi/getmsg.cgi,v 1.43 2007/07/16 18:12:04 wosch Exp $ +# $FreeBSD: www/en/cgi/getmsg.cgi,v 1.44 2008/10/08 02:38:35 peter Exp $ # require "./cgi-lib.pl"; @@ -61,7 +61,7 @@ } # from the local mail archive for current mails - elsif ($file =~ m%^current/(cvs|freebsd|p4|trustedbsd)-[a-z0-9-]+$% && + elsif ($file =~ m%^current/(cvs|svn|freebsd|p4|trustedbsd)-[a-z0-9-]+$% && open(DATA, "$messagepathcurrent$file")) { print "Content-type: text/plain\n\n"; while() { @@ -73,7 +73,7 @@ } if (($file =~ /^$messagepath/ && -f $file && open(DATA, $file)) || - ($file =~ m%^current/(cvs|freebsd|p4|trustedbsd)-[a-z0-9-]+$% && + ($file =~ m%^current/(cvs|svn|freebsd|p4|trustedbsd)-[a-z0-9-]+$% && open(DATA, "$messagepathcurrent$file"))) { @finfo = stat DATA; ==== //depot/projects/docproj_nl/www/en/developers.sgml#7 (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.205 2008/09/18 14:26:22 zec Exp $ +$FreeBSD: www/en/developers.sgml,v 1.206 2008/10/06 13:59:02 lstewart Exp $ --> @@ -313,6 +313,7 @@ + ==== //depot/projects/docproj_nl/www/en/releases/6.4R/schedule.sgml#5 (text+ko) ==== @@ -1,7 +1,7 @@ - + @@ -115,7 +115,7 @@ RELENG_6_4 branch 6 September 2008 - -- + 2 October 2008 The new release branch is created. Update newvers.sh and release.ent on various branches involved. ==== //depot/projects/docproj_nl/www/en/releng/index.sgml#5 (text+ko) ==== @@ -1,6 +1,6 @@ - + @@ -112,6 +112,14 @@ + RELENG_6_4 + Frozen + &contact.re; + A branch for FreeBSD 6.4 release candidate + (to be the FreeBSD 6.4 supported errata fix branch). + + + RELENG_6_3 Frozen &contact.so; ==== //depot/projects/docproj_nl/www/en/relnotes.sgml#2 (text+ko) ==== @@ -1,5 +1,5 @@ + ]> @@ -70,6 +70,18 @@
  • Errata
  • +

    FreeBSD 7-STABLE Release Documentation

    + + +

    FreeBSD 6-STABLE Release Documentation

    -

    FreeBSD 5-STABLE Release Documentation

    - - - -

    FreeBSD 4-STABLE Release Documentation

    - - -

    Other Sites

    Single-file HTML, PDF, and text renderings of the release ==== //depot/projects/docproj_nl/www/en/relnotes/Makefile#2 (text+ko) ==== @@ -7,13 +7,12 @@ # of relnotes should appear on the web site. The second word is the # path to that relnotes set. # -# $FreeBSD: www/en/relnotes/Makefile,v 1.7 2005/07/15 15:42:09 hrs Exp $ +# $FreeBSD: www/en/relnotes/Makefile,v 1.8 2008/10/05 10:17:00 simon Exp $ # RELNOTES?= CURRENT ${.CURDIR}/../../../relnotes/doc \ - 6-STABLE ${.CURDIR}/../../../relnotes6/doc \ - 5-STABLE ${.CURDIR}/../../../relnotes5/doc \ - 4-STABLE ${.CURDIR}/../../../relnotes4/doc + 7-STABLE ${.CURDIR}/../../../relnotes7/doc \ + 6-STABLE ${.CURDIR}/../../../relnotes6/doc all install clean obj: @set ${RELNOTES}; \ ==== //depot/projects/docproj_nl/www/share/sgml/news.xml#11 (text+ko) ==== @@ -25,7 +25,7 @@ - $FreeBSD: www/share/sgml/news.xml,v 1.199 2008/09/22 21:57:53 rnoland Exp $ + $FreeBSD: www/share/sgml/news.xml,v 1.200 2008/10/06 13:59:02 lstewart Exp $ @@ -33,6 +33,19 @@ 2008 + 10 + + + 6 + + +

    New committer: Lawrence + Stewart (src)

    + + + + + 9 ==== //depot/projects/docproj_nl/www/share/sgml/press.xml#5 (text+ko) ==== @@ -9,7 +9,7 @@ - $FreeBSD: www/share/sgml/press.xml,v 1.68 2008/08/27 08:32:42 jkoshy Exp $ + $FreeBSD: www/share/sgml/press.xml,v 1.70 2008/10/06 08:54:23 jkoshy Exp $ @@ -17,6 +17,19 @@ 2008 + 10 + + Review: PC-BSD 7 + http://www.osnews.com/story/20351/Review_PC-BSD_7 + OS News + http://www.osnews.com/ + 02 October 2008 + Amjith Ramanujam +

    A review of PC-BSD 7.

    +
    +
    + + 8 Network-Attached Storage on the Cheap @@ -28,6 +41,16 @@

    FreeBSD based FreeNAS is recommended for turning an old PC into a storage appliance.

    + + + How Do Open Source Installations Compare by Operating System? + https://www.osscensus.org/newsletter/Census-News-August-2008.html + The Open-Source Census + http://www.osscensus.org/ + August 2008 + Stormy Peters +

    A recent census shows interesting data about FreeBSD use.

    +