Merge pull request #136 from louy2/patch-1

Fix list format and typo
This commit is contained in:
Andrew David Wong 2016-05-16 00:12:54 -07:00
commit ca189a8a28

View File

@ -10,10 +10,11 @@ VM kernel managed by dom0
------------------------- -------------------------
By default VMs kernels are provided by dom0. This means that: By default VMs kernels are provided by dom0. This means that:
1. You can select kernel version in VM settings; 1. You can select kernel version in VM settings;
2. You can modify kernel options in VM settings; 2. You can modify kernel options in VM settings;
3. You can **not** modify any of above from inside of VM; 3. You can **not** modify any of above from inside of VM;
4. Installing additional kernel modules in cumbersome. 4. Installing additional kernel modules is cumbersome.
To select which kernel a given VM will use, you can use either use Qubes Manager (VM settings, advanced tab), or `qvm-prefs` tool: To select which kernel a given VM will use, you can use either use Qubes Manager (VM settings, advanced tab), or `qvm-prefs` tool: