Commit Graph

897 Commits

Author SHA1 Message Date
Andrew David Wong
2269447af9
Reword input device requirement for accuracy 2022-09-26 01:31:35 -07:00
Andrew David Wong
d724b8a26e
Describe and explicitly list cert hw reqs; add spacing 2022-09-25 02:26:08 -07:00
Andrew David Wong
8fbf5a2c77
Add cert requirement for non-laptop input devices 2022-09-25 02:21:08 -07:00
Andrew David Wong
418842e22c
Use conv=fsync in dd command
https://groups.google.com/d/msgid/qubes-users/YyRveVobwlpx9zB7%40itl-email
2022-09-16 06:22:38 -07:00
Andrew David Wong
38a8e99c23
Update tool shortcut location 2022-09-13 00:30:39 -07:00
Andrew David Wong
bb87bdf7d2
Attempt to avert user misunderstanding
https://forum.qubes-os.org/t/13643/5
2022-09-13 00:01:36 -07:00
Andrew David Wong
d4f96d6381
Move Downloads and HCL pages back to qubes-doc (#1267)
They won't show up in the index unless they're in qubes-doc.
https://groups.google.com/g/qubes-devel/c/ASj7tehn1G0/m/jhLmFjdMBwAJ
2022-09-08 18:49:02 -07:00
Andrew David Wong
97fd0fc7b2
Move file to more suitable section
https://groups.google.com/g/qubes-devel/c/ASj7tehn1G0/m/jhLmFjdMBwAJ
2022-09-08 17:53:21 -07:00
Andrew David Wong
ebbede8728
Update permalink and filename to follow pattern of all other troubleshooting docs
https://groups.google.com/g/qubes-devel/c/ASj7tehn1G0/m/jhLmFjdMBwAJ
2022-09-08 17:52:57 -07:00
Andrew David Wong
fabed81d63
Move not-easily-convertible files to main repo; remove deprecated files
https://groups.google.com/g/qubes-devel/c/ASj7tehn1G0/m/jhLmFjdMBwAJ
2022-09-08 17:16:06 -07:00
NitrogenPointBlue
b7c59badbb
Redirect sign and verify git tag aliases
The 'stag' and 'vtag' git aliases are mentioned in both the Split GPG
and the Code signing documents. Consolidated into the Code signing
document.

The Code signing version was kept as it explicitly calls the Bash shell.
2022-08-25 04:01:45 -04:00
NitrogenPointBlue
bd96f70250
Format .gitconfig gpgSign example 2022-08-25 02:38:28 -04:00
NitrogenPointBlue
f05c764c63
Update "qubes-gpg-client --list-keys" example
Updated example with modern output including the "long" key id format.
2022-08-25 02:38:28 -04:00
NitrogenPointBlue
28281ee474
Format .gitconfig in "Using Git with Split GPG"
Tabs were added as that is the default format created from running

git config --global user.email "you@example.com"
git config --global user.name "Your Name"
2022-08-25 02:38:28 -04:00
NitrogenPointBlue
dd29faae5e
Apply grammar changes to "Using Git with Split GPG" 2022-08-25 02:38:28 -04:00
Andrew David Wong
0dc42da007
Remove deprecated 4.0 section 2022-08-23 17:17:29 -07:00
Andrew David Wong
5ebedc545d
Revert "Add warnings and mitigation for QubesOS/qubes-issues#6585"
This reverts commit a4aea3e981.

Reason: QubesOS/qubes-issues#6585 has been closed as fixed, and the
update has been in the stable repo for over two weeks.
2022-08-13 19:17:03 -07:00
Andrew David Wong
7e76e163bd
Document libpam-systemd for Debian minimal
QubesOS/qubes-issues#7689
2022-08-11 21:37:29 -07:00
Andrew David Wong
368a8a71a1
Add link to virtualization mode FAQ
https://forum.qubes-os.org/t/13081/9
2022-08-10 03:57:34 -07:00
Andrew David Wong
6238aa3a41
Clarify 4.0 to 4.1 upgrade documentation 2022-08-04 06:56:56 -07:00
Andrew David Wong
e836e8a410
Deprecate release 4.0 2022-08-04 05:51:30 -07:00
Andrew David Wong
2e3c43c836
Cross-link installation guide and re-verification section 2022-07-20 22:56:56 -07:00
Andrew David Wong
03a3b49535
Clean up text 2022-07-18 18:22:24 -07:00
Sven Semmler
64dd741e87
minor English correction 2022-07-18 13:27:03 -05:00
Sven Semmler
9d3ed9d5fe
remove KDE specifics; add paste request/rationale 2022-07-18 13:22:40 -05:00
Andrew David Wong
f49b630d5e
Add Fedora 36 template support for Qubes 4.1
QubesOS/qubes-issues#7544
2022-06-27 18:28:49 -07:00
Andrew David Wong
3ce625c81a
Merge branch 'patch-1' of github.com:mdik/qubes-doc into mdik-patch-1 2022-06-25 05:44:31 -07:00
Andrew David Wong
aed67314a4
Remove support for Fedora 34 templates (EOL) 2022-06-07 04:03:10 -07:00
Andrew David Wong
5f1f9fc4d9
Merge branch 'VMAuth' of github.com:tommytran732/qubes-doc into tommytran732-VMAuth 2022-05-30 15:32:30 -07:00
Andrew David Wong
8d38056373
Merge branch 'patch-5' of github.com:GWeck/qubes-doc into GWeck-patch-5 2022-05-30 15:31:18 -07:00
Andrew David Wong
e3e546a97a
Fix typos 2022-05-30 15:30:36 -07:00
Dr. Gerhard Weck
08c96879c5
Clarify IP address usage for forwading 2022-05-28 13:08:00 +02:00
Dr. Gerhard Weck
de87082d1e
Clarify IP address usage for forwarding 2022-05-28 13:06:19 +02:00
Dr. Gerhard Weck
a072318fe4
IP address use for forwarding external requests 2022-05-28 13:03:29 +02:00
Tommy
bd9e2f7670
Add missing execute permission for VMAuth 2022-05-26 23:02:34 -04:00
Andrew David Wong
b1ddfdf809
Make '/doc/template[s]/' paths consistent
Most pages were using the pattern '/doc/templates/[...]', but some were
using the pattern '/doc/template/[...]', which was confusing. This
commit unifies on the former.
2022-05-26 12:27:06 -07:00
Andrew David Wong
66e0f04b1e
Add Fedora 35 to supported template releases
QubesOS/qubes-issues#6969
QubesOS/qubes-posts#96
2022-05-25 07:50:14 -07:00
Alexander Paetzelt
062c0bf962
Remove dot where none should be
The command contained a dot that is not actually part of the command
2022-05-25 15:57:03 +02:00
Andrew David Wong
5bb7efa472
Merge branch 'open-in-dispvms' of github.com:DemiMarie/qubes-doc into DemiMarie-open-in-dispvms 2022-05-23 10:55:08 -07:00
Andrew David Wong
dd0c781d16
Fix typo 2022-05-23 10:54:18 -07:00
Andrew David Wong
f6183a884d
Revise sentence about Template Manager tool
Instructions for accessing the tool should be documented on the documentation page for that tool and not duplicated here. Besides, this makes it sound like the command line is the recommended way (or even the only way) to start the tool, which could be misleading.
2022-05-23 10:49:50 -07:00
Jaromir Dvoracek
f7876d0ac3
Update minimal-templates.md
Add an easy option to list all currently available templates
2022-05-22 20:43:13 +00:00
Demi Marie Obenour
e73e1a5ab7
Document how to open stuff in disposables
I hope I did not botch this.
2022-05-21 11:25:59 -04:00
Demi Marie Obenour
50234777d5
SCSI pass-through is a Qubes limitation
Xen supports SCSI pass-through just fine, via scsiback and scsifront.
This support has not been integrated into Qubes OS, though.
2022-05-21 11:25:54 -04:00
Andrew David Wong
312230b64c
Add redirect
https://forum.qubes-os.org/t/sys-gui-in-qubes-4-1-devel/619/51
2022-05-21 04:14:37 -07:00
Andrew David Wong
50067acf31
Move Windows page to "Operating system guides"
https://github.com/QubesOS/qubes-issues/issues/7381#issuecomment-1126639346
2022-05-13 21:55:24 -07:00
Dr. Gerhard Weck
c86d57e44b
Add explanation for firewall rule in target VM
Is it really the firewall address in the rule of the target VM? Or, instead, the originating address of the web access?
2022-05-13 13:25:54 +02:00
Andrew David Wong
cace95742e
Merge branch 'master' of github.com:AlxHnr/qubes-doc into AlxHnr-master 2022-05-11 03:51:10 -07:00
Dr. Gerhard Weck
1a02c6a909
Clarify use of IP addresses for frowarding 2022-05-08 13:13:31 +02:00
Alexander Heinrich
92411d8454
Update user/troubleshooting/installation-troubleshooting.md
Co-authored-by: Demi Marie Obenour <demiobenour@gmail.com>
2022-05-06 18:52:58 +02:00