openwrt/package/utils/busybox
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 a725382978)
2021-05-27 00:03:12 +02:00
..
config busybox: update to 1.33 2021-02-14 15:15:32 +01:00
files busybox: sysntpd: make use of new ubus hotplug.ntp object 2021-02-08 00:57:14 +00:00
patches busybox: show reproducible timestamp 2021-05-27 00:03:12 +02:00
Config-defaults.in busybox: disable PREFER_IPV4_ADDRESS 2021-05-17 23:03:13 +02:00
Config.in busybox: add selinux variant 2020-08-23 23:37:08 +01:00
Makefile busybox: show reproducible timestamp 2021-05-27 00:03:12 +02:00
convert_defaults.pl
convert_menuconfig.pl
selinux.config busybox: add selinux variant 2020-08-23 23:37:08 +01:00