Import the FreeBSD Really-Quick(TM) NewsLetter.
This commit is contained in:
parent
91ac72d1de
commit
5026b790d4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3040
8 changed files with 418 additions and 0 deletions
8
data/news/Makefile
Normal file
8
data/news/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
# $Id: Makefile,v 1.1 1998-07-11 11:24:37 wosch Exp $
|
||||
|
||||
DOCS= qnewsletter.sgml
|
||||
|
||||
DOCS+= qnewsletter-1-1.sgml
|
||||
DOCS+= qnewsletter-1-2.sgml
|
||||
|
||||
.include "../web.mk"
|
82
data/news/qnewsletter-1-1.sgml
Normal file
82
data/news/qnewsletter-1-1.sgml
Normal file
|
@ -0,0 +1,82 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-11 11:24:41 $">
|
||||
<!ENTITY title "Quick NewsLetter Volume #1 Issue #1">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter-1-1.sgml,v 1.1 1998-07-11 11:24:41 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p align="center">
|
||||
FreeBSD Really-Quick(TM) NewsLetter.<br>
|
||||
Things Happening in FreeBSD.<br>
|
||||
Volume #1 Issue #1<br>
|
||||
June 1998<br>
|
||||
</p>
|
||||
<p></p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<B>General News</B>:<Br>
|
||||
Jordan Hubbard, Poul-Henning Kamp, Justin Gibbs, Jonathan Bresler,
|
||||
David Greenman and other members of the Core Team will be at the
|
||||
USENIX technical conference.
|
||||
Be Sure to Attend! Information at: <A HREF="http://www.usenix.org">http://www.usenix.org</A>
|
||||
June 15-19, New Orleans, Louisiana</li>
|
||||
|
||||
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf</A></li>
|
||||
|
||||
<li><b>Web Masters</b>:<br>
|
||||
Check out this article on balancing Webserver traffic:
|
||||
<a href="www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml">http://www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml</a></li>
|
||||
|
||||
<li><b>Filesystem Management</b>:<br>
|
||||
An early version of vinum, a FreeBSD volume manager, is available.
|
||||
It allows volumes to span disks and spread diskload across multiple disks.
|
||||
Check out: <A HREF="http://www.lemis.com/vinum.html.">http://www.lemis.com/vinum.html.</A> </li>
|
||||
|
||||
<li><b>Alpha Porting Project</b>:<br>
|
||||
There seems to be quite a bit of recent activity on this project.
|
||||
Developers are being actively sought.
|
||||
Join the alpha@freebsd.org mailing list.
|
||||
PALCode and other Alpha Documentation can be found at:
|
||||
<a href="ftp://ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html">ftp://ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html</a></li>
|
||||
|
||||
<li><b>X Window System</b>:<br>
|
||||
Check out the Enlightenment Desktop:
|
||||
/usr/ports/x11/enlightenment
|
||||
Check out the Themes you can download for Enlightenment:
|
||||
<A HREF="http://www.rasterman.com/themes/printthemes.cgi">http://www.rasterman.com/themes/printthemes.cgi</A></li>
|
||||
|
||||
<li><b>Graphics/Design</b>:<br>
|
||||
Check out the 'Blender' package from Neo-Geo
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/commerce/3D/Blender/">ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/commerce/3D/Blender/</A></li>
|
||||
|
||||
<li><b>System Administration</b>:<br>
|
||||
A Web Based FreeBSD System Administration Tool is available.
|
||||
<A HREF="http://ourworld.compuserve.com/homepages/berend/FreEasy.html">http://ourworld.compuserve.com/homepages/berend/FreEasy.html</A><br>
|
||||
|
||||
A X based FreeBSD System Administration Tool is also available.
|
||||
<A HREF="http://cam.grad.kiev.ua/~rssh/admin/admin.html">http://cam.grad.kiev.ua/~rssh/admin/admin.html</A> <br>
|
||||
|
||||
Both are functional, yet still in developmental stages.</li>
|
||||
|
||||
<li><b>Installing FreeBSD</b>:<br>
|
||||
Here is a newbie-oriented Install tutorial complete with screen shots.
|
||||
Check out: <A HREF="http://www.vmunix.com/fbsd-book/install.phtml">http://www.vmunix.com/fbsd-book/install.phtml</A></li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
This is a monthly Newsletter, published only by E-mail.
|
||||
If you have anything you would like to see in the next edition,
|
||||
please send e-mail to fbsd-book@vmunix.co>
|
||||
|
||||
<p align=center>-Chris Coleman <chrisc@vmunix.com>
|
||||
</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
88
data/news/qnewsletter-1-2.sgml
Normal file
88
data/news/qnewsletter-1-2.sgml
Normal file
|
@ -0,0 +1,88 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-11 11:24:43 $">
|
||||
<!ENTITY title "Quick NewsLetter Volume #1 Issue #2">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter-1-2.sgml,v 1.1 1998-07-11 11:24:43 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p align="center">
|
||||
FreeBSD Really-Quick(TM) NewsLetter.<br>
|
||||
Things Happening in FreeBSD.<br>
|
||||
Volume #1 Issue #2<br>
|
||||
July 1998<br>
|
||||
</p>
|
||||
<p></p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>General News:</b>
|
||||
Attention CVSup users and mirror site administrators. If you have not
|
||||
already done so, you need to upgrade to release 15.4 of CVSup.
|
||||
CVSup is available from <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/">ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/</A></li>
|
||||
|
||||
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf</A></li>
|
||||
|
||||
<li><b>IP Bandwith:</b>
|
||||
ipltd - IP traffic bandwidth shaping/limiting daemon.
|
||||
You can find it in <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/incoming/ipltd_v2.01.tgz">ftp://ftp.freebsd.org/pub/FreeBSD/incoming/ipltd_v2.01.tgz</A></li>
|
||||
|
||||
<li><b>Freebsd-Advocacy:</b>
|
||||
Check your local University Bookstore, most have patron
|
||||
request/suggestion cards that allow you to suggest books they
|
||||
should carry. Suggest Greg Lehey's latest book.
|
||||
"The Complete FreeBSD", second edition,
|
||||
published by Walnut Creek CDROM. ISBN 1-57176-216-7
|
||||
(<A HREF="http://www.cdrom.com/titles/os/bsdbook2.htm">http://www.cdrom.com/titles/os/bsdbook2.htm</A>)</li>
|
||||
|
||||
<li><b>Fill out the Free-Software Survey.</b>
|
||||
<a href="http://www.sun.com/sunworldonline/swol-06-1998/swol-06-readersurvey.html">http://www.sun.com/sunworldonline/swol-06-1998/swol-06-readersurvey.html</a></li>
|
||||
|
||||
<li><b>FreeBSD in Hollywood</b>
|
||||
Check out these FreeBSD/Apache run web sites:
|
||||
<a href="http://www.volcano.com">http://www.volcano.com</a>,
|
||||
<a href="http://www.romeoandjuliet.com">http://www.romeoandjuliet.com</a>,
|
||||
<a href="http://www.speed2-cruisecontrol.com">http://www.speed2-cruisecontrol.com</a>
|
||||
These are run by <a href="http://www.gisolutions.com">http://www.gisolutions.com</a></li>
|
||||
|
||||
<li><b>FreeBSD-Security</b>
|
||||
Have you seen this article on FreeBSD Security
|
||||
<A HREF="http://www.samag.com/archive/0705/feature.html">http://www.samag.com/archive/0705/feature.html</A></li>
|
||||
|
||||
<li><b>Experimental Authentication and Authorization</b>
|
||||
Token Management Extensions in the FreeBSD Kernel
|
||||
<A HREF="http://www.watson.org/fbsd-hardening/tokens/">http://www.watson.org/fbsd-hardening/tokens/</A></li>
|
||||
|
||||
<li><b>FreeBSD Desktop Contest!</b>
|
||||
<A HREF="http://www.freebsd.org/~xcontest">http://www.freebsd.org/~xcontest</A> Win Fabulous Prizes!</li>
|
||||
|
||||
<li><b>Coda distributed file system version 4.6.0 now available</b>
|
||||
Coda is an advanced experimental distributed file system with features
|
||||
such as server replication and disconnected operation for laptops
|
||||
<A HREF="http://www.coda.cs.cmu.edu">http://www.coda.cs.cmu.edu</A></li>
|
||||
|
||||
<li><b>Need help asking a Question about FreeBSD?</b>
|
||||
<A HREF="http://www.aei.ca/~malartre/how-to-ask-en.html">http://www.aei.ca/~malartre/how-to-ask-en.html</A> (English)
|
||||
<A HREF="http://www.aei.ca/~malartre/how-to-ask-fr.html">http://www.aei.ca/~malartre/how-to-ask-fr.html</A> (French)</li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
<p>
|
||||
This is a monthly Newsletter, published only by E-mail.
|
||||
If you have anything you would like to see in the next edition,
|
||||
please send e-mail to fbsd-book@vmunix.com
|
||||
</p>
|
||||
|
||||
<p align="center"> -Chris Coleman <chrisc@vmunix.com>
|
||||
</p>
|
||||
|
||||
<p</p>
|
||||
<a href="qnewsletter-1-1.html">Previous Quick Newsletter</a>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
31
data/news/qnewsletter.sgml
Normal file
31
data/news/qnewsletter.sgml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-11 11:24:46 $">
|
||||
<!ENTITY title "FreeBSD Really-Quick(TM) NewsLetter">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter.sgml,v 1.1 1998-07-11 11:24:46 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>
|
||||
FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
|
||||
</p>
|
||||
|
||||
<a name="1998"></a>
|
||||
<h2>1998</h2>
|
||||
<ul>
|
||||
<li><b>July</b>
|
||||
<a href="qnewsletter-1-2.html">Volume #1 Issue #2</a>
|
||||
</li>
|
||||
|
||||
<li><b>Juni</b>
|
||||
<a href="qnewsletter-1-1.html">Volume #1 Issue #1</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
8
en/news/Makefile
Normal file
8
en/news/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
# $Id: Makefile,v 1.1 1998-07-11 11:24:37 wosch Exp $
|
||||
|
||||
DOCS= qnewsletter.sgml
|
||||
|
||||
DOCS+= qnewsletter-1-1.sgml
|
||||
DOCS+= qnewsletter-1-2.sgml
|
||||
|
||||
.include "../web.mk"
|
82
en/news/qnewsletter-1-1.sgml
Normal file
82
en/news/qnewsletter-1-1.sgml
Normal file
|
@ -0,0 +1,82 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-11 11:24:41 $">
|
||||
<!ENTITY title "Quick NewsLetter Volume #1 Issue #1">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter-1-1.sgml,v 1.1 1998-07-11 11:24:41 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p align="center">
|
||||
FreeBSD Really-Quick(TM) NewsLetter.<br>
|
||||
Things Happening in FreeBSD.<br>
|
||||
Volume #1 Issue #1<br>
|
||||
June 1998<br>
|
||||
</p>
|
||||
<p></p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<B>General News</B>:<Br>
|
||||
Jordan Hubbard, Poul-Henning Kamp, Justin Gibbs, Jonathan Bresler,
|
||||
David Greenman and other members of the Core Team will be at the
|
||||
USENIX technical conference.
|
||||
Be Sure to Attend! Information at: <A HREF="http://www.usenix.org">http://www.usenix.org</A>
|
||||
June 15-19, New Orleans, Louisiana</li>
|
||||
|
||||
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf</A></li>
|
||||
|
||||
<li><b>Web Masters</b>:<br>
|
||||
Check out this article on balancing Webserver traffic:
|
||||
<a href="www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml">http://www.WebTechniques.com/features/1998/05/engelschall/engelschall.shtml</a></li>
|
||||
|
||||
<li><b>Filesystem Management</b>:<br>
|
||||
An early version of vinum, a FreeBSD volume manager, is available.
|
||||
It allows volumes to span disks and spread diskload across multiple disks.
|
||||
Check out: <A HREF="http://www.lemis.com/vinum.html.">http://www.lemis.com/vinum.html.</A> </li>
|
||||
|
||||
<li><b>Alpha Porting Project</b>:<br>
|
||||
There seems to be quite a bit of recent activity on this project.
|
||||
Developers are being actively sought.
|
||||
Join the alpha@freebsd.org mailing list.
|
||||
PALCode and other Alpha Documentation can be found at:
|
||||
<a href="ftp://ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html">ftp://ftp.digital.com/pub/Digital/info/semiconductor/literature/dsc-library.html</a></li>
|
||||
|
||||
<li><b>X Window System</b>:<br>
|
||||
Check out the Enlightenment Desktop:
|
||||
/usr/ports/x11/enlightenment
|
||||
Check out the Themes you can download for Enlightenment:
|
||||
<A HREF="http://www.rasterman.com/themes/printthemes.cgi">http://www.rasterman.com/themes/printthemes.cgi</A></li>
|
||||
|
||||
<li><b>Graphics/Design</b>:<br>
|
||||
Check out the 'Blender' package from Neo-Geo
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/commerce/3D/Blender/">ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE/commerce/3D/Blender/</A></li>
|
||||
|
||||
<li><b>System Administration</b>:<br>
|
||||
A Web Based FreeBSD System Administration Tool is available.
|
||||
<A HREF="http://ourworld.compuserve.com/homepages/berend/FreEasy.html">http://ourworld.compuserve.com/homepages/berend/FreEasy.html</A><br>
|
||||
|
||||
A X based FreeBSD System Administration Tool is also available.
|
||||
<A HREF="http://cam.grad.kiev.ua/~rssh/admin/admin.html">http://cam.grad.kiev.ua/~rssh/admin/admin.html</A> <br>
|
||||
|
||||
Both are functional, yet still in developmental stages.</li>
|
||||
|
||||
<li><b>Installing FreeBSD</b>:<br>
|
||||
Here is a newbie-oriented Install tutorial complete with screen shots.
|
||||
Check out: <A HREF="http://www.vmunix.com/fbsd-book/install.phtml">http://www.vmunix.com/fbsd-book/install.phtml</A></li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
This is a monthly Newsletter, published only by E-mail.
|
||||
If you have anything you would like to see in the next edition,
|
||||
please send e-mail to fbsd-book@vmunix.co>
|
||||
|
||||
<p align=center>-Chris Coleman <chrisc@vmunix.com>
|
||||
</p>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
88
en/news/qnewsletter-1-2.sgml
Normal file
88
en/news/qnewsletter-1-2.sgml
Normal file
|
@ -0,0 +1,88 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-11 11:24:43 $">
|
||||
<!ENTITY title "Quick NewsLetter Volume #1 Issue #2">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter-1-2.sgml,v 1.1 1998-07-11 11:24:43 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p align="center">
|
||||
FreeBSD Really-Quick(TM) NewsLetter.<br>
|
||||
Things Happening in FreeBSD.<br>
|
||||
Volume #1 Issue #2<br>
|
||||
July 1998<br>
|
||||
</p>
|
||||
<p></p>
|
||||
|
||||
<ul>
|
||||
|
||||
<li><b>General News:</b>
|
||||
Attention CVSup users and mirror site administrators. If you have not
|
||||
already done so, you need to upgrade to release 15.4 of CVSup.
|
||||
CVSup is available from <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/">ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/</A></li>
|
||||
|
||||
<li><b>Download the Published FreeBSD News Letter Volume #2</b>:
|
||||
<A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf">ftp://ftp.freebsd.org/pub/FreeBSD/newsletter/issue2.pdf</A></li>
|
||||
|
||||
<li><b>IP Bandwith:</b>
|
||||
ipltd - IP traffic bandwidth shaping/limiting daemon.
|
||||
You can find it in <A HREF="ftp://ftp.freebsd.org/pub/FreeBSD/incoming/ipltd_v2.01.tgz">ftp://ftp.freebsd.org/pub/FreeBSD/incoming/ipltd_v2.01.tgz</A></li>
|
||||
|
||||
<li><b>Freebsd-Advocacy:</b>
|
||||
Check your local University Bookstore, most have patron
|
||||
request/suggestion cards that allow you to suggest books they
|
||||
should carry. Suggest Greg Lehey's latest book.
|
||||
"The Complete FreeBSD", second edition,
|
||||
published by Walnut Creek CDROM. ISBN 1-57176-216-7
|
||||
(<A HREF="http://www.cdrom.com/titles/os/bsdbook2.htm">http://www.cdrom.com/titles/os/bsdbook2.htm</A>)</li>
|
||||
|
||||
<li><b>Fill out the Free-Software Survey.</b>
|
||||
<a href="http://www.sun.com/sunworldonline/swol-06-1998/swol-06-readersurvey.html">http://www.sun.com/sunworldonline/swol-06-1998/swol-06-readersurvey.html</a></li>
|
||||
|
||||
<li><b>FreeBSD in Hollywood</b>
|
||||
Check out these FreeBSD/Apache run web sites:
|
||||
<a href="http://www.volcano.com">http://www.volcano.com</a>,
|
||||
<a href="http://www.romeoandjuliet.com">http://www.romeoandjuliet.com</a>,
|
||||
<a href="http://www.speed2-cruisecontrol.com">http://www.speed2-cruisecontrol.com</a>
|
||||
These are run by <a href="http://www.gisolutions.com">http://www.gisolutions.com</a></li>
|
||||
|
||||
<li><b>FreeBSD-Security</b>
|
||||
Have you seen this article on FreeBSD Security
|
||||
<A HREF="http://www.samag.com/archive/0705/feature.html">http://www.samag.com/archive/0705/feature.html</A></li>
|
||||
|
||||
<li><b>Experimental Authentication and Authorization</b>
|
||||
Token Management Extensions in the FreeBSD Kernel
|
||||
<A HREF="http://www.watson.org/fbsd-hardening/tokens/">http://www.watson.org/fbsd-hardening/tokens/</A></li>
|
||||
|
||||
<li><b>FreeBSD Desktop Contest!</b>
|
||||
<A HREF="http://www.freebsd.org/~xcontest">http://www.freebsd.org/~xcontest</A> Win Fabulous Prizes!</li>
|
||||
|
||||
<li><b>Coda distributed file system version 4.6.0 now available</b>
|
||||
Coda is an advanced experimental distributed file system with features
|
||||
such as server replication and disconnected operation for laptops
|
||||
<A HREF="http://www.coda.cs.cmu.edu">http://www.coda.cs.cmu.edu</A></li>
|
||||
|
||||
<li><b>Need help asking a Question about FreeBSD?</b>
|
||||
<A HREF="http://www.aei.ca/~malartre/how-to-ask-en.html">http://www.aei.ca/~malartre/how-to-ask-en.html</A> (English)
|
||||
<A HREF="http://www.aei.ca/~malartre/how-to-ask-fr.html">http://www.aei.ca/~malartre/how-to-ask-fr.html</A> (French)</li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
||||
<p>
|
||||
This is a monthly Newsletter, published only by E-mail.
|
||||
If you have anything you would like to see in the next edition,
|
||||
please send e-mail to fbsd-book@vmunix.com
|
||||
</p>
|
||||
|
||||
<p align="center"> -Chris Coleman <chrisc@vmunix.com>
|
||||
</p>
|
||||
|
||||
<p</p>
|
||||
<a href="qnewsletter-1-1.html">Previous Quick Newsletter</a>
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
31
en/news/qnewsletter.sgml
Normal file
31
en/news/qnewsletter.sgml
Normal file
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1998-07-11 11:24:46 $">
|
||||
<!ENTITY title "FreeBSD Really-Quick(TM) NewsLetter">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: qnewsletter.sgml,v 1.1 1998-07-11 11:24:46 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>
|
||||
FreeBSD Really-Quick(TM) NewsLetter. Things Happening in FreeBSD.
|
||||
</p>
|
||||
|
||||
<a name="1998"></a>
|
||||
<h2>1998</h2>
|
||||
<ul>
|
||||
<li><b>July</b>
|
||||
<a href="qnewsletter-1-2.html">Volume #1 Issue #2</a>
|
||||
</li>
|
||||
|
||||
<li><b>Juni</b>
|
||||
<a href="qnewsletter-1-1.html">Volume #1 Issue #1</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue