- Add a more comprehensive summary, noting that all 14 students completed the
summer of code program successfully. - Fix a few typos.
This commit is contained in:
parent
1c1251ea3c
commit
a1416f11e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28926
1 changed files with 13 additions and 9 deletions
|
@ -11,15 +11,19 @@
|
|||
|
||||
<p>The FreeBSD Project is proud to have taken part in the Google <a
|
||||
href="http://code.google.com/summerofcode.html">Summer of Code</a>
|
||||
again in
|
||||
2006. By all accounts, the FreeBSD participation in this
|
||||
again in 2006. By all accounts, the FreeBSD participation in this
|
||||
program was an unqualified success. We received over 150
|
||||
applications for student projects, amongst which 13 were selected
|
||||
applications for student projects, amongst which 14 were selected
|
||||
for funding. These student projects included security research,
|
||||
improved installation tools, new utilities, and more. Many of
|
||||
the students have continued working on their FreeBSD projects even
|
||||
after the official close of the program. We are happy to see
|
||||
continued development in our source code repository by these
|
||||
improved installation tools, new utilities, and more. Many of the
|
||||
students have continued working on their FreeBSD projects even after
|
||||
the official close of the program.</p>
|
||||
|
||||
<p>We are happy to report than all 14 of our students this year
|
||||
successfully completed the program. There were many other strong
|
||||
applications which we unfortunately couldn't fund and many of these
|
||||
students also spent the summer working on FreeBSD. We are happy to
|
||||
see continued development in our source code repository by these
|
||||
talented young programmers and we look forward to working with more
|
||||
students in the future.</p>
|
||||
|
||||
|
@ -27,7 +31,7 @@
|
|||
href="http://wiki.freebsd.org/SummerOfCode2006">Summer of Code
|
||||
wiki</a> and all of the code is checked into <a
|
||||
href="http://perforce.freebsd.org/depotTreeBrowser.cgi?FSPC=//depot/projects/soc2006/">Perforce</a>.
|
||||
The summaries below were submitted by the individual students and
|
||||
The summaries below were submitted by the individual students and
|
||||
their mentors.</p>
|
||||
|
||||
<a name="students"></a>
|
||||
|
@ -84,7 +88,7 @@ href="http://wikitest.freebsd.org/JailResourceLimits">JailResourceLimits</a>.</p
|
|||
<tr><td>Summary:</td><td>
|
||||
|
||||
<p>The goal of this project was to create a virtual storage class for the
|
||||
GEOM framework in FreeBSD that would allow creating "overcommited"
|
||||
GEOM framework in FreeBSD that would allow creating "overcommitted"
|
||||
storage devices, with a size larger than that of available physical
|
||||
storage (e.g. hard drives). The project was completed successfully,
|
||||
and the result is available on the project's home page. It's expected
|
||||
|
|
Loading…
Reference in a new issue