From owner-FreeBSD-users-jp@jp.FreeBSD.org Sat May 14 18:51:20 2005
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id j4E9pKQ09395;
	Sat, 14 May 2005 18:51:20 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from ns.crs.co.jp ([202.214.152.13])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id j4E9pJX09390
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sat, 14 May 2005 18:51:20 +0900 (JST)
	(envelope-from ta.nakamura@crs.co.jp)
Received: from inns.ycc.crs.co.jp (unknown [192.168.30.202])
	by ns.crs.co.jp with ESMTP id 06BE1BC041;
	Sat, 14 May 2005 18:51:18 +0900 (JST)
Received: from inns.ycc.crs.co.jp (localhost [127.0.0.1])
	by localhost.crs.co.jp with ESMTP id 97443124015;
	Sat, 14 May 2005 18:51:14 +0900 (JST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	by inns.ycc.crs.co.jp with ESMTP id 74DA9124014;
	Sat, 14 May 2005 18:51:14 +0900 (JST)
From: NAKAMURA Takeshi <1yen@sh.rim.or.jp>
To: FreeBSD-users-jp@jp.FreeBSD.org
In-Reply-To: <20050514.172038.219535376.kyrina@a-net.email.ne.jp>
References: <20050514.172038.219535376.kyrina@a-net.email.ne.jp>
X-Mailer-Plugin: BkASPil for Becky!2 Ver.2.045
Message-Id: <20050514180849.2300.1YEN@sh.rim.or.jp>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-2022-JP"
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver. 2.20.07 [ja]
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Sat, 14 May 2005 18:51:11 +0900
X-Sequence: FreeBSD-users-jp 84486
Subject: [FreeBSD-users-jp 84486] Re: www.jp.freebsd.org
 =?ISO-2022-JP?B?GyRCJE45OT83JEskRCQkJEYbKEI=?= 
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: 1yen@sh.rim.or.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+050320

$BCgB<$G$9!#(B


On Sat, 14 May 2005 17:20:38 +0900,
 Masao Miyakoshi <kyrina@a-net.email.ne.jp> wrote:

> 5/9$B$K=P$?(B5.4-RELEASE$B$N7o$,!"$^$@(B http://www.jp.freebsd.org/ $B$K8=$l$F(B
> $B$$$^$;$s$,!"2?$+M}M3$,$"$C$F!"$*$*$C$T$i$K$7$A$cBLL\$J$b$s2?$G$7$g$&$+!)(B

 $B$=$s$J$3$H$O$"$j$^$;$s!#$=$3$O!V(BFreeBSD $BM'$N2q!W$J$N$G!";2>H$9$k$Y$-$O(B
$B!V(BThe FreeBSD Project$B!W$N(B http://www.freebsd.org/ $B$G$7$g$&!#(B
$B$3$A$i$K$O!"%P%C%A%j:\$C$F$$$^$9!#(B

> # $B?75,$K@_Dj$9$kCN?M$,5o$k$N$G$9$,!"8x<0$N%Z!<%8$K:\$i$J$$$N$G!"4+(B
> # $B$a$FNI$$$b$N$+$I$&$+G:$s$@$N$G!D!D(B

 $BJX>h<ALd$G$9!#?75,$J$i4X78$J$$$H;W$&$N$G$9$,!"(BUPDATING $B$N0UL#$,(B
$B$$$^$$$AJ,$+$i$:$K(B($B1Q8l$KFqM-$j$G$7$F(B...) 5.3 => 5.4 $B$K$7$F$J$$$G$9!#(B

($B@h=5Kv!"$3$l$r8+F($7$F(B RELENG_5_4 $B$K$7$?8e(B panic $B$7$F$7$^$C$?$N$G(B
 5.3 $B$KLa$j$^$7$?!#(B)

20050228:
        The responsibility of recomputing the file system summary of
        a SoftUpdates-enabled dirty volume has been transferred to the
        background fsck.  A rebuild of fsck(8) utility is recommended
        if you have updated the kernel.

        To get the old behavior (recompute file system summary at mount
        time), you can set vfs.ffs.compute_summary_at_mount=1 before
        mounting the new volume.

5.3 --> 5.4 $B$K(B update $B$9$k$K$O(B
# echo "vfs.ffs.compute_summary_at_mount=1" >> /boot/loader.conf
# make buildkernel installkernel buildworld
# shutdown -r now
$B%7%s%0%k%f!<%6%b!<%I$X(B(boot -s)
# /usr/obj/usr/src/sbin/fsck/fsck  (<--- obj $B$N2<$N(B fsck $B$r;H$&$3$H(B!)
# mount -uw /
# mount -at ufs
# rm /usr/sbin/nslookup /usr/sbin/nsupdate
# rm /usr/sbin/named.restart /usr/sbin/ndc
# rm /usr/bin/dnskeygen /usr/bin/dnsquery
# rm /usr/libexec/named-xfer
# make installworld
# shutdown -r now

$B$H$$$&<j=g$K$J$k$s$G$7$g$&$+!)(B
----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+
 $B4X@>2-Fl@DG/$N=8$$(B $B$,$8$^$k$N2q(B $B<jEA$$(B $B0l?M$@$1$N>!<j$K?@F`@n;YIt(B
 $BCgB<(B $BIp(B <1yen@sh.rim.or.jp>


