Commit graph

98 commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
6d0aeb3570
Update 4.3 release schedule 2025-09-19 17:43:54 +02:00
qubedmaiska
1be6e5f9b9
fixed linter warnings 2025-09-09 12:05:31 -04:00
qubedmaiska
6218ea2dce
Merge remote-tracking branch 'parulin/warning-fix' into rst 2025-09-06 05:42:29 -04:00
Tobias Killer
140789e7fc Merge branch 'rst' into toki_fix_findings 2025-08-23 11:05:37 +02:00
qubedmaiska
44dbd11d12
Merge remote-tracking branch 'alimirjamali/issue-10070-r4_3-release-notes' into rst 2025-08-22 17:38:36 -04:00
Ali Mirjamali
d0f91e88db
Qubes OS r4.3 release notes
resolves: https://github.com/QubesOS/qubes-issues/issues/10070
2025-08-22 20:17:30 +03:30
parulin
06c6503932
Fixing various warnings from sphinx-build
* missing theme options in conf.py
* orphaned pages are tagged as such
* a markup mistake
* duplicate labels
* a code-block marked as python code
2025-08-18 16:52:34 -04:00
Tobias Killer
cad541c3af
Merge branch 'rst' into toki_fix_findings 2025-08-16 20:05:30 +02:00
qubedmaiska
2d2bcb06a6
Add prompts to all code blocks with bash session 2025-08-15 16:49:01 -04:00
Tobias Killer
0cfd755295 Fix formattings and other issues
See issue 8180.
2025-08-09 09:50:36 +02:00
parulin
4212c5eda8
Correct code-block lexers
Changing `bash` lexer to `console` because it is appropriate most of
the time. Then after a manual review, some lexer have been changed.

I used `text` each time I was unsure, and for prompt outputs.

The page `/developer/building/qubes-iso-building.rst` still need to be
reviewed (look for lines starting with `$ #`).

I'm not sure about the Windows pages, should we use
[doscon](https://pygments.org/docs/lexers/#pygments.lexers.shell.MSDOSSessionLexer)
or `powershell`?

Is there an appropriate lexer for `guid.conf` content?

**Statistics - Before**
    870 bash
      9 python
      9 c
      2 yaml

**Statistics - After**
    684 console
    111 text
     44 bash
     16 yaml
      9 systemd
      9 c
      8 python
      4 ini
      4 doscon
      2 markdown
      2 desktop
      1 xorg.conf
      1 xml+jinja
      1 xml
      1 kconfig
      1 html

This suggests that the default lexer should be `console`.
2025-08-08 16:55:35 -04:00
Marek Marczykowski-Górecki
918eaa479d
Convert to RST
This is done using tools at
https://github.com/maiska/qubes-translation-utilz, commit
4c8e2a7f559fd37e29b51769ed1ab1c6cf92e00d.
2025-08-06 02:19:56 +02:00
Marek Marczykowski-Górecki
e14921b8a3
Rename all md files to rst
This is plain rename without changing content, to help git track files
history.
Do not touch files that are going to be removed during conversion.

Thanks @parulin for the idea!
2025-08-06 02:16:04 +02:00
qubedmaiska
4554eef362
exchanged webarchive links, minor wording 2025-07-01 03:17:45 -04:00
qubedmaiska
2093a276b8
merge form upstream 2025-02-21 04:48:20 -05:00
Andrew David Wong
cab3bec6a7
Add step for pushing qubes-release to current
QubesOS/qubes-issues#9783
2025-02-19 06:15:58 -08:00
qubedmaiska
d6925e063d
QA rst conversion releases section: replace master with main in 1 file, archive link from a currently dead one, typo fix 2025-02-14 17:51:17 -05:00
m
8338dab1fd
Merge branch 'QubesOS:main' into main 2025-01-30 16:15:24 -05:00
qm
8003064f51
fixed identation in lists, created sublists of lists, minor formatting fixes 2024-09-22 07:38:20 -04:00
Andrew David Wong
4a14fb0f67
Add qubes-vm-update and new CLI update recommendation
QubesOS/qubes-issues#7443
2024-07-25 22:29:35 -07: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
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
28b68b0406
Fix title
Since we don't publish release notes for patch releases, I suppose each
major or minor release's notes should apply to all releases in that
release series, in which case a patch number should not be specified in
the version number in the title.
2024-05-11 03:18:21 -07:00
Andrew David Wong
be6a36f7ea
Note that 4.2 does not support Debian 11 templates 2024-04-16 07:14:45 -07: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
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
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
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
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
Andrew David Wong
60fde973b0
Fix typo 2023-06-02 23:24:43 -07:00
Andrew David Wong
e336d06cbe
Add in-progress note; clean up issue links 2023-06-02 23:23:22 -07:00
Andrew David Wong
a81ee2c219
Merge remote-tracking branch 'origin/main' into pr-1325 2023-06-02 23:23:02 -07:00
Andrew David Wong
1376696941
Fix typo 2023-05-31 06:07:16 -07:00