From d0b28388c6c09d44440e00438b3642181e3309df Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Tue, 14 Jan 2003 19:06:11 +0000 Subject: [PATCH] New release notes: dump(8) -C, newsyslog(8) W flag. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 12 ++++++++++++ release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index f3ec73c7c1f9..49ad60ca6239 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -2515,6 +2515,11 @@ options HZ=1000 # not compulsory but strongly recommended filesystem and performs the dump on the snapshot. The snapshot is removed when the dump is complete. + &man.dump.8; now supports caching of disk blocks with the + option. This can improve dump performance + at the cost of possibly missing filesystem updates that occur + between passes. + The option to &man.dump.8; no longer swallows an extra argument. &merged; @@ -3161,6 +3166,13 @@ options HZ=1000 # not compulsory but strongly recommended &man.gzip.1; can be specified in /etc/newsyslog.conf.) + &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) + to finish before beginning a new one. This feature is designed + to prevent system overloads caused by starting several + compression jobs on big files simultaneously. &merged; + The &man.nextboot.8; utility has been added to specify an alternate kernel and/or boot flags to be used the next time the machine is booted. A previous incarnation of this feature 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 f3ec73c7c1f9..49ad60ca6239 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -2515,6 +2515,11 @@ options HZ=1000 # not compulsory but strongly recommended filesystem and performs the dump on the snapshot. The snapshot is removed when the dump is complete. + &man.dump.8; now supports caching of disk blocks with the + option. This can improve dump performance + at the cost of possibly missing filesystem updates that occur + between passes. + The option to &man.dump.8; no longer swallows an extra argument. &merged; @@ -3161,6 +3166,13 @@ options HZ=1000 # not compulsory but strongly recommended &man.gzip.1; can be specified in /etc/newsyslog.conf.) + &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) + to finish before beginning a new one. This feature is designed + to prevent system overloads caused by starting several + compression jobs on big files simultaneously. &merged; + The &man.nextboot.8; utility has been added to specify an alternate kernel and/or boot flags to be used the next time the machine is booted. A previous incarnation of this feature