diff options
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 5 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index bf9c4afd7ea1..b98e255bb467 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -46,6 +46,11 @@ older PXE versions are not supported. This allow network booting using DHCP. &merged;</para> + <para arch="i386">The &os; boot loader now contains a workaround + to support CDROM booting on certain IBM BIOSs that expect the + first sector of the emulated floppy to contain a valid MS-DOS BPB + that they can modify. &merged;</para> + <para>Support for USB devices was added to the <filename>GENERIC</filename> kernel and to the installation programs to support USB devices out of the box. Note that SRM 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 bf9c4afd7ea1..b98e255bb467 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -46,6 +46,11 @@ older PXE versions are not supported. This allow network booting using DHCP. &merged;</para> + <para arch="i386">The &os; boot loader now contains a workaround + to support CDROM booting on certain IBM BIOSs that expect the + first sector of the emulated floppy to contain a valid MS-DOS BPB + that they can modify. &merged;</para> + <para>Support for USB devices was added to the <filename>GENERIC</filename> kernel and to the installation programs to support USB devices out of the box. Note that SRM |
