Commit graph

1556 commits

Author SHA1 Message Date
Solène Rapenne
3e0b2512b7
Merge branch 'pr/1550' 2025-11-23 17:43:16 +01:00
Solène Rapenne
2584e38208
Merge branch 'pr/1558' 2025-11-23 17:40:56 +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
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
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
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
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
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
qubedmaiska
56db515f58
Merge remote-tracking branch 'GWeck/master' 2025-10-25 17:47:19 -04:00
parulin
30ba54cf5f
Enable nitpicky mode and fix last warning
The new header in `resize-disk-image` is far from perfect but it allows
us to enable nitpicky mode by default, so that any contributor is warned
about missing references when building the docs.
2025-10-21 10:38:05 -04:00
parulin
d02ba45697
Merge remote-tracking branch 'origin/windows-toctree' into nitpicky-mode 2025-10-21 10:32:15 -04:00
parulin
f874c19978
Fix warnings introduced by PR#1548 and #1553 2025-10-21 10:18:09 -04:00
qubedmaiska
bb06e86e46
merge pr #1540, fixed merge conflicts 2025-10-19 19:14:07 -04:00
qubedmaiska
755242578c
minor punctuation issue 2025-10-13 16:55:32 -04:00
qubedmaiska
62d4da500a
Merge remote-tracking branch 'marmarta/howtowallpaper' 2025-10-13 16:53:20 -04:00
Marta Marczykowska-Górecka
70a4da382f
Add a Howto on setting wallpapers 2025-10-13 12:22:55 +02:00
qubedmaiska
dddb80be92
Merge remote-tracking branch 'gregoire-mullvad/patch-2' 2025-10-12 18:11:37 -04:00
Dr. Gerhard Weck
051d912de6
Adapt remark on Windows 11 25H2
GUI agent will work only with qvm-features gui set to 1
2025-10-08 10:58:12 +02:00
Dr. Gerhard Weck
5670475377
Add information on Windows 11 25H2
Just a warning about the Qubes graphics driver
2025-10-03 13:06:24 +02:00
Dr. Gerhard Weck
30be50330a
Add information on Windows 11 25H2
just a minor change
2025-10-03 13:00:17 +02:00
deeplow
5139d6c7c8
Update UpdatesProxy to new policy format 2025-10-03 11:05:48 +01:00
Rusty Bird
c1fa7a7ac0
Secondary storage: fix 'btrfs filesystem' invocation 2025-10-02 10:43:04 +00:00
Rusty Bird
c3f74ce704
Secondary storage: fix mounting Btrfs with compression
Btrfs mount options are per whole filesystem, not per mountpoint. If a
filesystem (or a subvolume inside of it) is mounted a second time, the
second set of mount options such as compress= will not be applied.

https://btrfs.readthedocs.io/en/latest/ch-mount-options.html
2025-10-02 10:21:33 +00:00
Rusty Bird
27a6f3127f
Secondary storage: consistently capitalize Btrfs 2025-10-02 10:21:32 +00:00
parulin
23d6b6fb84
Merge remote-tracking branch 'upstream/main' into windows-toctree 2025-09-28 01:41:06 -04:00
Solène Rapenne
17f988ca6b
Merge branch 'pr/1539' 2025-09-27 10:30:17 +02:00
Maciej Pijanowski
2183a9b9ba
Fix coreboot spelling
https://doc.coreboot.org/#spelling-of-coreboot

Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
2025-09-27 10:10:50 +02:00
Solène Rapenne
464c86c98f
Merge branch 'pr/1542' 2025-09-24 18:41:43 +02:00
Grégoire
bf4a3cade5 Bump current version to 42 in Fedora templates doc 2025-09-23 14:09:42 +02:00
parulin
34c58880b1
Merge remote-tracking branch 'origin/main' into windows-toctree 2025-09-21 14:49:13 -04:00
parulin
fa5a5c8493
Merge remote-tracking branch 'origin/main' into update-devices-widget-icon 2025-09-21 13:48:44 -04:00
qubedmaiska
04d278b0a4
Merge remote-tracking branch 'parulin/intersphinx' 2025-09-21 13:10:09 -04:00
parulin
69852d017a
Update device widget icon and remove issue link
* The Device Widget icon is updated, taken from
  [qubes-desktop-linux-manager](QubesOS/qubes-desktop-linux-manager/tree/release4.2/)
* As the original PNG was deleted, all the ``how-to-use-*-devices`` have
  been updated too (with a better markup)
* QubesOS/qubes-issues#4692 is closed so the corresponding paragraph has
  been removed.

Note: cherry-picked from #1492
2025-09-19 16:19:06 -04:00