Add Sysadmin September 1999 article on keeping upto-date with
the BSDs. Reported by: Michael Lucas <mwlucas@exceptionet.com> via wosch
This commit is contained in:
parent
f2ca731370
commit
da04882d7d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5347
1 changed files with 16 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-08-09 04:31:29 $">
|
||||
<!ENTITY date "$Date: 1999-08-11 05:21:19 $">
|
||||
<!ENTITY title "FreeBSD in the Press">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $Id: press.sgml,v 1.93 1999-08-09 04:31:29 jkoshy Exp $ -->
|
||||
<!-- $Id: press.sgml,v 1.94 1999-08-11 05:21:19 jkoshy Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -13,6 +13,20 @@
|
|||
<!-- some blub -->
|
||||
If you miss an entry please send the URL to
|
||||
<a href="../mailto.html">www@FreeBSD.ORG</a>
|
||||
<h2>September 1999</h2>
|
||||
<ul>
|
||||
|
||||
<li><p><b><a href="http://www.samag.com/">SysAdmin</a>
|
||||
September 1999</b><br>
|
||||
<a href="http://www.samag.com/current/index.shtml">
|
||||
Maintaining Patch Levels with Open Source BSDs</a><br>
|
||||
by Michael Lucas<br>
|
||||
Focusses on the BSD development model and the ease of keeping
|
||||
upto-date with tools like sup and CVSup.
|
||||
</p></li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>August 1999</h2>
|
||||
<ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue