Commit Graph

73 Commits

Author SHA1 Message Date
Daniel Moerner
c97473ca1e
Update i3.md
Add a gist for a script, inspired by Holger Levsen, to use dmenu to open a terminal in a VM of the user's choice
2020-07-10 23:14:08 -04:00
Michael Carbone
5c6064b056
make config file example more accurate
please confirm my changes are correct. 

if we are showing an example of applying some configuration values (like ... `= true`), then it should be not be commented out, to make clear this is what the user needs to do to apply a configuration.

also if the default of audio_low_latency is true, then (and in my dom0 it is the case) that it should be by default set to `true` not `false`. also updated the language to reflect what the `guid.conf` looks like by default.
2020-07-07 09:50:15 -04:00
Michael Carbone
1b1efd4dc4
mention mimeopen for changing default apps
would be great to add what is used for fedora-based templates as well.
2020-06-08 10:21:58 -04:00
Andrew David Wong
45bfbbf6bd
Merge branch 'patch-1' of https://github.com/reynir/qubes-doc into reynir-patch-1 2020-05-18 09:42:01 -05:00
Reynir Björnsson
d9894207e0
Update mount-from-other-os.md
It seems the block quote markers (`` ``` `) should be at the beginning of the line. At least it appears broken on the website.
2020-05-17 13:09:58 +02:00
null pointer exception
66ef502f6d
Clean up some wording 2020-05-16 00:16:34 +00:00
null pointer exception
d56b2381de
Add code blocks 2020-05-16 00:11:17 +00:00
null pointer exception
8a8076cef5
Remove extraneous problem restatement 2020-04-27 18:20:12 +00:00
Andrew David Wong
39aa88caef
Merge branch 'patch-11' of https://github.com/marmarta/qubes-doc into marmarta-patch-11 2020-03-25 10:37:34 -05:00
Andrew David Wong
15d718eb63
Merge branch 'patch-9' of https://github.com/marmarta/qubes-doc into marmarta-patch-9 2020-03-25 10:36:20 -05:00
Marta Marczykowska-Górecka
fd1cd0077b
Changed xl console to qvm-console-dispvm
Due to changes documented in https://github.com/QubesOS/qubes-issues/issues/4544 , we can now use the (safer) qvm-console-dispvm instead of a raw xl console.
2020-03-24 16:20:56 +01:00
Marta Marczykowska-Górecka
65d61d6f8b
Changed xl console to qvm-console-dispvm
Due to changes documented in https://github.com/QubesOS/qubes-issues/issues/4544 , we can now use the (safer) qvm-console-dispvm instead of a raw xl console.
2020-03-24 16:16:23 +01:00
Yukikoo
de49b644d3
Spelling check fix 2020-03-22 09:35:51 +00:00
Yukikoo
37b30af431
Update "installing kernel in Debian VM"
fix https://github.com/QubesOS/qubes-issues/issues/5733

Going a bit further, and removing the previous instructions: 
~~~
sudo mkdir -p /boot/grub
sudo apt install --no-install-recommends linux-image-amd64 linux-headers-amd64 grub2-common qubes-kernel-vm-support
sudo update-grub
~~~

The directory "/boot/grub/" already exist on the "Debian Template", and will be created by "grub2" if it doesn't exist (like for the "Debian Minimal Template"). 

Tested the modification on a qube based on Debian Template, and on a qube based on Debian Minimal Template. Both seems to work correctly.
2020-03-22 08:49:11 +00:00
Death Grippin
7630a46a88
Add punctuation and change wording 2020-03-15 12:34:10 -04:00
Andrew David Wong
da74d6ba82
Fix typos 2020-02-28 10:53:29 -06:00
Andrew David Wong
1cff48812c
Merge branch 'patch-2' of https://github.com/jdorel/qubes-doc into jdorel-patch-2 2020-02-28 10:52:46 -06:00
max
8d5d7ea50e
Add Makefile commands needed before building 2020-02-18 12:09:39 +01:00
Jonas DOREL
a0c773d4a4 Move gui-troubleshooting to gui-configuration-and-troubleshooting 2020-02-15 15:00:45 +01:00
Andrew David Wong
cfc8753d7c
Merge branch 'disp-vm-fix' of https://github.com/tetrahedras/qubes-doc into tetrahedras-disp-vm-fix 2020-01-23 03:52:57 -06:00
tetrahedras
9537c75ef8 fix typo 2020-01-21 03:03:15 +01:00
Andrew David Wong
94bb8e0ff7
Normalize page title (QubesOS/qubes-issues#5399) 2020-01-08 05:42:17 -06:00
Andrew David Wong
a6de1e2934
Move mount-from-other-os.md from common-tasks to advanced-configuration
This is not likely to be something that users commonly do, and it
requires advanced use of tools to handle disks, partitions, and volumes.

QubesOS/qubes-issues#5399
2020-01-08 05:38:30 -06:00
Andrew David Wong
5117619967
Merge branch 'patch-kernel-files' of https://github.com/marmot1791/qubes-doc into marmot1791-patch-kernel-files 2019-12-18 01:11:50 -06:00
Snowy Marmot
9a33af6aa3
Clarify required kernel files
Clarify required kernel files per https://github.com/QubesOS/qubes-issues/issues/5516
2019-12-15 15:25:37 +00:00
Patrick Schleizer
76042b873a
add qubes-kernel-vm-support package for Debian minimal template support 2019-11-27 07:59:32 +00:00
Andrew David Wong
a0d40c6ea8
Fix typo 2019-11-27 01:55:32 -06:00
Patrick Schleizer
373fc8cab7
fix, Virtualization mode HVM does support VM kernel with TemplateVM boot 2019-11-25 06:22:42 +00:00
Patrick Schleizer
216604b480
explain kernel and virtualization mode setting 2019-11-24 09:24:51 +00:00
Patrick Schleizer
2b091918ac
fix typo 2019-11-23 17:38:14 +00:00
Patrick Schleizer
7332c72a00
improve Qubes VM kernel, Debian distribution kernel installation instructions 2019-11-23 12:25:41 +00:00
hexagonrecursion
75b3884175
Adivse to disable appmenus-dispvm for static DVMs 2019-10-29 14:16:19 +00:00
awokd
cdf1775b90
use xen-*.efi instead 2019-09-23 01:38:51 +00:00
Andrew David Wong
b17b2fa803
Merge branch 'patch-4' of https://github.com/awokd/qubes-doc into awokd-patch-4 2019-09-15 16:20:03 -05:00
awokd
e77508a919
add another mapbs symptom to title 2019-09-14 09:35:24 +00:00
awokd
eb86d701ea
delete rEFInd reference
Haven't seen it needed with 4.0+ installer.
2019-09-06 11:53:09 +00:00
Andrew David Wong
c82c247869
Improve text 2019-09-05 21:59:27 -05:00
ronpunz
40b7cfc5d5
Update disposablevm-customization.md 2019-09-05 19:53:09 +00:00
Andrew David Wong
1d554658bc
Fix links 2019-09-02 05:03:21 -05:00
Andrew David Wong
ba4686599a
Link to dom0 kernel upgrade section
QubesOS/qubes-issues#4846
2019-08-26 19:50:13 -05:00
Andrew David Wong
533e113e6c
Merge branch 'edit-qrexec' of https://github.com/pierwill/qubes-doc into pierwill-edit-qrexec 2019-08-25 11:17:18 -05:00
awokd
f65f7dc44e
misc. appearance, grammar 2019-08-24 07:35:54 +00:00
awokd
23b169d4ce
clean up mapbs, noexitboot, efi=attr=uc sections 2019-08-24 07:19:32 +00:00
awokd
8f68cd0ca3
remove 3.1 content 2019-08-24 06:46:28 +00:00
awokd
89d82ac694
Simplify titles, add BOOTX64.cfg location 2019-08-24 06:45:02 +00:00
awokd
9c0b641aa3
Move installer freezing section up 2019-08-24 06:27:36 +00:00
pierwill
a4b7b754bb Fix links to qrexec docs 2019-08-23 16:37:27 -05:00
pierwill
8a834816ff Add note regarding qrexec keyword characters in rpc-policy.md 2019-08-22 15:15:40 -05:00
pierwill
9f21ac85f9 Update qrexec keyword characters 2019-08-21 17:41:43 -05:00
Patrick Schleizer
296498ecc2
full path to log 2019-08-06 12:54:50 +00:00