openwrt/package
Rosen Penev 8af62ede18 base-files: fix zoneinfo support
The system init script currently sets /tmp/localinfo when zoneinfo is
populated. However, zoneinfo has spaces in it whereas the actual files
have _ instead of spaces. This made the if condition never return true.

Example failure when removing the if condition:

/tmp/localtime -> /usr/share/zoneinfo/America/Los Angeles

This file does not exist. America/Los_Angeles does.

Ran through shfmt -w -ci -bn -sr -s

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-23 14:10:27 -10:00
..
base-files base-files: fix zoneinfo support 2021-06-23 14:10:27 -10:00
boot grub2: update to 2.06 2021-06-21 09:02:26 -10:00
devel binutils: update to 2.35.2 2021-05-23 15:11:38 +02:00
firmware linux-firmware: update to 20210511 2021-06-08 00:38:41 +02:00
kernel kernel: crypto: limit crypto-hw-hifn-795x to devices with pci support 2021-06-22 23:23:00 +02:00
libs ustream-ssl: variants conflict with each other 2021-06-21 18:48:03 -10:00
network hostapd: make wnm_sleep_mode_no_keys configurable 2021-06-22 11:10:06 -10:00
system uci: add uci_revert function 2021-06-21 08:36:03 -10:00
utils busybox: disable bzip2 2021-06-20 14:17:49 -10:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00