From patchwork Sun May 13 10:38:20 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 158824 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 331BEB7002 for ; Sun, 13 May 2012 20:41:50 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 1DAB31011E5; Sun, 13 May 2012 10:41:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tpR2allLhwtm; Sun, 13 May 2012 10:41:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2E32D1011A9; Sun, 13 May 2012 10:40:41 +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 143DE8F75B for ; Sun, 13 May 2012 10:39:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id B022181C2E for ; Sun, 13 May 2012 10:39:56 +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 ZOWPRcMr8zfG for ; Sun, 13 May 2012 10:39: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 B58368B341 for ; Sun, 13 May 2012 10:39:39 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id fm10so3721346wgb.10 for ; Sun, 13 May 2012 03:39:39 -0700 (PDT) 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=Gsxz5QZN4aGTGfODQpqUiLQuUmO16FqBaGiLZr59Ap0=; b=vWURBJw5CUie4BpnTgU42VrcS8dH+AI5uvL6rIItrVI4B9DsjBQb7Ft/xJZo+tXxg6 RDXN9+jJh5nq0FF6Z4gEU83BBLNm2UoxrJoQlUw28cM6bVLrIEFQk3AI281Rl80N526n 9FMvCB7mTa++GM+OjuBBBYWhgGqZRwQkkUHIDW1yh2K0qEzkMIpGcsfOyZw7joBeYAIo wiwnGtiTktQlRVw0nT++xgwrzI0IuFpAXgfU9wb4ooPdkp5Q+6FF2ishrzLQmLC0HEXM NavGnh4US3BuqrM8rtdOJd4qxYj8WtT4MDzQwahmlsAM7Kmr4Fq2PXL16Tr6hL1ZriL6 KPSA== Received: by 10.216.144.216 with SMTP id n66mr309783wej.107.1336905579117; Sun, 13 May 2012 03:39:39 -0700 (PDT) Received: from localhost.localdomain (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPS id r2sm41271946wif.7.2012.05.13.03.39.37 (version=SSLv3 cipher=OTHER); Sun, 13 May 2012 03:39:38 -0700 (PDT) From: Samuel Martin To: buildroot@busybox.net Date: Sun, 13 May 2012 12:38:20 +0200 Message-Id: <1336905501-9757-11-git-send-email-s.martin49@gmail.com> X-Mailer: git-send-email 1.7.10.2 In-Reply-To: <1336905501-9757-1-git-send-email-s.martin49@gmail.com> References: <4FAEEFA8.2070005@mind.be> <1336905501-9757-1-git-send-email-s.martin49@gmail.com> Subject: [Buildroot] [PATCH v2 10/11] 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 From: Samuel MARTIN 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..9b6e843 --- /dev/null +++ b/docs/manual/get-involved.txt @@ -0,0 +1,67 @@ +Getting involved +================ + +Like any open source projects, 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 look 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 the IRC, share relevant logs or piece of code +using a code sharing website (see +http://en.wikipedia.org/wiki/Comparison_of_pastebins[], and pick up +one). + +Bugtracker +---------- + +The Buildroot bugtracker is at https://bugs.uclibc.org[]. + +Buildroot wikipage +------------------ + +Consecutively to the Buildroot developer day 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_. diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt index aa0952e..b23e9c1 100644 --- a/docs/manual/manual.txt +++ b/docs/manual/manual.txt @@ -25,6 +25,8 @@ include::going-further.txt[] include::developer-guide.txt[] +include::get-involved.txt[] + include::legal-notice.txt[]