[Buildroot] [PATCH] fs/common: add <fs>_POST_GEN_HOOKS support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Aug 10 18:58:04 UTC 2015


Dear Noé Rubinstein,

On Fri, 31 Jul 2015 10:23:20 +0200, Noé Rubinstein wrote:
> From: Thomas Petazzoni <thomas.petazzoni at 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 at free-electrons.com>
> Signed-off-by: Noé Rubinstein <nrubinstein at 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


More information about the buildroot mailing list