Skip to content

Commit cc9826d

Browse files
committed
Configuration: update code for openwrt
1 parent 3c1ad80 commit cc9826d

9 files changed

Lines changed: 189 additions & 108 deletions

File tree

config/openwrt_config/R2S.config

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3435,7 +3435,7 @@ CONFIG_HAS_LUAJIT_ARCH=y
34353435
#
34363436
# Python
34373437
#
3438-
# CONFIG_PACKAGE_libpython3 is not set
3438+
CONFIG_PACKAGE_libpython3=y
34393439
# CONFIG_PACKAGE_micropython-lib is not set
34403440
# CONFIG_PACKAGE_micropython-lib-src is not set
34413441
# CONFIG_PACKAGE_micropython-lib-unix is not set
@@ -3463,7 +3463,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
34633463
# CONFIG_PACKAGE_python3-awesomeversion is not set
34643464
# CONFIG_PACKAGE_python3-awscli is not set
34653465
# CONFIG_PACKAGE_python3-babel is not set
3466-
# CONFIG_PACKAGE_python3-base is not set
3466+
CONFIG_PACKAGE_python3-base=y
3467+
# CONFIG_PACKAGE_python3-base-src is not set
34673468
# CONFIG_PACKAGE_python3-bcrypt is not set
34683469
# CONFIG_PACKAGE_python3-bidict is not set
34693470
# CONFIG_PACKAGE_python3-ble2mqtt is not set
@@ -3481,7 +3482,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
34813482
# CONFIG_PACKAGE_python3-ciso8601 is not set
34823483
# CONFIG_PACKAGE_python3-click is not set
34833484
# CONFIG_PACKAGE_python3-click-log is not set
3484-
# CONFIG_PACKAGE_python3-codecs is not set
3485+
CONFIG_PACKAGE_python3-codecs=y
3486+
# CONFIG_PACKAGE_python3-codecs-src is not set
34853487
# CONFIG_PACKAGE_python3-colorama is not set
34863488
# CONFIG_PACKAGE_python3-constantly is not set
34873489
# CONFIG_PACKAGE_python3-contextlib2 is not set
@@ -3509,7 +3511,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35093511
# CONFIG_PACKAGE_python3-docutils is not set
35103512
# CONFIG_PACKAGE_python3-dotenv is not set
35113513
# CONFIG_PACKAGE_python3-drf-nested-routers is not set
3512-
# CONFIG_PACKAGE_python3-email is not set
3514+
CONFIG_PACKAGE_python3-email=y
3515+
# CONFIG_PACKAGE_python3-email-src is not set
35133516
# CONFIG_PACKAGE_python3-engineio is not set
35143517
# CONFIG_PACKAGE_python3-et_xmlfile is not set
35153518
# CONFIG_PACKAGE_python3-evdev is not set
@@ -3550,15 +3553,17 @@ CONFIG_HAS_LUAJIT_ARCH=y
35503553
# CONFIG_PACKAGE_python3-libmodbus is not set
35513554
# CONFIG_PACKAGE_python3-libpass is not set
35523555
# CONFIG_PACKAGE_python3-libtorrent is not set
3553-
# CONFIG_PACKAGE_python3-light is not set
3556+
CONFIG_PACKAGE_python3-light=y
35543557

35553558
#
35563559
# Configuration
35573560
#
35583561
# CONFIG_PYTHON3_HOST_PIP_CACHE_WORLD_READABLE is not set
35593562
# end of Configuration
35603563

3561-
# CONFIG_PACKAGE_python3-logging is not set
3564+
# CONFIG_PACKAGE_python3-light-src is not set
3565+
CONFIG_PACKAGE_python3-logging=y
3566+
# CONFIG_PACKAGE_python3-logging-src is not set
35623567
# CONFIG_PACKAGE_python3-lru-dict is not set
35633568
# CONFIG_PACKAGE_python3-lxml is not set
35643569
# CONFIG_PACKAGE_python3-lzma is not set
@@ -3582,7 +3587,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35823587
# end of Configuration
35833588

35843589
# CONFIG_PACKAGE_python3-openpyxl is not set
3585-
# CONFIG_PACKAGE_python3-openssl is not set
3590+
CONFIG_PACKAGE_python3-openssl=y
3591+
# CONFIG_PACKAGE_python3-openssl-src is not set
35863592
# CONFIG_PACKAGE_python3-orjson is not set
35873593
# CONFIG_PACKAGE_python3-outcome is not set
35883594
# CONFIG_PACKAGE_python3-packaging is not set
@@ -3591,7 +3597,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35913597
# CONFIG_PACKAGE_python3-pika is not set
35923598
# CONFIG_PACKAGE_python3-pillow is not set
35933599
# CONFIG_PACKAGE_python3-pip is not set
3594-
# CONFIG_PACKAGE_python3-pkg-resources is not set
3600+
CONFIG_PACKAGE_python3-pkg-resources=y
3601+
# CONFIG_PACKAGE_python3-pkg-resources-src is not set
35953602
# CONFIG_PACKAGE_python3-platformdirs is not set
35963603
# CONFIG_PACKAGE_python3-pluggy is not set
35973604
# CONFIG_PACKAGE_python3-ply is not set
@@ -3662,7 +3669,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
36623669
# CONFIG_PACKAGE_python3-ubus is not set
36633670
# CONFIG_PACKAGE_python3-uci is not set
36643671
# CONFIG_PACKAGE_python3-unittest is not set
3665-
# CONFIG_PACKAGE_python3-urllib is not set
3672+
CONFIG_PACKAGE_python3-urllib=y
3673+
# CONFIG_PACKAGE_python3-urllib-src is not set
36663674
# CONFIG_PACKAGE_python3-urllib3 is not set
36673675
# CONFIG_PACKAGE_python3-userpath is not set
36683676
# CONFIG_PACKAGE_python3-uuid is not set
@@ -3674,7 +3682,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
36743682
# CONFIG_PACKAGE_python3-websocket-client is not set
36753683
# CONFIG_PACKAGE_python3-websockets is not set
36763684
# CONFIG_PACKAGE_python3-werkzeug is not set
3677-
# CONFIG_PACKAGE_python3-xml is not set
3685+
CONFIG_PACKAGE_python3-xml=y
3686+
# CONFIG_PACKAGE_python3-xml-src is not set
36783687
# CONFIG_PACKAGE_python3-xmltodict is not set
36793688
# CONFIG_PACKAGE_python3-yaml is not set
36803689
# CONFIG_PACKAGE_python3-yarl is not set
@@ -6386,6 +6395,7 @@ CONFIG_PACKAGE_curl=y
63866395
# CONFIG_PACKAGE_onionshare-cli is not set
63876396
# CONFIG_PACKAGE_rclone is not set
63886397
# CONFIG_PACKAGE_rclone-config is not set
6398+
# CONFIG_PACKAGE_rrsync is not set
63896399
# CONFIG_PACKAGE_rsync is not set
63906400
# CONFIG_PACKAGE_rsyncd is not set
63916401
# CONFIG_PACKAGE_vsftpd is not set
@@ -7332,6 +7342,7 @@ CONFIG_PACKAGE_odhcp6c=y
73327342
CONFIG_PACKAGE_odhcpd-ipv6only=y
73337343
# CONFIG_PACKAGE_ola is not set
73347344
# CONFIG_PACKAGE_omcproxy is not set
7345+
CONFIG_PACKAGE_ookla-speedtest=y
73357346
# CONFIG_PACKAGE_open-iscsi is not set
73367347
# CONFIG_PACKAGE_openelp is not set
73377348
# CONFIG_PACKAGE_openlist is not set
@@ -7402,7 +7413,6 @@ CONFIG_PACKAGE_socat=y
74027413
# CONFIG_SOCAT_SSL is not set
74037414
# CONFIG_PACKAGE_softflowd is not set
74047415
# CONFIG_PACKAGE_soloscli is not set
7405-
CONFIG_PACKAGE_speedtest-cli=y
74067416
# CONFIG_PACKAGE_speedtest-go is not set
74077417
# CONFIG_PACKAGE_speedtest-netperf is not set
74087418
# CONFIG_PACKAGE_speedtestcpp is not set
@@ -8279,7 +8289,6 @@ CONFIG_PACKAGE_libjson-script=y
82798289
# CONFIG_PACKAGE_nerdctl is not set
82808290
# CONFIG_PACKAGE_netopeer2-cli is not set
82818291
# CONFIG_PACKAGE_netopeer2-server is not set
8282-
CONFIG_PACKAGE_netspeedtest=y
82838292
# CONFIG_PACKAGE_nnn is not set
82848293
# CONFIG_PACKAGE_nsenter is not set
82858294
# CONFIG_PACKAGE_nss-utils is not set

config/openwrt_config/R3S.config

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,7 +3434,7 @@ CONFIG_HAS_LUAJIT_ARCH=y
34343434
#
34353435
# Python
34363436
#
3437-
# CONFIG_PACKAGE_libpython3 is not set
3437+
CONFIG_PACKAGE_libpython3=y
34383438
# CONFIG_PACKAGE_micropython-lib is not set
34393439
# CONFIG_PACKAGE_micropython-lib-src is not set
34403440
# CONFIG_PACKAGE_micropython-lib-unix is not set
@@ -3462,7 +3462,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
34623462
# CONFIG_PACKAGE_python3-awesomeversion is not set
34633463
# CONFIG_PACKAGE_python3-awscli is not set
34643464
# CONFIG_PACKAGE_python3-babel is not set
3465-
# CONFIG_PACKAGE_python3-base is not set
3465+
CONFIG_PACKAGE_python3-base=y
3466+
# CONFIG_PACKAGE_python3-base-src is not set
34663467
# CONFIG_PACKAGE_python3-bcrypt is not set
34673468
# CONFIG_PACKAGE_python3-bidict is not set
34683469
# CONFIG_PACKAGE_python3-ble2mqtt is not set
@@ -3480,7 +3481,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
34803481
# CONFIG_PACKAGE_python3-ciso8601 is not set
34813482
# CONFIG_PACKAGE_python3-click is not set
34823483
# CONFIG_PACKAGE_python3-click-log is not set
3483-
# CONFIG_PACKAGE_python3-codecs is not set
3484+
CONFIG_PACKAGE_python3-codecs=y
3485+
# CONFIG_PACKAGE_python3-codecs-src is not set
34843486
# CONFIG_PACKAGE_python3-colorama is not set
34853487
# CONFIG_PACKAGE_python3-constantly is not set
34863488
# CONFIG_PACKAGE_python3-contextlib2 is not set
@@ -3508,7 +3510,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35083510
# CONFIG_PACKAGE_python3-docutils is not set
35093511
# CONFIG_PACKAGE_python3-dotenv is not set
35103512
# CONFIG_PACKAGE_python3-drf-nested-routers is not set
3511-
# CONFIG_PACKAGE_python3-email is not set
3513+
CONFIG_PACKAGE_python3-email=y
3514+
# CONFIG_PACKAGE_python3-email-src is not set
35123515
# CONFIG_PACKAGE_python3-engineio is not set
35133516
# CONFIG_PACKAGE_python3-et_xmlfile is not set
35143517
# CONFIG_PACKAGE_python3-evdev is not set
@@ -3549,15 +3552,17 @@ CONFIG_HAS_LUAJIT_ARCH=y
35493552
# CONFIG_PACKAGE_python3-libmodbus is not set
35503553
# CONFIG_PACKAGE_python3-libpass is not set
35513554
# CONFIG_PACKAGE_python3-libtorrent is not set
3552-
# CONFIG_PACKAGE_python3-light is not set
3555+
CONFIG_PACKAGE_python3-light=y
35533556

35543557
#
35553558
# Configuration
35563559
#
35573560
# CONFIG_PYTHON3_HOST_PIP_CACHE_WORLD_READABLE is not set
35583561
# end of Configuration
35593562

3560-
# CONFIG_PACKAGE_python3-logging is not set
3563+
# CONFIG_PACKAGE_python3-light-src is not set
3564+
CONFIG_PACKAGE_python3-logging=y
3565+
# CONFIG_PACKAGE_python3-logging-src is not set
35613566
# CONFIG_PACKAGE_python3-lru-dict is not set
35623567
# CONFIG_PACKAGE_python3-lxml is not set
35633568
# CONFIG_PACKAGE_python3-lzma is not set
@@ -3581,7 +3586,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35813586
# end of Configuration
35823587

35833588
# CONFIG_PACKAGE_python3-openpyxl is not set
3584-
# CONFIG_PACKAGE_python3-openssl is not set
3589+
CONFIG_PACKAGE_python3-openssl=y
3590+
# CONFIG_PACKAGE_python3-openssl-src is not set
35853591
# CONFIG_PACKAGE_python3-orjson is not set
35863592
# CONFIG_PACKAGE_python3-outcome is not set
35873593
# CONFIG_PACKAGE_python3-packaging is not set
@@ -3590,7 +3596,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35903596
# CONFIG_PACKAGE_python3-pika is not set
35913597
# CONFIG_PACKAGE_python3-pillow is not set
35923598
# CONFIG_PACKAGE_python3-pip is not set
3593-
# CONFIG_PACKAGE_python3-pkg-resources is not set
3599+
CONFIG_PACKAGE_python3-pkg-resources=y
3600+
# CONFIG_PACKAGE_python3-pkg-resources-src is not set
35943601
# CONFIG_PACKAGE_python3-platformdirs is not set
35953602
# CONFIG_PACKAGE_python3-pluggy is not set
35963603
# CONFIG_PACKAGE_python3-ply is not set
@@ -3661,7 +3668,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
36613668
# CONFIG_PACKAGE_python3-ubus is not set
36623669
# CONFIG_PACKAGE_python3-uci is not set
36633670
# CONFIG_PACKAGE_python3-unittest is not set
3664-
# CONFIG_PACKAGE_python3-urllib is not set
3671+
CONFIG_PACKAGE_python3-urllib=y
3672+
# CONFIG_PACKAGE_python3-urllib-src is not set
36653673
# CONFIG_PACKAGE_python3-urllib3 is not set
36663674
# CONFIG_PACKAGE_python3-userpath is not set
36673675
# CONFIG_PACKAGE_python3-uuid is not set
@@ -3673,7 +3681,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
36733681
# CONFIG_PACKAGE_python3-websocket-client is not set
36743682
# CONFIG_PACKAGE_python3-websockets is not set
36753683
# CONFIG_PACKAGE_python3-werkzeug is not set
3676-
# CONFIG_PACKAGE_python3-xml is not set
3684+
CONFIG_PACKAGE_python3-xml=y
3685+
# CONFIG_PACKAGE_python3-xml-src is not set
36773686
# CONFIG_PACKAGE_python3-xmltodict is not set
36783687
# CONFIG_PACKAGE_python3-yaml is not set
36793688
# CONFIG_PACKAGE_python3-yarl is not set
@@ -6385,6 +6394,7 @@ CONFIG_PACKAGE_curl=y
63856394
# CONFIG_PACKAGE_onionshare-cli is not set
63866395
# CONFIG_PACKAGE_rclone is not set
63876396
# CONFIG_PACKAGE_rclone-config is not set
6397+
# CONFIG_PACKAGE_rrsync is not set
63886398
# CONFIG_PACKAGE_rsync is not set
63896399
# CONFIG_PACKAGE_rsyncd is not set
63906400
# CONFIG_PACKAGE_vsftpd is not set
@@ -7331,6 +7341,7 @@ CONFIG_PACKAGE_odhcp6c=y
73317341
CONFIG_PACKAGE_odhcpd-ipv6only=y
73327342
# CONFIG_PACKAGE_ola is not set
73337343
# CONFIG_PACKAGE_omcproxy is not set
7344+
CONFIG_PACKAGE_ookla-speedtest=y
73347345
# CONFIG_PACKAGE_open-iscsi is not set
73357346
# CONFIG_PACKAGE_openelp is not set
73367347
# CONFIG_PACKAGE_openlist is not set
@@ -7401,7 +7412,6 @@ CONFIG_PACKAGE_socat=y
74017412
# CONFIG_SOCAT_SSL is not set
74027413
# CONFIG_PACKAGE_softflowd is not set
74037414
# CONFIG_PACKAGE_soloscli is not set
7404-
CONFIG_PACKAGE_speedtest-cli=y
74057415
# CONFIG_PACKAGE_speedtest-go is not set
74067416
# CONFIG_PACKAGE_speedtest-netperf is not set
74077417
# CONFIG_PACKAGE_speedtestcpp is not set
@@ -8278,7 +8288,6 @@ CONFIG_PACKAGE_libjson-script=y
82788288
# CONFIG_PACKAGE_nerdctl is not set
82798289
# CONFIG_PACKAGE_netopeer2-cli is not set
82808290
# CONFIG_PACKAGE_netopeer2-server is not set
8281-
CONFIG_PACKAGE_netspeedtest=y
82828291
# CONFIG_PACKAGE_nnn is not set
82838292
# CONFIG_PACKAGE_nsenter is not set
82848293
# CONFIG_PACKAGE_nss-utils is not set

config/openwrt_config/R4S.config

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,7 +3434,7 @@ CONFIG_HAS_LUAJIT_ARCH=y
34343434
#
34353435
# Python
34363436
#
3437-
# CONFIG_PACKAGE_libpython3 is not set
3437+
CONFIG_PACKAGE_libpython3=y
34383438
# CONFIG_PACKAGE_micropython-lib is not set
34393439
# CONFIG_PACKAGE_micropython-lib-src is not set
34403440
# CONFIG_PACKAGE_micropython-lib-unix is not set
@@ -3462,7 +3462,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
34623462
# CONFIG_PACKAGE_python3-awesomeversion is not set
34633463
# CONFIG_PACKAGE_python3-awscli is not set
34643464
# CONFIG_PACKAGE_python3-babel is not set
3465-
# CONFIG_PACKAGE_python3-base is not set
3465+
CONFIG_PACKAGE_python3-base=y
3466+
# CONFIG_PACKAGE_python3-base-src is not set
34663467
# CONFIG_PACKAGE_python3-bcrypt is not set
34673468
# CONFIG_PACKAGE_python3-bidict is not set
34683469
# CONFIG_PACKAGE_python3-ble2mqtt is not set
@@ -3480,7 +3481,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
34803481
# CONFIG_PACKAGE_python3-ciso8601 is not set
34813482
# CONFIG_PACKAGE_python3-click is not set
34823483
# CONFIG_PACKAGE_python3-click-log is not set
3483-
# CONFIG_PACKAGE_python3-codecs is not set
3484+
CONFIG_PACKAGE_python3-codecs=y
3485+
# CONFIG_PACKAGE_python3-codecs-src is not set
34843486
# CONFIG_PACKAGE_python3-colorama is not set
34853487
# CONFIG_PACKAGE_python3-constantly is not set
34863488
# CONFIG_PACKAGE_python3-contextlib2 is not set
@@ -3508,7 +3510,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35083510
# CONFIG_PACKAGE_python3-docutils is not set
35093511
# CONFIG_PACKAGE_python3-dotenv is not set
35103512
# CONFIG_PACKAGE_python3-drf-nested-routers is not set
3511-
# CONFIG_PACKAGE_python3-email is not set
3513+
CONFIG_PACKAGE_python3-email=y
3514+
# CONFIG_PACKAGE_python3-email-src is not set
35123515
# CONFIG_PACKAGE_python3-engineio is not set
35133516
# CONFIG_PACKAGE_python3-et_xmlfile is not set
35143517
# CONFIG_PACKAGE_python3-evdev is not set
@@ -3549,15 +3552,17 @@ CONFIG_HAS_LUAJIT_ARCH=y
35493552
# CONFIG_PACKAGE_python3-libmodbus is not set
35503553
# CONFIG_PACKAGE_python3-libpass is not set
35513554
# CONFIG_PACKAGE_python3-libtorrent is not set
3552-
# CONFIG_PACKAGE_python3-light is not set
3555+
CONFIG_PACKAGE_python3-light=y
35533556

35543557
#
35553558
# Configuration
35563559
#
35573560
# CONFIG_PYTHON3_HOST_PIP_CACHE_WORLD_READABLE is not set
35583561
# end of Configuration
35593562

3560-
# CONFIG_PACKAGE_python3-logging is not set
3563+
# CONFIG_PACKAGE_python3-light-src is not set
3564+
CONFIG_PACKAGE_python3-logging=y
3565+
# CONFIG_PACKAGE_python3-logging-src is not set
35613566
# CONFIG_PACKAGE_python3-lru-dict is not set
35623567
# CONFIG_PACKAGE_python3-lxml is not set
35633568
# CONFIG_PACKAGE_python3-lzma is not set
@@ -3581,7 +3586,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35813586
# end of Configuration
35823587

35833588
# CONFIG_PACKAGE_python3-openpyxl is not set
3584-
# CONFIG_PACKAGE_python3-openssl is not set
3589+
CONFIG_PACKAGE_python3-openssl=y
3590+
# CONFIG_PACKAGE_python3-openssl-src is not set
35853591
# CONFIG_PACKAGE_python3-orjson is not set
35863592
# CONFIG_PACKAGE_python3-outcome is not set
35873593
# CONFIG_PACKAGE_python3-packaging is not set
@@ -3590,7 +3596,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
35903596
# CONFIG_PACKAGE_python3-pika is not set
35913597
# CONFIG_PACKAGE_python3-pillow is not set
35923598
# CONFIG_PACKAGE_python3-pip is not set
3593-
# CONFIG_PACKAGE_python3-pkg-resources is not set
3599+
CONFIG_PACKAGE_python3-pkg-resources=y
3600+
# CONFIG_PACKAGE_python3-pkg-resources-src is not set
35943601
# CONFIG_PACKAGE_python3-platformdirs is not set
35953602
# CONFIG_PACKAGE_python3-pluggy is not set
35963603
# CONFIG_PACKAGE_python3-ply is not set
@@ -3661,7 +3668,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
36613668
# CONFIG_PACKAGE_python3-ubus is not set
36623669
# CONFIG_PACKAGE_python3-uci is not set
36633670
# CONFIG_PACKAGE_python3-unittest is not set
3664-
# CONFIG_PACKAGE_python3-urllib is not set
3671+
CONFIG_PACKAGE_python3-urllib=y
3672+
# CONFIG_PACKAGE_python3-urllib-src is not set
36653673
# CONFIG_PACKAGE_python3-urllib3 is not set
36663674
# CONFIG_PACKAGE_python3-userpath is not set
36673675
# CONFIG_PACKAGE_python3-uuid is not set
@@ -3673,7 +3681,8 @@ CONFIG_HAS_LUAJIT_ARCH=y
36733681
# CONFIG_PACKAGE_python3-websocket-client is not set
36743682
# CONFIG_PACKAGE_python3-websockets is not set
36753683
# CONFIG_PACKAGE_python3-werkzeug is not set
3676-
# CONFIG_PACKAGE_python3-xml is not set
3684+
CONFIG_PACKAGE_python3-xml=y
3685+
# CONFIG_PACKAGE_python3-xml-src is not set
36773686
# CONFIG_PACKAGE_python3-xmltodict is not set
36783687
# CONFIG_PACKAGE_python3-yaml is not set
36793688
# CONFIG_PACKAGE_python3-yarl is not set
@@ -6385,6 +6394,7 @@ CONFIG_PACKAGE_curl=y
63856394
# CONFIG_PACKAGE_onionshare-cli is not set
63866395
# CONFIG_PACKAGE_rclone is not set
63876396
# CONFIG_PACKAGE_rclone-config is not set
6397+
# CONFIG_PACKAGE_rrsync is not set
63886398
# CONFIG_PACKAGE_rsync is not set
63896399
# CONFIG_PACKAGE_rsyncd is not set
63906400
# CONFIG_PACKAGE_vsftpd is not set
@@ -7331,6 +7341,7 @@ CONFIG_PACKAGE_odhcp6c=y
73317341
CONFIG_PACKAGE_odhcpd-ipv6only=y
73327342
# CONFIG_PACKAGE_ola is not set
73337343
# CONFIG_PACKAGE_omcproxy is not set
7344+
CONFIG_PACKAGE_ookla-speedtest=y
73347345
# CONFIG_PACKAGE_open-iscsi is not set
73357346
# CONFIG_PACKAGE_openelp is not set
73367347
# CONFIG_PACKAGE_openlist is not set
@@ -7401,7 +7412,6 @@ CONFIG_PACKAGE_socat=y
74017412
# CONFIG_SOCAT_SSL is not set
74027413
# CONFIG_PACKAGE_softflowd is not set
74037414
# CONFIG_PACKAGE_soloscli is not set
7404-
CONFIG_PACKAGE_speedtest-cli=y
74057415
# CONFIG_PACKAGE_speedtest-go is not set
74067416
# CONFIG_PACKAGE_speedtest-netperf is not set
74077417
# CONFIG_PACKAGE_speedtestcpp is not set
@@ -8278,7 +8288,6 @@ CONFIG_PACKAGE_libjson-script=y
82788288
# CONFIG_PACKAGE_nerdctl is not set
82798289
# CONFIG_PACKAGE_netopeer2-cli is not set
82808290
# CONFIG_PACKAGE_netopeer2-server is not set
8281-
CONFIG_PACKAGE_netspeedtest=y
82828291
# CONFIG_PACKAGE_nnn is not set
82838292
# CONFIG_PACKAGE_nsenter is not set
82848293
# CONFIG_PACKAGE_nss-utils is not set

0 commit comments

Comments
 (0)