Add two new articles, one about Java support, the other one about
using ACLs PR: 55675, 55992 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li>
This commit is contained in:
parent
25f64ca6e9
commit
fa44c0021a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18009
1 changed files with 22 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<press>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/news/press.xml,v 1.80 2003/07/28 01:12:09 jkoshy Exp $
|
||||
$FreeBSD: www/en/news/press.xml,v 1.81 2003/08/13 14:29:52 brueffer Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -17,6 +17,27 @@
|
|||
<month>
|
||||
<name>August</name>
|
||||
|
||||
<story>
|
||||
<name>FreeBSD Serves Up Java JDK</name>
|
||||
<url>http://siliconvalley.internet.com/news/article.php/3068481</url>
|
||||
<site-name>siliconvalley.internet.com</site-name>
|
||||
<site-url>http://siliconvalley.internet.com</site-url>
|
||||
<date>26 August 2003</date>
|
||||
<author>Michael Singer</author>
|
||||
<p>The author talks about the benefits, native Java support has for FreeBSD.</p>
|
||||
</story>
|
||||
|
||||
<story>
|
||||
<name>FreeBSD Access Control Lists</name>
|
||||
<url>http://www.onlamp.com/pub/a/bsd/2003/08/14/freebsd_acls.html</url>
|
||||
<site-name>OnLamp.com</site-name>
|
||||
<site-url>http://www.onlamp.com/</site-url>
|
||||
<date>14 August 2003</date>
|
||||
<author>Daniel Harris</author>
|
||||
<p>The author describes how to use Access Control Lists, one of
|
||||
FreeBSD 5.X new functionalities.</p>
|
||||
</story>
|
||||
|
||||
<story>
|
||||
<name>Ports Tricks</name>
|
||||
<url>http://www.onlamp.com/lpt/a/4057</url>
|
||||
|
|
Loading…
Reference in a new issue