summaryrefslogtreecommitdiffstats
path: root/release/doc
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2003-01-14 20:29:18 +0000
committerbmah <bmah@FreeBSD.org>2003-01-14 20:29:18 +0000
commitbd6c5f1c9e9ab17249895ff051f59c2259717c5b (patch)
tree0dcc6930c240600f5be32eed9df7746fa310b721 /release/doc
parent9eb1510fb947a1def19fce84e4b8039013b636fa (diff)
downloadFreeBSD-src-bd6c5f1c9e9ab17249895ff051f59c2259717c5b.zip
FreeBSD-src-bd6c5f1c9e9ab17249895ff051f59c2259717c5b.tar.gz
New release notes: pc98 SCSI MO support in boot loader (+MFC), make(1)
-C (+MFC), rarpd(8) -t (+MFC). MFCs noted: ubsa driver.
Diffstat (limited to 'release/doc')
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml13
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml13
2 files changed, 24 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 49ad60c..790d466 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -399,7 +399,7 @@
added. &merged;</para>
<para arch="i386,pc98">The ubsa driver has been added to support
- the Belkin F5U103 (and compatible) USB-to-serial adaptors.</para>
+ the Belkin F5U103 (and compatible) USB-to-serial adaptors. &merged;</para>
<para arch="i386,pc98" role="historic">The &man.umodem.4; driver for USB modems
has been added. Support is provided for the 3Com 5605 and
@@ -684,6 +684,9 @@
differences, the older PXE versions are not supported. This
allow network booting using DHCP. &merged;</para>
+ <para arch="pc98">The PC98 bootloader now has support for
+ booting from SCSI MO media. &merged;</para>
+
<!-- Above this line, order bootloader changes by keyword-->
<para arch="i386" role="historic">The &os; boot loader now contains a workaround
@@ -3026,6 +3029,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
the &os; and OpenBSD/NetBSD &man.make.1; programs.
&merged;</para>
+ <para>&man.make.1; now supports a <option>-C</option> flag to
+ change to a given directory before building its
+ target(s). &merged;</para>
+
<para role="historic">Bugs in &man.make.1;, among which include broken null suffix
behavior, bad assumptions about current directory permissions,
and potential buffer overflows, have been fixed. &merged;</para>
@@ -3357,6 +3364,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
&man.rand.3; has been improved to provide less biased
results.</para>
+ <para>&man.rarpd.8; now accepts a <option>-t</option> flag to
+ specify an alternative directory to
+ <filename>/tftpboot</filename>. &merged</para>
+
<para role="historic">&man.rc.8; now has a framework for handling dependencies
between &man.rc.conf.5; variables. &merged;</para>
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 49ad60c..790d466 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -399,7 +399,7 @@
added. &merged;</para>
<para arch="i386,pc98">The ubsa driver has been added to support
- the Belkin F5U103 (and compatible) USB-to-serial adaptors.</para>
+ the Belkin F5U103 (and compatible) USB-to-serial adaptors. &merged;</para>
<para arch="i386,pc98" role="historic">The &man.umodem.4; driver for USB modems
has been added. Support is provided for the 3Com 5605 and
@@ -684,6 +684,9 @@
differences, the older PXE versions are not supported. This
allow network booting using DHCP. &merged;</para>
+ <para arch="pc98">The PC98 bootloader now has support for
+ booting from SCSI MO media. &merged;</para>
+
<!-- Above this line, order bootloader changes by keyword-->
<para arch="i386" role="historic">The &os; boot loader now contains a workaround
@@ -3026,6 +3029,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
the &os; and OpenBSD/NetBSD &man.make.1; programs.
&merged;</para>
+ <para>&man.make.1; now supports a <option>-C</option> flag to
+ change to a given directory before building its
+ target(s). &merged;</para>
+
<para role="historic">Bugs in &man.make.1;, among which include broken null suffix
behavior, bad assumptions about current directory permissions,
and potential buffer overflows, have been fixed. &merged;</para>
@@ -3357,6 +3364,10 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
&man.rand.3; has been improved to provide less biased
results.</para>
+ <para>&man.rarpd.8; now accepts a <option>-t</option> flag to
+ specify an alternative directory to
+ <filename>/tftpboot</filename>. &merged</para>
+
<para role="historic">&man.rc.8; now has a framework for handling dependencies
between &man.rc.conf.5; variables. &merged;</para>
OpenPOWER on IntegriCloud