Tianling Shen
|
fb77c8a51a
|
autocore: add ethtool back for x86
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2022-03-22 01:26:41 +08:00 |
|
Tianling Shen
|
cd1e95514e
|
eeautocore: ethinfo: rewritten in lua
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2022-03-19 13:23:28 +08:00 |
|
Tianling Shen
|
78e2b8c1a7
|
default-settings: remove @LUCI_LANG_en dependencies
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2022-01-26 16:42:46 +08:00 |
|
Tianling Shen
|
36a4e6e0d4
|
default-settings: set lang to auto
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2022-01-26 16:37:22 +08:00 |
|
Lienol
|
c29e718567
|
autocore: index: add Target Platform
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2022-01-26 16:27:14 +08:00 |
|
Tianling Shen
|
53df97e789
|
autocore: fix count core number
`uniq` doesn't work, I don't know why.
Fixes: #558
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2022-01-06 22:17:34 +08:00 |
|
Tianling Shen
|
43792ff189
|
autocore: speedup cpufreq calculation
2x faster
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-12-03 17:55:10 +08:00 |
|
AmadeusGhost
|
fa6210cba3
|
automount: simplified installation
|
2021-11-30 23:58:09 +08:00 |
|
Tianling Shen
|
548c4014b6
|
automount: rebuild if target was changed
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e7d7cc1de7)
|
2021-11-30 20:56:33 +08:00 |
|
AmadeusGhost
|
202742604b
|
default-settings: simplified installation
Also fix typo error which will cause build failed.
Fixes: 75954bd ("default-settings: split cnh variant into a separated pkg")
|
2021-11-29 23:29:39 +08:00 |
|
Tianling Shen
|
476c1bb63f
|
autocore-arm: rebuild when target was changed
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 37b7b17698)
|
2021-11-29 23:18:35 +08:00 |
|
Tianling Shen
|
3c902654f2
|
default-settings: add missing INSTALL_DIR
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 0a62131a05)
|
2021-11-29 11:02:17 +08:00 |
|
Tianling Shen
|
75954bd23a
|
default-settings: split cnh variant into a separated pkg
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-11-29 01:11:22 +08:00 |
|
AmadeusGhost
|
b613d40f8d
|
gargoyle: cleanup build warning and makefile
|
2021-11-11 15:46:50 +08:00 |
|
AmadeusGhost
|
418beef4bc
|
libiptbwctl: fixes build error
Fixes: #505
|
2021-11-11 15:43:37 +08:00 |
|
Tianling Shen
|
661f8b7cb6
|
autocore: fix read temp for x86 device
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-11-10 19:50:47 +08:00 |
|
Tianling Shen
|
87911b01c2
|
default-settings: set lang to zh_CN for Chinese builds explicitly
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-11-06 23:30:52 +08:00 |
|
Tianling Shen
|
ea4e37d662
|
autocore: fix read temp for x86 devices
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-11-05 14:56:57 +08:00 |
|
Tianling Shen
|
339106c5ba
|
autocore: fix assigning eth_info variable
Local variable cannot be assigned in `if` function.
Fixes: c9b60a8780 ("autocore: refactor luci")
Reported-by: Hakurei Kyaru <hakureiyuyuko@kyarucloud.moe>
Tested-by: Hakurei Kyaru <hakureiyuyuko@kyarucloud.moe>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-31 00:45:11 +08:00 |
|
Tianling Shen
|
a5e682d1f2
|
autocore: fix read tempinfo for AMD CPUs
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-30 23:49:57 +08:00 |
|
Tianling Shen
|
c106eab4a3
|
autocore: cleanup err output
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-29 15:44:29 +08:00 |
|
Tianling Shen
|
dbd46ed26a
|
autocore: add big.LITTLE arch support
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-16 14:14:29 +08:00 |
|
Tianling Shen
|
1c3d1c9816
|
autocore: pass install path to subfunction
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-14 19:17:01 +08:00 |
|
Tianling Shen
|
04516bb742
|
autocore-arm: add missing separator
Fixes: #486
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-14 12:19:15 +08:00 |
|
Tianling Shen
|
2349a952c8
|
autocore: drop useless dependencies
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-11 19:55:38 +08:00 |
|
Tianling Shen
|
7ac6cc2a06
|
autocore: rewrite autocore script for x86
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-11 19:52:49 +08:00 |
|
Tianling Shen
|
c9b60a8780
|
autocore: refactor luci
Co-authored-by: Lean <coolsnowwolf@gmail.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-11 19:21:14 +08:00 |
|
Tianling Shen
|
b00e8177c7
|
autocore: drop project link
Drop this stupid design.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-10-02 11:06:42 +08:00 |
|
Tianling Shen
|
aa5b96beac
|
autocore: drop extra % from CPU usage
Fixes: #458
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-09-13 08:46:06 +08:00 |
|
Tianling Shen
|
d9b91146a1
|
default-settings: remove nas hack
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-09-11 04:53:12 +08:00 |
|
Tianling Shen
|
a4066f2815
|
automount: mark as nonshared
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 2008dea56a)
|
2021-08-11 17:33:23 +08:00 |
|
AmadeusGhost
|
9ffa52cf18
|
base-files: adjust default ntp server again
|
2021-07-18 12:06:29 +08:00 |
|
Tianling Shen
|
63138ba431
|
base-files: tweak default ntp servers
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-07-16 15:53:30 +08:00 |
|
Tianling Shen
|
d2364ce1fa
|
autocore: strip white space
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-06-29 22:06:09 +08:00 |
|
AmadeusGhost
|
268a5e1191
|
autocore-arm: no longer limit the specific target
These code are good enough to do this. Now we don’t need to make
this line longer and longer.
|
2021-06-28 23:52:25 +08:00 |
|
coolsnowwolf
|
aeff8e17c8
|
autocore-arm: remove the dependency on lm-sensors
|
2021-06-28 23:48:20 +08:00 |
|
Tianling Shen
|
5eeec57c5e
|
default-settings: update DISTNAME
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-06-08 00:45:46 +08:00 |
|
Tianling Shen
|
9e5ea394a7
|
default-settings: make chinese optimization parts optional
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-05-23 22:44:25 +08:00 |
|
Tianling Shen
|
b9aa06e432
|
package lean: move to LuCI feeds
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
|
2021-05-14 23:12:28 +08:00 |
|