mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-13 09:44:30 -05:00
06855a0c80
Without installing perl-Digest-MD5 and perl-Digest-SHA, the build will fail. The source code documentation does mention it but if one follows the route via Qubes Builder, it isn't mentioned.
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
---
|
|
layout: doc
|
|
title: Ubuntu Template
|
|
permalink: /doc/templates/ubuntu/
|
|
redirect_from:
|
|
- /doc/ubuntu/
|
|
- /en/doc/templates/ubuntu/
|
|
- /doc/Templates/Ubuntu/
|
|
- /wiki/Templates/Ubuntu/
|
|
---
|
|
|
|
Ubuntu template(s)
|
|
==================
|
|
|
|
If you would like to use Ubuntu Linux distribution in your AppVMs, you can build and
|
|
install one of the available Ubuntu templates. These templates are currently not
|
|
available in ready to use binary packages, because Canonical does not allow
|
|
redistribution of a modified Ubuntu. The redistribution is not allowed by their
|
|
[Intellectual property rights policy](https://www.ubuntu.com/legal/terms-and-policies/intellectual-property-policy).
|
|
|
|
|
|
Install
|
|
-------
|
|
|
|
It can be built using [Qubes Builder](/doc/qubes-builder/). You can also access its
|
|
documentation in the [source code
|
|
repository](https://github.com/QubesOS/qubes-builder/blob/master/README.md).
|
|
|
|
To quickly prepare the builder configuration, you can use the `setup` script
|
|
available in the repository - it will interactively ask you which templates you
|
|
want to build.
|
|
|
|
The build for Ubuntu 14.04 LTS (Trusty) should be straightforward.
|
|
|
|
The build for Ubuntu 16.04 LTS (Xenial) is straightforward. Note that packages perl-Digest-MD5 and perl-Digest-SHA are required for the build to succeed.
|
|
|
|
|
|
----------
|
|
|
|
If you want to help in improving the template, feel free to
|
|
[contribute](/doc/contributing/).
|