From db5fb5c2b439e237686d9e013a13de73e35e6e94 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Mon, 3 Feb 2003 19:29:12 +0000 Subject: [PATCH] New release notes: CanBe power management, volume labels, MAKEDEV gone, sunlabel. Modified release notes: Use elfdump(1) entity. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 21 ++++++++++++++++++- .../en_US.ISO8859-1/relnotes/common/new.sgml | 21 ++++++++++++++++++- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index efef4c5bc3ea..c3fcee9835cb 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -96,6 +96,9 @@ Kernel Changes + Support for the CanBE power management + controller has been added. + &man.devfs.5; is now mandatory; the NODEVFS option has been removed from the set of possible kernel configuration options. @@ -158,6 +161,15 @@ &man.geom.4; is now mandatory; the NO_GEOM has been removed from the set of kernel configuration options. + + Support has been added for volume labels on UFS and UFS2 + filesystems. These labels are strings that can be used to + identify a volume, regardless of what device it appears on. + Labels can be set with the options to + &man.newfs.8; or &man.tunefs.8;. With the + GEOM_VOL module, volumes can be accessed + using their labels under /dev/vol. + @@ -213,7 +225,7 @@ print file system parameters in the form of a &man.newfs.8; command. - elfdump, a utility to display information about &man.elf.5; + &man.elfdump.1;, a utility to display information about &man.elf.5; format executable files, has been added. &man.fetch.1; uses the .netrc support @@ -261,6 +273,9 @@ make it available at times during system startup when only the root filesystem is mounted. + The MAKEDEV script is now unnecessary, due to the mandatory + presence of &man.devfs.5;, and has been removed. + &man.newsyslog.8; now supports a W flag to force previously-started compression jobs for an entry (or group of entries specified with the G flag) @@ -274,6 +289,10 @@ &man.ping.8; now supports a flag to set the Type of Service bits in outgoing packets. + The sunlabel utility, a program analogous to + &man.disklabel.8; that works on Sun disk labels, has been + added. + The &man.swapoff.8; command has been added to disable paging and swapping on a device. A related &man.swapctl.8; command has been added to provide an interface to &man.swapon.8; and diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index efef4c5bc3ea..c3fcee9835cb 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -96,6 +96,9 @@ Kernel Changes + Support for the CanBE power management + controller has been added. + &man.devfs.5; is now mandatory; the NODEVFS option has been removed from the set of possible kernel configuration options. @@ -158,6 +161,15 @@ &man.geom.4; is now mandatory; the NO_GEOM has been removed from the set of kernel configuration options. + + Support has been added for volume labels on UFS and UFS2 + filesystems. These labels are strings that can be used to + identify a volume, regardless of what device it appears on. + Labels can be set with the options to + &man.newfs.8; or &man.tunefs.8;. With the + GEOM_VOL module, volumes can be accessed + using their labels under /dev/vol. + @@ -213,7 +225,7 @@ print file system parameters in the form of a &man.newfs.8; command. - elfdump, a utility to display information about &man.elf.5; + &man.elfdump.1;, a utility to display information about &man.elf.5; format executable files, has been added. &man.fetch.1; uses the .netrc support @@ -261,6 +273,9 @@ make it available at times during system startup when only the root filesystem is mounted. + The MAKEDEV script is now unnecessary, due to the mandatory + presence of &man.devfs.5;, and has been removed. + &man.newsyslog.8; now supports a W flag to force previously-started compression jobs for an entry (or group of entries specified with the G flag) @@ -274,6 +289,10 @@ &man.ping.8; now supports a flag to set the Type of Service bits in outgoing packets. + The sunlabel utility, a program analogous to + &man.disklabel.8; that works on Sun disk labels, has been + added. + The &man.swapoff.8; command has been added to disable paging and swapping on a device. A related &man.swapctl.8; command has been added to provide an interface to &man.swapon.8; and