Tag a few more projects as being part of SoC 2008. Some of these should
probably be removed as complete, but I'm not sure what their current status is. Remove the DTrace Toolkit port task as it's now at sysutils/DTraceToolkit.
This commit is contained in:
parent
a55e9ae757
commit
10441e5ed4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33917
1 changed files with 4 additions and 7 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
|||
<ideas>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.92 2009/03/06 04:33:53 brooks Exp $
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.93 2009/03/06 04:41:39 brooks Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -226,7 +226,7 @@ these buses to be a subclass of this new base class.</p>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea id="extendufs2" class="soc">
|
||||
<idea id="extendufs2" class="soc2008">
|
||||
<title>Extend UFS2 with on-disk indexing</title>
|
||||
|
||||
<desc><p><strong>Technical Contact</strong>: <a
|
||||
|
@ -539,9 +539,6 @@ these buses to be a subclass of this new base class.</p>
|
|||
(CDDL) that Sun has on their code. John will write a specification about
|
||||
the file format and the Summer of Code project is to implement that and
|
||||
write tests for the implementation without looking at the Sun code.</li>
|
||||
<li>We need someone to port the DTrace toolkit to FreeBSD. Part of this will
|
||||
include adding additional probes to the kernel and to userland processes
|
||||
to do what Sun does in OpenSolaris and also what Apple does in OS X.</li>
|
||||
</ul>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
|
@ -1171,7 +1168,7 @@ destDir parameter.</li>
|
|||
|
||||
<category>
|
||||
<title>Ports</title>
|
||||
<idea id="ports-db" class="soc">
|
||||
<idea id="ports-db" class="soc2008">
|
||||
<title>Add .db support to pkg_tools</title>
|
||||
|
||||
<desc>
|
||||
|
@ -1297,7 +1294,7 @@ destDir parameter.</li>
|
|||
</desc>
|
||||
</idea>
|
||||
|
||||
<idea class="soc" id="ports-parallel">
|
||||
<idea class="soc2008" id="ports-parallel">
|
||||
<title>Parallelization in the Ports Collection</title>
|
||||
|
||||
<desc>
|
||||
|
|
Loading…
Reference in a new issue