From 52f98c23cc1d8939df6f9ed65ac22e64e0fe76c4 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Fri, 13 Mar 2015 14:45:55 -0700 Subject: [PATCH] profiles: update to util-linux 2.26.1 Fixes https://github.com/coreos/bugs/issues/301 --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 450a5f17e2..f3d40f9d59 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -109,3 +109,6 @@ dev-util/checkbashisms # >=3.16 required by docker 1.4 =sys-fs/btrfs-progs-3.17.1 + +# Fixes findmnt with overlay and btrfs filesystems +=sys-apps/util-linux-2.26.1