mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
46 lines
1.3 KiB
Markdown
46 lines
1.3 KiB
Markdown
---
|
|
layout: doc
|
|
title: Debian
|
|
permalink: /doc/Templates/Debian/
|
|
redirect_from: /wiki/Templates/Debian/
|
|
---
|
|
|
|
Debian template(s)
|
|
===============
|
|
|
|
If you like to use Debian Linux distribution in your AppVMs, you can install one of available Debian templates.
|
|
|
|
Updates for this template are provided by ITL and are signed by this key:
|
|
|
|
pub 4096R/47FD92FA 2014-07-27
|
|
Key fingerprint = 2D43 E932 54EE EA7C B31B 6A77 5E58 18AB 47FD 92FA
|
|
uid Qubes OS Debian Packages Signing Key
|
|
|
|
The key is already installed when you install (signed) template package. You
|
|
can also obtain the key from [git
|
|
repository](https://github.com/QubesOS/qubes-core-agent-linux/blob/master/misc/qubes-archive-keyring.gpg),
|
|
which is also integrity-protected using signed git tags.
|
|
|
|
Install
|
|
-------
|
|
|
|
It can be installed via the following command:
|
|
|
|
Debian 7 (wheezy) - old stable:
|
|
|
|
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-7
|
|
|
|
Debian 8 (jessie) - stable:
|
|
|
|
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-8
|
|
|
|
Debian 9 (stretch) - testing:
|
|
|
|
A prebuilt template is not yet available, but you can build an experimental stretch template from source.
|
|
|
|
|
|
Known issues
|
|
------------
|
|
|
|
If you want to help in improving the template, feel free to [contribute](/wiki/ContributingHowto).
|