Add a link and a short description for the new freebsd-update-server article

This commit is contained in:
Manolis Kiagias 2011-02-13 17:57:16 +00:00
parent f8ddd0e5d8
commit 170f795654
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36919

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.39 2009/09/02 10:47:07 danger Exp $">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.40 2009/11/18 10:43:58 ale Exp $">
<!ENTITY title "Books and Articles Online">
<!ENTITY % navinclude.docs "INCLUDE">
@ -206,6 +206,13 @@
Tips and tricks to help you maximize the chances of getting
useful information from the -questions mailing list.</p>
<p><a href="&url.articles;/freebsd-update-server/index.html">Build
Your Own FreeBSD Update Server</a>
(freebsd-update-server)<br>
Using a FreeBSD Update server allows a system
administrator to perform fast updates for a number of
machines from a local mirror.</p>
<p><a href="&url.articles;/geom-class/index.html">Writing
a GEOM Class</a> (geom-class)<br>
A guide to GEOM internals, and writing your own class.</p>