Add a newsflash entry for the cvsup front-end tool so people will
actually (maybe) find and use it. :)
This commit is contained in:
parent
bfb93c07a2
commit
71d48e69c6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2301
2 changed files with 18 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-12-20 17:20:56 $">
|
||||
<!ENTITY date "$Date: 1997-12-26 23:21:14 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.64 1997-12-20 17:20:56 nsj Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.65 1997-12-26 23:21:14 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -21,6 +21,13 @@ Information</a></strong> page.</p>
|
|||
|
||||
<h2>December 1997</h2>
|
||||
<ul>
|
||||
<li><b>26-Dec-97</b>
|
||||
A convenient front-end tool for installing and configuring the
|
||||
<a href="handbook/cvsup.html">CVSup</a> utility is now available.
|
||||
To use it, simply login or su to root and run:
|
||||
<tt><b>pkg_add</b> ftp://freebsd.org/pub/jkh/cvsupit.tgz</tt>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>2-Dec-97</b>
|
||||
The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable
|
||||
branches and can either be incorporated by using the
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-12-20 17:20:56 $">
|
||||
<!ENTITY date "$Date: 1997-12-26 23:21:14 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.64 1997-12-20 17:20:56 nsj Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.65 1997-12-26 23:21:14 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -21,6 +21,13 @@ Information</a></strong> page.</p>
|
|||
|
||||
<h2>December 1997</h2>
|
||||
<ul>
|
||||
<li><b>26-Dec-97</b>
|
||||
A convenient front-end tool for installing and configuring the
|
||||
<a href="handbook/cvsup.html">CVSup</a> utility is now available.
|
||||
To use it, simply login or su to root and run:
|
||||
<tt><b>pkg_add</b> ftp://freebsd.org/pub/jkh/cvsupit.tgz</tt>
|
||||
<p></p></li>
|
||||
|
||||
<li><b>2-Dec-97</b>
|
||||
The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable
|
||||
branches and can either be incorporated by using the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue