From d21a858792e4646d7b366387608400ff29bca575 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 29 Dec 2012 04:42:27 +0000 Subject: docs/manual: add a new 'Details on Buildroot configuration' section As discussed with Samuel Martin, there are a few questions about some Buildroot configuration aspects that come very often on the IRC channel and on the mailing-list. Topics such as the /dev management and init systems are often raised. Therefore, this patch adds a new section that provides details about the Buildroot configuration possibilities. It does not aim at replacing the help text of each configuration option, but rather to complement them by providing more background. Having those informations in the manual will also make it easier for us to point newcomers to the right place in the documentation when they have questions. Note that this section will replace the "Embedded basics" section that comes way too late in the manual. This is done in a followup commit. Signed-off-by: Thomas Petazzoni Acked-by: Samuel Martin Signed-off-by: Peter Korsgaard --- docs/manual/working-with.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/manual/working-with.txt') diff --git a/docs/manual/working-with.txt b/docs/manual/working-with.txt index 4ea9239e2..b62bacdcb 100644 --- a/docs/manual/working-with.txt +++ b/docs/manual/working-with.txt @@ -6,6 +6,8 @@ Working with Buildroot This section explains how you can customize Buildroot to fit your needs. +include::configure.txt[] + include::make-tips.txt[] include::customize.txt[] -- cgit v1.2.3