Paul Spooren 4b691077e0 busybox: show reproducible timestamp
On login busybox shows a timestamp per default contianing the build
date. Since the build date isn't reproducible per default this behaviour
was disabled by default via 34df4d40 "busybox: disable timestamp in
version".

This commit modifies busybox so that the printed timestamp reproducible
using SOURCE_DATE_EPOCH and therefore shouldn't be disabled anymore.

Before:

    BusyBox v1.33.1 () built-in shell (ash)

After:

    BusyBox v1.33.1 (2021-05-13 09:34:34 UTC) built-in shell (ash)

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit a725382978515abfb2eb7be3bafef735dca97dbd)
2021-05-27 00:03:12 +02:00
..
2019-12-23 00:22:07 +01:00
2019-10-19 12:49:11 +02:00
2021-02-14 19:38:15 +01:00
2021-01-06 15:38:57 -10:00
2019-08-16 22:53:06 +02:00
2020-08-30 22:18:35 +02:00
2020-02-14 14:10:51 +01:00
2020-08-31 10:19:31 +01:00
2021-03-15 21:53:16 +00:00
2020-09-01 13:04:44 +02:00