document that there is no progress indicator

since this caused a confused user to ask on the mailing list
This commit is contained in:
Patrick Schleizer 2016-01-20 16:00:53 +01:00
parent f059f84b87
commit 4d7693d72b
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48
3 changed files with 9 additions and 4 deletions

View File

@ -36,12 +36,13 @@ Debian 7 (wheezy) - old stable:
Debian 8 (jessie) - stable: Debian 8 (jessie) - stable:
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-8 [user@dom0 ~]$ sudo qubes-dom0-update qubes-template-debian-8
Debian 9 (stretch) - testing: Debian 9 (stretch) - testing:
A prebuilt template is not yet available, but you can build an experimental stretch template from source. A prebuilt template is not yet available, but you can build an experimental stretch template from source.
Download will take a while and there will be no progress indicator.
Known issues Known issues
------------ ------------

View File

@ -24,6 +24,8 @@ It can be installed via the following command:
[user@dom0 ~]$ sudo qubes-dom0-update qubes-template-fedora-21-minimal [user@dom0 ~]$ sudo qubes-dom0-update qubes-template-fedora-21-minimal
~~~ ~~~
Download will take a while and there will be no progress indicator.
Usage Usage
----- -----
@ -36,7 +38,7 @@ It is a good idea to clone the original template, and make any changes in the ne
The sudo package is not installed by default, so let's install it: The sudo package is not installed by default, so let's install it:
~~~ ~~~
[user@F21-Minimal ~]$ su - [user@F21-Minimal ~]$ su -
[user@F21-Minimal ~]$ yum install sudo [user@F21-Minimal ~]$ yum install sudo
~~~ ~~~

View File

@ -30,6 +30,8 @@ Launch the `dom0` terminal `Konsole` from your Qubes App Launcher. Then enter th
sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-whonix-gw qubes-template-whonix-ws sudo qubes-dom0-update --enablerepo=qubes-templates-community qubes-template-whonix-gw qubes-template-whonix-ws
~~~ ~~~
Download will take a while and there will be no progress indicator.
After doing this, you should see two new TemplateVMs in the VM Manager called `whonix-gw` and `whonix-ws` After doing this, you should see two new TemplateVMs in the VM Manager called `whonix-gw` and `whonix-ws`
### Enabling AppArmor ### Enabling AppArmor