openwrt/package/base-files/files
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
..
bin base-files: provide option to specify label MAC address in board.d 2019-09-19 23:43:27 +02:00
etc base-files: coreutil-date breaks setting kernel timezone 2019-10-12 23:43:08 +02:00
lib base-files: upgrade: add case to export_bootdevice 2019-10-09 21:00:02 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 2019-09-11 09:05:35 +02:00
usr base-files: validate firmware for compatibility with backup 2019-09-08 09:10:30 +02:00