From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] fs/common: add <fs>_POST_GEN_HOOKS support
Date: Mon, 10 Aug 2015 20:58:04 +0200 [thread overview]
Message-ID: <20150810205804.426d2df4@free-electrons.com> (raw)
In-Reply-To: <1438331000-26534-1-git-send-email-nrubinstein@aldebaran.com>
Dear No? Rubinstein,
On Fri, 31 Jul 2015 10:23:20 +0200, No? Rubinstein wrote:
> From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>
> The common filesystem infrastructure already supports a
> <fs>_PRE_GEN_HOOKS variable, which allows filesystem makefiles to
> register some actions to be done before the root filesystem image is
> generated.
>
> This commit adds a similiar <fs>_POST_GEN_HOOKS variable, which will
> allow filesystem makefiles to do some actions after the filesystem
> image has been generated. It will initially be used by the iso9660
> filesystem to delete the temporary directory it creates.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: No? Rubinstein <nrubinstein@aldebaran.com>
> ---
> Re-sending this patch to fix hybrid ISO generation as added by patch
> 5bac06e8810eb86e7bddc771fda68f0c59a3c3fa.
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-08-10 18:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-31 8:23 [Buildroot] [PATCH] fs/common: add <fs>_POST_GEN_HOOKS support Noé Rubinstein
2015-08-06 7:10 ` Thomas Petazzoni
2015-08-10 17:09 ` Yann E. MORIN
2015-08-10 17:11 ` Yann E. MORIN
2015-08-10 18:58 ` Thomas Petazzoni [this message]
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=20150810205804.426d2df4@free-electrons.com \
--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.