Commit graph

7287 commits

Author SHA1 Message Date
Solène Rapenne
cd04641b93
Merge branch 'pr/1420' 2025-01-22 23:22:06 +01:00
Solène Rapenne
567ff5b4c1
Merge branch 'pr/1436' 2025-01-22 23:20:54 +01:00
Solène Rapenne
8693f52b28
Merge branch 'pr/1408' 2025-01-22 19:28:32 +01:00
Solène Rapenne
eaf851aef5
Merge branch 'pr/1423' 2025-01-22 19:15:08 +01:00
Ali Mirjamali
f58574bca7
Add instructions on resuming partial downloads
Resolves: https://github.com/QubesOS/qubes-issues/issues/8563

Adding simple instructions on resuming downloads with for users
with unsteady Internet connections who are unfamiliar with wget.
2025-01-22 18:47:02 +03:30
Solène Rapenne
bc2408f5a8
Merge branch 'pr/1434' 2025-01-21 22:34:39 +01:00
Solène Rapenne
b9c402f913
Merge branch 'pr/1439' 2025-01-21 20:22:47 +01:00
Solène Rapenne
47f23eda45
fix: broken anchor 2025-01-21 19:56:49 +01:00
Solène Rapenne
e4f9e052e5
Merge branch 'pr/1426' 2025-01-21 19:13:49 +01:00
Solène Rapenne
22e41ee59c
Merge branch 'pr/1432' 2025-01-21 19:06:38 +01:00
Solène Rapenne
08e50e09b7
Merge branch 'pr/1335' 2025-01-21 18:55:15 +01:00
Solène Rapenne
fd13d03a05
Merge branch 'pr/1422' 2025-01-21 18:48:40 +01:00
Andrew David Wong
624c1e7822
Add GitHub doc links 2025-01-16 09:07:45 -08:00
Andrew David Wong
e1bc45f146
Update issue tracking guidelines
- New feature: non-label issue types
- New feature: sub-issues
- Update existing guidelines to match practice
2025-01-16 07:58:38 -08:00
Andrew David Wong
01165e5f82
Update supported Fedora templates
- Remove Fedora 39 (EOL)
- Add Fedora 41 (QubesOS/qubes-issues#9244)
2024-12-07 05:24:06 -08:00
kennethrrosen
a2d0d042dc
Add standalone timeout note
Note standalone `qrexec_timeout` workaround QubesOS/qubes-issues/issues/9251
2024-11-30 11:34:26 +00:00
Piotr Bartman-Szwarc
eea342bdb0
migration to fido2: proxy setup clarification to avoid confusing errors
solves QubesOS/qubes-issues/issues/9064
2024-11-12 13:05:49 +01:00
Ali Mirjamali
6b21fa65f3
Document global clipboard for GUI protocol 1.8
According to: https://github.com/QubesOS/qubes-gui-daemon/pull/150#issuecomment-2431883322
According to: https://github.com/QubesOS/qubes-gui-daemon/pull/150#issuecomment-2432486669
2024-10-28 09:19:32 +03:30
Marnix Croes
c263b40758
fix link to section 2024-10-10 13:46:53 +02:00
Andrew David Wong
78b0742362
Replace RSK attributes in examples with variables
Users keep getting confused because their output doesn't match the
examples, even though the text already says, "This is just an example,
so the output you receive may not look exactly the same."

Recent examples of this:
- 1f2b221/
- https://forum.qubes-os.org/t/29384

Specifically, users seem to get confused because their RSK has a
different date and key ID than the one in the example (which makes
sense, because RSKs change with each release), so replacing these
specific values with variables may avert some confusion.
2024-10-06 04:06:46 -07:00
Andrew David Wong
3a92e08c5d
Merge branch 'nitropad-v56' 2024-10-03 00:41:03 -07:00
Andrew David Wong
ececab9a45
Add NitroPad V56 2024-09-24 17:51:35 -07:00
Andrew David Wong
fa335c4ed5
Fix link 2024-09-17 19:20:36 -07:00
Andrew David Wong
a086123e56
Fix link 2024-09-17 19:14:37 -07:00
Andrew David Wong
95e5f011cd
Merge branch 'novacustom-v56-series' 2024-09-17 19:09:15 -07:00
Andrew David Wong
bdb437e75c
Merge branch 'sys-req-rec' 2024-09-15 10:13:54 -07:00
vysotskylev
4d98540a5e
Fix typo in how-to-install-software.md 2024-09-06 20:28:34 +02:00
Andrew David Wong
54ce8c2f4a
Add NovaCustom V56 Series to certified computer list 2024-09-05 06:18:08 -07:00
Andrew David Wong
1bc8ddb472
Include link to Intel's list of end-of-support dates 2024-09-03 01:41:18 -07:00
Andrew David Wong
88384e0dc5
Update recommendations and notes regarding microcode and AMD 2024-09-02 08:59:33 -07:00
Randy
35ae772602
Update how-to-enter-fullscreen-mode.md
Fix headers according to the [documentation guidelines](https://www.qubes-os.org/doc/documentation-style-guide/#headings)
2024-08-30 07:59:49 +00:00
Randy
649444de0e
Update config-files.md
Fix header syntax according to [the documentation guidelines](https://www.qubes-os.org/doc/documentation-style-guide/#headings)
2024-08-30 07:57:10 +00:00
Ali Mirjamali
496a3a5ded
Remove reference to qvm-revert-template-changes
Resolves: https://github.com/QubesOS/qubes-issues/issues/6384
2024-08-23 17:43:44 +03:30
Andrew David Wong
af2d3c0856
Update to reflect end of 4.1 extended security support 2024-08-01 02:52:27 -07:00
unman
9c94144d25
qvm-template should be used to remove templates
Merge branch 'pr-1415'
2024-07-27 15:16:39 +00:00
Piotr Bartman-Szwarc
d918c03853
@andrewdavidwong comment 2024-07-27 09:42:30 +02:00
unman
71f066c3cb
Clarify that grub2-xen-pvh is required for in qube kernel booting under PVH (credit moonscape in Forum) 2024-07-25 13:47:27 +00:00
Ali Mirjamali
c37468fa11
qvm-template should be used to remove templates
fixes: https://github.com/QubesOS/qubes-issues/issues/7525
2024-07-23 16:16:44 +03:30
Piotr Bartman-Szwarc
0527252737
updater: update docs 2024-07-17 16:49:09 +02:00
Andrew David Wong
427acfb8a5
Fix spacing 2024-07-12 15:58:17 -07:00
Andrew David Wong
38ad896bef
Fix and clarify description 2024-07-12 15:42:08 -07:00
unman
44739f7a07
Remove note on unsupported Debian version 10.
Add note for Debian 12 to hold salt packages
2024-07-12 15:14:17 +00:00
unman
c43ea4134a
qubes-builderv1 still support 4.2 builds
Merge branch 'pr-1406'
2024-07-10 13:40:23 +00:00
unman
f7008ae73d
qubes-builderv1 still support 4.2 builds - make clear in another notification 2024-07-10 13:40:07 +00:00
Andrew David Wong
941ef46054
Merge branch '4.2.2' 2024-06-27 00:05:04 -07:00
Andrew David Wong
beac6f7e83
Explain how the fix works; clarify relationship between services 2024-06-26 02:35:23 -07:00
Andrew David Wong
8da080c194
Update QubesOS/qubes-issues#8332 service name and explanation 2024-06-25 01:23:19 -07:00
Andrew David Wong
cb4ec61ea9
Update release notes for Qubes OS 4.2.2
QubesOS/qubes-issues#9316
QubesOS/qubes-posts#135
2024-06-23 22:47:41 -07:00
Andrew David Wong
637c712ee3
Update link 2024-06-18 00:22:56 -07:00
Andrew David Wong
9745db8fc5
Update R4.1 support status to "extended security support" 2024-06-18 00:15:13 -07:00