From owner-cvs-all Fri Feb 21 10: 7:26 2003 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 39CA337B401; Fri, 21 Feb 2003 10:07:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDDA943FA3; Fri, 21 Feb 2003 10:07:24 -0800 (PST) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1LI7O0U097496; Fri, 21 Feb 2003 10:07:24 -0800 (PST) (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1LI7OId097495; Fri, 21 Feb 2003 10:07:24 -0800 (PST) Message-Id: <200302211807.h1LI7OId097495@repoman.freebsd.org> From: Makoto Matsushita Date: Fri, 21 Feb 2003 10:07:24 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/i386 dokern.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2003/02/21 10:07:24 PST Modified files: release/i386 dokern.sh Log: Push UFS_ACL back for i386. We have 11kbytes of free space on kern.flp. If we have no UFS_ACL kernel, users who already uses UFS1/2 attributes get confused since no access control is performed for an update install. Still, pc98 and alpha doesn't have UFS_ACL since I don't know about them. Nyan-san, if kern.flp on tatsu has enough spaces (4k or more spaces), please back UFS_ACL for pc98 also. Data collected from: 5.0-CURRENT-20030221-JPSNAP on snapshots.jp.FreeBSD.org Revision Changes Path 1.75 +0 -1 src/release/i386/dokern.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message