File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,6 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_SYSLOG_INFO=y
27
27
CONFIG_BUSYBOX_CONFIG_HOSTNAME=y
28
28
CONFIG_BUSYBOX_CONFIG_IOSTAT=y
29
29
CONFIG_BUSYBOX_CONFIG_LOADKMAP=y
30
- CONFIG_BUSYBOX_CONFIG_LSPCI=y
31
- CONFIG_BUSYBOX_CONFIG_LSUSB=y
32
30
CONFIG_BUSYBOX_CONFIG_NOHUP=y
33
31
CONFIG_BUSYBOX_CONFIG_NPROC=y
34
32
CONFIG_BUSYBOX_CONFIG_PKILL=y
Original file line number Diff line number Diff line change @@ -59,5 +59,6 @@ CONFIG_PACKAGE_kmod-usb-serial-ti-usb=y
59
59
CONFIG_PACKAGE_kmod-usb-serial-visor=y
60
60
CONFIG_PACKAGE_kmod-usb-serial-wwan=y
61
61
CONFIG_PACKAGE_kmod-usb-serial=y
62
+ CONFIG_PACKAGE_kmod-usb-storage-uas=y
62
63
CONFIG_PACKAGE_kmod-usb-storage=y
63
64
CONFIG_PACKAGE_kmod-usb-wdm=y
Original file line number Diff line number Diff line change @@ -9,20 +9,25 @@ ethtool
9
9
fuse-utils
10
10
gdb
11
11
htop
12
+ hwinfo
12
13
iputils-ping
13
14
libimobiledevice
14
15
libustream-mbedtls
15
16
libzstd
16
17
lsblk
18
+ lscpu
17
19
luci-proto-modemmanager
20
+ luci-proto-qmi
18
21
mini_snmpd
19
22
modemmanager
20
23
mtr
21
24
nano
22
25
netcat
23
26
openssh-sftp-server
27
+ pciutils
24
28
px5g-mbedtls
25
29
python3-light
30
+ qmi-utils
26
31
rng-tools
27
32
rsync
28
33
screen
33
38
tcpdump-mini
34
39
usb-modeswitch
35
40
usbmuxd
41
+ usbutils
36
42
vim-full
37
- lscpu
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ collectd-mod-uptime
37
37
collectd-mod-write-graphite
38
38
collectd-mod-write-http
39
39
kmod-pcengines-apuv2
40
+ minicom
40
41
prometheus-node-exporter-lua
41
42
prometheus-node-exporter-lua-nat_traffic
42
43
prometheus-node-exporter-lua-netstat
@@ -47,3 +48,4 @@ prometheus-node-exporter-lua-uci_dhcp_host
47
48
prometheus-node-exporter-lua-wifi
48
49
prometheus-node-exporter-lua-wifi_stations
49
50
python3
51
+ speedtest-netperf
You can’t perform that action at this time.
0 commit comments