Mention Bob Van Valzah's Bootstrapping Vinum article in the News, and
Articles listings.
This commit is contained in:
parent
c1e15ad77e
commit
3b1b66528c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11020
3 changed files with 26 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.125 2001/10/08 06:52:36 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.126 2001/10/10 21:45:55 murray Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -169,6 +169,11 @@ Developer's Handbook.</a></small></p>
|
|||
including ESDI disks, and SCSI disks, tape drives, and CDROM
|
||||
drives.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/vinum/index.html">Bootstrapping
|
||||
Vinum: A Foundation for Reliable Servers</a><br>
|
||||
<small>A gentle introduction to failure-resilient servers and
|
||||
step-by-step instructions for building one with Vinum.</small></p>
|
||||
|
||||
<p><a href="doc/en_US.ISO8859-1/articles/vm-design/index.html">Design
|
||||
elements of the FreeBSD VM system</a><br>
|
||||
<small>An easy to follow description of the design of the FreeBSD
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/news/news.xml,v 1.28 2001/10/23 13:05:58 asmodai Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.29 2001/10/23 13:07:59 asmodai Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -32,6 +32,15 @@
|
|||
<day>
|
||||
<name>23</name>
|
||||
|
||||
<event>
|
||||
<title>Bootstrapping Vinum: A Foundation for Reliable Servers</title>
|
||||
<p><a href="mailto:Bob@BGPBook.Com">Bob Van Valzah</a> has submitted
|
||||
an article introducing <a
|
||||
href="$base/doc/en_US.ISO8859-1/articles/vinum/index.html">
|
||||
failure-resilient servers and step-by-step instructions
|
||||
for building one with Vinum</a>.</p>
|
||||
</event>
|
||||
|
||||
<event>
|
||||
<title>FreeBSD/ia64 port boots unattended to multi-user mode</title>
|
||||
<p><a href="mailto:dfr@FreeBSD.org">Doug Rabson</a> and
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/news/news.xml,v 1.28 2001/10/23 13:05:58 asmodai Exp $
|
||||
$FreeBSD: www/en/news/news.xml,v 1.29 2001/10/23 13:07:59 asmodai Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -32,6 +32,15 @@
|
|||
<day>
|
||||
<name>23</name>
|
||||
|
||||
<event>
|
||||
<title>Bootstrapping Vinum: A Foundation for Reliable Servers</title>
|
||||
<p><a href="mailto:Bob@BGPBook.Com">Bob Van Valzah</a> has submitted
|
||||
an article introducing <a
|
||||
href="$base/doc/en_US.ISO8859-1/articles/vinum/index.html">
|
||||
failure-resilient servers and step-by-step instructions
|
||||
for building one with Vinum</a>.</p>
|
||||
</event>
|
||||
|
||||
<event>
|
||||
<title>FreeBSD/ia64 port boots unattended to multi-user mode</title>
|
||||
<p><a href="mailto:dfr@FreeBSD.org">Doug Rabson</a> and
|
||||
|
|
Loading…
Reference in a new issue