Commit graph

151 commits

Author SHA1 Message Date
qubedmaiska
f96169ba0e
Remove obsolete prompts, extract session comments to instructions 2025-08-16 09:17:57 -04:00
qubedmaiska
2d2bcb06a6
Add prompts to all code blocks with bash session 2025-08-15 16:49:01 -04:00
qubedmaiska
d4e09e079f
Merge remote-tracking branch 'parulin/clean-code-block-console' into rst 2025-08-15 13:57:46 -04:00
parulin
3ba7a492f0
Change again some languages
Thanks to @tokideveloper !!!
2025-08-09 17:39:16 -04: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
parulin
31c890baa1
Remove duplicate captions and wrong alt formatting of images 2025-08-08 16:52:48 -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
7eaecbd560
update from upstream 2025-06-05 18:54:55 -04:00
unman
b9a4429552
Update KDE page with more detailed information post install 2025-06-05 15:18:41 +00:00
qubedmaiska
524928b022
pre-final fixes 2025-06-03 13:51:29 -04:00
qubedmaiska
f487cd4261
update from upstream 2025-05-25 06:03:22 -04:00
unman
684a7cee24
Minor edits to Secondary Storage page 2025-05-25 01:17:06 +00:00
unman
9c51e9594d
Add Btrfs details to secondary storage page, and edit for clarity 2025-05-25 01:10:35 +00:00
Solène Rapenne
34144a1620
doc: make clear that sys-gui-gpu is not meant for improving performance 2025-05-24 15:05:14 +02:00
qubedmaiska
9f76056671
minor format fixes 2025-05-19 03:10:16 -04:00
m
fa3b299a51
Merge branch 'QubesOS:main' into main 2025-05-15 15:12:04 -04:00
unman
61a4deb1ac
Add known issues to information on use of gui domain
Merge branch 'pr-1440'
2025-05-15 11:16:27 +00:00
unman
edc3d8bfec
Add worked example of setting network in HVM
Merge branch 'pr-1462'
2025-05-15 10:35:00 +00:00
unman
c6b07c0191
Added Titles to images.
Normalised language in description of procedure
2025-05-15 10:29:39 +00:00
qubedmaiska
f55702643d
update upstream 2025-05-03 10:18:23 -04:00
unman
41470dbee4
Update secondary storage page: work around 4k incompatibility, drop unnecessary luksFormat arguments
Merge branch 'pr-1443'
2025-05-02 01:08:19 +00:00
unman
ef37a8c68b
Update page on standalones with informatin about virtualization modes.
Closes https://github.com/QubesOS/qubes-issues/issues/7517
2025-04-30 13:15:08 +00:00
qubedmaiska
cf30f8bab8
update 2025-04-16 10:37:02 -04:00
unman
f8e2bb2258
Update docs with information on /rw/config/rc.local* scripts
Merge branch 'pr-1433'
2025-04-13 14:46:53 +00:00
qubedmaiska
951baf6ea6
minor rewording, formatting 2025-03-31 02:59:41 -04:00
qubedmaiska
66c0baff53
minor formatting & url fix 2025-03-26 17:20:33 -04:00
Francis King
e86436d023
Added some extra text and an example
In a discussion on Qubes OS forum, it was decided that I should add some extra text about the netmask, and an example  for Network Manager. The purpose being to make the procedure much clearer.

There are two images to go into the text, but I don't understand how to do that yet. I have used '>' at those points. Please advise.

Francis.
2025-03-24 16:08:35 +00:00
qubedmaiska
0c274977fe
minor formatting, wording 2025-03-21 18:38:35 -04:00
qubedmaiska
3a603a3665
Merge branch 'main' of https://github.com/maiska/qubes-doc.rtd 2025-03-09 15:57:47 -04:00
qubedmaiska
6f9a1d7343
formatting, valid url 2025-03-09 15:57:38 -04:00
m
99829ef29d
Merge branch 'QubesOS:main' into main 2025-03-08 07:12:05 -05:00
Guillaume Chinal
b12d615e10
doc: custom-persist feature 2025-03-02 12:20:44 +01:00
qubedmaiska
d4461fb4cb
formatting, webarchive links, add icons 2025-02-27 16:10:31 -05:00
qubedmaiska
2093a276b8
merge form upstream 2025-02-21 04:48:20 -05:00
Solène Rapenne
e9a971c08d
Merge branch 'pr/1417' 2025-02-18 08:28:26 +01:00
qubedmaiska
8fb701ea79
add new line for correct conversion from md to rst 2025-02-09 17:23:15 -05:00
m
b88a6bfda0
Merge branch 'QubesOS:main' into main 2025-01-24 08:00:15 -05:00
Solène Rapenne
b9c402f913
Merge branch 'pr/1439' 2025-01-21 20:22:47 +01:00
Solène Rapenne
08e50e09b7
Merge branch 'pr/1335' 2025-01-21 18:55:15 +01:00
qubedmaiska
8085719b1c
small formatting issues 2025-01-18 15:21:06 -05:00
qubedmaiska
62d9a4f084
Fixed hierarchy of titles and added a fullstop 2025-01-14 20:51:46 -05:00
Rusty Bird
65e0511d15
luksFormat: drop --hash=sha512 argument
The default (sha256) seems fine for LUKS2 where the hash algorithm has a
limited role anyway - it's not used for key stretching like in LUKS1.
2024-12-20 19:29:38 +00:00
Rusty Bird
4fb0f0c851
luksFormat: drop arguments that are already the default 2024-12-20 19:29:37 +00:00
Rusty Bird
cc00196539
luksFormat: add --sector-size=512 argument 2024-12-20 19:29:36 +00:00
Christian Tramnitz
ae26177e4d
add known issues to gui-domain docs
Although sys-gui (and its variants sys-gui-gpu and sys-gui-vnc) are clearly marked to be used by advanced users only, there are some limitations that may go beyond the expectations of an advanced user.

This updates the documentation to contain some known issues that probably don't have a quick fix.
2024-12-01 12:39:23 +01: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