New release notes: pc98 SCSI MO support in boot loader (+MFC), make(1)
-C (+MFC), rarpd(8) -t (+MFC). MFCs noted: ubsa driver.
This commit is contained in:
parent
d6b992c723
commit
6324714cf6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109249
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user