Commit Graph

5509 Commits

Author SHA1 Message Date
Daniel Golle
270b8f131c
procd: bump to git HEAD once again
Further complete OCI container support in ujail:
 f5f305e jail: move /tmp/resolv.conf.d to /dev/resolv.conf.d
 6f078ae jail: add support for defining devices
 686cf7a jail: actually apply filesystem-specific mount options
 f91009a jail: refactor default mounts into new structure
 66ae2d9 jail: re-implement /proc/sys/net read-write in netns hack

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-20 22:14:08 +08:00
Daniel Golle
74a1d0723b
procd: update to git HEAD
9eddf0f jail: fix hooks
 1b1286b jail: parse and apply OCI sysctl values
 c049047 jail: implement OCI user additionalGIDs
 0e1920c jail: read and apply umask from OCI if defined
 1c46cc3 jail: parse and apply POSIX rlimits
 76adac5 jail: /proc/$pid/oom_score_adj to OCI defined oomScoreAdj

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-20 22:13:42 +08:00
CN_SZTL
2b04a40009
autocore-arm: fix real-time load 2020-07-20 18:10:22 +08:00
CN_SZTL
6f3973c542
luci-app-turboacc: fix hwnat requirement 2020-07-20 17:56:54 +08:00
CN_SZTL
56a436b2af
target/ramips: fix check-size 2020-07-20 17:55:14 +08:00
CN_SZTL
bb70183aa7
trojan-go: fix compilation 2020-07-20 01:31:26 +08:00
CN_SZTL
432d1403d0
Merge Upstream 2020-07-19 23:04:01 +08:00
Core Chen
ce3ee31be0
subweb: update config 2020-07-19 23:03:21 +08:00
Core Chen
6aad545039
subconverter: update init 2020-07-19 23:02:45 +08:00
CN_SZTL
21a3f7ca24
luci-app-turboacc: add missing translation str 2020-07-19 22:26:04 +08:00
CN_SZTL
da075c1965
target/ramips: sync with recently changes from Lean 2020-07-19 20:16:32 +08:00
CN_SZTL
1410663665
luci-app-ssr-plus: sync with upstream source 2020-07-19 17:34:03 +08:00
CN_SZTL
8111f7abfd
luci-app-oled: add package 2020-07-19 17:31:34 +08:00
CN_SZTL
85a10cd5a4
luci-app-passwall: sync with upstream source 2020-07-19 17:27:49 +08:00
CN_SZTL
6975d1a9e8
trojan-go: bump to v0.8.1 2020-07-19 17:23:47 +08:00
CN_SZTL
910812a8c4
luci-app-jd-dailybonus: sync with upstream source 2020-07-19 17:23:09 +08:00
Core Chen
25e9154ad9
subweb: update init 2020-07-19 15:32:41 +08:00
CN_SZTL
b49188ac2c
luci-app-cpufreq: do not set default value on first installed 2020-07-19 15:03:46 +08:00
CN_SZTL
9f571180e4
autocore-arm: fix read cpu freq 2020-07-19 14:15:58 +08:00
big fox tail
3f5ce2f0b3
luci-app-openvpn-server: fix bug 2020-07-19 14:07:43 +08:00
CN_SZTL
a0246643f1
luci-app-cpufreq: fix dependency 2020-07-19 14:04:50 +08:00
CN_SZTL
83e64e6997
luci-app-turboacc: do not display hw nat option for non-mt7621 devices 2020-07-19 13:57:45 +08:00
CN_SZTL
a3dba349ad
autocore: refresh data in 1s 2020-07-19 11:56:22 +08:00
CN_SZTL
e3de5402ae
OpenClash: bump to v0.39.4-beta 2020-07-18 22:04:13 +08:00
CN_SZTL
aa57e2e757
target: select luci-app-turboacc by default 2020-07-18 21:35:54 +08:00
CN_SZTL
21040a655d
luci-app-turboacc: fix sfe detection 2020-07-18 21:33:35 +08:00
CN_SZTL
c52df75126
luci-app-turboacc: merge offload and sfe into one package 2020-07-18 21:18:11 +08:00
CN_SZTL
a455a5fa07
autocore: add VARIANT 2020-07-18 14:23:22 +08:00
Adrian Schmutzler
2c4f3fdc82
lantiq: move 01_led_migration script to subtargets
Split the /etc/uci-defaults/01_led_migration scripts into subtargets
as already done for most of the other base-files.

While this introduces a minor amount of code duplication, it still
is considered an improvement, as device-specific settings are kept
together in the subtargets' base-files and the script at hand can be
removed entirely for two of the subtargets not needing it.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-18 13:35:38 +08:00
Martin Schiller
339b93a36b
ltq-*dsl-app: dsl_control: remove unneeded check for lantiq_dsl.sh
This file is always present because it is part of the ltq-dsl-base
package on which these packages depend.

This check would not have been necessary in the past, because the script
was part of the TARGET_LANTIQ on which these packages also depend.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2020-07-18 13:35:13 +08:00
Martin Schiller
ede5f6c696
lantiq: move dsl related base-files into own package
It does not make sense to install this components on lantiq systems
where the dsl subsystem is not needed/used.

This also makes it possible to use the files also on other targets.
(hopefully ipq401x / FritzBox 7530 in the near future)

Signed-off-by: Martin Schiller <ms.3headeddevs@gmail.com>
2020-07-18 13:33:36 +08:00
Rosen Penev
5d72efdaf0
lzo: fix pkgconfig paths
The last commit to this package that added the pkgconfig file did not
fix the paths to point to the prefix.

This allows packages to find lzo properly.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-18 13:30:47 +08:00
Daniel Golle
520861c5dc
procd: bump to git HEAD
8d5208f jail: fix false return in case of nofail mount
 b41f76b procd: fix compile if procd-ujail is not selected
 86a5105 jail: fs: fix build on uClibc-ng
 bfce7d1 jail: fix some more mount options
 268126a jail: add support for maskedPaths and readonlyPaths

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-18 13:30:13 +08:00
CN_SZTL
986c000372
Revert "ipq806x: fix aliases node name for Qualcomm IPQ8064/DB149"
This reverts commit 037de3e579.

Revert "ipq806x: use consistent DT labels for gsbiX_serial"

This reverts commit 9b305d8456.

Revert "ipq806x: really fix aliases node for Qualcomm IPQ8064/DB149"

This reverts commit 099c14802e.
2020-07-18 10:44:44 +08:00
CN_SZTL
6e4242eff9
trojan-plus: change source 2020-07-17 21:41:45 +08:00
CN_SZTL
7f0166e5c9
trojan-plus: fix PKG_NAME 2020-07-17 20:28:50 +08:00
CN_SZTL
6d43481b8d
luci-app-passwall: sync with upstream source 2020-07-17 20:21:32 +08:00
CN_SZTL
8f32714143
trojan-go/trojan-plus: introduce package 2020-07-17 20:15:53 +08:00
CN_SZTL
2b832ba5c3
luci-app-jd-dailybonus: sync with upstream source 2020-07-17 20:01:12 +08:00
CN_SZTL
eca7194dac
target: use flowoffload by default 2020-07-17 18:51:03 +08:00
CN_SZTL
6db7a01cbb
Revert "ipq40xx: fix ethernet vlan double tagging"
This reverts commit f4689c739b and a5ac960466.
2020-07-17 18:26:22 +08:00
Hans Dedecker
17eed1a10c
nat46: update to latest git HEAD
ac712ad nat46-netdev: Add support for removing a rule

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-07-17 18:15:13 +08:00
CN_SZTL
a5ac960466
netifd: adjust configs 2020-07-17 17:41:17 +08:00
SJZ
dcd252bf75
Unblockmusic Cloud unlock Log output typo 2020-07-17 17:23:14 +08:00
CN_SZTL
942282185a
netifd: sync with upstream source 2020-07-17 17:09:11 +08:00
CN_SZTL
b75f46844a
OpenClash: sync with upstream source 2020-07-16 21:07:14 +08:00
CN_SZTL
5baf9b8af6
luci-app-clash: sync with upstream source 2020-07-16 21:03:56 +08:00
CN_SZTL
f9c4a4a48a
luci-app-ssr-plus: sync with upstream source 2020-07-16 20:57:55 +08:00
CN_SZTL
471714b578
luci-theme-btmod: add package 2020-07-16 20:55:20 +08:00
CN_SZTL
89b16611a0
luci-app-jd-dailybonus: add package 2020-07-16 20:48:22 +08:00