mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-11-23 21:23:25 -05:00
All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.
qubes-windows-tools currently only exists in the dom0 current-testing repo. According to the dom0 file /etc/yum.repos.d/qubes-dom0.repo, it seems this is by design. If you would prefer to add the package to the current repo instead of this change, that is fine by me. I just wanted to note this in the docs for the next person. `curl -s yum.qubes-os.org/r3.1/current/dom0/fc20/rpm | grep qubes-windows-tools` returns nothing However, current-testing does have it in there: ``` curl -s yum.qubes-os.org/r3.1/current-testing/dom0/fc20/rpm | grep qubes-windows-tools <li><a href="qubes-windows-tools-3.0.3-1.x86_64.rpm"> qubes-windows-tools-3.0.3-1.x86_64.rpm</a></li> <li><a href="qubes-windows-tools-3.0.4-1.x86_64.rpm"> qubes-windows-tools-3.0.4-1.x86_64.rpm</a></li> ``` |
||
|---|---|---|
| basics | ||
| common-tasks | ||
| configuration | ||
| customization | ||
| developers | ||
| hardware | ||
| installing | ||
| managing-os | ||
| privacy | ||
| reference | ||
| releases | ||
| security | ||
| troubleshooting | ||
| unsorted | ||
| CONTRIBUTING.md | ||
| doc.md | ||
| README.md | ||
Qubes OS Documentation
Canonical URL: https://www.qubes-os.org/doc/
All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.
For more information about the documentation, including how to contribute, please see the Documentation Guidelines.