immortalwrt/package
Rosen Penev b75e6ec413 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-24 23:07:42 +08:00
..
base-files base-files: fix zoneinfo support 2021-06-24 23:07:42 +08:00
boot grub2: update to 2.06 2021-06-22 15:35:29 +08:00
devel binutils: update to 2.35.2 2021-05-23 23:21:46 +08:00
emortal default-settings: update DISTNAME 2021-06-08 00:45:46 +08:00
firmware linux-firmware: update to 20210511 2021-06-08 23:13:14 +08:00
kernel kernel: crypto: limit crypto-hw-hifn-795x to devices with pci support 2021-06-23 23:16:20 +08:00
libs mbedtls: refresh patches 2021-06-23 23:33:12 +08:00
network dnsmasq: cleanup IPv6 DNS redirect rule when stop running 2021-06-22 18:45:52 +08:00
system uci: add uci_revert function 2021-06-22 15:28:54 +08:00
utils busybox: disable bzip2 2021-06-21 20:35:30 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00