Commit graph

1438 commits

Author SHA1 Message Date
qm
89f81ecf82
added sublists for better rst conversion formatting 2024-10-04 10:27:11 -04:00
m
da85dd62d4
from bold to italic in title for better rst conversion 2024-09-27 13:48:11 -04:00
m
0d9309ed58
rst conversion omitting extra space 2024-09-27 13:22:43 -04:00
Andrew David Wong
ececab9a45
Add NitroPad V56 2024-09-24 17:51:35 -07:00
m
d4edd480fe
Merge branch 'QubesOS:main' into main 2024-09-22 08:34:01 -04:00
qm
9b2e206e53
merge main 2024-09-22 07:57:42 -04:00
qm
8003064f51
fixed identation in lists, created sublists of lists, minor formatting fixes 2024-09-22 07:38:20 -04:00
Tobias Killer
b330828152 Reformat for better conversion to RST
- essentially concerning the newline issue in lists
2024-09-21 19:34:01 +02:00
Dr. Gerhard Weck
63bf921aa6
Formal change 2024-09-21 13:27:20 +02: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
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
qm
bdc020a10e
new line 2024-09-03 17:23:25 -04: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
Dr. Gerhard Weck
9218f23167
Describe Move user profiles without QWT installation 2024-08-25 10:12:11 +02:00
Demi Marie Obenour
0250897727 Document how to update system firmware
This is a very important task, but it is often not done due to bad
tools.  Also correct some outdated information on the "how to update
software" page.
2024-08-22 16:35:22 -04:00
qm
df88acabc3 preparation rst conversion 2024-08-11 20:15:08 -04:00
qm
d7d03089f8 preparation rst conversion 2024-08-11 19:39:45 -04:00
qm
bdda0ae8dc preparation rst conversion 2024-08-11 19:18:55 -04:00
m
5c4c4833cc
preparation rst conversion 2024-08-11 09:36:35 -04:00
m
d8eea9fb67
rst preparation conversion 2024-08-11 09:35:03 -04:00
m
abbe9b1947
preparation rst conversion 2024-08-11 09:33:47 -04:00
m
b98221abc5
preparations rst conversion 2024-08-11 09:31:34 -04:00
m
5926d887b3
preparation rst conversion 2024-08-11 09:29:41 -04:00
m
f9c371542a
preparation rst conversion 2024-08-10 10:47:07 -04:00
apparatius
9783171ce7
Fix a dom0 package downgrade/reinstall commands 2024-08-10 07:27:24 +00:00
m
230c80f502
Merge branch 'QubesOS:main' into main 2024-08-09 00:27:28 -04:00
Andrew David Wong
af2d3c0856
Update to reflect end of 4.1 extended security support 2024-08-01 02:52:27 -07:00
m
5941ae92ec
Merge branch 'QubesOS:main' into main 2024-07-28 18:10:10 -04:00
m
ae1446925f
preparation rst ocnversion 2024-07-28 12:08:31 -04:00
m
7c2b1a498a
preparation rst ocnversion 2024-07-28 12:07:45 -04:00
m
da97d63f53
preparation rst ocnversion 2024-07-28 12:07:12 -04:00
m
8fd6045d79
preparation rst ocnversion 2024-07-28 12:06:39 -04: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
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
apparatius
ec1f501c53
Update firewall.md
The disappearance of the eth0 interface when you restart the net qube of the sys-firewall or set it’s net qube to none is causing `iif == "eth0"` to become `iif 2` and the rules won't work anymore.
It’s better to use `iifgroup 1` instead of `iif == "eth0"`.
Related discussion:
https://forum.qubes-os.org/t/iptables-not-available-in-sys-net-in-qubes-os-4-2-1/26706/26
2024-07-12 09:31:11 +00:00
ooops
2d5c636c05
Includes updated documentation from split-gpg2
Fixes QubesOS/qubes-issues/issues/9138
2024-07-08 15:33:48 -04:00
ooops
13b46e5c0c
Update split-gpg.md 2024-07-08 15:11:44 -04:00
m
93f851d813
for better conv to rst 2024-07-06 19:25:12 +02:00
m
90ed11a52a
better conv for rst 2024-07-06 18:49:41 +02:00
m
a1e5c64c49
better conv for rst 2024-07-06 02:37:44 +02:00