Commit Graph

477 Commits

Author SHA1 Message Date
Andrew David Wong
460aa295aa
Merge branch 'suspend-resume-troubleshooting' of https://github.com/PROTechThor/qubes-doc into PROTechThor-suspend-resume-troubleshooting 2020-10-18 17:21:21 -07:00
Enjeck Cleopatra
53906680ba
Add more information 2020-10-18 12:24:24 +01:00
PROTechThor
f93cc80f36 Add USB Troubleshooting 2020-10-18 11:44:45 +01:00
Enjeck Cleopatra
21ffea448c
Add new section about network adapter 2020-10-18 11:16:48 +01:00
Enjeck Cleopatra
a02fbd381f
Fix spelling errors 2020-10-18 10:50:36 +01:00
PROTechThor
57d66a7146 Add PCI Troubleshooting 2020-10-18 10:08:03 +01:00
Enjeck Cleopatra
fe877dbe8b
Merge branch 'master' into disk-troubleshooting 2020-10-18 07:27:56 +01:00
PROTechThor
5138bcaf19 Add Disk Troubleshooting 2020-10-18 07:24:25 +01:00
PROTechThor
f1e6afeb14 Revert "Add Disk Troubleshooting"
This reverts commit 062e7489a6.
2020-10-18 07:20:05 +01:00
PROTechThor
062e7489a6 Add Disk Troubleshooting 2020-10-18 07:16:20 +01:00
Enjeck Cleopatra
e34f846186
Add "Windows" word 2020-10-18 04:32:16 +01:00
Andrew David Wong
ea86127b84
Add information about updating VMs with Salt
Marek shard this information in:
https://groups.google.com/d/msg/qubes-devel/n14n3Q295rw/-wYH6O44CAAJ
2020-10-16 02:46:46 -07:00
Enjeck Cleopatra
01ba1a27d7
Add new section about PCI devices 2020-10-15 08:44:39 +01:00
Michael Carbone
c59a852cd6
add warning about where public keys live in TB 78 2020-10-13 06:52:09 -04:00
Enjeck Cleopatra
9b06844e20
Merge branch 'master' into suspend-resume-troubleshooting 2020-10-13 06:58:24 +01:00
Andrew David Wong
6003fbaeb3
Merge branch 'master' into u2f-usb-name 2020-10-12 21:51:47 -05:00
Andrew David Wong
3d8302d484
Merge branch 'uefi-troubleshooting' of https://github.com/PROTechThor/qubes-doc into PROTechThor-uefi-troubleshooting 2020-10-12 21:33:36 -05:00
Marek Marczykowski-Górecki
05616a71ba
u2f: add info about non-default USB qube name 2020-10-12 22:36:53 +02:00
Enjeck Cleopatra
f120510862
Add installation-troubleshooting to fix conflict 2020-10-12 18:59:11 +01:00
Andrew David Wong
5c27b99305
Fix code blocks 2020-10-11 17:56:05 -05:00
Andrew David Wong
aa727b2816
Merge branch 'installation-troubleshooting' of https://github.com/PROTechThor/qubes-doc into PROTechThor-installation-troubleshooting 2020-10-11 17:48:50 -05:00
Enjeck Cleopatra
afd71051d3
Add hyphen to "hyperthreading" 2020-10-11 04:43:58 +01:00
Enjeck Cleopatra
dee2554555
Add "kernel" word 2020-10-10 18:32:18 +01:00
Enjeck Cleopatra
747055c294
Minor changes 2020-10-10 18:10:19 +01:00
Enjeck Cleopatra
4f36d2534b
Remove redirects 2020-10-10 12:25:36 +01:00
PROTechThor
2ca7c01b74 Add HVM Troubleshooting 2020-10-10 11:50:35 +01:00
PROTechThor
24c86d459c Add VM Troubleshooting 2020-10-10 11:02:41 +01:00
Enjeck Cleopatra
49963f6e55
Minor word change 2020-10-10 09:55:22 +01:00
PROTechThor
e73ae9a342 Replace wireless troubleshooting with resume/suspend troubleshooting 2020-10-10 09:50:00 +01:00
Andrew David Wong
086a2f5824
Clarify alternate compression program instructions 2020-10-09 06:29:27 -05:00
Rusty Bird
ef940956ed
Emergency restore v4: Don't store decrypted chunks as files
Instead of storing the verified+decrypted chunks as intermediate files
on disk, pipe them straight into decompression+extraction. This saves a
lot of disk space and typing.
2020-10-09 11:07:48 +00:00
Rusty Bird
2de76f9553
Emergency restore: Don't fail on large VMs
VMs whose backup size exceeds 100 GiB have more than a thousand chunks,
i.e. private.img.999 is succeeded by private.img.1000 and so on. Ensure
that these are all processed, and in the right numerical order.

Fixes QubesOS/qubes-issues#6113
2020-10-08 15:22:54 +00:00
Rusty Bird
575c8234c3
Emergency restore v4: Drop obsolete part carried over from v3 2020-10-08 15:17:27 +00:00
Enjeck Cleopatra
42c7c2209c
Clarify how to edit EFI/BOOT/BOOTX64.cfg
Addresses some parts of this issue: https://github.com/QubesOS/qubes-issues/issues/6104
2020-10-05 16:12:26 +01:00
Enjeck Cleopatra
bd5ff1e36b
Fix links 2020-10-05 14:38:17 +01:00
Enjeck Cleopatra
4c1baaa6d8
Update installation-troubleshooting.md 2020-10-05 09:49:48 +01:00
PROTechThor
afc2c29146 Consolidate UEFI Troubleshooting, move file 2020-10-02 09:15:32 +01:00
PROTechThor
b93eccf739 Add Installation Troubleshooting, move files 2020-10-02 04:06:07 +01:00
Andrew David Wong
c7b3bd36bf
Fix section heading levels 2020-09-29 08:45:50 -05:00
Andrew David Wong
6c3baf255f
Fix typo 2020-09-29 08:44:43 -05:00
Andrew David Wong
36b5a96195
Merge branch 'tb78' of https://github.com/fepitre/qubes-doc into fepitre-tb78 2020-09-29 08:42:51 -05:00
Frédéric Pierret (fepitre)
715069bdb2
splitgpg: make uniform denomination of smart card in the text 2020-09-29 15:07:49 +02:00
Frédéric Pierret (fepitre)
18140cc67d
splitgpg: add screenshots for thunderbird 78+ 2020-09-29 14:53:03 +02:00
Frédéric Pierret (fepitre)
9be0e35700
splitgpg: use qubes-gpg-client-wrapper to get public key 2020-09-29 14:53:03 +02:00
Andrew David Wong
a347d9dd10
Improve Thunderbird section descriptions
This is intended to help with accessibility, user comprehension, and slugifying anchor links.
2020-09-29 14:53:03 +02:00
Andrew David Wong
a06e691e99
Merge branch 'update-xfce' of https://github.com/fepitre/qubes-doc into fepitre-update-xfce 2020-09-29 07:44:37 -05:00
Frédéric Pierret (fepitre)
9b78aac012
splitgpg: replace work by work-email
This is to be consistent with illustration
2020-09-29 11:31:40 +02:00
Frédéric Pierret (fepitre)
3d0fe68f89
splitgpg: update Debian/Fedora versions 2020-09-29 11:04:11 +02:00
Frédéric Pierret (fepitre)
5c41089a00
splitgpg: add Thunderbird 78+ doc 2020-09-29 10:47:29 +02:00
Andrew David Wong
b851013da4
Fix package name (QubesOS/qubes-issues#6094) 2020-09-28 16:07:24 -05:00
Frédéric Pierret (fepitre)
0ddb556e8e
Update XFCE related templates 2020-09-28 00:18:16 +02:00
Andrew David Wong
2abf443393
Remove missing doc pages (#1044) 2020-09-27 17:13:32 -05:00
Andrew David Wong
7495da044e
Add instructions for enabling community template repo 2020-09-27 16:32:02 -05:00
Andrew David Wong
c6405b3ca6
Add Gentoo and Gentoo Minimal links (#1044) 2020-09-27 15:33:13 -05:00
Frédéric Pierret (fepitre)
aa74728900
Add Gentoo template related
- Specific release note will follow later

QubesOS/qubes-issues#4412
2020-09-27 14:19:38 +02:00
Andrew David Wong
715e50236e
Improve installation destination warning 2020-09-26 05:49:42 -05:00
Andrew David Wong
f56bf6c037
Improve instructions for installing onto USB drives 2020-09-26 05:44:26 -05:00
Andrew David Wong
8458afcd5f
Update permalink for consistency; remove unused tag 2020-09-16 20:24:31 -05:00
Andrew David Wong
9fcde063c4
Clarify the term "domain" 2020-09-16 20:21:36 -05:00
92VV3M42d3v8
9ce3d264df
Update disposablevm-customization.md 2020-09-16 06:01:33 +00:00
Kyle Smith
11315f2032 Added instructions for removing Applications Menu listings of Template VMs 2020-09-15 12:04:17 -04:00
Andrew David Wong
604bec3ddd
Remove deprecated Live USB page, redirect to Installation Guide 2020-09-14 03:19:25 -05:00
Andrew David Wong
9119bba439
Improve cross-linking of important documentation pages 2020-09-13 08:52:31 -05:00
Andrew David Wong
74d8f1fcc8
Improve spacing on small screens 2020-09-13 08:35:57 -05:00
Andrew David Wong
3110a406b6
Update links 2020-09-13 08:19:29 -05:00
Andrew David Wong
9cdb5f1f6b
Merge branch 'master' of https://github.com/92VV3M42d3v8/qubes-doc into 92VV3M42d3v8-master 2020-09-13 07:59:13 -05:00
Andrew David Wong
6d7ae422b3
Merge branch 'patch-1' of https://github.com/ghijg/qubes-doc into ghijg-patch-1 2020-09-13 07:51:36 -05:00
Andrew David Wong
25612574a1
Fix typo 2020-09-13 07:50:08 -05:00
Andrew David Wong
f2af624d0d
Avoid appearance of recommending specific repos 2020-09-13 07:49:37 -05:00
Andrew David Wong
54bc2c7a60
Merge branch 'widgets-documentation' of https://github.com/marmarta/qubes-doc into marmarta-widgets-documentation 2020-09-13 07:26:21 -05:00
Andrew David Wong
031aac03e2
Move text to more appropriate location; format 2020-09-13 00:43:23 -05:00
Andrew David Wong
16875c167c
Improve text 2020-09-13 00:37:47 -05:00
deeplow
415af9faa8
Mention customizing TorBrowser in whonix is different
Some users like to change the default security slider for Tor Browser to Disposable Whonix-WS qubes,
but that is utterly intuitive since changes do not persist across reboots in the template for the disposable
qube. The note avoids user confusion on how to do that.
2020-09-12 10:31:37 +00:00
Andrew David Wong
c7c4063654
Explain no match when installing TemplateVM
https://github.com/QubesOS/qubes-issues/issues/4858
2020-09-07 00:09:47 -05:00
Andrew David Wong
9bab67ff3b
Add deprecation notices for old terms
See: https://github.com/QubesOS/qubes-doc/pull/748
2020-09-04 14:22:29 -05:00
Andrew David Wong
3a5bf19d32
Update "AppVM" and "DisposableVM Template" entries
Prompted by: https://qubes-os.discourse.group/t/difference-between-a-dedicated-and-non-dedicated-disposablevm-template/397
See also: https://github.com/QubesOS/qubes-doc/pull/748
2020-09-04 14:10:40 -05:00
Andrew David Wong
2ae4df2270
Fix text 2020-09-04 13:00:12 -05:00
Andrew David Wong
5053fa21a3
Fix text 2020-09-04 12:57:07 -05:00
92VV3M42d3v8
25bb137479
Update minimal-templates.md 2020-09-04 16:39:20 +00:00
Andrew David Wong
1211372ebd
Fix typo 2020-09-03 18:13:07 -05:00
Andrew David Wong
bb4acaeac1
Revise installation guides
These revisions focus mainly on improving language, presentation, and
organization. The core instructions are largely preserved, though some
new information and links to other resources are added.
2020-09-01 22:49:41 -05:00
Andrew David Wong
f97a2f5c38
Update backup documentation
- Add general introductory information and advice
 - Add test restore step
 - Minor language fixes
 - Minor source formatting improvements
2020-08-31 15:40:11 -05:00
Andrew David Wong
122fa55ead
Add sections on updating and backups 2020-08-31 15:39:30 -05:00
Andrew David Wong
96399b2593
Add section on trusting hardware 2020-08-31 15:37:25 -05:00
Andrew David Wong
37029d1164
Clarify future release benefits of hardware certification 2020-08-30 07:26:34 -05:00
Andrew David Wong
85aef1a6f6
Clarify that hardware is certified for a specific major version
For context, see:
https://qubes-os.discourse.group/t/will-certified-hardware-be-compatible-with-qubes-4-1/296
2020-08-30 04:27:06 -05:00
ㄗㄠˋ ㄑㄧˊ
7fbea110ce
another line 2020-08-30 12:40:29 +08:00
ㄗㄠˋ ㄑㄧˊ
0d5b64139c
Document alt + f11 2020-08-30 12:36:43 +08:00
Andrew David Wong
caf3452559
Improve section headings 2020-08-29 19:58:44 -05:00
Andrew David Wong
60864a532c
Update qubes-users references to /support/
Now that we have a user forum in addition to qubes-users, it makes more
sense to link to /support/ than to link directly to qubes-users (or to
the forum, for that matter). This layer of redirection means allows us
to update just one thing (namely, the /support/ page) instead of having
to hunt through all the documentation every time support information
changes.
2020-08-22 23:18:08 -05:00
ghijg
4f7e1d81bc
Update software-update-domu.md
When adding rpmfusion repositories it's important to add the related update repositories, too.
2020-08-21 17:55:37 +02:00
Andrew David Wong
4e1950e9e1
Improve Fedora and Debian upgrade information 2020-08-16 03:49:30 -05:00
Andrew David Wong
a51ccb4262
Merge branch 'patch-2' of https://github.com/qtpies/qubes-doc into qtpies-patch-2 2020-08-16 03:13:40 -05:00
qtpies
c8b2a5e658
Update fedora.md 2020-08-15 18:53:54 +02:00
qtpies
33af714a52
Update debian.md 2020-08-15 18:53:22 +02:00
qtpies
6d75116200
Update debian-upgrade.md 2020-08-15 18:52:49 +02:00
Andrew David Wong
c7e5501b68
Merge branch 'patch-1' of https://github.com/qtpies/qubes-doc into qtpies-patch-1 2020-08-07 01:30:43 -05:00
qtpies
886c17cdc7
Merge branch 'master' into patch-2 2020-08-05 12:47:47 +02:00
jason
e7c8b70ec3 "Desired changes for pullrequest #1024" 2020-08-05 12:39:07 +02:00
Andrew David Wong
c48b13c981
Fix links and references 2020-08-03 16:45:19 -05:00