mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-02 19:46:40 -04:00
Some more updates to templates
This commit is contained in:
parent
bf77bfa9d2
commit
38a733ae89
2 changed files with 12 additions and 6 deletions
|
@ -5,19 +5,25 @@ permalink: /doc/Templates/Debian/
|
|||
redirect_from: /wiki/Templates/Debian/
|
||||
---
|
||||
|
||||
Debian template
|
||||
Debian template(s)
|
||||
===============
|
||||
|
||||
Debian template is one of the templates made by Qubes community. It should be considered experimental as Qubes developers team use mainly Fedora-based VMs to test new features/updates.
|
||||
Debian template(s) are one of the templates made by Qubes community. It should be considered experimental as Qubes developers team use mainly Fedora-based VMs to test new features/updates.
|
||||
|
||||
Install
|
||||
-------
|
||||
|
||||
It can be installed via the following command:
|
||||
|
||||
{% highlight trac-wiki %}
|
||||
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-debian-8
|
||||
{% endhighlight %}
|
||||
Debian 7 (wheezy) - stable:
|
||||
|
||||
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-debian-7
|
||||
|
||||
Debian 8 (jessie) - testing:
|
||||
|
||||
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-debian-8
|
||||
|
||||
When installing on R2, add "-x64" suffix to the package name.
|
||||
|
||||
Known issues
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue