Exclude problematic packages
This commit is contained in:
5
profiles
5
profiles
@@ -6,10 +6,11 @@
|
|||||||
default_packages=(nano htop diffutils tar iperf3 zsh rsync curl
|
default_packages=(nano htop diffutils tar iperf3 zsh rsync curl
|
||||||
openssh-sftp-server luci luci-ssl luci-proto-wireguard luci-app-statistics
|
openssh-sftp-server luci luci-ssl luci-proto-wireguard luci-app-statistics
|
||||||
collectd-mod-sensors collectd-mod-thermal collectd-mod-conntrack collectd-mod-cpu
|
collectd-mod-sensors collectd-mod-thermal collectd-mod-conntrack collectd-mod-cpu
|
||||||
-libpfring -kmod-pf-ring) # unmaintained and causes compilation issues 8/11/25
|
-libpfring -kmod-pf-ring # unmaintained and causes compilation issues 8/11/25
|
||||||
|
-kmod-openvswitch -openvpnswitch -openvpnswitch-common -opdenvpnswitch-switch)
|
||||||
|
|
||||||
# Default (but optional) kernel configs
|
# Default (but optional) kernel configs
|
||||||
default_configs=("CONFIG_BUILDBOT=n" "CONFIG_PACKAGE_kmod-pf-ring=n")
|
default_configs=("CONFIG_BUILDBOT=n")
|
||||||
|
|
||||||
# Current devices
|
# Current devices
|
||||||
declare -Ag r4s=(
|
declare -Ag r4s=(
|
||||||
|
|||||||
Reference in New Issue
Block a user