details of our specific participation in 2005 and 2006.
* Remove individual project ideas. Point users at the general project
ideas list and at the recent freebsd developer status reports.
* Remove list of accepted student projects. This has moved to
summerofcode-2006.html.
* Remove the FAQ about eligibility and proposals and replace it with a
single question about this program for 2007 with a non-committal
answer to check back in the spring.
2. Add information about Spencer Whitman's K language project.
3. Add more links and wordsmith OSSv4 and LinuxEmulation project summaries.
4. Add information about Adam Martin's AutoFS project.
Submitted by: (1) yuanjue (2) phk (3) netchild (4) adammartin
committed to CURRENT in a not so distant future.
- Remove the sync USB with NetBSD entry. An import of a new USB subsystem
will soon happen.
- Extend the linuxulator and regression test entries.
- Mark busdma, INTR_MPSAFE, SMPng locked and a!=p as done for mxge(4). [2]
- Mark busdma, INTR_MPSAFE, SMPng locked and a!=p as done for stge(4). [3]
- Mark busdma, INTR_MPSAFE, SMPng locked and a!=p as done for vge(4). [4]
- Mark busdma as done and INTR_MPSAFE, SMPng locked and a!=p as In progress
for bfe(4). [5]
Submitted by: ru [1]
Submitted by: gallatin [2]
Submitted by: yongari [3]
Submitted by: glebius [4]
Submitted by: silby [5]
- Move includes.nav*.sgml to share/sgml/navibar.ent and
<lang>/share/sgml/nabibar.l10n.ent.
- Move includes.sgml and includes.xsl to
share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
and <lang>?share/sgml/header.l10n.ent.
- Move most of XSLT libraries to share/sgml/*.xsl and
<lang>/share/sgml/*.xsl.
- Move news.xml and other *.xml files for the similar purpose
to share/sgml/*.xml and <lang>/share/sgml/*.xml.
- Switch to use a custom DTD for HTML document. Now we use
"-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
HTML 4.01 + some entities previously pulled via
"<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
The location of entity file will be resolved by using catalog file.
- Add DOCTYPE declearation to XML documents. This makes the followings
possible:
* Use of &foo; entities for SGML in an XML file instead of defining
{$foo} as the same content.
* &symbolic; entities for Latin characters.
- Duplicated information between SGML and XML, or English and
translated doc, has been removed as much as possible.
- Add technical contacts for the Build options and COMPAT_TTY projects. [2]
- Add links to several HDA patches. This will hopefully reduce some "where
are the HDA patches?" noise on the mailing lists.
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> [1]
Submitted by: Gardner Bell <gbell72@rogers.com> [2]
were dead and some of them linked to unmaintained projects. This is just
the first step though -- I'm working on a complete rewrite of the projects
page.
PR: www/99326 (based on)
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Delete www/en/projects/nanobsd/; the article we have now, thanks to
Daniel Gerzo is much better for people who want to know more about
what NanoBSD is and how to use it.
PR: www/96902
Submitted by: Daniel Gerzo