Beginner
c85f84bfde
base-files: reduce sed calls ( #7924 )
...
* base-files: reduce `sed` calls
The `sed`-script shouldn't be called multiple times, especially not with
the same files.
This commit merges all files together in a single `sed`-script call.
Signed-off-by: Paul Spooren <mail@aparcar.org>
* base-files: reduce number of `mkdir` calls
The `mkdir` commands supports passing multiple arguments to batch create
multiple folders, instead of calling the tool every single time.
If the creation of one of the folders fails, all other folder are still
created and therefore doesn't change the error handling.
Also stop creating `/etc/` explicitly after subfolders of `/etc/` were
already created.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Co-authored-by: Paul Spooren <mail@aparcar.org>
2021-09-25 01:40:03 +08:00
lean
b71710dbe3
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2021-09-24 22:12:39 +08:00
lean
cf8d3b6b33
ramips: mt7530 use lock to protect registers access
2021-09-24 22:12:29 +08:00
Beginner
218c16576f
iproute2: update to 5.14 ( #7887 )
...
* iproute2: bump to 5.13
Drop patch 185-libbpf-add-limits-h merged upstream
Update patch 170-ip_tiny
Update patch 130-no_netem_tpic_dcb...
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* iproute2: m_xt.so depends on dynsyms.list
When doing parallel build on a fast machine with bottleneck in i/o,
m_xt.so may start linking faster than dynsyms.list gets populated,
resulting in error:
ld:dynsyms.list:0: syntax error in dynamic list
Fix this by adding dynsyms.list as make dependency to m_xt.so
Described also here:
https://bugs.openwrt.org/index.php?do=details&task_id=3353
Change from v1:
- add dynsysms.list dependancy only when shared libs are enabled
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Fixes: FS#3353
* iproute2: update to 5.14
Update iproute2 to latest stable 5.14; for the changes see https://lwn.net/Articles/867940/
Refresh patches
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Co-authored-by: Ansuel Smith <ansuelsmth@gmail.com>
Co-authored-by: Roman Yeryomin <roman@advem.lv>
Co-authored-by: Hans Dedecker <dedeckeh@gmail.com>
2021-09-24 22:04:40 +08:00
蛋炒饭
a623e31b7a
qbittorrent: bump to v4.3.8 ( #7919 )
...
* qbittorrent: bump to v4.3.8
* qBittorrent-static: bump to v4.3.8_v1.2.14
2021-09-24 22:04:15 +08:00
lean
6628f88d75
x86: add missing symbol
2021-09-24 22:01:18 +08:00
lean
4db09bd3a0
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2021-09-24 21:47:57 +08:00
lean
8eaa4051c9
rtl8821cu: add package
2021-09-24 21:47:50 +08:00
AmadeusGhost
63ffadfc13
luci-app-diskman: sync upstream source code
2021-09-24 17:37:26 +08:00
AmadeusGhost
f8bb1a89d6
x86: add missing kernel config
...
Fixes : #7915
2021-09-24 17:35:44 +08:00
breakings
368e31dc7c
dnsmasq: update to version 2.86 ( #7909 )
...
Co-authored-by: breakings <skygmin@yahoo.com>
2021-09-23 22:22:07 +08:00
lean
9621c35447
ramips: cr660x switch to DSA network driver
2021-09-23 16:21:27 +08:00
lean
61f4bdeb2b
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2021-09-23 14:48:06 +08:00
lean
50d98983c2
rockchip: add NanoPi R2C support
2021-09-23 14:47:55 +08:00
EnnawYang
3b48d25c42
luci-app-pushbot: update to 3.55-21 ( #7884 )
...
Co-authored-by: 然后七年 <69092025+zzsj0928@users.noreply.github.com>
2021-09-23 02:34:08 +08:00
lean
3052240a57
x86: add emmc booting config support
2021-09-23 02:26:41 +08:00
Ailick
ac6b0edd8d
shortcut-fe: fix the issue of shortcut-fe-cm. ( #7893 )
...
* (TEST) fix the issue of shortcut-fe-cm premature loading
* shortcut-fe: bug fixes: a problem of lookup routes when skb provided.
2021-09-23 00:49:18 +08:00
AmadeusGhost
69b0f1cf68
ramips: add support for JCG JHR-AC945M ( #7900 )
...
Hardware specs:
SoC: MediaTek MT7621AT
Flash: SPI NOR 16MB
RAM: DDR3 256MB
2.4GHz: MT7615N bgn 4x4
5GHz: MT7615N nac 4x4
Ethernet: 1 x WAN and 4 x LAN
USB: 1 x 3.0
Button: Reset, WPS
Unsupported chips:
ATMEGA328P-AU
HCLTEK HT1621B
Flash instructions:
Upload factory.bin in stock firmware's upgrade page.
Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>
2021-09-23 00:46:42 +08:00
hejiawencc
c2309f3515
rockchip: fix DoorNet1 dts and drop unneeded files ( #7906 )
...
* rockchip: drop unneeded files
* rockchip: fix DoorNet1 dts missing wifi enable pin
2021-09-23 00:46:24 +08:00
Beginner
86769e475d
dnsproxy: update to 0.39.7 ( #7898 )
...
* dnsproxy: update to 0.39.6
* dnsproxy: update to 0.39.7
2021-09-22 00:51:26 +08:00
NagaseKouichi
37492e08df
bump version to 2.16.2 ( #7897 )
2021-09-21 22:55:14 +08:00
Beginner
f9e6ab7e08
UnblockNeteaseMusic: bump to latest git HEAD ( #7899 )
2021-09-21 22:54:58 +08:00
AmadeusGhost
5679a89ee9
luci-app: drop some unneeded files
2021-09-20 11:24:56 +08:00
AmadeusGhost
5fc448227d
ramips: msg1500: further fix mac address
...
Signed-off-by: AmadeusGhost <amadeus@openjmu.xyz>
2021-09-20 11:19:36 +08:00
AmadeusGhost
84b4f3514c
cypress-nvram: add rpi cm4 support
...
Fixes : #7753 , #7837
2021-09-20 11:09:05 +08:00
AmadeusGhost
bed41cb1fb
bcm27xx: add missing config
...
Fixes : #7879 , #7891
2021-09-20 11:05:07 +08:00
coolsnowwolf
e4ba63a992
kernel: bump 5.4 to 5.4.145
2021-09-18 01:45:36 +08:00
coolsnowwolf
fcd2797a87
kernel: bump 5.4 to 5.4.144
2021-09-18 01:43:02 +08:00
coolsnowwolf
14616558c7
kernel: bump 5.10 to 5.10.64
2021-09-18 01:32:55 +08:00
Rui Salvaterra
caca89b4a2
kernel: bump 5.10 to 5.10.63
...
No patches refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2021-09-18 01:27:23 +08:00
coolsnowwolf
afb4db2533
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2021-09-18 01:26:38 +08:00
coolsnowwolf
dcfcc34e01
kernel: bump 5.10 to 5.10.62
2021-09-18 01:26:26 +08:00
Beginner
751dda88b9
luci-app-pushbot: update to 3.55-16 ( #7869 )
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2021-09-18 00:46:57 +08:00
love4taylor
0b52435c36
default-settings: move samba4 to nas ( #7868 )
2021-09-18 00:45:51 +08:00
Beginner
e6d6c2058b
luci-app-serverchan: update to 2.01.4 ( #7870 )
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2021-09-18 00:45:33 +08:00
coolsnowwolf
56e6c4b866
ipq806x: skip MTDBLOCK error to speedup booting time by 5x
2021-09-18 00:32:44 +08:00
Beginner
a3f095db4c
luci-app-jd-dailybonus: sync upstream ( #7871 )
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2021-09-17 12:57:46 +08:00
coolsnowwolf
09bfdd0f63
Version update to R21.9.18
2021-09-15 16:39:34 +08:00
AmadeusGhost
49f7faa21f
ipq807x: improve support for ZTE MF269 ( #7800 )
2021-09-15 15:00:09 +08:00
Beginner
2ba47c8f12
luci-app-turboacc: rename files ( #7855 )
2021-09-15 00:17:33 +08:00
AmadeusGhost
fe5786bfa4
ramips: msg1500: switch to ralink-eth driver
...
It seems that dsa is not stable on this machine...
2021-09-13 11:29:04 +08:00
AmadeusGhost
781f8a604b
ramips: msg1500: fixes error mac address
...
Fixes: b27f77f
("ramips: add support for RAISECOM MSG1500")
Signed-off-by: AmadeusGhost <amadeus@openjmu.xyz>
2021-09-13 11:21:04 +08:00
AmadeusGhost
f4659685c5
ramips: mt7621: devices typo fixes
...
Fixes: a3c941d
("ramips: add ZTE e8820s support")
2021-09-13 11:16:32 +08:00
Chen Minqiang
a70fee5f7d
ramips: add xiaomi_miwifi-r3 support
...
Specification:
- CPU: 580 MHz
- Flash size: 128 MiB NAND
- RAM size: 128 MiB DDR2
- Wireless No1: SoC-integrated: MT7620A 2x2 MIMO 802.11b/g/n (2.4 GHz)
- Wireless No2: On-board chip: MT7612E 2x2 MIMO 802.11a/n/ac (5 GHz)
- Switch: MT7620 built-in 10/100 switch w/ vlan support
- USB: 2.0 x1
Fixes : #7841
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2021-09-13 11:09:46 +08:00
EnnawYang
f08bdedec6
luci-app-pushbot: bump to 3.55-15 ( #7845 )
...
Co-authored-by: 然后七年 <69092025+zzsj0928@users.noreply.github.com>
2021-09-12 14:11:02 +08:00
KLT007
12d4b91c8b
fix rockchip ( #7846 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Delete 0001-Added-support-for-DoorNet1.patch
* Add files via upload
* Delete 0001-feat-rockchip-add-support-EmbedFire-DoorNet1-for-kernel-5.10.patch
* Add files via upload
2021-09-11 19:15:21 +08:00
Ailick
3a2042824a
luci-app-turboacc: fix issues #7840 ( #7842 )
2021-09-11 15:38:02 +08:00
Beginner
8eef4cee14
dnsproxy: update to 0.39.5 ( #7835 )
2021-09-10 18:29:33 +08:00
KLT007
2480f819d1
rockchip add support EmbedFire DoorNet1 for kernel-5.10 ( #7839 )
...
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Add files via upload
* Delete 0001-Added-support-for-DoorNet1.patch
* Add files via upload
2021-09-10 18:28:52 +08:00
Ailick
4e1354dc49
shortcut-fe: update to QSDK11.4 HEAD ( #7832 )
2021-09-09 00:42:58 +08:00