mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-05 17:35:20 -05:00
Marek Marczykowski-Górecki
ecbfeb2e73
admin-api update
1. Drop separate admin.vm.microphone.* calls - lets use admin.vm.device.mic.* for this. Yes, this means microphone cannot be attached to multiple VMs at the same time (which is regression vs Qubes 3.2). But this is a good thing from security point of view. 2. Drop admin.backup.Restore - use standard Admin API methods (admin.vm.Create, admin.vm.volume.Import etc) Cc: @kalkin
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.
Description
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.
Languages
Makefile
51.8%
Python
48.2%