Update debian-minimal.md

Installation Command does not work, see: https://dnf.readthedocs.io/en/latest/command_ref.html

Please also check line 68: the (Fedora) "polkit" equivalent Debian package is called  "policykit-1". 
For reference: https://packages.debian.org/stretch/policykit-1 
But I´m not sure if policykit-1 is needed, since with qubes-template-debian-9-minimal-4.0.1-201901271906 it is enough to 
1) install the template,
2) [user@dom0 ~]$ qvm-run -u root debian-9-minimal xterm
3) bash-4.4# apt install qubes-core-agent-passwordless-root
4) update the template

Best Regards,
Vinzenz
This commit is contained in:
mrvinzat 2019-03-27 19:06:04 +01:00 committed by GitHub
parent ef5d9f3d55
commit 6a88c94045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ Installation
The Debian minimal template can be installed with the following command:
~~~
[user@dom0 ~]$ sudo qubes-dom0-update --enable-repo qubes-templates-itl-testing qubes-template-debian-9-minimal
[user@dom0 ~]$ sudo qubes-dom0-update --enablerepo=qubes-templates-itl-testing qubes-template-debian-9-minimal
~~~
The download may take a while depending on your connection speed.