From b866db4e9297d8c0568d64e7a7a1b84c2c9417cb Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Fri, 18 Apr 2003 22:09:31 +0000 Subject: [PATCH] Add TODO item for converting UFS2 to be the default for sysinstall(8) and newfs(8). Patches are being circulated and will be committed within a few days. --- en/releases/5.1R/todo.sgml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/en/releases/5.1R/todo.sgml b/en/releases/5.1R/todo.sgml index 66e322ba36..7cb36a40c5 100644 --- a/en/releases/5.1R/todo.sgml +++ b/en/releases/5.1R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -108,6 +108,18 @@ chain components should be made into a port. + + UFS2 as installation, newfs default + In progress + &a.rwatson; + Change the installation and newfs(8) default format to UFS2. + In 5.0-RELEASE, UFS2 was optional to improve backward compatibility + and ease experimentation. In 5.1-RELEASE, UFS2 will be the + default due to higher performance, larger maximum capacity, and + access to features such as extended attributes. All tools will + continue to support UFS1. + +

Documentation items that must be resolved for 5.1