Re: [PATCH] kbuild: allow alternative hook script dir in .deb packages

From: Sam Ravnborg
Date: Fri Feb 15 2008 - 07:48:19 EST


On Wed, Feb 13, 2008 at 12:42:18PM +0100, Frans Pop wrote:
> From: Frans Pop <elendil@xxxxxxxxx>
>
> Hook scripts in the default directory /etc/kernel are also
> executed by packages created using make-kpkg (including official
> Debian kernels). Allow to specify an alternative hook scripts
> directory by exporting the environment variable KERNELDEBHOOKDIR
> so that this can be avoided.

Do we have similar hook scripts for rpm for instance?
If we have then a deb specific solution is not acceptable,
we would need something that works across all packages.

Does this btw have to be an environment variable?
Why not make it a config option?

Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/