From owner-p4-projects@FreeBSD.ORG Sun May 15 03:10:18 2011
Return-Path:
Delivered-To: p4-projects@freebsd.org
Received: by hub.freebsd.org (Postfix, from userid 32767)
id 7438E1065673; Sun, 15 May 2011 03:10:18 +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 2C69C106566C
for ; Sun, 15 May 2011 03:10:18 +0000 (UTC)
(envelope-from rene@FreeBSD.org)
Received: from skunkworks.freebsd.org (skunkworks.freebsd.org
[IPv6:2001:4f8:fff6::2d])
by mx1.freebsd.org (Postfix) with ESMTP id 196B58FC14
for ; Sun, 15 May 2011 03:10:18 +0000 (UTC)
Received: from skunkworks.freebsd.org (localhost [127.0.0.1])
by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id p4F3AHnW010391
for ; Sun, 15 May 2011 03:10:17 GMT
(envelope-from rene@FreeBSD.org)
Received: (from perforce@localhost)
by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id p4F3AHUB010387
for perforce@freebsd.org; Sun, 15 May 2011 03:10:17 GMT
(envelope-from rene@FreeBSD.org)
Date: Sun, 15 May 2011 03:10:17 GMT
Message-Id: <201105150310.p4F3AHUB010387@skunkworks.freebsd.org>
X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to
rene@FreeBSD.org using -f
From: Rene Ladan
To: Perforce Change Reviews
Precedence: bulk
Cc:
Subject: PERFORCE change 193163 for review
X-BeenThere: p4-projects@freebsd.org
X-Mailman-Version: 2.1.5
List-Id: p4 projects tree changes
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Sun, 15 May 2011 03:10:18 -0000
http://p4web.freebsd.org/@@193163?ac=10
Change 193163 by rene@rene_acer on 2011/05/15 03:10:00
IFC
Affected files ...
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#39 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.conf.default#3 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/pr-guidelines/article.sgml#7 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/faq/book.sgml#35 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#21 integrate
.. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#106 integrate
.. //depot/projects/docproj_nl/share/pgpkeys/gioria.key#2 delete
.. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#54 integrate
.. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#51 integrate
.. //depot/projects/docproj_nl/www/en/gnome/docs/halfaq.sgml#6 integrate
Differences ...
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#39 (text+ko) ====
@@ -9,7 +9,7 @@
The &os; Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.298 2011/03/24 20:09:24 cperciva Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.299 2011/05/14 20:44:31 hrs Exp $
1999
@@ -2413,8 +2413,7 @@
old. It should be integrated into the FreeBSD
documentation.
- Current Tier 2 platforms are ARM, PowerPC, ia64, Sparc64 and
- sun4v.
+ Current Tier 2 platforms are ARM, PowerPC, ia64, and Sparc64.
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.conf.default#3 (text+ko) ====
@@ -1,7 +1,7 @@
# This file: stage_1.conf.default, sourced by stage_1.sh.
#
# $Id: stage_1.conf.default,v 1.2 2004/01/03 13:55:06 toor Exp toor $
-# $FreeBSD: doc/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.conf.default,v 1.4 2008/12/03 21:59:51 schweikh Exp $
+# $FreeBSD: doc/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.conf.default,v 1.5 2011/05/14 20:44:31 hrs Exp $
# Root mount point where you create the new system. Because it is only
# used as a mount point, no space will be used on that file system as all
@@ -20,7 +20,7 @@
# Your target architecture as used for make buildworld TARGET=...
# If you did not specify a TARGET when building world, it defaulted
# to the build architecture (run "uname -m" to find out if you are unsure).
-TARGET="i386" # amd64 arm i386 ia64 mips pc98 powerpc sparc64 sun4v
+TARGET="i386" # amd64 arm i386 ia64 mips pc98 powerpc sparc64
# Available time zones are those under /usr/share/zoneinfo.
TIMEZONE="Europe/Berlin"
==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/pr-guidelines/article.sgml#7 (text+ko) ====
@@ -15,7 +15,7 @@
Problem Report Handling Guidelines
- $FreeBSD: doc/en_US.ISO8859-1/articles/pr-guidelines/article.sgml,v 1.36 2011/04/10 11:20:01 gavin Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/articles/pr-guidelines/article.sgml,v 1.37 2011/05/14 20:44:31 hrs Exp $
&tm-attrib.freebsd;
@@ -292,7 +292,7 @@
architecture-specific
- alpha, amd64, arm, i386, ia64, powerpc, sparc64, sun4v
+ alpha, amd64, arm, i386, ia64, powerpc, sparc64
freebsd-arch
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/faq/book.sgml#35 (text+ko) ====
@@ -12,7 +12,7 @@
The &os; Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.1134 2011/03/21 17:42:38 chinsan Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.1135 2011/05/14 20:44:31 hrs Exp $
1995
@@ -2232,7 +2232,7 @@
Yes. &os; currently runs on the Intel x86 and the
AMD64 architectures. The Intel EM64T, IA-64, &arm;,
- &powerpc;, sun4v and &sparc64; architectures are also
+ &powerpc;, and &sparc64; architectures are also
supported. Upcoming platforms are &mips; and &s390;, join
the &a.mips; for more information about ongoing work on
the &mips; platform. For general discussion on new
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml#21 (text+ko) ====
@@ -1,7 +1,7 @@
@@ -503,11 +503,6 @@
- &a.sun4v.name;
- Porting FreeBSD to &ultrasparc; T1 based systems
-
-
-
&a.sysinstall.name;
&man.sysinstall.8; development
==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#106 (text+ko) ====
@@ -1,7 +1,7 @@
The COMMENT variable should immediately follow the MAINTAINER
variable in the Makefile.
- Please try to keep the COMMENT line less than 60
+ Please try to keep the COMMENT value at no longer than 70
characters, as this line will be used by the &man.pkg.info.1;
utility to display a one-line summary of the port.
@@ -14124,6 +14124,12 @@
9.0-CURRENT after the removal of libobjc and
Objective-C support from the base system.
+
+ 900037
+ May 13, 2011
+ 9.0-CURRENT after importing the libprocstat(3)
+ library and fuser(1) utility to the base system.
+
==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#54 (text+ko) ====
@@ -1,7 +1,7 @@
@@ -481,11 +481,6 @@
&pgpkey.danger;
-
- &a.gioria;
- &pgpkey.gioria;
-
-
&a.pgollucci;
&pgpkey.pgollucci;
==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#51 (text+ko) ====
@@ -1,5 +1,5 @@
-
+
@@ -117,7 +117,6 @@
-
==== //depot/projects/docproj_nl/www/en/gnome/docs/halfaq.sgml#6 (text+ko) ====
@@ -1,6 +1,6 @@
-
+
]>
@@ -116,7 +116,13 @@
NOTE: Volumes that you wish to manage using
hal should NOT be listed in /etc/fstab.
This is especially true for CD devices and floppy disk
- devices.
+ devices. If you try to dynamically mount a volume using hal
+ that is listed in /etc/fstab you will see the
+ following error:
+
+
+mount_cd9660: /dev/acd0: Operation not permitted
+
If you are a GNOME user be aware that prior to GNOME
2.22, gnome-volume-manager was responsible for