Files
openwrt/package/utils
Paul Spooren a725382978 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>
2021-05-19 00:32:46 +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-08 21:27:35 +00:00
2021-04-01 00:12:38 +02:00
2020-09-01 13:04:44 +02:00