1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
Val Kulkov b10a453367 base-files: coreutil-date breaks setting kernel timezone
"coreutil-date" package from the packages feed replaces the Busybox date
applet by symlinking /usr/bin/gnu-date to /bin/date. This prevents the system
init script from setting kernel timezone because the GNU date utility does not
provide such functionality:

   root@OpenWrt:~# date -k
   date: invalid option -- 'k'
   Try 'date --help' for more information.

A specific reference to the Busybox date applet prevents alternative date
utilities from breaking the system init script.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2019-10-12 23:43:08 +02:00
..
base-files base-files: coreutil-date breaks setting kernel timezone 2019-10-12 23:43:08 +02:00
boot uboot-oxnas: remove unnecessary execute permission bit 2019-10-12 23:37:00 +02:00
devel perf: simplify the build process 2019-07-17 12:16:29 +02:00
firmware ath10k-firmware: update Candela Tech firmware images 2019-09-15 22:56:09 +02:00
kernel kernel: fix typos in video KernelPackage description 2019-10-12 23:37:00 +02:00
libs uClibc++: Fix three bugs 2019-10-12 23:43:08 +02:00
network hostapd: adjust to removal of WOLFSSL_HAS_AES_GCM 2019-10-12 23:43:08 +02:00
system rpcd: update to latest Git HEAD 2019-09-21 15:04:18 +02:00
utils px5g: support EC keys 2019-09-01 00:34:30 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00