mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
Merge branch 'master' into next
This commit is contained in:
1
config/rootfiles/oldcore/189/filelists/ncat
Symbolic link
1
config/rootfiles/oldcore/189/filelists/ncat
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/ncat
|
||||
@@ -324,6 +324,11 @@ rm -vrf \
|
||||
/lib/firmware/qcom/vpu-1.0/venus.mdt \
|
||||
/lib/firmware/RTL8192E
|
||||
|
||||
# Remove the metadata for ncat (if installed) as this is now part of the core system
|
||||
rm -f "/opt/pakfire/db/installed/meta-ncat"
|
||||
rm -f "/opt/pakfire/db/meta/meta-ncat"
|
||||
rm -f "/opt/pakfire/db/rootfiles/ncat"
|
||||
|
||||
# Stop services
|
||||
/usr/local/bin/openvpnctrl -k
|
||||
/usr/local/bin/openvpnctrl -kn2n
|
||||
|
||||
@@ -35,9 +35,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
SUP_ARCH = x86_64 aarch64
|
||||
PROG = libvirt
|
||||
PAK_VER = 35
|
||||
PAK_VER = 36
|
||||
|
||||
DEPS = ebtables libpciaccess libyajl ncat qemu
|
||||
DEPS = ebtables libpciaccess libyajl qemu
|
||||
|
||||
SERVICES = libvirtd virtlogd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user