Commit graph

159 commits

Author SHA1 Message Date
Robert Watson
b16c00d5e5 Remove SoC marking from performance tracking idea.
Suggested by:	netchild, kris
2008-03-18 21:37:53 +00:00
Robert Watson
1b72055eff s/I/we/ in Sam's fuzzing description. Add missing Requirements header.
Use bulleted lists in some further items.

Suggested by:	netchild
2008-03-18 18:02:08 +00:00
Robert Watson
ab32b2ed80 Fix pjd's name.
Use an explicit list for components of ACL task.

Suggested by:	netchild
2008-03-18 17:44:47 +00:00
Robert Watson
484ec7f42a Updated csup project description.
Submitted by:	lulf
2008-03-18 13:17:26 +00:00
Pav Lucistnik
609cf2c840 - Remove ports related ideas whose implementation is available as a PR 2008-03-18 09:26:43 +00:00
Warner Losh
e57c632b48 Add some suggested skills to the projects I suggested to Murray 2008-03-18 07:21:30 +00:00
Murray Stokely
29a9462781 Add a few filesystem and misc. kernel project ideas suggested by Kris.
Submitted by:	     kris@
2008-03-18 04:49:44 +00:00
Murray Stokely
46c40b29c8 Add a new section of embedded projects suggested by Warner.
Submitted by:	  imp@
2008-03-18 04:24:39 +00:00
Murray Stokely
feed0db4d1 Add interactive splash screen and wine improvements projects.
Submitted by:	kris moore <kris@pcbsd.com>
2008-03-18 04:08:21 +00:00
Robert Watson
0c3b2210b6 Tag a number of project ideas as SoC-friendly. 2008-03-18 00:12:12 +00:00
Robert Watson
213fb932f5 Break 'soc' tag out into two different tags, 'soc' for ideas for this year,
and 'soc2007' to reflect ideas still on the list from last year, but that
had owners who made significant headway.  Now we can tag new projects with
'soc' if we think they are particularly student-friendly.
2008-03-18 00:01:09 +00:00
Robert Watson
aba024501a Add an audit + jail idea. 2008-03-17 23:25:04 +00:00
Robert Watson
40a3c4fca8 Add NFSv4 ACLs idea. 2008-03-17 22:56:51 +00:00
Robert Watson
cc3d50ea9a Remote pxeboot/TCP idea, it's basically done. 2008-03-17 22:46:47 +00:00
Robert Watson
62d3449411 Add 802.11 fuzzing and testing idea from sam. 2008-03-17 22:36:09 +00:00
Robert Watson
7c3ab35a77 Remove bus_alloc_resources item -- this turns out to be a bad idea as
it is impossible to test given a wide range of FreeBSD drivers.

Requested by:	imp
2008-03-17 22:20:36 +00:00
Robert Watson
17c6b9f911 Condense the two external project sections down to a single more
prominently placed section.
2008-03-17 22:08:57 +00:00
Murray Stokely
c60f63c91d Add more information about the multibyte collation project, and add a
stub about implementing the SCPS network protocols as a potential
project.

Submitted by:	dds, xride
2008-03-17 22:07:33 +00:00
Murray Stokely
7614a32aa3 Add Andre's passive libpcap network anomoly monitoring summer of code idea. 2008-03-17 21:55:24 +00:00
Robert Watson
0c162f3c03 Add BSNMP TODO page as a pointer for additional project ideas.
We should really move this list up to the top with the other list of
larger project pointers.
2008-03-14 17:47:13 +00:00
Robert Watson
457e1a10b2 Add Sam as a contact for if_wi work. 2008-03-14 15:48:46 +00:00
Robert Watson
a42ead734d Remove myself as a contact for installworld project, my idea but I don't
have time to mentor it.

Remove syncer project (requested by phk).
2008-03-14 15:46:16 +00:00
Alexander Leidinger
7086b79779 Some updates:
- FireWire is locked now.
 - Doug Rabson is working on a kernel level lockd, sponsored by Isilon.
   The code looks promising, as such remove the lockd entries until we
   can identify if there needs to be a replacement / some help or not.
 - ext2fs with gjournal would be incompatible with Linux, this is not
   desired. Scratch the gjournal part and reword to look out for
   improvements we could obtain from NetBSD.
 - iSCSI is in FreeBSD now.
 - Comment out the sensors framework entry until we have a definitive
   decission regarding the architecture we want to have for FreeBSD.

Suggested/noticed by:	rwatson
2008-03-06 12:59:33 +00:00
Tom Rhodes
269bca3ff6 Fix build. 2008-02-29 01:45:08 +00:00
Brooks Davis
ccac3d3fff Add proxy auto-config support for libfetch.
Discussed with:	des
2008-02-28 22:15:44 +00:00
Daniel Gerzo
038986dd53 Fix the mailto: link. 2008-02-02 02:14:10 +00:00
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