qubes-doc/managing-os/templates/debian.md

49 lines
1.4 KiB
Markdown
Raw Normal View History

2014-07-28 17:14:28 -04:00
---
2015-04-10 16:17:45 -04:00
layout: doc
title: Debian Template
permalink: /doc/templates/debian/
redirect_from:
- /en/doc/templates/debian/
- /doc/Templates/Debian/
- /wiki/Templates/Debian/
2014-07-28 17:14:28 -04:00
---
2015-04-22 23:26:43 -04:00
Debian template(s)
2014-07-28 17:14:28 -04:00
===============
2015-04-23 10:14:55 -04:00
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.
2014-07-28 17:14:28 -04:00
Install
-------
It can be installed via the following command:
2015-08-30 14:31:11 -04:00
Debian 7 (wheezy) - old stable:
2015-04-22 23:26:43 -04:00
2015-04-23 10:14:55 -04:00
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-7
2015-04-22 23:26:43 -04:00
2015-08-30 14:31:11 -04:00
Debian 8 (jessie) - stable:
2015-04-22 23:26:43 -04:00
2015-04-23 10:14:55 -04:00
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-8
2015-08-30 14:31:11 -04:00
Debian 9 (stretch) - testing:
2014-07-28 17:14:28 -04:00
2015-08-30 14:31:11 -04:00
A prebuilt template is not yet available, but you can build an experimental stretch template from source.
2014-07-28 17:14:28 -04:00
Known issues
------------
If you want to help in improving the template, feel free to [contribute](/wiki/ContributingHowto).