wsk170
02fff2aebc
get wan interface prefer from gsw ports ( #349 )
...
in some router, eth0 and eth1 both from cpu, the wan speed is 2.5G. that's not correct.
so get wan interface prefer from gsw ports to get the right speed.
2024-12-03 10:29:37 +08:00
wsk170
b5d6e1fe4e
ethernet information support both DSA and GSW ( #344 )
2024-11-21 12:52:21 +08:00
wsk170
0e2fe86ae5
add ethernet information looks like openwrt 23.05 ( #340 )
...
* add ethernet information in luci overview
* add ethernet information looks like openwrt 23.05
2024-11-18 09:25:43 +08:00
hanwckf
5e16f8a4f2
autocore: fix tri-band wifi temperature
2024-09-20 21:12:19 +08:00
hanwckf
474b512901
autocore: hide cpu temperature in cpuinfo utils
...
fix #220
2024-01-10 01:20:36 +08:00
hanwckf
41208baa4d
autocore: hide mtk mhz info to speed up luci rpc call
2024-01-07 00:58:33 +08:00
hanwckf
d2ecc79a20
default-settings: fix luci rpcd issue
2023-12-13 20:23:07 +08:00
hanwckf
fdceeb5d90
autocore: check wifi ifname status before call iwpriv
2023-09-23 22:14:32 +08:00
hanwckf
53eae01db7
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2023-09-18 10:01:12 +08:00
Nicholas Sun
e5a48ffa59
autocore: maximize ring buffer size for Intel IGC ethernet
...
Signed-off-by: Nicholas Sun <nicholas-sun@outlook.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 680e4752c52f001a446a14f4f78955c8374fcd09)
2023-09-16 17:01:37 +08:00
hanwckf
95692fc7c7
default-settings: remove anon_mount
2023-07-12 21:13:09 +08:00
hanwckf
d0fc857ae2
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into HEAD
2023-07-12 21:09:22 +08:00
Tianling Shen
de6c207899
default-settings: fix override user settings
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c90db07cf9c325df5e1855681e9b7729e24ab090)
2023-07-09 17:53:52 +08:00
Tianling Shen
86dc811a7c
mediatek: add support for Livinet ZR-3020 ( #82 )
...
* autocore: remove ethinfo for mtk arm boards
mediatek target uses legacy swconfig which is not supported by autocore.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* mediatek: add support for Livinet ZR-3020
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
---------
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-07-03 02:27:36 +08:00
hanwckf
5ea9ded3d1
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2023-06-28 00:47:14 +08:00
Tianling Shen
32e60759e6
default-settings: add luci to dependency
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 650f5eacd4db46283a300b625dd140d13e8c99dc)
2023-05-10 23:34:06 +08:00
Tianling Shen
14f80a8449
default-settings-chn: add luci-i18n-base-zh-cn to dependencies
...
For firmware-selector.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-04-19 05:47:46 +08:00
Tianling Shen
93e9ad63c9
ipq: build with automount by default
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-04-06 03:49:45 +08:00
Tianling Shen
6e74276e97
autocore: remove ethinfo for ipq boards
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-04-06 03:38:05 +08:00
hanwckf
3520be6447
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2023-03-28 01:37:18 +08:00
Tianling Shen
b4f56cda2b
default-settings: drop outdated banner hack
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-02-23 11:55:55 +08:00
Tianling Shen
85a15a1093
default-settings: remove unused banner
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 17ec9eae8d30ac44cb7f839422d87cf7903ec11c)
2023-01-28 04:45:13 +08:00
hanwckf
fd302b0013
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2022-12-24 12:31:42 +08:00
Tianling Shen
a875052d23
license: re-license Project ImmortalWrt under GPL-2.0-only
...
This fixes license conflict with upstream OpenWrt.
Reviewed-at: https://github.com/immortalwrt/immortalwrt/pull/839 .
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit eb782c08339bfc301f382026046d027a523f9ebb)
2022-12-24 10:44:52 +08:00
Tianling Shen
1146cdb0ee
mediatek: 360-t7: use the LED for showing system status ( #7 )
...
* autocore: fix install unneeded ethinfo page
Fixes: db262a5db7 (autocore: improve support for the mediatek
target (#6 )"")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* mediatek: 360-t7: use the LED for showing system status
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-25 23:29:27 +08:00
Tianling Shen
db262a5db7
autocore: improve support for the mediatek target ( #6 )
...
support read cpu clock speed and wifi temperature
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-25 00:47:33 +08:00
hanwckf
6b61cd98df
Merge branch 'openwrt-21.02' of https://github.com/immortalwrt/immortalwrt into openwrt-21.02
2022-11-19 12:59:41 +08:00
Tianling Shen
6df69462c8
default-settings: fix override default banner
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 32d7a094d303e4b02514f21fb0a978700145737b)
2022-11-17 21:51:04 +08:00
hanwckf
a15e6ed094
default-settings: remove anon_mount and wifi auto up
2022-11-16 22:08:49 +08:00
zonyitoo
4d46f75d45
autosamba: compatible with samba4
...
- samba4 config file path: /etc/config/samba4
- samba4 config name: samba4
- samba4 init path: /etc/init.d/samba4
(cherry picked from commit 9ab9dbfb85875a4e239da2adaf45d04c9b83f810)
2022-11-06 01:40:29 +08:00
Tianling Shen
79f50ce7df
autocore: remove 10_system hack
...
It's now merged into luci feed.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-25 18:42:30 +08:00
Tianling Shen
08b6c139d5
autocore: ethinfo: fix panic issue
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-25 17:58:41 +08:00
zxlhhyccc
97662fa367
autocore: Fix schema display? x?
error
2022-10-22 01:03:37 +08:00
ZiMing Mo
3489a674db
autocore: move functions into luci-base
...
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
(cherry picked from commit c7c8ae9b0e28d15dddf544bbc545308c75c7478e)
2022-10-21 16:31:45 +08:00
Tianling Shen
f834fa99ce
autocore: use mhz to calc cpufreq for mvebu
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 00c38b88e052d04b8932c76d01f26a082166be5c)
2022-10-21 16:31:05 +08:00
Tianling Shen
b66c7956e0
ImmortalWrt v21.02.2: revert to branch defaults
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-18 13:54:17 +08:00
Tianling Shen
53f29923e0
ImmortalWrt v21.02.2: adjust config defaults
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-10-18 13:53:43 +08:00
Tianling Shen
c362389de1
default-settings: remove default password
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 06992d8241b16eb654ba37ef94a8a773d9aa2d27)
2022-10-08 19:25:14 +08:00
Tianling Shen
162c7e4653
automount: fix typo error
...
Fixes : #777
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-09-11 10:56:19 +08:00
Tianling Shen
ae33780967
automount: replace ntfs-3g with ntfs3
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-09-11 10:12:15 +08:00
AmadeusGhost
2b92d89445
automount: simplified installation
...
(cherry picked from commit fa6210cba38b26d3b60bcd9a832e274c17114abe)
2022-09-10 14:39:42 +08:00
Tianling Shen
dd46833080
default-settings: default to SNAPSHOT style
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-07-09 10:48:09 +08:00
Tianling Shen
75f69b01b4
default-settings: ImmortalWrt 21.02.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-07-09 10:46:05 +08:00
MkQtS
dd6afe1ce3
default-settings: update tencent ntp server
...
see tencentyun's doc [1]
1. https://github.com/tencentyun/qcloud-documents/blob/master/product/%E8%AE%A1%E7%AE%97%E4%B8%8E%E7%BD%91%E7%BB%9C/%E4%BA%91%E6%9C%8D%E5%8A%A1%E5%99%A8/%E6%9C%80%E4%BD%B3%E5%AE%9E%E8%B7%B5/NTP%20%E6%9C%8D%E5%8A%A1/%E8%85%BE%E8%AE%AF%E4%BA%91%20NTP%20%E6%9C%8D%E5%8A%A1.md
(cherry picked from commit 0688e346d06452508345ec92e88bf6d2876e7b52)
2022-06-20 03:27:32 +08:00
lean
159825dbad
automount: skip some partition
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit cb7067660611bf85d207e2a91b95d0fc9d806dac)
2022-04-25 07:47:43 +08:00
Tianling Shen
cc37891242
autocore: mark as nonshared
...
This package contains target-specific stuffs.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 89106c7fedae113fee6a7f77f9b0691ce712d3ee)
2022-04-15 02:29:44 +08:00
Tianling Shen
c771bf9891
autocore: reduce grep call
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 7897839f5157a611d04063a111fc9f70995461bc)
2022-04-09 00:04:18 +08:00
Tianling Shen
be0d1b2827
autocore: sync with luci
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit c63b7ea4e5483fda32b8ff63f69c6ba6cd237e1b)
2022-03-28 15:03:43 +08:00
Tianling Shen
087ca72a8e
autocore: fix indentation
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e0cb58f78f83f31aab4469e6b8966c1e620ac4e5)
2022-03-28 05:37:20 +08:00
Tianling Shen
cb891f9056
autocore: ethinfo: fix indentation
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 8b0362799a8251b60495fffafad141f177de6693)
2022-03-27 20:40:31 +08:00