Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 00 of 13] manual: improvements in 'Project-specific customization' section
@ 2014-09-18 19:39 Thomas De Schampheleire
  2014-09-18 19:39 ` [Buildroot] [PATCH 01 of 13] manual: move 'Creating your own board support' from User to Developer guide Thomas De Schampheleire
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: Thomas De Schampheleire @ 2014-09-18 19:39 UTC (permalink / raw)
  To: buildroot

Hi,

This series makes improvements to the Project-specific customizations
chapter in the manual.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
Thomas De Schampheleire (13)
  manual: move 'Creating your own board support' from User to Developer guide
  manual/developer guide: minor rework of 'adding board support' section
  manual/user guide/customization: move section on storing configuration
  manual/user guide/customization: rework section on storing configuration
  manual/user guide/customization: re-order introduction
  manual/user guide/customization: add section on device/permission tables
  manual/user guide/customization: add section on users tables
  manual/user guide/customization: rename section 'Customizing packages'
  manual/user guide/customization: change recommendation for package paths
  manual/user guide/customization: add section on project-specific packages
  manual/user guide/customization: refer to dir structure from rootfs section
  manual/user guide/customization: rework 'step-by-step instructions'
  manual/user guide/customization: add section on layered customization

 docs/manual/adding-board-support.txt               |   38 +++
 docs/manual/customize-configuration.txt            |   62 +++++
 docs/manual/customize-device-permission-tables.txt |   30 ++
 docs/manual/customize-directory-structure.txt      |   64 ++++-
 docs/manual/customize-outside-br.txt               |   12 +-
 docs/manual/customize-packages.txt                 |  139 ++++------
 docs/manual/customize-patches.txt                  |   51 +---
 docs/manual/customize-quick-guide.txt              |  158 ++----------
 docs/manual/customize-rootfs.txt                   |    8 +
 docs/manual/customize-users-tables.txt             |   18 +
 docs/manual/customize.txt                          |   39 ++-
 docs/manual/makeusers-syntax.txt                   |    2 +-
 docs/manual/manual.txt                             |    2 +
 docs/manual/patch-policy.txt                       |    2 +-
 14 files changed, 349 insertions(+), 276 deletions(-)

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2014-09-21 17:42 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-18 19:39 [Buildroot] [PATCH 00 of 13] manual: improvements in 'Project-specific customization' section Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 01 of 13] manual: move 'Creating your own board support' from User to Developer guide Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 02 of 13] manual/developer guide: minor rework of 'adding board support' section Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 03 of 13] manual/user guide/customization: move section on storing configuration Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 04 of 13] manual/user guide/customization: rework " Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 05 of 13] manual/user guide/customization: re-order introduction Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 06 of 13] manual/user guide/customization: add section on device/permission tables Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 07 of 13] manual/user guide/customization: add section on users tables Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 08 of 13] manual/user guide/customization: rename section 'Customizing packages' Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 09 of 13] manual/user guide/customization: change recommendation for package paths Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 10 of 13] manual/user guide/customization: add section on project-specific packages Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 11 of 13] manual/user guide/customization: refer to dir structure from rootfs section Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 12 of 13] manual/user guide/customization: rework 'step-by-step instructions' Thomas De Schampheleire
2014-09-18 19:39 ` [Buildroot] [PATCH 13 of 13] manual/user guide/customization: add section on layered customization Thomas De Schampheleire
2014-09-18 20:03 ` [Buildroot] [PATCH 00 of 13] manual: improvements in 'Project-specific customization' section Thomas Petazzoni
2014-09-19  6:40   ` Thomas De Schampheleire
2014-09-21 17:42 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox