From owner-cvs-all@FreeBSD.ORG Sat Oct 9 03:33:19 2004 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 7FE9C16A4CE; Sat, 9 Oct 2004 03:33:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 611F443D3F; Sat, 9 Oct 2004 03:33:19 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i993XJds053303; Sat, 9 Oct 2004 03:33:19 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i993XJ4X053302; Sat, 9 Oct 2004 03:33:19 GMT (envelope-from scottl) Message-Id: <200410090333.i993XJ4X053302@repoman.freebsd.org> From: Scott Long Date: Sat, 9 Oct 2004 03:33:19 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.3R todo.sgml 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: Sat, 09 Oct 2004 03:33:19 -0000 scottl 2004-10-09 03:33:19 UTC FreeBSD doc repository Modified files: en/releases/5.3R todo.sgml Log: Retire the UFS2 item. sysinstall was fixed a while back to support >2TB. fdisk and bsdlabel have design limitations the prevent them from working with >2TB, but they don't prevent one from using GPT or raw partitions to hold large UFS2 filesystems. growfs is still problematic, but a fix is being tested in HEAD now. Revision Changes Path 1.93 +1 -11 www/en/releases/5.3R/todo.sgml