Commit Graph

414 Commits

Author SHA1 Message Date
unman
360fb38919
Edit qrexec page for grammar and clarity
Merge branch 'pr-1379'
2024-04-20 13:05:45 +00:00
Andrew David Wong
be6a36f7ea
Note that 4.2 does not support Debian 11 templates 2024-04-16 07:14:45 -07:00
ooops
29fa643c90
Merge branch 'QubesOS:main' into patch-2 2024-04-16 12:10:54 +00:00
Marek Marczykowski-Górecki
c664e19fe0
gsod: update 2024 information 2024-04-05 23:02:20 +02:00
Andrew David Wong
2cf63497fa
Fill out "the project's problem" section 2024-04-02 23:42:18 -07:00
Michael Carbone
1915add853
add some text 2024-04-02 15:48:48 +02:00
Michael Carbone
558bb2a51c
include link to 2023 gsod results 2024-04-02 15:26:26 +02:00
Michael Carbone
c83e5d409c
Update gsod.md for 2024
still needs some content
2024-04-02 15:16:13 +02:00
unman
65444ee38f
Fix formatting in warning notes 2024-03-12 17:22:50 +00:00
deeplow
1890f09056
Mention existence of Qubes Builder V2
Qubes Builder V1 is still supported at least until Qubes 4.1
reaches EOL. However the docs don't mention at all the existance of
version 2 of the builder. The ideal solution would be to
document builder v2, while that doesn't happen, at least having a
warning is better than nothing.
2024-03-03 10:23:01 +00:00
ooops
896aaf5681
Edit for grammar and clarity qrexec.md 2024-03-02 02:11:33 +01:00
unman
0d34d104d9
Move specifics of passwordless root implementation to developer docs.
Closes PR #1296
2024-02-18 23:45:47 +00:00
Andrew David Wong
75102ad8ad
Update description of known template upgrade issue
For more information, see:
- https://github.com/QubesOSqubes-doc/commit/1d540888fe1e84d1deef10e413545f3ec9a5fb60#r138763242
- https://github.com/QubesOS/qubes-issues/issues/8701
- https://github.com/QubesOS/qubes-doc/pull/1345
2024-02-18 13:56:07 -08:00
Andrew David Wong
1d540888fe
Add template upgrade problem to list of known issues
References QubesOS/qubes-doc#1345 and QubesOS/qubes-issues#8701
2024-02-17 09:38:23 -08:00
unman
34e7e64a89
Use long keyID in key upload instructions for code signing 2024-02-10 15:47:29 +00:00
Sylwester Arabas
60969a1610
remove repeated code (shell session) snippet 2024-02-07 00:46:11 +01:00
Sylwester Arabas
3ada8f6f0c
fix hex digit number in the key upload instruction 2024-02-07 00:42:28 +01:00
Andrew David Wong
726237da0f
Merge branch 'prb/fido2' of github.com:piotrbartman/qubes-doc into piotrbartman-prb/fido2 2024-01-08 22:54:45 -08:00
Andrew David Wong
d2791f2296
Merge remote-tracking branch 'origin/main' into pr-1334 2023-12-20 10:28:06 -08:00
Marek Marczykowski-Górecki
8ad2d93e23
Change links to HTTPS
Change links that has HTTPS equivalent to HTTPS.
2023-12-20 12:44:21 +01:00
Andrew David Wong
9330499fd3
Improve text 2023-12-19 15:55:40 -08:00
Andrew David Wong
5417d79297
Add screenshots of GUI tools 2023-12-19 15:46:15 -08:00
Andrew David Wong
2686fd920b
Remove draft note; add "Improved keyboard layout switching" 2023-12-19 09:32:40 -08:00
unman
201592f172
Formatting for clarity on qrexec.md 2023-12-19 15:07:10 +00:00
unman
bb860d3159
Clarify location and use of qrexec policy files 2023-12-19 15:01:57 +00:00
unman
661550575a
Update information on qrexec policies
Merge branch 'pr-1352'
2023-12-19 14:51:45 +00:00
unman
7df7031bd1
Remove the obsolete profiling.md document 2023-12-17 06:03:11 +00:00
Andrew David Wong
56251fad41
Deduplicate heading 2023-12-14 11:24:59 -08:00
Andrew David Wong
ffde5274de
Revert "Merge branch 'pr-1331'"
This reverts commit f5a7d8138f, reversing
changes made to 647da03e05.

Reason: QubesOS/qubes-doc#1331 contains a change that prevents GitHub
Pages from building the site:

"The tag `block` on line 12 in
`_doc/developer/debugging/windows-debugging.md` is not a recognized
Liquid tag."

https://github.com/QubesOS/qubesos.github.io/runs/19558577224
2023-12-12 06:18:59 -08:00
Andrew David Wong
f5a7d8138f
Merge branch 'pr-1331' 2023-12-12 05:41:35 -08:00
Marta Marczykowska-Górecka
474af03e9e
How to develop Qubes GUI apps doc
related to https://github.com/QubesOS/qubes-core-admin-client/pull/267
2023-12-11 14:37:42 +01:00
Skyler Ferris
38a776a3c6
Use the 4.1 policy file location and format.
The current document still refers to /etc/qubes-rpc/policy and uses
the old 3-column format. This commit updates it to use
/etc/qubes/policy.d and and 5+-column format.

Additionally, correct a technical inaccuracy in the final example
(the policy which the reader is instructed to create denies requests
from source_vm2 with the +testfile1 argument, but the prose states
that it will be accepted).
2023-12-06 19:09:04 -08:00
Rusty Bird
d377a401f6
Remove reference to nonexisting Split SSH GUI 2023-11-27 12:05:58 +00:00
Andrew David Wong
0c59481f2a
Update 4.2 release schedule 2023-11-18 00:45:57 -08:00
Marek Marczykowski-Górecki
173054362c
Fix headings in 2 developer docs pages
Use heading levels consistently, especially:
 - do not use title in the middle of the page - there is just one page
   title, at the top, added automatically
 - do not skip levels (if there is ###, put ## before)
2023-10-29 17:16:35 +01:00
Andrew David Wong
940ccf3f6b
Add clarificatory remarks from @marmarek 2023-10-09 07:33:07 -07:00
Marek Marczykowski-Górecki
19a046cfde
Add note about qrexec policy migration to release notes for R4.2 2023-09-02 11:26:38 +02:00
Marek Marczykowski-Górecki
3804d5a3ba
Fix link in release notes 2023-09-02 11:21:30 +02:00
Andrew David Wong
cd5b169e29
Clean up text 2023-09-01 17:27:52 -07:00
Andrew David Wong
99423ca82e
Clean up text 2023-09-01 17:24:24 -07:00
Andrew David Wong
3ed8aba54c
Clean up text; add Debian 12 entry; add and update links 2023-09-01 16:47:49 -07:00
Marek Marczykowski-Górecki
77fbbe0450
Add info about xfce templates in R4.2 to release notes 2023-08-28 02:21:03 +02:00
Marek Marczykowski-Górecki
f94b7678f1
Add documentation for in-place upgrade R4.1->R4.2 2023-08-28 02:20:59 +02:00
taradiddles
f6db6fc2da Fix remaining mention of qubes-community 2023-08-15 09:37:49 +03:00
taradiddles
bd763623ca Update qubes-community links to point to the forum 2023-08-15 09:34:37 +03:00
Rafał Wojdyła
7fc4c5575a
Update Windows debugging instructions
Signed-off-by: Rafał Wojdyła <omeg@invisiblethingslab.com>
2023-08-04 11:50:43 +02:00
Andrew David Wong
1176d220e4
Add "Split GPG and Split SSH management in Qubes Global Settings" 2023-07-24 19:28:18 -07:00
Andrew David Wong
abd0fe3597
Add 4.2.0-rc1 release date (#1325) 2023-06-02 23:42:52 -07:00
Andrew David Wong
ec609b0396
Add in-progress note; update ToCs (#1325) 2023-06-02 23:41:56 -07:00
Andrew David Wong
3e2b9fde4d
Add note about nftables; more cleanup
Just making sure @marmarek's comment doesn't get lost:
https://github.com/QubesOS/qubes-doc/pull/1325#issuecomment-1567355128
2023-06-02 23:34:29 -07:00