From owner-cvs-src@FreeBSD.ORG Tue Jun 26 01:39:00 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C47B916A421 for ; Tue, 26 Jun 2007 01:39:00 +0000 (UTC) (envelope-from grafan@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 8075B13C455 for ; Tue, 26 Jun 2007 01:39:00 +0000 (UTC) (envelope-from grafan@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so2207036pyb for ; Mon, 25 Jun 2007 18:38:59 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J6xmgBGc5/Ke90k6At2BvOHyq4FCz1OYoFqCznmGyiUibzRuDFByeLtmZnhDSERM0is/8ekgpEppff38l0xQSi8RYOCvfye3IE79SJqgNM6rQfLpIEw4CdxV43A/m8jiSwI+C3dTCsx4cEbEMsqsaUpLtfqwAvDq5espomL8b0Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=J4ThaZz5GdiMwSvYVRp69uztz+Pu2k535HaIRjl3HF5w58JlQEb3WrFmLGdqoHLCgEryAXkzP074iFJ9bkLlEExLJNcGIPSRyC8xTCaZZLaYY24M+lsoIk2rxQfzaXDWnPLVkAYzQ1WgfY6w4uS2u1iYEdlqmyQbMKMnHx7yTN0= Received: by 10.65.137.5 with SMTP id p5mr10266147qbn.1182821939816; Mon, 25 Jun 2007 18:38:59 -0700 (PDT) Received: by 10.64.196.20 with HTTP; Mon, 25 Jun 2007 18:38:59 -0700 (PDT) Message-ID: <6eb82e0706251838w4221e4d0n99abd776fc16d2f0@mail.gmail.com> Date: Tue, 26 Jun 2007 09:38:59 +0800 From: "Rong-en Fan" To: "Rong-En Fan" In-Reply-To: <200706230642.l5N6gfmG058610@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200706230642.l5N6gfmG058610@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 01:39:00 -0000 On 6/23/07, Rong-En Fan wrote: > rafan 2007-06-23 06:42:40 UTC > > FreeBSD src repository > > Modified files: > sys/conf NOTES > Log: > - Remove the warning about NULL filesystem. It is stable and safe to use in > both 6.x and 7.x. This is based on feedbacks on this thread > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=81818+0+current/freebsd-stable For archive, the correct url should be http://docs.freebsd.org/cgi/mid.cgi?6eb82e0706182246q6563ba03x31038082125b50ae Regards, Rong-En Fan > and my use it on 6.x. > > MFC after: 3 days > > - Update the warning about UNION filesystem. It is now actively maintained, > although there are still some issues being resolved. > > Reviewed by: freebsd-stable@, kris, bmah > Approved by: re (bmah) > > Revision Changes Path > 1.1435 +6 -4 src/sys/conf/NOTES > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" >