mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 10:19:59 +00:00
Add coreutils; disable fping installation
This commit is contained in:
@@ -25,7 +25,8 @@ CONFIG_PACKAGE_iperf3=y
|
||||
CONFIG_PACKAGE_curl=y
|
||||
CONFIG_PACKAGE_irqbalance=y
|
||||
CONFIG_PACKAGE_luci-app-irqbalance=y
|
||||
CONFIG_PACKAGE_fping=y
|
||||
# CONFIG_PACKAGE_fping=y
|
||||
CONFIG_PACKAGE_coreutils=y
|
||||
|
||||
# attendedsysupgrade / owut
|
||||
CONFIG_PACKAGE_owut=y
|
||||
|
||||
@@ -28,11 +28,12 @@ CONFIG_PACKAGE_rsync=y
|
||||
CONFIG_PACKAGE_tcpdump=y
|
||||
CONFIG_PACKAGE_bind-dig=y
|
||||
CONFIG_PACKAGE_ethtool-full=y
|
||||
CONFIG_PACKAGE_pciutils=y
|
||||
# CONFIG_PACKAGE_pciutils=y
|
||||
# CONFIG_PACKAGE_irqbalance=y
|
||||
# CONFIG_PACKAGE_luci-app-irqbalance=y
|
||||
CONFIG_PACKAGE_tc-full=y
|
||||
CONFIG_PACKAGE_fping=y
|
||||
# CONFIG_PACKAGE_fping=y
|
||||
CONFIG_PACKAGE_coreutils=y
|
||||
|
||||
# attendedsysupgrade / owut
|
||||
CONFIG_PACKAGE_owut=y
|
||||
|
||||
@@ -24,7 +24,8 @@ CONFIG_PACKAGE_htop=y
|
||||
CONFIG_PACKAGE_curl=y
|
||||
CONFIG_PACKAGE_irqbalance=y
|
||||
CONFIG_PACKAGE_luci-app-irqbalance=y
|
||||
CONFIG_PACKAGE_fping=y
|
||||
# CONFIG_PACKAGE_fping=y
|
||||
CONFIG_PACKAGE_coreutils=y
|
||||
|
||||
# attendedsysupgrade / owut
|
||||
CONFIG_PACKAGE_owut=y
|
||||
|
||||
@@ -22,7 +22,8 @@ CONFIG_PACKAGE_vim=y
|
||||
CONFIG_PACKAGE_htop=y
|
||||
# CONFIG_HTOP_LMSENSORS is not set
|
||||
CONFIG_PACKAGE_curl=y
|
||||
CONFIG_PACKAGE_fping=y
|
||||
# CONFIG_PACKAGE_fping=y
|
||||
CONFIG_PACKAGE_coreutils=y
|
||||
|
||||
# attendedsysupgrade / owut
|
||||
CONFIG_PACKAGE_owut=y
|
||||
|
||||
Reference in New Issue
Block a user