diff options
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 8 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 8 |
2 files changed, 14 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 a8f8063dd2ce..e72b23cd47e7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -335,6 +335,12 @@ thus eliminating the need for an emulated floppy disk image on a bootable CDROM. &merged;</para> + <para>The kernel on the installation CDs is now separated from the + <filename>mfsroot</filename> image. This permits the use of a + full kernel when installing from CD on machines that support CD + booting (instead of the stripped-down kernel used on + floppies). &merged;</para> + <para arch="i386">The pmc driver, which supports the power management controller of the NEC PC-98NOTE, has been added. &merged;</para> @@ -2190,7 +2196,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <quote>auto</quote> partitioning mode which provide more reasonable defaults for the sizes of partitions that are created; auto-sized partitions can now also recover the space that becomes - available when other partitions are deleted.</para> + available when other partitions are deleted. &merged;</para> <para arch="alpha">Filesystems created from within &man.sysinstall.8; continue to use the old default block 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 a8f8063dd2ce..e72b23cd47e7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -335,6 +335,12 @@ thus eliminating the need for an emulated floppy disk image on a bootable CDROM. &merged;</para> + <para>The kernel on the installation CDs is now separated from the + <filename>mfsroot</filename> image. This permits the use of a + full kernel when installing from CD on machines that support CD + booting (instead of the stripped-down kernel used on + floppies). &merged;</para> + <para arch="i386">The pmc driver, which supports the power management controller of the NEC PC-98NOTE, has been added. &merged;</para> @@ -2190,7 +2196,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> <quote>auto</quote> partitioning mode which provide more reasonable defaults for the sizes of partitions that are created; auto-sized partitions can now also recover the space that becomes - available when other partitions are deleted.</para> + available when other partitions are deleted. &merged;</para> <para arch="alpha">Filesystems created from within &man.sysinstall.8; continue to use the old default block and |
