Commit Graph

254 Commits

Author SHA1 Message Date
Andrew David Wong
9d6601d85d
Merge branch 'patch-10' of https://github.com/marmarta/qubes-doc into marmarta-patch-10 2020-03-25 10:37:04 -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
ede4245a41
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:19:29 +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
Andrew David Wong
503da6c1fb
Merge branch 'dispvm-customize-patch' of https://github.com/deathgrippin/qubes-doc into deathgrippin-dispvm-customize-patch 2020-03-16 09:10:50 -05:00
Death Grippin
7630a46a88
Add punctuation and change wording 2020-03-15 12:34:10 -04:00
Death Grippin
52f482bcd3
Fix minor typos 2020-03-14 15:48:12 -04:00
Andrew David Wong
dbbb0a1488
Merge branch 'patch-2' of https://github.com/deathgrippin/qubes-doc into deathgrippin-patch-2 2020-03-09 07:53:14 -05:00
Death Grippin
135c0be1e8
Change link
Fix as requested in https://github.com/QubesOS/qubes-doc/pull/954
2020-03-07 10:44:46 -05:00
Andrew David Wong
516139890b
Explicitly instruct the user to uncomment lines when editing
Closes QubesOS/qubes-issues#5707
2020-03-07 07:45:11 -06:00
Death Grippin
c8ca0364d9
Make links cover all the relevant text 2020-03-06 18:32:38 -05:00
Death Grippin
67ce3c81de
Remove broken link 2020-03-06 18:21:06 -05:00
Death Grippin
e70185785b
Remove duplicate text 2020-03-02 10:20:36 -05:00
Death Grippin
c13ff80d1a
Remove broken image 2020-03-01 21:38:25 -05: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
Andrew David Wong
336953136f
Merge branch 'master' of https://github.com/deathgrippin/qubes-doc 2020-02-28 10:50:43 -06:00
Andrew David Wong
6be0ea56fd
Update NitroPad X230 image filename 2020-02-24 10:14:36 -06:00
Andrew David Wong
08017fc46d
Revert "Specify image height for sizing consistency"
This reverts commit 762e9e649a.
2020-02-24 07:42:41 -06:00
Death Grippin
2e2d55921d Clean up formatting and remove unneeded info 2020-02-22 12:47:46 -05:00
Death Grippin
bf5940fe47 Reformat packages into lists 2020-02-22 12:05:39 -05:00
Andrew David Wong
762e9e649a
Specify image height for sizing consistency 2020-02-22 05:50:46 -06:00
Andrew David Wong
fd4c8a2a32
Add NitroPad X230 as Qubes-certified laptop 2020-02-22 05:18:13 -06:00
Andrew David Wong
f655a89e56
Merge branch 'patch-20' of https://github.com/mfc/qubes-doc into mfc-patch-20 2020-02-19 03:28:29 -06:00
Andrew David Wong
97ffc1c5ea
Merge branch 'patch-1' of https://github.com/subk/qubes-doc into subk-patch-1 2020-02-19 03:27:24 -06:00
Andrew David Wong
4af4d848e8
Merge branch 'patch-1' of https://github.com/fepitre/qubes-doc into fepitre-patch-1 2020-02-19 03:26:48 -06:00
unman
8f53c7ab32
Minimal templates - add note on zenity in Debian 2020-02-18 13:03:19 +00:00
max
8d5d7ea50e
Add Makefile commands needed before building 2020-02-18 12:09:39 +01:00
Michael Carbone
4fb6354d9a
make image a hyperlink to the PrivacyBeast website
I think this makes more sense from a usability standpoint
2020-02-17 14:11:36 -05:00
Frédéric Pierret
7c87063c2c
Update split-gpg.md
FIx little mistake in option name
2020-02-16 09:28:07 +01:00
Jonas DOREL
a0c773d4a4 Move gui-troubleshooting to gui-configuration-and-troubleshooting 2020-02-15 15:00:45 +01:00
Andrew David Wong
84e5f205ae
Improve wording 2020-02-15 07:38:03 -06:00
Frédéric Pierret (fepitre)
0ddbfe2104
splitgpg: rewording according to Marek's comments 2020-02-14 12:13:03 +01:00
Frédéric Pierret (fepitre)
ff018b699f
enigmail: add a warning about default created gpg key by enigmail
Related to https://github.com/QubesOS/qubes-issues/issues/5639
2020-02-12 15:38:49 +01:00
Andrew David Wong
02608643bc
Merge branch 'u2f' of https://github.com/strugee/qubes-doc into strugee-u2f 2020-02-05 03:42:27 -06:00
AJ Jordan
e8639c36f9
Remove incorrect claim about U2F in Firefox 2020-02-03 23:25:27 -05:00
Andrew David Wong
1633c5e7e1
Merge branch 'patch-7' of https://github.com/marmarta/qubes-doc into marmarta-patch-7 2020-02-03 04:40:44 -06:00
Andrew David Wong
289ffa08ad
Merge branch 'archlinux' of https://github.com/neowutran/qubes-doc into neowutran-archlinux 2020-02-03 04:15:41 -06:00
Marta Marczykowska-Górecka
6e02af0c7f
minor changes for clarity
minor changes to make the split GPG instructions clearer to uncertain users.
2020-02-02 00:30:41 +01:00
Andrew David Wong
19cf9381b7
Merge branch 'replace-4.0.1-install-warning' 2020-01-26 08:08:19 -06:00
Neowutran
02e56f47c9
update archlinux documentation - delete /doc/templates/archlinux/ and update /doc/building-archlinux-template/ 2020-01-24 16:35:53 +01:00
Jay
537f047f8e
Added Bold Text
Added bold text to not install on virtual machine, since you guys dont recommend it and it should be bolded and on top so people know to not install it on a virtual machine.
2020-01-23 05:01:30 -05: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
AJ Jordan
1ff35ceacc
Improve Firefox notes for the U2F proxy
* Remove notes about pre-Firefox Quantum versions, as these are *long*
  outdated
* Be clearer about U2F being deprecated and how that affects Firefox
  support
2020-01-21 16:19:39 -05:00
tetrahedras
9537c75ef8 fix typo 2020-01-21 03:03:15 +01:00
mfp20
63140c9c67
Link OpenQA into docs
In order to allow testers to look ahead and figure out the current status, development efforts, and so on.
2020-01-13 19:50:11 +01:00
Andrew David Wong
141212e37f
Replace 4.0.1 warning with general intro 2020-01-09 05:37:59 -06:00
Andrew David Wong
94bb8e0ff7
Normalize page title (QubesOS/qubes-issues#5399) 2020-01-08 05:42:17 -06:00