app-emulation/lxd: add einfo that fan is unsupported
authorErik Mackdanz <stasibear@gentoo.org>
Tue, 4 Oct 2016 12:10:58 +0000 (12:10 +0000)
committerErik Mackdanz <stasibear@gentoo.org>
Tue, 4 Oct 2016 12:10:58 +0000 (12:10 +0000)
Package-Manager: portage-2.3.1

app-emulation/lxd/lxd-2.3.ebuild

index 46d66307e958d5799ce32e0709ffc1ad010e7505..809f11ace32cc8f4ed2f982a680b92643860c459 100644 (file)
@@ -189,4 +189,7 @@ pkg_postinst() {
        einfo
        einfo "Since these features can't be disabled at build-time they are"
        einfo "not USE-conditional."
+       einfo
+       einfo "Networks with bridge.mode=fan are unsupported due to requiring"
+       einfo "a patched kernel and iproute2."
 }