Commit graph

7788 commits

Author SHA1 Message Date
Solène Rapenne
36d95310be
Merge branch 'pr/1534' 2025-11-23 17:45:43 +01:00
Solène Rapenne
3e0b2512b7
Merge branch 'pr/1550' 2025-11-23 17:43:16 +01:00
Solène Rapenne
70e6590856
Merge branch 'pr/1556' 2025-11-23 17:41:53 +01:00
Solène Rapenne
2584e38208
Merge branch 'pr/1558' 2025-11-23 17:40:56 +01:00
Solène Rapenne
c34448314b
Merge branch 'pr/1525' 2025-11-23 17:38:12 +01:00
Solène Rapenne
2a2b70c9ed
Merge branch 'pr/1524' 2025-11-23 17:37:17 +01:00
Solène Rapenne
cc568975df
Merge branch 'pr/1526' 2025-11-23 17:35:55 +01:00
Solène Rapenne
c1b43844f7
Merge branch 'pr/1537' 2025-11-23 17:34:40 +01:00
Solène Rapenne
3677ecef6d
Merge branch 'pr/1560' 2025-11-23 17:29:43 +01:00
Solène Rapenne
1947f46825
update default debian template version number 2025-11-23 17:26:40 +01:00
Solène Rapenne
b24a0c1a2d
Merge branch 'pr/1566' 2025-11-23 17:23:37 +01:00
Solène Rapenne
a7bb615789
Merge branch 'pr/1568' 2025-11-23 17:18:30 +01:00
Solène Rapenne
e046f43a5f
Merge branch 'pr/1551' 2025-11-23 17:04:10 +01:00
Solène Rapenne
2360f36b25
Merge branch 'pr/1559' 2025-11-23 16:52:41 +01:00
Solène Rapenne
9bcf811aae
Merge branch 'pr/1554' 2025-11-23 16:49:57 +01:00
Dr. Gerhard Weck
d29f9bbdd2
Fix typo 2025-11-23 13:48:44 +01:00
Dr. Gerhard Weck
d171f4b1e9
Smal text change for QWT 4.2.2 2025-11-23 13:39:36 +01:00
Dr. Gerhard Weck
943f63567d
Modify text for QWT 4.2.2 2025-11-23 13:36:09 +01:00
Dr. Gerhard Weck
7b240b0947
New picture for QWT 4.2.2 2025-11-23 12:38:08 +01:00
Dr. Gerhard Weck
1d1442b04e
Replace by new picture for QWT 4.2.2 2025-11-23 12:36:59 +01:00
Dr. Gerhard Weck
75efc0cc71
New picture for QWT 4.2.2 2025-11-23 12:33:45 +01:00
Dr. Gerhard Weck
3220db3399
New picture for QWT 4.2.2 2025-11-23 12:31:08 +01:00
qubedmaiska
4c22441cb5
Merge remote-tracking branch 'origin/official-template-list' 2025-11-20 04:06:33 -05:00
Andrew David Wong
7360c44803
Remove Fedora 41 from supported template releases (EOL) 2025-11-18 20:51:31 -08:00
andrewdavidwong
9af8eb0bc2
Update official template list
The Xfce templates are now the default instead of the GNOME templates.
2025-11-16 22:02:40 -08:00
Ben Grande
80c9edac96
Adapt disposable documentation up to 4.3
- Cleared misunderstandings of disposable templates, this word was
  sometimes used interchangeably with disposables;
- Deduplicate content as much as possible;
  - Reference other pages or previous sections;
  - Assume the user has read the previous sections up until the
    current section they are reading;
  - All this deduplication enables easier reading, less clutter, but
    each section doesn't stand by itself, each page does. Some things
    were reinforced on multiple sections, but limited to when
    extremely necessary to learn by reinforcement;
- Structure the files to their distinct use cases:
  - how-to-use-disposables is just the basics to learn what are
    disposables and how to use them, using GUI and CLI alternatives;
  - disposable-customization has everything advanced related to
    disposables, such as advanced usage, creation of disposables
    templates, their customization;
  - disposable-implementation assumes the user understand the previous
    pages and contains a more technical description of disposables and
    preloaded disposables as well as their implementation;
- Prepared usage for a GUIVM setup, avoiding mentions to dom0;
- Usage modes has been organized in GUI first and CLI second, grouped by
  origin such as GUIVM and app qube;
- Usage page restricts itself to "default-dvm", it's name is not
  variable like the Whonix disposable template variant and it is the
  most used disposable template, thus we avoid variables replacement
  that the user should think of the value to a definitive value to use
  when learning. Customization page could not benefit much from this
  though, as it is intended to create alternative disposable templates;
- Usage page links to Tails documentation of why using it on a VM is not
  amensiac, so it can be referenced for users that ask to have Tails in
  a VM for anti-forensics purposes;
- Updated the images to R4.3, nobody deserves to see the Qubes version
  of the Xfce application menu anymore when the new app menu rocks. The
  images also had to be updated because it was fullscreen screenshot
  on a large resolution, making it very difficult to read unless
  opening the image in a new tab and zooming in;
- Implementation page shows preloaded disposables alternatives that were
  once used or considered as a comparative for future studies, to answer
  why a different option is not being used and what requirements a
  replacement must meet;
- Content from previous releases have been deleted;
- Updates to Qrexec policy v4;
- Use rST roles;
- Change non-ASCII quotes and em-dashes to ASCII;
- Standardized text writing style, many people have contributed to these
  pages over the years, there is a lot of different writings styles
  which make the text difficult to map. I rewrote a lot of the
  paragraphs to my liking and understanding of the different stages that
  a user may go through when using disposables, and even on paragraphs
  that I didn't completely write, it was modified to follow the same
  standard with the rest of the pages. The usage must be very simple
  with just the basics, we don't want to scare the user's off of using
  disposables, we want to convince them. The customization is a bit more
  advanced, it assumes a lot more knowledge from the user to make
  decisions by themselves such as customizing applications and qube
  settings, which can affect system security. The implementation details
  do not require reading the code, it just exist to explain what is
  being used and why it was chosen.

Fixes: https://github.com/QubesOS/qubes-issues/issues/10282
For: https://github.com/QubesOS/qubes-issues/issues/1512
2025-11-13 11:44:39 +01:00
qubedmaiska
b4ff92d5f4
fix github issues search links 2025-11-12 17:15:10 -05:00
qubedmaiska
7db23c4466
Merge remote-tracking branch 'deeplow/patch-41' 2025-11-12 17:02:59 -05:00
qubedmaiska
04023e9410
Merge remote-tracking branch 'origin/rsk-domu' 2025-11-12 16:52:02 -05:00
qubedmaiska
9e3b9a61ab
Merge remote-tracking branch 'origin/fedora-templates' 2025-11-12 16:47:38 -05:00
qubedmaiska
d0ccac2008
Merge remote-tracking branch 'deeplow/patch-42' 2025-11-12 16:41:35 -05:00
deeplow
b689b9f084
Remove ".vm." from deviceclass.List call
It should be 'admin.deviceclass.List' instead of 'admin.vm.deviceclass.List' [1].

[1]: 6b978a343e/Makefile (L11)
2025-11-12 12:12:47 +00:00
andrewdavidwong
6d4b9fb2f3
Update Debian intro to reflect that Xfce is the default
Now that the Xfce templates are the default, this part is no longer accurate.
2025-11-07 22:19:55 -08:00
andrewdavidwong
f1c4d54974
Update Fedora template intro to reflect that Xfce template is default
Now that the Xfce templates are the default, this part no longer makes sense.
2025-11-07 22:16:05 -08:00
andrewdavidwong
f0b4ebe87d
Fix statement about RSKs in domUs
This directory exists only in Fedora templates, not Debian templates. See https://github.com/QubesOS/qubes-issues/issues/9044#issuecomment-2016547954.
2025-11-05 20:09:36 -08:00
deeplow
1546da81bf
Fix 4.3 bugs link
Previous link expected a label called "T: bug" and "release-notes, which
no longer seem to exist. They were respectively converted to "type:
task" and "release notes" (without dash)

The incidental urlencoding (removal of some '+' should not make a
difference as far as links are concerned).
2025-11-02 19:20:50 +00:00
qubedmaiska
b29aa05310
reword a subsection of rst documentation build env 2025-10-31 14:51:58 -04:00
qubedmaiska
1040d00e96
Merge remote-tracking branch 'ben-grande/edit-build' 2025-10-31 14:48:57 -04:00
qubedmaiska
ad7ea60af2
Merge remote-tracking branch 'RandyTheOtter/fixes' 2025-10-30 22:22:07 -04:00
Andrew David Wong
8ed09ed690
Merge branch 'pr-1563' 2025-10-30 01:00:12 -07:00
andrewdavidwong
bfec1c8d9b
Add support for Debian 13 on 4.2
QubesOS/qubes-issues#8841
2025-10-30 00:46:10 -07:00
Randy
ac5bbea8c7
how-to-update.rst : use man instead of manpage
Tell the command, not the word
2025-10-29 13:08:14 +00:00
Randy
a1beee7676
how-to-update.rst : tell to run the commands in dom0 terminal 2025-10-28 12:38:49 +00:00
Randy
862d5be63f
how-to-update.rst : try adding code block inside nested list
Add code block inside nested list and collapse the highest level to make the article a bit shorter
2025-10-28 12:10:40 +00:00
parulin
746d4e63f5
Add 4.3.0-rc3 to the R4.3 schedule 2025-10-28 04:20:22 -04:00
Ben Grande
04b669c163
Unify method to build the documentation
With duplication, inconsistencies appears, such as:

- Poetry did not have a version check of sphinx-build;
- Poetry did not discern between git clone and fetching other
  dependencies;
- Virtual environment and poetry documentation were different already;
- Build instructions sometimes used "qubes-doc" or "../qubes-doc".

New structure introduces sections to separate installation, lint and
build process.
2025-10-28 08:20:51 +01:00
Randy
1236df474e
CONTRIBUTING.md : fix links
Fix links to "How to edit the documentation" and "reStructuredText documentation style guide"
2025-10-27 15:27:44 +00:00
Randy
60363a2b72
README.md : fix link
Fix the link to "How to edit the documentation"
2025-10-27 15:24:33 +00:00
Randy
ca2b5312d8
how-to-update.rst : Add examples
1. Add CLI tools usage examples and references to documentation
2. Minor styling in Command-line interface section: make writing a bit more concise, use numbered nested list
2025-10-26 16:00:14 +00:00
qubedmaiska
7b5dd3633a
fixed formatting 2025-10-25 17:49:23 -04:00