There is no reason to show a warning of long N files but just a summary with the name of the file to check.
Please forget the v6 because it got out prematurely. I just sent the v7.
Keep in consideration that in my building after the image finalize, do_install_imager_deps runs and mess-up things.
It is something that I need to investigate.
> >
> > v.6: the 1st part of the warning shows up each time the epoch is used
> > while the 2nd line appears only when some files has been touched
> > This allows the user to know the current situation aboat epoch.
>
> Version information does not belong here. See below.
>
> >
> > Signed-off-by: Roberto A. Foglietta <
roberto.foglietta@gmail.com>
> > ---
>
> Comments like changes between versions of your patches should be
> mentioned here. Not inside the commit message.
>
Ok, it seems weird to me but it probably is a standard that automatic software needs. Is that right?