From owner-cvs-src@FreeBSD.ORG Fri Oct 28 02:58:51 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB99A16A41F; Fri, 28 Oct 2005 02:58:51 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78A0543D48; Fri, 28 Oct 2005 02:58:51 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j9S2wp36058705; Fri, 28 Oct 2005 02:58:51 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9S2wpmL058704; Fri, 28 Oct 2005 02:58:51 GMT (envelope-from delphij) Message-Id: <200510280258.j9S2wpmL058704@repoman.freebsd.org> From: Xin LI Date: Fri, 28 Oct 2005 02:58:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src UPDATING 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: Fri, 28 Oct 2005 02:58:51 -0000 delphij 2005-10-28 02:58:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) . UPDATING Log: Some changes to reflect 6.0-STABLE/RELEASE: - Mention that this is -STABLE - Mention that only 5.3+ is supported for source upgrade - When just building a kernel we assume that the user got a system that is fresh enough - The in-place update is supported for 5.x-STABLE and 6.x-STABLE - Since we don't support systems that is prior to 5.3, don't mention about mergemaster three years before. - Since source upgrade from 4.x is no longer supported, we are supposed that COMPAT_FREEBSD5X is better suited for the source upgrade - At the end, call this a -STABLE Approved by: re (scottl) Revision Changes Path 1.416.2.5 +11 -11 src/UPDATING