From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 07:42:45 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2994106566B for ; Mon, 15 Nov 2010 07:42:45 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 742EB8FC0C for ; Mon, 15 Nov 2010 07:42:45 +0000 (UTC) Received: by bwz2 with SMTP id 2so4891612bwz.13 for ; Sun, 14 Nov 2010 23:42:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Y917VyJr1IG5v/Mvk8ZUM1dQJI/xyFXyuI7phc2MIPc=; b=rZLCOHql0gf/UHn5/wKcAillRe/NQq3tQUXxnT6sqQPWFhudcaavBztWIfYsUmV1wg Vcfe/943I+nGHLnO6mi74ki0dGUiZ6B3huc2G+ueIjxsaQmszw9OD/DdGvK+E49Ihyw9 Lw5N/1oSazflgJ++jomVhUTCdm+frGvX3+2O8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DfYgKWoA5UpBUih/OzNF3qT9WnvVlkFIVFrPaiHfVuHrXzRBk66QZTL80aNloRNxRe e6zACKE6qK98IwcUAPVhQK395QCBVdN54wOdrij8RGK00JhjMpiDlTjyj+AYV7Kpurmu nndgHMWFy5Adj43n1t3DzAJfkDeNVSiHJgVPk= MIME-Version: 1.0 Received: by 10.204.122.65 with SMTP id k1mr5653939bkr.151.1289806963261; Sun, 14 Nov 2010 23:42:43 -0800 (PST) Received: by 10.204.136.211 with HTTP; Sun, 14 Nov 2010 23:42:43 -0800 (PST) Date: Mon, 15 Nov 2010 08:42:43 +0100 Message-ID: From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: User Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: About FreeBSD kernel newbies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2010 07:42:46 -0000 Hi all, I was wondering if anyone has considered the creation of a kernel newbies mail list for FreeBSD. I am aware of two places where someone can ask questions about that: either freebsd-hackers@ or the "FreeBSD Development" forum at http://forums.freebsd.org. I've been following the Linux kernel newbies list for a while and I think it is very informative. Would it be good to have such a list? Thanks.