Skip to content
Snippets Groups Projects
Commit 69cfb8eb authored by Natanael Copa's avatar Natanael Copa
Browse files

scripts: remove openvswitch and rename hwdata

hwdata was renamed to hwids
remove openvswitch due to it was move to community
parent 46f4244a
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ profile_extended() {
arch="x86 x86_64"
kernel_addons="xtables-addons zfs"
apks="$apks
ethtool hwdata lftp links doas
ethtool hwids lftp links doas
logrotate lua5.3 lsof lm_sensors lxc lxc-templates nano
pax-utils paxmark pciutils screen strace sudo tmux
usbutils v86d vim xtables-addons curl
......@@ -43,7 +43,7 @@ profile_extended() {
igmpproxy ip6tables iproute2 iproute2-qos ipsec-tools
iptables iputils irssi ldns-tools links
ncurses-terminfo net-snmp net-snmp-tools nrpe nsd
opennhrp openvpn openvswitch pingu ppp quagga
opennhrp openvpn pingu ppp quagga
quagga-nhrp rng-tools rpcbind sntpc socat ssmtp strongswan
sysklogd tcpdump tinyproxy unbound
wireless-tools wpa_supplicant zonenotify
......
......@@ -17,6 +17,6 @@ profile_xen() {
arch="x86_64"
kernel_cmdline="nomodeset"
xen_params=""
apks="$apks ethtool lvm2 mdadm multipath-tools openvswitch rng-tools sfdisk xen xen-bridge"
apks="$apks ethtool lvm2 mdadm multipath-tools rng-tools sfdisk xen xen-bridge"
# apkovl="genapkovl-xen.sh"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment