Add the news that the system time/date handling code has been
added and is functional.
This commit is contained in:
parent
9eec70f178
commit
d26dd95feb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29068
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.2 2006/11/10 05:01:51 jb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sun4v.sgml,v 1.3 2006/11/12 06:24:32 jb Exp $">
|
||||
<!ENTITY title "FreeBSD/sun4v Project">
|
||||
<!ENTITY email 'freebsd-sun4v'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -41,6 +41,8 @@
|
|||
<h3><a name="news">Latest News</a></h3>
|
||||
|
||||
<ul>
|
||||
<li><p><b>13 November, 2006</b> : System time/date handling finished.
|
||||
|
||||
<li><p><b>12 November, 2006</b> : The very first install ISO
|
||||
and live CD can be downloaded from here: <a
|
||||
href="http://people.freebsd.org/~jb/sun4v/7.0-20061112-SNAP-sun4v-disc1.iso.bz2">
|
||||
|
@ -69,7 +71,6 @@
|
|||
<ul>
|
||||
<li>Load balance interrupts between CPUs.</li>
|
||||
<li>Add support for the serial port.</li>
|
||||
<li>System date and time. Use ntpdate in the mean time.</li>
|
||||
</ul>
|
||||
|
||||
<h3><a name="links">Pointers Of Interest</a></h3>
|
||||
|
|
Loading…
Reference in a new issue