From e19ee8d3f1eefe35c693f76ec2fb92ad62ea7d89 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Wed, 21 Nov 2001 20:04:18 +0000 Subject: [PATCH] New release notes: debugging info in modules built with debugging kernel (based on info from gad), timed(8) works on alpha. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 9 +++++++++ release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 62d73d0d4ac..508979308a5 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -342,6 +342,13 @@ emulators/linux_base-7 (RedHat 7.X emulation) port. &merged; + If a debugging kernel with modules is being built + (i.e. using makeoptions DEBUG=-g), the modules + will now be built with debugging support as well, for + completeness. A side effect of this change is that modules built + and installed with debugging kernels will now occupy more space on + disk than they did previously. &merged; + Processor/Motherboard Support @@ -2035,6 +2042,8 @@ servers) in order to boot an image using TFTP. + &man.timed.8; now works on the alpha. + A version of Transport Independent RPC (TI-RPC) has been imported. 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 62d73d0d4ac..508979308a5 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -342,6 +342,13 @@ emulators/linux_base-7 (RedHat 7.X emulation) port. &merged; + If a debugging kernel with modules is being built + (i.e. using makeoptions DEBUG=-g), the modules + will now be built with debugging support as well, for + completeness. A side effect of this change is that modules built + and installed with debugging kernels will now occupy more space on + disk than they did previously. &merged; + Processor/Motherboard Support @@ -2035,6 +2042,8 @@ servers) in order to boot an image using TFTP. + &man.timed.8; now works on the alpha. + A version of Transport Independent RPC (TI-RPC) has been imported.