Re: [PATCH v2] initramfs: Use KBUILD_BUILD_TIMESTAMP for generatedentries

From: Michal Marek
Date: Mon Apr 18 2011 - 09:06:27 EST


On Mon, Apr 11, 2011 at 05:06:22PM +0200, Michal Marek wrote:
> gen_init_cpio gets the current time and uses it for each symlink,
> special file, and directory. Grab the current time once and make it
> possible to override it with the KBUILD_BUILD_TIMESTAMP variable for
> reproducible builds.
>
> Signed-off-by: Michal Marek <mmarek@xxxxxxx>
> ---
> Documentation/kbuild/kbuild.txt | 3 +-
> scripts/gen_initramfs_list.sh | 9 ++++++-
> usr/gen_init_cpio.c | 53 +++++++++++++++++++++++++++++---------
> 3 files changed, 50 insertions(+), 15 deletions(-)

Pushed to kbuild-2.6.git#kbuild.

Michal

--
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/