File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -149,8 +149,6 @@ binaries:
149149 - /usr/bin/memhog /usr/bin/migratepages /usr/bin/migspeed /usr/bin/numactl /usr/bin/numastat
150150 # Hwclock
151151 - /usr/sbin/hwclock
152- # Nftables
153- - /usr/sbin/nft
154152{{- end -}}
155153
156154{{ $virtLauncherDependencies := include "virt-launcher-dependencies" . | fromYaml }}
@@ -250,11 +248,6 @@ import:
250248 to : /xorriso
251249 before : install
252250
253- - image : packages/binaries/nftables
254- add : /nftables
255- to : /nftables
256- before : install
257-
258251# Statically builded
259252- image : packages/binaries/openssl
260253 add : /openssl
@@ -328,7 +321,6 @@ shell:
328321 cp -a /xorriso/. /
329322 cp -a /swtpm/. /
330323 cp -a /numactl/. /
331- cp -a /nftables/. /
332324
333325 echo "Show libs after relocation in /relocate/usr/lib64"
334326 ls -la /relocate/usr/lib64
You can’t perform that action at this time.
0 commit comments