summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/guestfs-faq.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod
index 4701db40..b33c0f24 100644
--- a/examples/guestfs-faq.pod
+++ b/examples/guestfs-faq.pod
@@ -297,6 +297,12 @@ Also you need to do (see above):
sudo chmod 0644 /boot/vmlinuz*
+=item Gentoo
+
+Libguestfs was added to Gentoo in 2012-07. Do:
+
+ emerge libguestfs
+
=item Other Linux distro
Compile from source (next section).