[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
docs/current/index.xml: 1.4 -> 1.5
以下のページの更新をしました。ツッコミをお願いします。
docs/current/index.xml: 1.4 -> 1.5
> revision 1.5
> date: 2009/01/13 21:49:05; author: hubertf; state: Exp; lines: +5 -3
> Manual extraction of etc.tgz is no longer needed, etcupdate and postinstall
> can do that now (which is already documented). While there mention that
> they work for xetc.tgz, too.
>
> Based on input by Jean-Yves Migeon in private mail.
木曜日までに異議がなければ、 commit します。
以下、訳と原文それぞれの新旧の差分です。
--- docs/current/index.xml.orig 2009-01-14 21:26:24.000000000 +0900
+++ docs/current/index.xml 2009-01-14 21:26:24.000000000 +0900
@@ -5,10 +5,10 @@
<webpage id="ja-docs-current-index">
<config param="desc" value="Tracking NetBSD-current"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.4 2008/11/23 22:10:08 hubertf Exp $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.5 2009/01/13 21:49:05 hubertf Exp $"/>
<!-- Based on english version: -->
-<!-- NetBSD: index.xml,v 1.4 2008/11/23 22:10:08 hubertf Exp -->
-<config param="rcsdate" value="$Date: 2008/11/23 22:10:08 $"/>
+<!-- NetBSD: index.xml,v 1.5 2009/01/13 21:49:05 hubertf Exp -->
+<config param="rcsdate" value="$Date: 2009/01/13 21:49:05 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -76,7 +76,6 @@
<programlisting>
$ su
# cd /root
- # tar -zxpf ~/etc.tgz
# tar -zxpf ~/kern-GENERIC.tgz
# ln -fh /netbsd /netbsd.old
# mv netbsd /netbsd
@@ -105,6 +104,9 @@
# /usr/sbin/etcupdate -s ~/etc.tgz
# shutdown -r now
</programlisting>
+X 配布セット (xbase など) をインストールしている場合は、
+リブートする前に、postinstall と etcupdate の引数を xetc.tgz にして、
+同様の手順を繰り返します。
</listitem>
</orderedlist>
</para>
Index: docs/current/index.xml
===================================================================
RCS file: /cvsroot/htdocs/docs/current/index.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- docs/current/index.xml 23 Nov 2008 22:10:08 -0000 1.4
+++ docs/current/index.xml 13 Jan 2009 21:49:05 -0000 1.5
@@ -5,8 +5,8 @@
<webpage id="docs-current-index">
<config param="desc" value="Tracking NetBSD-current"/>
-<config param="cvstag" value="$NetBSD: index.xml,v 1.4 2008/11/23 22:10:08 hubertf Exp $"/>
-<config param="rcsdate" value="$Date: 2008/11/23 22:10:08 $"/>
+<config param="cvstag" value="$NetBSD: index.xml,v 1.5 2009/01/13 21:49:05 hubertf Exp $"/>
+<config param="rcsdate" value="$Date: 2009/01/13 21:49:05 $"/>
<head>
<!-- Copyright (c) 1994-2005
@@ -77,7 +77,6 @@
<programlisting>
$ su
# cd /root
- # tar -zxpf ~/etc.tgz
# tar -zxpf ~/kern-GENERIC.tgz
# ln -fh /netbsd /netbsd.old
# mv netbsd /netbsd
@@ -106,6 +105,9 @@
# /usr/sbin/etcupdate -s ~/etc.tgz
# shutdown -r now
</programlisting>
+If you have the X sets installed (xbase, ...), you can repeat the
+postinstall and etcupdate steps with xetc.tgz as argument
+before rebooting.
</listitem>
</orderedlist>
</para>