Skip to content

Tags: ZHOUJUNX/lede

Tags

20221001

Toggle 20221001's commit message
scripts/download.pl: fix support for aria2c download tool on macos

Currently we use /dev/shm to place aria2c tmp file. This is not present
on macos. Use the openwrt tmp directory instead of the linux-only
/dev/shm to save compatibility with more os.

Fixes: d391236 ("download.pl: add aria2c support")
Signed-off-by: Christian Marangi <[email protected]>

20220716

Toggle 20220716's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rockchip: fix rk3399 pppoe error in kernel 5.18

20220505

Toggle 20220505's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
kernel: bump 5.15 to 5.15.38 (coolsnowwolf#9378)

Signed-off-by: aakkll <[email protected]>

20211107

Toggle 20211107's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
luci-app-qbittorrent: tidy up code (coolsnowwolf#8194)

20200915

Toggle 20200915's commit message
Version Update to R20.9.15

20200408

Toggle 20200408's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
luci-app-ssr-plus: OpenWrt SNAPSHOT compatibility (coolsnowwolf#4154)

* luci-app-ssr-plus: OpenWrt SNAPSHOT compatibility

Fix coolsnowwolf#4143

* Modify getElementById to getElementsByName

Luci modification for OpenWrt 19.07 or higher