mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Merge branch 'fepitre-gentoo'
This commit is contained in:
commit
a83db0d4af
36
external/os-guides/gentoo.md
vendored
Normal file
36
external/os-guides/gentoo.md
vendored
Normal file
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user