From owner-cvs-all Tue Feb 12 10:39: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2282E37B423; Tue, 12 Feb 2002 10:39:04 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1CIaO277142; Tue, 12 Feb 2002 10:36:24 -0800 (PST) (envelope-from luigi) Message-Id: <200202121836.g1CIaO277142@freefall.freebsd.org> From: Luigi Rizzo Date: Tue, 12 Feb 2002 10:36:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.diskless1 rc.diskless2 X-FreeBSD-CVS-Branch: RELENG_4 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 luigi 2002/02/12 10:36:23 PST Modified files: (Branch: RELENG_4) etc rc.diskless1 rc.diskless2 Log: Make the fs use 8k/1k blocks as 4:1 ratios are reported to give trouble sometimes. Probably 4096/512 would be ok too, but since i do not have a chance now to test it thoroughly i prefer to stay on the safe side (8k/1k is what was used before 4.5). Suggested-by: Warner Losh Revision Changes Path 1.5.2.8 +2 -2 src/etc/rc.diskless1 1.5.2.11 +2 -2 src/etc/rc.diskless2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message