Commit graph

240 commits

Author SHA1 Message Date
qubedmaiska
44dbd11d12
Merge remote-tracking branch 'alimirjamali/issue-10070-r4_3-release-notes' into rst 2025-08-22 17:38:36 -04:00
andrewdavidwong
613db1847a
Add Fedora 42 to supported templates
QubesOS/qubes-issues#9807
2025-08-22 17:23:27 -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
qubedmaiska
40a836603a
Merge remote-tracking branch 'origin/supported-release-4.3' into rst 2025-08-17 15:26:24 -04:00
qubedmaiska
2d2bcb06a6
Add prompts to all code blocks with bash session 2025-08-15 16:49:01 -04:00
Andrew David Wong
a82da5bb37
Add supported release information for 4.3 2025-08-11 21:02:40 -07:00
parulin
978efb3514
Two code-block language mistakes 2025-08-08 16:55:35 -04:00
parulin
6f4370f793
Minor cleaning of code highlighting
* Most of text blocks are in fact output blocks
* On qubes-iso-building.rst, try to get something correct for console
  lines starting with a comment
* Fixing a wrong :menuselection: item.

Statistics:

    685 console
     79 text
     44 bash
     35 output
     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
2025-08-08 16:55:35 -04: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
parulin
a252dc4338
Use console lexer instead of bash with a prompt 2025-08-08 16:55:34 -04:00
Marek Marczykowski-Górecki
f058f77394
manual fixes
Manual fixes after the conversion tool. Mostly based on sphinx warnings.
2025-08-06 02:20:01 +02: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
e3db139fe3
fixed a tab 2025-07-01 16:12:00 -04:00
qubedmaiska
4554eef362
exchanged webarchive links, minor wording 2025-07-01 03:17:45 -04:00
qubedmaiska
524928b022
pre-final fixes 2025-06-03 13:51:29 -04:00
qubedmaiska
0688e5d7b3
update doc locally 2025-05-14 09:00:17 -04:00
Andrew David Wong
9fede33dcd
Remove Fedora 40 from supported templates (EOL) 2025-05-13 13:39:41 -07:00
qubedmaiska
cf30f8bab8
update 2025-04-16 10:37:02 -04:00
unman
7b8f4e0740
Add introduction for Builder v2
Merge branch 'pr-1409'
2025-04-13 12:47:00 +00:00
Marta Marczykowska-Górecka
06e37e444b
Add intro for Builder v2 2025-03-22 22:18:04 +01:00
m
7e2b1b1858
Merge branch 'QubesOS:main' into main 2025-03-15 20:39:49 -04:00
AleIlMagno
e9fc481370
Update installation-guide.md 2025-03-02 11:33:20 +01:00
qubedmaiska
2093a276b8
merge form upstream 2025-02-21 04:48:20 -05:00
jermanuts
9023572269
Update rufus link 2025-02-19 18:47:19 +02:00
m
b88a6bfda0
Merge branch 'QubesOS:main' into main 2025-01-24 08:00:15 -05: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
m
6b75c50248
Merge branch 'QubesOS:main' into main 2024-12-25 13:32:09 -05: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
Tobias Killer
b330828152 Reformat for better conversion to RST
- essentially concerning the newline issue in lists
2024-09-21 19:34:01 +02:00
qm
bdc020a10e
new line 2024-09-03 17:23:25 -04:00
Andrew David Wong
af2d3c0856
Update to reflect end of 4.1 extended security support 2024-08-01 02:52:27 -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
Andrew David Wong
0584c50257
Add Fedora 40 support for Qubes 4.2
QubesOS/qubes-issues#8915
2024-06-11 18:41:57 -07:00
B. Burt
54c3246c1d
Update installation-guide.md
No testes
2024-06-06 00:43:28 -06:00
Andrew David Wong
bf13e5866c
Remove Fedora 38 from supported template releases (EOL)
https://www.qubes-os.org/news/2024/02/13/fedora-39-templates-available-fedora-38-approaching-eol/
2024-05-15 02:04:13 -07:00
Aidan Leuenberger
6fb630189f
fixed typo
Qubes OS was misspelled as Qubes SO, fixed.
2024-04-27 20:22:27 -05:00
unman
50b5e7fb4f
Update guide to 4.2 - Fix merge 2024-04-22 16:11:00 +00:00
unman
ca07c192fc
Update installation guide for 4.2 with more screenshots 2024-04-14 12:20:42 +00:00
unman
c88aed00eb
Update installation guide for 4,2 2024-04-14 01:38:06 +00:00
unman
a2ba6dca04
Prepare for 4.2 installation guide 2024-04-12 02:49:37 +00:00
deeplow
3042d62e55
Fix typo 2024-03-22 16:55:08 -04:00
deeplow
7eaacf0b21
FIXUP: use instead qubes-dist-upgrade tool 2024-02-17 14:36:07 +00:00
Andrew David Wong
5e2c457b9b
Add Fedora 39 to supported templates
QubesOS/qubes-issues#8499
2024-02-13 03:59:36 -08:00
Andrew David Wong
c25b832d59
Make wording more accurate 2023-12-22 14:36:13 -08:00
Andrew David Wong
7c7c0382d6
Add minor clarification 2023-12-22 14:33:33 -08:00
Andrew David Wong
e1987db9a4
Unwrap text 2023-12-22 14:31:43 -08:00
Andrew David Wong
babb1b00f1
Remove Whonix from table
Whonix 16 will reach EOL before Qubes 4.1 reaches EOL, at which point
the table will be inaccurate. Since the Whonix support cycle does not
match the Qubes support cycle, and since whonix templates are not
official templates, it is better to remove from them from the table and
direct users to the Whonix website for official information about
support status.
2023-12-22 14:18:37 -08:00