qubes-doc/managing-os/templates/debian.md
Loren Rogers 21656a603b Remove outdated notes
There is now a download indicator when the template is being installed. I also removed the part about it taking a while, since the indicator inherently says the same thing.
2016-11-30 22:40:31 -05:00

1.7 KiB

layout title permalink redirect_from
doc Debian Template /doc/templates/debian/
/doc/debian/
/en/doc/templates/debian/
/doc/Templates/Debian/
/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, 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 there are two options for achieving a stretch template:

  • Build an experimental stretch template from source.

  • Clone a debian-8 template and then modify /etc/apt/sources.list and /etc/apt/sources.list.d/qubes-r3.list to pull from stretch repos rather than jessie repos. After that, an apt-get dist-upgrade followed by a reboot should "just work."

Known issues

If you want to help in improving the template, feel free to contribute.

More information