manual/user guide/customization: rework 'step-by-step instructions'

This patch reworks the section 'Step-by-step instructions for storing
configuration' as follows:
- rename into 'Quick guide to storing your project-specific customizations'
  and hence make it serve as a summary to the chapter
- change the introduction to make this clear
- update paths to line-up with section 'recommended directory structure'
- recommend BR2_GLOBAL_PATCH_DIR, as is done in the section on adding
  patches.
- mention how to add packages in a project-specific directory (to be
  expanded in another patch)
- minor rewording
- rename file into customize-quick-guide.txt

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas De Schampheleire
2014-09-18 21:39:35 +02:00
committed by Thomas Petazzoni
parent 6527f8a31d
commit 680641105d
3 changed files with 65 additions and 52 deletions

View File

@@ -57,4 +57,4 @@ include::customize-patches.txt[]
include::customize-packages.txt[]
include::customize-store.txt[]
include::customize-quick-guide.txt[]