diff --git a/en/projects/Makefile b/en/projects/Makefile index 47a0078a1a..4804af4b55 100644 --- a/en/projects/Makefile +++ b/en/projects/Makefile @@ -1,19 +1,20 @@ -# $FreeBSD: www/en/projects/Makefile,v 1.23 2005/06/01 20:59:16 murray Exp $ +# $FreeBSD: www/en/projects/Makefile,v 1.24 2005/12/06 15:09:29 joel Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= projects.sgml DOCS+= newbies.sgml DOCS+= cvsweb.sgml DOCS+= summerofcode.sgml +DOCS+= summerofcode-2005.sgml INDEXLINK= projects.html SUBDIR= acpi busdma c99 dingo gnats4 ideas mips bigdisk netperf nanobsd .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/projects/summerofcode-2005.sgml b/en/projects/summerofcode-2005.sgml new file mode 100644 index 0000000000..97bcd92998 --- /dev/null +++ b/en/projects/summerofcode-2005.sgml @@ -0,0 +1,127 @@ + + + + %navincludes; + %includes; + %developers; +]> + + +&header; + +
The FreeBSD Project is proud to have taken part in the Google Summer of Code + 2005. By all accounts, the FreeBSD participation in this + program was an unqualified success. We received over 350 + applications for student projects, amongst which 19 were selected + for funding. These student projects included improved installation + tools, filesystem enhancements, 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 + talented young programmers and we look forward to working with more + students in the future.
+ + +| Student: | Anders Persson |
| Summary: | FreeBSD userland/kernel interface cleanups |
| Mentor: | Brooks Davis <brooks@FreeBSD.org> |
| Student: | Andrew Turner |
| Summary: | BSD Installer integration |
| Mentor: | re@, ru@, jhb@ |
| Student: | Brian Wilson |
| Summary: | UFS Journalling |
| Mentor: | scottl@ |
| Student: | Chris Jones |
| Summary: | Gvinum 'move', 'rename', etc.. |
| Mentor: | le@FreeBSD.org, phk@FreeBSD.org |
| Student: | Christoph Mathys |
| Summary: | Rewriting CVSup in C, the Csup project |
| Mentor: | mux@FreeBSD.org |
| Student: | Csaba Henk |
| Summary: | SSH based networking filesystem |
| Mentor: | scottl@FreeBSD.org |
| Student: | Dario Freni |
| Summary: | FreeSBIE integration |
| Mentor: | murray@FreeBSD / re@FreeBSD.org |
| Student: | Emiliano Mennucci |
| Summary: | pluggable disk scheduler |
| Mentor: | luigi@FreeBSD.org |
| Student: | Ivan Voras |
| Summary: | GEOM Journaling Layer (gjournal), |
| Mentor: | phk@FreeBSD.org, pjd@FreeBSD.org |
| Student: | Michael Bushkov |
| Summary: | nsswitch / caching daemon |
| Mentor: | brooks@FreeBSD.org, nectar@FreeBSD.org |
| Student: | Paolo Pisati |
| Summary: | libalias improvements |
| Mentor: | luigi@FreeBSD.org |
| Student: | R. Tyler Ballance |
| Summary: | Implement MacOS launchd(8) for FreeBSD |
| Mentor: | murray@FreeBSD.org |
| Student: | RuGang Xu |
| Summary: | K kernel meta-language project |
| Mentor: | gnn@FreeBSD.org, phk@FreeBSD.org |
| Student: | Samy Al Bahra |
| Summary: | Mandatory Access Control (MAC) |
| Mentor: | rwatson@FreeBSD.org |
| Student: | Victor Cruceru |
| Summary: | SNMP monitoring |
| Mentor: | harti@FreeBSD.org |
| Student: | Yanjun Wu |
| Summary: | SEBSD |
| Mentor: | rwatson@FreeBSD.org |
| Student: | Emily Boyd |
| Summary: | Website improvements |
| Mentor: | murray@FreeBSD.org |