diff --git a/en/projects/Makefile b/en/projects/Makefile index 1579607fc8..3c4001126b 100644 --- a/en/projects/Makefile +++ b/en/projects/Makefile @@ -1,20 +1,21 @@ -# $FreeBSD: www/en/projects/Makefile,v 1.26 2006/07/12 13:35:00 simon Exp $ +# $FreeBSD: www/en/projects/Makefile,v 1.27 2006/07/12 15:27:53 ceri 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 +DOCS+= summerofcode-2006.sgml INDEXLINK= projects.html SUBDIR= acpi busdma c99 dingo ideas mips bigdisk netperf .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/projects/summerofcode-2006.sgml b/en/projects/summerofcode-2006.sgml new file mode 100644 index 0000000000..17bc20598e --- /dev/null +++ b/en/projects/summerofcode-2006.sgml @@ -0,0 +1,104 @@ + + + + + %developers; +]> + + +&header; + +
The FreeBSD Project is proud to have taken part in the Google Summer of Code + 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 + 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 + talented young programmers and we look forward to working with more + students in the future.
+ +Information about the student projects is available from our Summer of Code + wiki and all of the code is checked into Perforce.
+ + +| Student: | Clement Lecigne |
| Summary: | IPv6 stack vulnerabilities |
| Mentor: | &a.gnn; <gnn@FreeBSD.org> |
| Student: | Chris Jones |
| Summary: | Jail Resource Limits |
| Mentor: | &a.kmacy; <kmacy@FreeBSD.org> |
| Student: | Ivan Voras |
| Summary: | GEOM storage virtualization (gvirstor) |
| Mentor: | &a.pjd; <pjd@FreeBSD.org> |
| Student: | Paolo Pisati |
| Summary: | Study analyze and improve the interrupt handling infrastructure |
| Mentor: | &a.jhb; <jhb@FreeBSD.org> |
| Student: | Yuan Jue |
| Summary: | Porting Xen to FreeBSD. |
| Mentor: | &a.kmacy; <kmacy@FreeBSD.org> |
| Student: | Ryan Beasley |
| Summary: | OSSV4 Sound support |
| Mentor: | &a.ariff; <ariff@FreeBSD.org>, +&a.netchild; <netchild@FreeBSD.org> |
| Student: | Markus Boelter |
| Summary: | Bundled PXE Installer |
| Mentor: | &a.ps; <ps@FreeBSD.org> |
| Student: | Shteryana Sotirova Shopova |
| Summary: | Integrated SNMP monitoring |
| Mentor: | &a.bz; <bz@FreeBSD.org> |
| Student: | Michael Bushkov |
| Summary: | Nss-LDAP importing and nsswitch subsystem improvement |
| Mentor: | &a.ume; <ume@FreeBSD.org> |
| Student: | Roman Divacky |
| Summary: | Linux emulation layer update |
| Mentor: | &a.netchild; <netchild@FreeBSD.org> |
| Student: | Spencer Whitman |
| Summary: | K Kernel Meta-Language |
| Mentor: | &a.phk; <phk@FreeBSD.org> |
| Student: | Dongmei Liu |
| Summary: | Porting the seref policy and setools to SEBSD |
| Mentor: | &a.csjp; <csjp@FreeBSD.org> |
| Student: | Gabor Kovesdan |
| Summary: | Improving FreeBSD Ports Collection Infrastructure |
| Mentor: | &a.erwin; <erwin@FreeBSD.org> |