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

Yann E. MORIN yann.morin.1998 at free.fr
Mon Aug 10 17:09:25 UTC 2015


Thomas, All,

On 2015-08-06 09:10 +0200, Thomas Petazzoni spake thusly:
> 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.
> 
> Thanks, but could you submit a single patch series that does both the
> addition of POST_GEN_HOOKS (this patch) and the change to iso9660.mk to
> use POST_GEN_HOOKS to fix the hybrid image problem?

I don't know what you meant: iso96606 is already using the post-gen
hooks, but they are not called because this patch has not yet been
applied...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list