All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 03/17] fs: run filesystem hooks under fakeroot
Date: Mon, 15 Jan 2018 11:36:36 +0100	[thread overview]
Message-ID: <20180115113636.3b6701d2@windsurf> (raw)
In-Reply-To: <32c8e4163ab1f955741edfb8ae6bfff784ac55b8.1515939400.git.yann.morin.1998@free.fr>

Hello,

On Sun, 14 Jan 2018 15:16:59 +0100, Yann E. MORIN wrote:
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Cc: Arnout Vandecappelle <arnout@mind.be>

Since this is a rather major change, it definitely deserves and
non-empty commit log that explains the reasoning for the change and its
consequences.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2018-01-15 10:36 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-14 14:16 [Buildroot] [PATCH 00/17] fs: support parallel filesystems build Yann E. MORIN
2018-01-14 14:16 ` [Buildroot] [PATCH 01/17] fs: pass EXTRA_ENV to post-fakeroot script Yann E. MORIN
2018-01-15 20:37   ` Peter Korsgaard
2018-01-14 14:16 ` [Buildroot] [PATCH 02/17] tests: add test for " Yann E. MORIN
2018-01-14 23:53   ` Ricardo Martincoski
2018-01-15 20:38   ` Peter Korsgaard
2018-01-14 14:16 ` [Buildroot] [PATCH 03/17] fs: run filesystem hooks under fakeroot Yann E. MORIN
2018-01-15 10:36   ` Thomas Petazzoni [this message]
2018-01-14 14:17 ` [Buildroot] [PATCH 04/17] fs/cpio: don't extend packages' permissions table Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 05/17] fs/iso9660: rename internal variable Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 06/17] core: introduce intermediate BASE_TARGET_DIR variable Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 07/17] fs: set per-rootfs variable name Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 08/17] fs: define per-rootfs directory Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 09/17] fs: use a per-rootfs fakeroot script Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 10/17] fs: split per-rootfs dependency line Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 11/17] fs: introduce per-rootfs TARGET_DIR variable Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 12/17] fs: new intermediate rootfs-common to gather common dependencies Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 13/17] fs: introduce a macro for reproducible command Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 14/17] fs: use a common tarball as base for the other filesystems Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 15/17] fs: run packages' filesystem hooks in a copy of target/ Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 16/17] fs: get rid of package-provided post-fs hooks Yann E. MORIN
2018-01-14 14:17 ` [Buildroot] [PATCH 17/17] fs: remove intermediate artefacts Yann E. MORIN

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=20180115113636.3b6701d2@windsurf \
    --to=thomas.petazzoni@free-electrons.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.