From patchwork Sun Nov 11 13:14:52 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 198275 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 3FDAB2C0089 for ; Mon, 12 Nov 2012 00:17:30 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 1644E30EF5; Sun, 11 Nov 2012 13:17:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0L4pubXUfND7; Sun, 11 Nov 2012 13:17:21 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 9AA463147C; Sun, 11 Nov 2012 13:16:26 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id D7CCF8F753 for ; Sun, 11 Nov 2012 13:15:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A69618C2E3 for ; Sun, 11 Nov 2012 13:15:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nkwKpu2YDzYo for ; Sun, 11 Nov 2012 13:15:41 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by whitealder.osuosl.org (Postfix) with ESMTPS id BF3828C2A6 for ; Sun, 11 Nov 2012 13:15:40 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id dr1so2897126wgb.10 for ; Sun, 11 Nov 2012 05:15:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=JXOC461+D48qGdwmG9IKDNEbwVCA8KOSnjfpACsHFck=; b=m3yhXuV/e3QlmyzNDz6TZoDYSeyp2jx7D/4gzMfyFuCsqCd1isLZ0IiOThn000rDfJ kApPR0R63/FnCMeDW0tBXv+ysBHog0XYgEdXs5WJoNGIrxoxQjoYIKz89QP/jfeX/SBk U5NfLx1Fdpzh9Lkt0IqwIJJkr3oSVpybpOMkuOyW+3k4zIS0NZPW9LxiIcxePpGzW3Lh xPGyj89SPr6ozhK72qOd/qV2fmHNdoOJlQn4MASLbB3KwweTGa4Io8vs18PtuAgapEpF t5Sswqetn/9tK5o/pQGD1+V+yXH7m3WkazjQ5d6WGefTAufOHBGZAZnytKmO1BYZ6g8U 5I+g== Received: by 10.180.75.161 with SMTP id d1mr10835099wiw.1.1352639740440; Sun, 11 Nov 2012 05:15:40 -0800 (PST) Received: from localhost.localdomain (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPS id hv4sm10262550wib.0.2012.11.11.05.15.39 (version=SSLv3 cipher=OTHER); Sun, 11 Nov 2012 05:15:39 -0800 (PST) From: Samuel Martin To: buildroot@busybox.net Date: Sun, 11 Nov 2012 14:14:52 +0100 Message-Id: <1352639701-27829-15-git-send-email-s.martin49@gmail.com> X-Mailer: git-send-email 1.8.0 In-Reply-To: <1352639701-27829-1-git-send-email-s.martin49@gmail.com> References: <1352639701-27829-1-git-send-email-s.martin49@gmail.com> Subject: [Buildroot] [PATCH 14/23] manual: add get-involved.txt X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Samuel Martin create mode 100644 docs/manual/get-involved.txt diff --git a/docs/manual/get-involved.txt b/docs/manual/get-involved.txt new file mode 100644 index 0000000..566516b --- /dev/null +++ b/docs/manual/get-involved.txt @@ -0,0 +1,98 @@ +// -*- mode:doc; -*- + +Getting involved +================ + +Like any open source project, Buildroot has different ways to share +information in its community and outside. + +One piece of it is the document you are currently reading ;-). + +Each of those ways may interest you if you are looking for some help, +want to understand Buildroot or contribute to the project. + +Mailing List +------------ + +Buildroot has a mailing list +http://lists.busybox.net/pipermail/buildroot[] for discussion and +development. + +[[mailing-list-subscribe]] + +Subscribing to the mailing list +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +You can subscribe by visiting +http://lists.busybox.net/mailman/listinfo/buildroot[]. +Only subscribers to the Buildroot mailing list are allowed to post to +this list. + +The list is also available through _Gmane_ http://gmane.org[], at ++gmane.comp.lib.uclibc.buildroot+ +http://dir.gmane.org/gmane.comp.lib.uclibc.buildroot[]. + +Searching the List Archives +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Please search the mailing list archives before asking questions on the +mailing list, since there is a good chance someone else has asked the +same question before. Checking the archives is a great way to avoid +annoying everyone on the list with frequently asked questions... + +IRC +--- + +The Buildroot IRC is irc://freenode.net/#buildroot[]. +The channel +#buildroot+ is hosted on Freenode +http://webchat.freenode.net[]. + +When asking for help on IRC, share relevant logs or pieces of code +using a code sharing website (see +http://en.wikipedia.org/wiki/Comparison_of_pastebins[], and pick one). + +[[patchwork]] +Patchwork +--------- + +The Buildroot patch management interface is at +http://patchwork.buildroot.org[]. + +All patches and comments sent through the mailing list are +automatically indexed in http://patchwork.buildroot.org[patchwork]. + +Bugtracker +---------- + +The Buildroot bugtracker is at https://bugs.busybox.net[]. + +Buildroot wikipage +------------------ + +After the Buildroot developer day on February 3, 2012, +a page dedicated to Buildroot has been created on +http://elinux.org[elinux.org]. + +This page is reachable at http://elinux.org/Buildroot[]. + +Currently, this page is mainly used as a _todo-list_. + +[[events]] +Events +------ + +Buildroot Developer Days aside ELC-E 2012 (November 3-4, 2012 - Barcelona) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Event page: http://elinux.org/Buildroot:DeveloperDaysELCE2012[] + +Buildroot presentation at LSM 2012 (July 12-14, 2012 - Geneva) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Announcement: http://lists.busybox.net/pipermail/buildroot/2012-May/053845.html[] + +Buildroot Developer Days aside FOSDEM 2012 (February 3, 2012 - Brussels) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Announcement & agenda thread: http://lists.busybox.net/pipermail/buildroot/2012-January/049340.html[] +* Report: http://lists.busybox.net/pipermail/buildroot/2012-February/050371.html[] diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt index 4df1657..3331cbf 100644 --- a/docs/manual/manual.txt +++ b/docs/manual/manual.txt @@ -23,4 +23,6 @@ include::going-further.txt[] include::developer-guide.txt[] +include::get-involved.txt[] + include::appendix.txt[]