Commit 61ce5ce4 authored by Anton Midyukov's avatar Anton Midyukov

Drop bridge-utils

brctl(8) is obsolete. Some features such as STP guard, hairpin mode, fast leave and root block are intentionally not implemented in this command. Instead use bridge command from iproute2 package for a more full set of features.
parent bae81093
......@@ -236,7 +236,7 @@ distro/regular-server-pve: distro/.regular-server-base +systemd \
@$(call set,INSTALLER,altlinux-server)
@$(call add,INSTALL2_PACKAGES,installer-feature-pve)
@$(call add,THE_PACKAGES,pve-manager nfs-clients su)
@$(call add,THE_PACKAGES,bridge-utils dhcpcd faketime tzdata postfix)
@$(call add,THE_PACKAGES,dhcpcd faketime tzdata postfix)
@$(call add,DEFAULT_SERVICES_DISABLE,pve-manager pve-cluster \
pve-firewall pve-ha-crm pve-manager pveproxy pvedaemon \
pvefw-logger pve-ha-lrm pvenetcommit pvestatd spiceproxy)
......
......@@ -108,8 +108,6 @@ unzip
zip
xz
bridge-utils
expect
system-report
......@@ -44,8 +44,6 @@ alterator-fbi
# wacom driver and utilities
xorg-drv-wacom
bridge-utils
#bacula
###
......
......@@ -150,7 +150,6 @@ ipsec-tools
# force@
bonnie@X86
bridge-utils
ccze
ddrescue
disktype
......
......@@ -43,7 +43,6 @@ avahi-daemon
bash-completion
bc
bind-utils
bridge-utils
cpufreq-simple
cifs-utils
curl
......
......@@ -15,7 +15,6 @@ traceroute
vlan-utils
ntpdate
tcpdump
bridge-utils
wget
ppp-pppoe
rp-pppoe-client
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment