All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas De Schampheleire <patrickdepinguin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 00 of 13] manual: improvements in 'Project-specific customization' section
Date: Thu, 18 Sep 2014 21:39:23 +0200	[thread overview]
Message-ID: <patchbomb.1411069163@localhost> (raw)

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(-)

             reply	other threads:[~2014-09-18 19:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-18 19:39 Thomas De Schampheleire [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=patchbomb.1411069163@localhost \
    --to=patrickdepinguin@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.