projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91f4910
)
app-emulation/lxd: add einfo that fan is unsupported
author
Erik Mackdanz
<stasibear@gentoo.org>
Tue, 4 Oct 2016 12:10:58 +0000
(12:10 +0000)
committer
Erik 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
patch
|
blob
|
history
diff --git
a/app-emulation/lxd/lxd-2.3.ebuild
b/app-emulation/lxd/lxd-2.3.ebuild
index 46d66307e958d5799ce32e0709ffc1ad010e7505..809f11ace32cc8f4ed2f982a680b92643860c459 100644
(file)
--- a/
app-emulation/lxd/lxd-2.3.ebuild
+++ b/
app-emulation/lxd/lxd-2.3.ebuild
@@
-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."
}