From b68413a077ac7529564097fd7a7cacd6a6476a38 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Tue, 24 Mar 2020 09:24:23 +0100 Subject: [PATCH] profiles: build tracepath in iputils Enable a USE flag `tracepath` for iputils to get the `/usr/sbin/tracepath` binary file included in Flatcar images. Note, the `tracepath` flag is not the same as the existing `traceroute` flag, which enables only `tracerout6`. --- .../third_party/coreos-overlay/profiles/coreos/base/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index 9754b6763e..23d6272b05 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -13,7 +13,7 @@ dev-util/perf tui -doc dev-vcs/git webdav curl bash-completion # We don't want any driver/hw rendering on the host net-misc/curl kerberos threads -net-misc/iputils arping traceroute +net-misc/iputils arping tracepath traceroute sys-devel/gettext -git app-emulation/qemu aio caps curl jpeg ncurses png python threads uuid vhost-net virtfs vnc qemu_softmmu_targets_x86_64 qemu_softmmu_targets_aarch64