From owner-freebsd-hackers@FreeBSD.ORG Sat Nov 5 11:01:19 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB87916A41F for ; Sat, 5 Nov 2005 11:01:19 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D77F43D73 for ; Sat, 5 Nov 2005 11:01:15 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 06CB646B92; Sat, 5 Nov 2005 06:01:12 -0500 (EST) Date: Sat, 5 Nov 2005 11:01:11 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Joao Barros In-Reply-To: <70e8236f0511040659i72927ea8p2aa73ef4376cbd7d@mail.gmail.com> Message-ID: <20051105105940.V15711@fledge.watson.org> References: <436A7474.4040501@sh.cvut.cz> <20051103.214104.62371333.imp@bsdimp.com> <20051104094643.S9692@fledge.watson.org> <70e8236f0511040659i72927ea8p2aa73ef4376cbd7d@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers@freebsd.org Subject: Re: Kernel source hacking X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 11:01:19 -0000 On Fri, 4 Nov 2005, Joao Barros wrote: > On 11/4/05, Robert Watson wrote: >> >> On Thu, 3 Nov 2005, M. Warner Losh wrote: >> >>> : Also, is there a page with other tasks for kernel neophytes like me? I >>> : looked for some such page but I couldn't find any. >>> >>> phk used to have a /jkh/ page, or Junior Kernel Hacker page. Don't know >>> if that's still that way or not. >> >> Now that we have a FreeBSD Developer wiki, it may make sense to move the >> page there so it can be more easily reached and maintained by a broader >> set of developers? > > Could you please provide the link for the Wiki? Thanks. A test wiki for developer use has been set up here: http://wikitest.FreeBSD.org/ Its primary use so far has been to host content for the Google Summer of Code students, although other content is also starting to make it onto the Wiki. I think the primary reason it's still considered experimental is that it is hosted outside the FreeBSD.org cluster. Robert N M Watson