mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Update fedora-minimal.md
moved all R4.0 info under the R4.0 heading
This commit is contained in:
parent
1c3e926cdb
commit
d2551ef2ef
@ -37,18 +37,6 @@ It is higly recommended to clone the original template, and make any changes in
|
|||||||
|
|
||||||
You must start the template in order to customize it.
|
You must start the template in order to customize it.
|
||||||
|
|
||||||
For Qubes R4.0, sudo is not installed by default in the minimal template. To update or install packages, from a dom0 terminal window:
|
|
||||||
|
|
||||||
~~~
|
|
||||||
[user@dom0 ~]$ qvm-run -u root fedora-26-minimal xterm
|
|
||||||
~~~
|
|
||||||
|
|
||||||
If you would like to skip this step in future, please install the `sudo` package:
|
|
||||||
|
|
||||||
~~~
|
|
||||||
[user@your-new-clone ~]$ dnf install sudo
|
|
||||||
~~~
|
|
||||||
|
|
||||||
Customization
|
Customization
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
@ -78,6 +66,18 @@ A comprehensive guide to customizing the minimal template is available [here][GU
|
|||||||
Qubes 4.0
|
Qubes 4.0
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
In Qubes R4.0, sudo is not installed by default in the minimal template. To update or install packages to it, from a dom0 terminal window:
|
||||||
|
|
||||||
|
~~~
|
||||||
|
[user@dom0 ~]$ qvm-run -u root fedora-26-minimal xterm
|
||||||
|
~~~
|
||||||
|
|
||||||
|
If you would like to skip this step in future, please install the `sudo` package:
|
||||||
|
|
||||||
|
~~~
|
||||||
|
[user@your-new-clone ~]$ dnf install sudo
|
||||||
|
~~~
|
||||||
|
|
||||||
In Qubes 4.0, additional packages from the `qubes-core-agent` suite may be needed to make the customized minimal template work properly. These packages are:
|
In Qubes 4.0, additional packages from the `qubes-core-agent` suite may be needed to make the customized minimal template work properly. These packages are:
|
||||||
|
|
||||||
- `qubes-core-agent-qrexec`: Qubes qrexec agent. Installed by default.
|
- `qubes-core-agent-qrexec`: Qubes qrexec agent. Installed by default.
|
||||||
|
Loading…
Reference in New Issue
Block a user