From patchwork Sun Nov 11 13:14:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [17/23] manual: add download-infra.txt Date: Sun, 11 Nov 2012 03:14:55 -0000 From: Samuel Martin X-Patchwork-Id: 198279 Message-Id: <1352639701-27829-18-git-send-email-s.martin49@gmail.com> To: buildroot@busybox.net Signed-off-by: Samuel Martin create mode 100644 docs/manual/download-infra.txt diff --git a/docs/manual/developer-guide.txt b/docs/manual/developer-guide.txt index b254b0f..f3fc1dd 100644 --- a/docs/manual/developer-guide.txt +++ b/docs/manual/developer-guide.txt @@ -7,4 +7,6 @@ include::writing-rules.txt[] include::adding-packages.txt[] +include::download-infra.txt[] + include::board-support.txt[] diff --git a/docs/manual/download-infra.txt b/docs/manual/download-infra.txt new file mode 100644 index 0000000..63908ad --- /dev/null +++ b/docs/manual/download-infra.txt @@ -0,0 +1,8 @@ +// -*- mode:doc -*- ; + +[[download-infra]] + +Download infrastructure +----------------------- + +TODO diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt index b24731f..693347b 100644 --- a/docs/manual/prerequisite.txt +++ b/docs/manual/prerequisite.txt @@ -61,7 +61,7 @@ using +wget+, few are only available through their +git+, +mercurial+, or +svn+ repository. + All other source fetching methods are implemented and may be used in a -development context. +development context (further details: refer to xref:download-infra[]). + ** +bazaar+ ** +cvs+