Templates/Debian changed

Initial page
This commit is contained in:
Marek Marczykowski-Górecki 2014-07-28 21:14:28 +00:00
parent 7cbdd0a33e
commit 076afb0e32

29
Templates/Debian.md Normal file
View File

@ -0,0 +1,29 @@
---
layout: wiki
title: Debian
permalink: /wiki/Templates/Debian/
---
Debian template
===============
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.
Install
-------
It can be installed via the following command:
``` {.wiki}
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-debian-8-x64
```
Known issues
------------
- gnome-terminal by default is configured to black text on black background
- GTK applications looks ugly (GTK theme not installed/set?)
- Probably not working as netvm or proxyvm (untested as of today)
- Slow VM shutdown - qrexec agent termination takes a while (SIGTERM not handled?)
If you want to help in improving the template, feel free to [contribute](/wiki/ContributingHowto).