mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-31 12:34:20 -04:00
Merge branch 'master' into pci-trouble
This commit is contained in:
commit
96e100110b
13 changed files with 386 additions and 117 deletions
|
@ -122,6 +122,10 @@ sudo qubes-dom0-update --enablerepo=qubes-dom0-unstable
|
|||
To enable or disable any of these repos permanently, change the corresponding `enabled` value to `1` in
|
||||
`/etc/yum.repos.d/qubes-dom0.repo`.
|
||||
|
||||
## Contributed package repository
|
||||
|
||||
Please see [installing contributed packages].
|
||||
|
||||
## Kernel upgrade
|
||||
|
||||
This section describes upgrading the kernel in dom0 and domUs.
|
||||
|
@ -219,4 +223,5 @@ For example: sys-whonix.
|
|||
[testing]: /doc/testing/
|
||||
[troubleshooting newer hardware]: /doc/newer-hardware-troubleshooting/
|
||||
[Managing VM kernel]: /doc/managing-vm-kernel/
|
||||
[installing contributed packages]: /doc/installing-contributed-packages/
|
||||
|
||||
|
|
|
@ -43,6 +43,9 @@ Advanced users can execute the standard update command for that operating system
|
|||
|
||||
If you wish to install updates that are still in [testing], you must enable the appropriate testing repositories.
|
||||
|
||||
## Contributed package repository
|
||||
|
||||
Please see [installing contributed packages].
|
||||
|
||||
### Fedora
|
||||
|
||||
|
@ -314,4 +317,5 @@ Note that the app will autostart only when the AppVM starts. If you would like t
|
|||
[RPM Fusion]: http://rpmfusion.org/
|
||||
[service framework]: /doc/qubes-service/
|
||||
[How to Reinstall a TemplateVM]: /doc/reinstall-template/
|
||||
[installing contributed packages]: /doc/installing-contributed-packages/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue