From owner-cvs-all@FreeBSD.ORG Fri Nov 14 14:11:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F59F16A4CE; Fri, 14 Nov 2003 14:11:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CDB843FAF; Fri, 14 Nov 2003 14:11:45 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAEMBiXJ078325; Fri, 14 Nov 2003 14:11:44 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAEMBi81078324; Fri, 14 Nov 2003 14:11:44 -0800 (PST) (envelope-from marcel) Message-Id: <200311142211.hAEMBi81078324@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 14 Nov 2003 14:11:44 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 22:11:45 -0000 marcel 2003/11/14 14:11:44 PST FreeBSD src repository Modified files: . UPDATING Log: Add the most vital piece of information WRT upgrading past the statfs changes: you must have COMPAT_FREEBSD4 in your kernel config file. Everything else is documented procedure and will not save your ass if you don't have the option. Revision Changes Path 1.281 +11 -5 src/UPDATING