diff --git a/sdk_container/src/third_party/coreos-overlay/sys-fs/mdadm/README.md b/sdk_container/src/third_party/coreos-overlay/sys-fs/mdadm/README.md new file mode 100644 index 0000000000..2ea8c2882c --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/sys-fs/mdadm/README.md @@ -0,0 +1,7 @@ +This is a fork of Gentoo's sys-fs/mdadm package. The main reason of +having this fork is to carry two patches that are already a part of +upstream, but the release didn't yet happen, and Gentoo does not carry +them either. + +There is also a minor change to build this package by default for +arm64 without needing an entry in accept_keywords file.