[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pkgsrc/doc/guide/files/platforms.xml: 1.61 -> 1.62
以下のページの更新をしました。ツッコミをお願いします。
pkgsrc/doc/guide/files/platforms.xml: 1.61 -> 1.62
> date: 2010/04/25 13:15:48; author: obache; state: Exp; lines: +5 -2
> Note SUA 6.0 should work, 6.1 maybe, 5.2 unknonw.
水曜日までに異議がなければ、 commit します。
以下、訳と原文それぞれの新旧の差分です。
--- platforms.xml.orig 2010-06-15 00:22:49.000000000 +0900
+++ platforms.xml 2010-06-15 00:22:49.000000000 +0900
@@ -1,6 +1,6 @@
-<!-- $NetBSD: platforms.xml,v 1.61 2010/02/21 19:25:32 schmonz Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.62 2010/04/25 13:15:48 obache Exp $ -->
<!-- Based on english version: -->
-<!-- NetBSD: platforms.xml,v 1.61 2010/02/21 19:25:32 schmonz Exp -->
+<!-- NetBSD: platforms.xml,v 1.62 2010/04/25 13:15:48 obache Exp -->
<chapter id="platforms">
<title>&os; 以外のシステムで pkgsrc を使う</title>
@@ -111,8 +111,13 @@
pthreads がないことですが、このほかにも libc に欠けているものがあるかもしれません。)</para>
<para>Services for Unix Applications (別名 SUA) は、Windows Server 2003 R2
+ (5.2), Windows Vista および Windows Server 2008
+ (6.0), Windows 7 および Windows Server 2008 R2 (6.1)
+ に統合されている構成要素です。本稿執筆時点において、
+ SUA の Interix 6.0 (32 ビット) サブシステムで確認がおこなわれています。6.0 (64 ビット) および 6.1
+ (32 ビットおよび 64 ビット) でも動作するかもしれません。
および Windows Vista に統合されている構成要素です。本稿執筆時点において、
- SUA の Interix 5.x サブシステムで、pkgsrc を使った確認はまだおこなわれていません。</para>
+ Interix 5.x サブシステムで、pkgsrc を使った確認はまだおこなわれていません。</para>
<sect3 id="platform.interix-sfu-install">
<title>Interix/SFU のインストールに際して</title>
Index: platforms.xml
===================================================================
RCS file: /cvsroot/pkgsrc/doc/guide/files/platforms.xml,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- platforms.xml 21 Feb 2010 19:25:32 -0000 1.61
+++ platforms.xml 25 Apr 2010 13:15:48 -0000 1.62
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.61 2010/02/21 19:25:32 schmonz Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.62 2010/04/25 13:15:48 obache Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -111,7 +111,10 @@
of pthreads, but other parts of libc may also be lacking.)</para>
<para>Services for Unix Applications (aka SUA) is an integrated component
- of Windows Server 2003 R2 and Windows Vista. As of this writing, SUA's
+ of Windows Server 2003 R2 (5.2), Windows Vista and Windows Server 2008
+ (6.0), Windows 7 and Windows Server 2008 R2 (6.1). As of this writing,
+ SUA's Interix 6.0 (32bit) subsystem has been tested. 6.0 (64bit) and 6.1
+ (both 32bit and 64bit) may work.
Interix 5.x subsystem has not yet been tested with pkgsrc.</para>
<sect3 id="platform.interix-sfu-install">