From f6d82418be6dc9c12e3e4ebf0165b0150a44b2cb Mon Sep 17 00:00:00 2001
From: Joe Marcus Clarke
Date: Sun, 30 Mar 2008 06:28:35 +0000
Subject: [PATCH] Add some FreeBSD GNOME project ideas to the master ideas
list.
Requested by: murray
---
en/projects/ideas/ideas.xml | 60 ++++++++++++++++++++++++++++++++++++-
1 file changed, 59 insertions(+), 1 deletion(-)
diff --git a/en/projects/ideas/ideas.xml b/en/projects/ideas/ideas.xml
index 93fb819d81..bcea58095a 100644
--- a/en/projects/ideas/ideas.xml
+++ b/en/projects/ideas/ideas.xml
@@ -15,7 +15,7 @@ Ideas//EN"
- $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.81 2008/03/29 01:11:08 brooks Exp $
+ $FreeBSD: www/en/projects/ideas/ideas.xml,v 1.82 2008/03/29 20:47:25 brooks Exp $
@@ -2215,5 +2215,63 @@ SMP features.
+
+ FreeBSD port of NetworkManager
+
+ Technical contact: Joe Marcus Clarke
+
+ This task is to port
+
+ NetworkManager to FreeBSD. Porting NetworkManager
+ will also require some core userland changes to FreeBSD,
+ especially to ifconfig.
+
+ Requirements:
+
+ - C programming skills
+ - Knowledge of the FreeBSD net80211 wireless stack
+
+
+
+
+
+ Fix FreeBSD support in GNOME's system-tools-backends
+
+ Technical contact: Joe Marcus Clarke
+
+ This task is to fix FreeBSD support in
+ sysutils/system-tools-backends.
+
+ Requirements:
+
+ - Perl programming skills
+ - Knowledge of the FreeBSD system configuration
+
+
+
+
+
+ Extend hal support on FreeBSD
+
+ Technical contact: Joe Marcus Clarke
+
+ This task is to add hal support for some additional
+ subsystems. In particular FreeBSD is lacking support for the
+ ieee1394 (i.e. Firewire), bluetooth, and printer. Adding
+ support for these subsystems will require changes to the
+ FreeBSD kernel. Those interested should use the latest
+
+ HAL Specification as a guide.
+
+ Requirements:
+
+ - C programming skills
+ - Knowledge of the FreeBSD system internals
+
+
+