Reorganize USB-related information

This commit creates a single, central page (/doc/usb/) for all
USB-related information by combining stick-mounting.md with the
manual USB qube (formerly known as "USBVM") creation procedure
from security-guidelines.md. It rewrites the content from both of
those and adds the content requested in QubesOS/qubes-issues#1690.
It also redirects /doc/usbvm/ away from the ancient page on PVUSB.
This commit is contained in:
Axon 2016-01-28 12:02:39 +00:00
parent a22db63b3b
commit 9d59c48aa7
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
6 changed files with 232 additions and 132 deletions

2
doc.md
View file

@ -45,7 +45,7 @@ Common Tasks
* [Updating and Installing Software in VMs](/doc/software-update-vm/)
* [Backup, Restoration, and Migration](/doc/backup-restore/)
* [Disposable VMs](/doc/dispvm/)
* [Mounting USB Drives to AppVMs](/doc/stick-mounting/)
* [Using and Managing USB Devices](/doc/usb/)
* [Recording Optical Discs](/doc/recording-optical-discs/)
* [Managing Application Shortcuts](/doc/managing-appvm-shortcuts/)
* [Enabling Fullscreen Mode](/doc/full-screen-mode/)