Commit graph

133 commits

Author SHA1 Message Date
Alexander Leidinger
f6aa1fb87b Add some more infos:
- textdump in 8-current in the automatic crash reporting entry
 - FEATURE macro in 8-current for the kernel features entry
 - bsdtar mtree extensions for the non-root release building entry[1]

Discussed with:	kientzle
2008-01-02 15:22:26 +00:00
Alexander Leidinger
3c2a127c85 Add some more info for the "Unicode support for vi(1)" item (short: fix
some bugs in editors/nvi-devel and import it).

Discussed with:	J.R. Oldroyd <jr@opal.com>
2007-11-09 16:39:33 +00:00
Alexander Leidinger
d57ae69766 Remove the "UPDATING parser and displayer" entry, it's committed to -current.
While I'm here: thanks to all people improving the list in the previous
commits.
2007-11-09 13:01:54 +00:00
Daniel Gerzo
c7d41c51cb - some grammar fixes
- s/FreeBSD/&os;/ while here
2007-11-01 15:38:18 +00:00
Daniel Gerzo
99d43b0b02 - Move the closing </p> tag to the correct location
- Update Attilio's email while here
2007-10-31 18:20:10 +00:00
Alexander Leidinger
8ca21a78d7 Remove the entry for the bio framework. Scottl@ identified some issues which
make it impractical to use it with our RAID drivers. He wants to come up
with a description how "our" raid management framework should look like,
as time permits.

Discussed with:	scottl
2007-10-19 17:54:11 +00:00
Ceri Davies
e8b2939030 Spelling and grammar sweep. 2007-10-16 16:01:27 +00:00
Hiroki Sato
73bc2829b3 Unbreak. 2007-10-14 17:44:18 +00:00
Alexander Leidinger
5c2427dc3c Long overdue ideas list update:
- update existing entries
 - remove finished/obsolete entries
   * GNOME freebsd update frontend
   * sensors framework
   * CPU display in top (libkse related)
 - add new entries
   * OpenBSD's bio framework
   * adapt drivers to sensors framework
   * cron/atrun
   * on-disk indexing for UFS2
   * co-location for UFS2
   * porting NetBSD's ext2fs
   * optional kernel subsys register via sysctl

Discussed with:	bz, jkoshy, marcus, yar, kris, emaste
		Matus Harvan <mharvan@inf.ethz.ch>,
		Erik Cederstrand <erik@cederstrand.dk>,
		Nikolay Pavlov <qpadla@gmail.com>,
		pfgshield-freebsd@yahoo.com,
2007-10-14 15:48:12 +00:00
Alexander Leidinger
6169a19941 tmpfs is committed now 2007-06-18 19:57:06 +00:00
Alexander Leidinger
df3338c709 Typo.
Noticed by:	brueffer
2007-05-01 18:08:41 +00:00
Alexander Leidinger
e0c3e37c0f Add more recent info for the TMPFS entry. 2007-05-01 08:36:50 +00:00
Alexander Leidinger
829ab2cac0 Update with the current state of affairs:
- remove SoC marker from items which are not taken in the current SoC
 - remove the "suitable" from the SoC markup and replace it with being
   a part of
 - update TMPFS (some people are working on it), pluggable disk schedulers
   (additional info) and umem (available in ports)
2007-04-22 20:24:17 +00:00
Xin LI
a14f1530b5 Use Howard's alias at FreeBSD cluster. 2007-04-21 14:15:51 +00:00
Joseph Koshy
6af2890b70 Refine the focus of the 'BSD-licensed ELF Tools' project. 2007-03-22 15:27:20 +00:00
Joel Dahl
cef3eeee39 Add a new entry: Libfetch authentication support
Submitted by:   phk
2007-03-19 06:37:02 +00:00
Murray Stokely
0d66cdb1b3 Fix typo. 2007-03-18 19:11:43 +00:00
Murray Stokely
e0280881a1 Clarify a few project ideas.
Submitted by:	luigi
2007-03-18 18:59:12 +00:00
Pav Lucistnik
ec5f057e17 Add four new ports related entries:
1) Collect the pkg-message output in dependencies and display it after the
   build finish
2) Parallelization of the Ports Collection (this one is suitable as SoC
   project)
3) UPDATING parser, kind of a junior task
4) portupgrade in base thing

Discussed with:	cperciva and others

Also change technical contact for COMPAT_43TTY task to Ed Maste, who's actively
working on it.
2007-03-18 16:38:50 +00:00
Murray Stokely
27a686bf2c Add two new SoC projects: sysenter (x86) and schedgraph improvements.
Submitted by:	jeff
2007-03-18 02:28:50 +00:00
Joel Dahl
3e191c146c s/quota/rpc.rquotad/
Submitted by:	wkoszek
2007-03-17 09:48:31 +00:00
Xin LI
f342206988 New SoC idea: automated kernel crash reporting. 2007-03-17 08:48:46 +00:00
Diomidis Spinellis
7c83c5a677 Mention that BSD-licensed versions of the text tools are available
in OpenBSD.

Comment by: brueffer
2007-03-16 17:59:05 +00:00
Murray Stokely
b6d3ef19bc Note a few other projects that are suitable for SoC, from summit notes. 2007-03-16 16:49:17 +00:00
Diomidis Spinellis
3feb9c21d6 Add soc idea: BSD-licensed Text-Processing Tools 2007-03-16 16:26:18 +00:00
Murray Stokely
7544254cce Indicate directly on the ideas page which projects are most suitable
for Summer of Code.

Suggested by:	luigi
2007-03-15 18:40:42 +00:00
Joel Dahl
1fb15d8f7a Add a new project called "GNOME and/or KDE front-ends to the freebsd-update(8)
utility."  cperciva acts as technical contact for the freebsd-update part of
the project, but it would be nice to have someone with experience from
writing GNOME/KDE applications as a technical contact/mentor as well.

Submitted by:	cperciva, kris
2007-03-12 16:50:33 +00:00
Murray Stokely
d69c8224e1 In the full idea list with descriptions, group the ideas beneath the
category names to provide a logical division in the rather long list
of projects.
2007-03-11 07:38:13 +00:00
Michael Bushkov
84e816731e Removing text kernel dumps idea, because I'd like to handle it.
Approved by:	brooks (mentor), rwatson
2007-03-11 07:28:03 +00:00
Murray Stokely
0f14658f84 Add two new ideas suitable for SoC projects: update the USB stack, and
in-kernel linux emulation for device drivers.

Submitted by:	luigi
2007-03-11 07:22:20 +00:00
Murray Stokely
181fe4144e Add project about avoiding syscall overhead for some userland requests
such as setproctitle().  Suitable for SoC with right mentor.

Submitted by:	kris
Additional text by:	rwatson
2007-03-11 06:58:12 +00:00
Joel Dahl
9df2a90b0e Add links to a couple of interesting wiki projects. 2007-03-10 10:27:59 +00:00
Joel Dahl
5f0ec506d5 Add missing comma. 2007-03-10 10:15:15 +00:00
Joel Dahl
8bc6145348 Sort entries alphabetically. 2007-03-10 10:12:44 +00:00
Murray Stokely
91358e10f2 Add a project idea for locking the FireWire driver that might be
suitable for the right SoC student.

Submitted by: simokawa
2007-03-10 07:37:44 +00:00
Murray Stokely
9ac945a6bd Add an IPv6 userland cleanup project (suitable for SoC) and note that
gnn is willing to mentor general networking projects.

Submitted by: gnn
2007-03-10 05:06:40 +00:00
Murray Stokely
fd0316e6a5 Annotate some of the project ideas that are suitable for Summer of
Code projects with a 'class="soc"' attribute.

Discussed at: AsiaBSDCon Dev Summit (thanks brooks@ for taking notes).
2007-03-10 04:31:46 +00:00
Murray Stokely
06bd2127e0 Move ideas list to an XML format so that we can have just one data
source and extract and display the projects listed here in multiple
ways.  For example, those projects that are suitable for summer of
code can be designated with an attribute and then extracted to
automatically be displayed on the summer of code pages, so that we
only have to maintain one list instead of two.

Correct a typo in one of the idea descriptions while here.

Suggested by: rwatson
Discussed with: joel
2007-03-10 03:52:09 +00:00
Robert Watson
6c17a9e275 Add "text kernel dumps" idea to the ideas page. This might make an
interesting SoC project.
2007-03-10 00:36:33 +00:00
Colin Percival
fcee52bc65 Add myself as a contact for the "Tar output mode for installworld"
project.

Approved by:	rwatson
2007-03-09 08:30:35 +00:00
Joel Dahl
a207989817 - Kirk has updated dump to save extended attributes, so remove the entry
from the list.
-  Add more info to the libumem entry.
-  Move the msdosfs entry to the correct (alphabetically) place.

Submitted by:   netchild
2007-02-26 17:32:53 +00:00
Robert Watson
a103f9ed36 Add a project idea relating to msdosfs. 2007-02-26 15:49:17 +00:00
Joel Dahl
32123a8d79 Add a bunch of new projects:
- Port OpenBSD's sensors framework
- lint(1) improvements from OpenBSD
- Port prebind from OpenBSD
- Add hashed .db support to pkg_tools

Submitted by:	netchild [1-3]
Submitted by:	kris [4]
2007-02-21 23:09:54 +00:00
Daniel Gerzo
077ee87288 - Fix a broken link
Approved by: trhodes (mentor), keramida (mentor)
PR: www/109263
2007-02-19 18:01:05 +00:00
Joel Dahl
a4c38ca14e 802.11f has been withdrawn by the IEEE, so the IAPP project seems to be
of limited value right now.

Noticed by:	kmacy
2007-02-17 10:52:21 +00:00
Joel Dahl
62ba0654b2 Sort entries alphabetically. 2007-02-16 18:12:22 +00:00
Joel Dahl
20ec459837 New project: pf and netgraph interaction.
Submitted by:	mlaier
2007-02-16 18:04:57 +00:00
Joel Dahl
e579a751bf Spring cleaning in preparation for Google SoC 2007. Remove the following
projects (based on discussions with netchild and rwatson):

- AutoFS: Adam Martin has been working on this since Google SoC 2006 and it
  looks like we will see an implementation announced soon.

- Magic symlinks: Several implementations exists, so we don't need more
  people looking at this right now.

- Tarfs: Eric Anderson is already working on this in p4.

- ZFS: No need to have this here, pjd has been hacking on ZFS for FreeBSD
  for quite some time now.

- Cam layer locking: My understanding is that scottl is about to commit
  his locking work to CVS soon.

- FPU subsystem overhaul: Not suitable as a Google SoC project.

- Linuxulator: We already have several committers (netchild, jkim, kib)
  and past SoC students (Roman Divacky) working on this, so remove it
  from the list.

- Process Checkpointing: Not suitable as a Google SoC project.

- Flight mode: Does not belong on the list.  benjsc has implemented
  this functionality (not yet committed though).

- Zeroconf: Already available on the Networking wiki page.

- NSS/LDAP/HESIOD/NIS/YP: Michael Bushkov did this as part of
  Google SoC 2006 so this isn't suitable for Google SoC 2007.  Not
  committed yet.

More to come...
2007-02-16 17:12:32 +00:00
Robert Watson
3aed7b3751 Add mandatory access control project idea.
Add "Requirements" string ahead of requirement lists for two other
TrustedBSD-related ideas I put in the list earlier.
2007-02-16 11:56:01 +00:00
Robert Watson
09874f3aff Add TrustedBSD Project and TrustedBSD TODO list links. 2007-02-16 11:42:32 +00:00