diff --git a/external/os-guides/gentoo.md b/external/os-guides/gentoo.md new file mode 100644 index 00000000..18f0e461 --- /dev/null +++ b/external/os-guides/gentoo.md @@ -0,0 +1,36 @@ +--- +layout: doc +title: Gentoo Template +permalink: /doc/templates/gentoo/ +--- + +# Gentoo Template + +If you would like to use a stable, predictable, manageable and reproducible distribution in your AppVMs, you can install the Gentoo template, provided by Qubes in ready to use binary package. + +For the minimal version, please see [Minimal TemplateVMs](/doc/templates/minimal/) + + +## Installation + +The standard Gentoo TemplateVM can be installed with the following command in dom0: + + [user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-gentoo + +To switch, reinstall and uninstall a Gentoo TemplateVM that is already installed in your system, see *How to [switch], [reinstall] and [uninstall]*. + +#### After Installing + +After a fresh install, we recommend to [Update the TemplateVM](/doc/software-update-vm/). + +## Want to contribute? + +* [How can I contribute to the Qubes Project?](/doc/contributing/) + +* [Guidelines for Documentation Contributors](/doc/doc-guidelines/) + +[switch]: /doc/templates/#switching +[reinstall]: /doc/reinstall-template/ +[uninstall]: /doc/templates/#uninstalling + + diff --git a/user/managing-os/minimal-templates.md b/user/managing-os/minimal-templates.md index 25ae029c..dcbc63de 100644 --- a/user/managing-os/minimal-templates.md +++ b/user/managing-os/minimal-templates.md @@ -16,7 +16,7 @@ redirect_from: The Minimal [TemplateVMs] are lightweight versions of their standard TemplateVM counterparts. They have only the most vital packages installed, including a minimal X and xterm installation. The sections below contain instructions for using the template and provide some examples for common use cases. -There are currently three Minimal TemplateVMs corresponding to the standard [Fedora], [Debian] and [CentOS] TemplateVMs. +There are currently three Minimal TemplateVMs corresponding to the standard [Fedora], [Debian], [CentOS] and [Gentoo] TemplateVMs. ## Important @@ -216,6 +216,7 @@ You could, of course, use `qubes-vm-recommended` to automatically install many o [Fedora]: /doc/templates/fedora/ [Debian]: /doc/templates/debian/ [CentOS]: /doc/templates/centos/ +[Gentoo]: /doc/templates/gentoo/ [Help, Support, Mailing Lists, and Forum]: /support/ [doc-guidelines]: /doc/doc-guidelines/ [pref-default]: /faq/#could-you-please-make-my-preference-the-default diff --git a/user/managing-os/templates.md b/user/managing-os/templates.md index 5018d918..594dd23d 100644 --- a/user/managing-os/templates.md +++ b/user/managing-os/templates.md @@ -62,6 +62,10 @@ In addition, these templates may be somewhat less stable, since the Qubes develo * [Arch Linux] * [CentOS] * [CentOS Minimal] + * [CentOS Xfce] + * [Gentoo] + * [Gentoo Minimal] + * [Gentoo Xfce] ## Installing