Commit graph

110 commits

Author SHA1 Message Date
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
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
unman
f8e2bb2258
Update docs with information on /rw/config/rc.local* scripts
Merge branch 'pr-1433'
2025-04-13 14:46:53 +00: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
Guillaume Chinal
b12d615e10
doc: custom-persist feature 2025-03-02 12:20:44 +01:00
Solène Rapenne
e9a971c08d
Merge branch 'pr/1417' 2025-02-18 08:28:26 +01: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
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
Marek Marczykowski-Górecki
8ae7c24958
Update docs about /rw/config/rc.local* scripts
Specify that files needs to be executable.
Add info about `/rw/config/rc.local.d/*.rc`.
Add info about `/rw/config/rc.local-early.d/*.rc` and
`/rw/config/rc.local-early`
(https://github.com/QubesOS/qubes-core-agent-linux/pull/386)
2024-10-20 00:41:01 +02:00
Randy
649444de0e
Update config-files.md
Fix header syntax according to [the documentation guidelines](https://www.qubes-os.org/doc/documentation-style-guide/#headings)
2024-08-30 07:57:10 +00:00
apparatius
9783171ce7
Fix a dom0 package downgrade/reinstall commands 2024-08-10 07:27:24 +00:00
unman
71f066c3cb
Clarify that grub2-xen-pvh is required for in qube kernel booting under PVH (credit moonscape in Forum) 2024-07-25 13:47:27 +00:00
unman
1548288897
Document use of qube tags and features in pillar
Merge branch 'pr-1401'
2024-06-09 16:09:05 +00:00
Pierre Alain
c600b5495d initramfs is optional (qubes-core-admin#586) 2024-05-28 16:44:52 +02:00
Marek Marczykowski-Górecki
b8f24e762e
Remove obsolete EFI config (xen.cfg) section
Grub is used for both for a long time already
2024-05-21 16:36:12 +02:00
Marek Marczykowski-Górecki
7598bbe156
Various formatting fixes 2024-05-21 16:36:00 +02:00
Ben Grande
f071c5698c
Document tags and features in pillar
For: https://github.com/QubesOS/qubes-mgmt-salt-base/pull/17
2024-05-17 13:47:37 +02:00
Dmitry V. Levin
7a15cd1a16
Fix a few typos 2024-04-26 08:00:00 +00:00
unman
39a9cf2283
Clarify levels of salting, and use of state.apply.
make language consistent
2024-04-14 14:06:47 +00:00
unman
99c2ba5674
Replace state.highstate occurences with state.apply
Merge branch 'pr-1266'
2024-04-14 13:29:02 +00:00
unman
b7a07d53e5
KDE-Delete reference to mailing list threads as images removed. 2024-04-12 02:41:10 +00:00
unman
72052be4d5
Update managing-vm-kernels.md
Merge branch 'pr-1369'
2024-02-29 13:11:27 +00:00
unman
6c34fa0042
Update managing-vm-kernels.
Merge branch 'pr-1342'
2024-02-19 04:38:05 +00:00
unman
2b73610850
Slight rewrite standalones-and-hvms.md 2024-02-10 15:28:53 +00:00
Pierre Alain
4971daeec4
Update managing-vm-kernels.md
The presence of initramfs is checked with Qubes 4.2 in the current head of qubes-core-admin (49c9fc95a2/qubes/storage/kernels.py (L140)).
2024-01-05 18:36:42 +01:00
EntomoSci
9f1a698032
Update standalones-and-hvms.md
Add cmd option to command alternative of standalone creation to reflect better the "alternative" part of the GUI version given its option msg "Standalone qube copied from a template".
2024-01-02 20:41:57 -03:00
Andrew David Wong
d2791f2296
Merge remote-tracking branch 'origin/main' into pr-1334 2023-12-20 10:28:06 -08:00
Andrew David Wong
7548fb5910
Merge branch 'pr-1292' 2023-12-11 02:10:56 -08:00
Patrick Schleizer
e3e23814d0
Update managing-vm-kernels.md 2023-10-24 10:25:31 -04:00
Krzysztof Katowicz-Kowalewski
98acc2c5b1
Update volume-backup-revert.md
fixing typo: 'minimum' to 'maximum'
2023-08-27 15:35:33 +02:00
taradiddles
bd763623ca Update qubes-community links to point to the forum 2023-08-15 09:34:37 +03:00
deeplow
cb6d6901cc
Add note about ownership and permissions 2023-05-23 04:56:12 -04:00
Solene Rapenne
6f49892613 guivm: fix a typo in a command 2023-05-12 09:44:33 +02:00
Andrew David Wong
0be2e0ee58
Fix typos 2023-05-05 12:48:18 -07:00
Andrew David Wong
70277b4b8b
Unwrap text 2023-05-05 12:45:57 -07:00
Andrew David Wong
37e5e1503a
Deduplicate content
This section appears to largely duplicate the content in a previous
section.
2023-05-05 12:30:55 -07:00
Andrew David Wong
c6964e8a32
Improve language and syntax; generalize commands 2023-05-05 12:29:31 -07:00
resulin
a886f8743c
Update official Jinja links
Check https://github.com/pallets/jinja
2023-04-26 16:50:14 +00:00
Andrew David Wong
c6642eaaab
Remove deprecated instructions 2023-02-11 20:47:58 -08:00
Andrew David Wong
2c7b233399
Clarify instructions 2023-02-09 21:40:32 -08:00
Andrew David Wong
7dedcad2ca
Clarify instructions 2023-02-09 21:29:33 -08:00
getsmartt
6ff54f7f7d
Update instructions to install KDE on R4.1
Running “sudo qubes-dom0-update @kde-desktop-qubes” in R4.1 downloads all (at least 276 of them) the packages, but then exits with the message "Module or Group ‘kde-desktop-qubes’ is not available.

Unman suggested  $ sudo qubes-dom0-update kde-settings-qubes in the response below, this seems to work properly.
https://forum.qubes-os.org/t/installing-and-running-kde-as-desktop-environment/1513/31
2023-02-09 08:12:54 -08:00