Christian Foerster
f8326123ca
make easier to resolve conflicts with PR 1372
2024-04-18 00:35:20 +02: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
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
unman
b7a07d53e5
KDE-Delete reference to mailing list threads as images removed.
2024-04-12 02:41:10 +00:00
unman
f1fee3daca
Note on routing from outside in Firewall page
...
Merge branch 'pr-1388'
2024-04-10 15:27:21 +00:00
unman
5abde828d7
Add note on requirements for salting fedora-39-minimal templates
2024-03-31 12:31:13 +00:00
fz72
1cb9453b31
Update firewall.md - route from outside the world
...
- correct: nft list table ip qubes instead of nft list table ip qubes-firewall
- location of firewall script in sys-net
- additional note for interface
2024-03-23 20:48:39 +00:00
unman
c8f75a0ffe
Generalize YubiKey guide by adding TOTP MFA
...
Merge branch 'pr-1372'
2024-03-23 12:42:43 +00:00
unman
8aa4e8eca3
Include note on use of template tool to change templates when switching.
...
Explicitly refer to default-mgmt-dvm.
2024-03-23 12:12:55 +00:00
deeplow
3042d62e55
Fix typo
2024-03-22 16:55:08 -04:00
deeplow
2a20311e07
Fix typo
2024-03-21 19:30:09 +00:00
Grégoire
10bbeb1d80
Fix formatting in firewall.md
...
Some code blocks that aren't rendering correctly in the website.
2024-03-14 13:15:07 +01:00
Christian Foerster
e3dd9bc6a5
include NitroKey 3, MFA PR header
2024-03-02 22:58:43 +01:00
unman
72052be4d5
Update managing-vm-kernels.md
...
Merge branch 'pr-1369'
2024-02-29 13:11:27 +00:00
Andrew David Wong
8c3db1074e
Add NitroPC Pro 2 to list of Qubes-certified computers
...
See QubesOS/qubes-posts#128
2024-02-28 11:32:37 -08:00
Andrew David Wong
0c60408a55
Drop ".X" in release numbers
2024-02-26 15:37:33 -08:00
Andrew David Wong
da276b305d
Sort Qubes-certified computers in reverse chronological order
2024-02-26 15:33:24 -08:00
unman
a2c7ae70bb
Reinstate new line in vm-sudo.md
2024-02-21 14:03:24 +00:00
Patrick Schleizer
565d801d24
minor vm-sudo.md formatting improvements
2024-02-19 05:56:40 -05:00
unman
6c34fa0042
Update managing-vm-kernels.
...
Merge branch 'pr-1342'
2024-02-19 04:38:05 +00:00
unman
e476131504
Upgrading template in place - set template name in qvm-features
...
Merge branch 'pr-1371'
2024-02-19 03:37:23 +00:00
unman
fdcb21e178
Update page on passwordless root.
...
Confirm that Joanna's statement continues to reflect the views of the developers.
Provide details on replacing passwordless root.
Implementation details are moved to developer docs.
2024-02-19 00:32:00 +00:00
unman
df40f5eacf
Add note on policies to glossary
2024-02-18 00:44:53 +00: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
unman
2b73610850
Slight rewrite standalones-and-hvms.md
2024-02-10 15:28:53 +00:00
ABIbreak
8d0e6ed68c
Remove mentions of wireless-tools
...
Fedora removed the package back in 2021 (see https://fedoraproject.org/wiki/Changes/RemoveWirelessExtensions ), and a query on pkgs.org reports that CentOS does not have any packages by that name
2024-02-03 23:11:15 -05:00
deeplow
164bc8289c
Generalize YubiKey guide by adding TOTP MFA
...
Not every user will have a hardware token. This adds instructions
for setting up multi-factor with TOTP. This was inspired / based on
work by @kennethrrosen [1].
Everything about the YubiKey guide is kept but moved to a lower
heading level to acommodate for the two MFA options: YubiKey or TOTP.
[1]: https://forum.qubes-os.org/t/otp-for-xscreensaver-guide/23988
2024-02-02 13:06:48 +00:00
Rune Philosof
b7a000ad06
fedora-upgrade.md: Update template-name
...
The qubes-updater has started using the qvm-features template-name to check whether the template is supported.
So the template name needs to be updated.
https://github.com/QubesOS/qubes-desktop-linux-manager/blob/main/qui/utils.py#L83-L95
Partly fixes: https://github.com/QubesOS/qubes-issues/issues/8725
Still missing the other in-place template upgrade instructions.
2024-01-22 07:54:23 +01:00
Andrew David Wong
7a2f875a33
Remove outdated sentence
2024-01-10 03:56:19 -08:00
Andrew David Wong
b674af8d6c
Merge branch 'starbook'
2024-01-10 03:49:20 -08:00
Andrew David Wong
726237da0f
Merge branch 'prb/fido2' of github.com:piotrbartman/qubes-doc into piotrbartman-prb/fido2
2024-01-08 22:54:45 -08: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
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
Andrew David Wong
ee3479c169
Remove announcement links
...
These announcements contain outdated information, and they mostly just
duplicate information that is already on each vendor's website. By
removing these links, we refrain from directing users to read
out-of-date information when they can instead get the latest information
from each vendor. Moreover, we don't have to worry about our duplicate
information becoming desynchronized from each vendor, which would create
confusion for users.
2023-12-21 19:47:26 -08:00
unman
a94d4f3059
Add link back from frewall page to 4.1 version
2023-12-21 01:02:35 +00:00
unman
700941e1b0
Update Firewall page to reflect use of nftables
...
Merge branch 'pr-1344'
2023-12-21 00:52:25 +00:00
unman
0b342d3ed8
Copy old firewall.md page to firewall_4.1.md for continued support 4.1
2023-12-21 00:48:17 +00:00
Andrew David Wong
d2791f2296
Merge remote-tracking branch 'origin/main' into pr-1334
2023-12-20 10:28:06 -08:00
Dr. Gerhard Weck
d0aef81db6
Merge branch 'QubesOS:main' into patch-7
2023-12-20 10:15:39 +01:00
Andrew David Wong
d3d91ad837
Update NovaCustom links
2023-12-19 15:15:34 -08:00
unman
92d7590528
Add note on risks and implications of QSB-091 for Windows Tools
...
Merge branch 'pr-1351'
2023-12-19 14:23:28 +00:00
unman
5066200cf3
Fix typo - Merge branch 'pr-1355'
2023-12-19 14:05:06 +00:00
Gonzalo Bulnes Guilpain
0e51c2588d
Fix in-place upgrade docs to match R4.2 qubes-dist-upgrade
2023-12-19 04:23:57 -05:00
ra
8f7f19dd2f
update old reference to 4.1
2023-12-19 07:37:55 +00:00
Andrew David Wong
39f19da554
Update tables for Qubes 4.2.0 release
2023-12-18 16:47:54 -08:00
Andrew David Wong
647da03e05
Merge branch 'pr-1326'
2023-12-12 05:40:20 -08:00
Andrew David Wong
7548fb5910
Merge branch 'pr-1292'
2023-12-11 02:10:56 -08:00
Dr. Gerhard Weck
41c4cc565c
Simplify update procedure and add a warning
2023-12-08 14:57:11 +01:00
Andrew David Wong
9576098372
Merge branch 'fedora-37-eol'
2023-12-06 02:21:57 -08:00
Dr. Gerhard Weck
8c21b89966
Correct typo
2023-12-04 09:44:53 +01:00
Dr. Gerhard Weck
271b130e04
Correct installation command
2023-12-03 09:32:17 +01:00
Dr. Gerhard Weck
1cbc3c8b2b
Add a note concerning QSB-091
...
Hint at the risks and provide links to the previous versions of Qubes Windows Tools
2023-12-02 13:04:52 +01:00
Andrew David Wong
d4b44f40d0
Improve list of testing methods; add text for icons; unwrap
2023-11-25 11:45:31 -08:00
Andrew David Wong
6810e4b8ff
Add Star Labs StarBook to certified hardware list
2023-11-16 03:15:00 -08:00
deeplow
207b5e5019
Note that upgrades repo upgrades apply only to 4.1+
...
At noted by Marek [1] GPG keyrings for verifying 4.1+ packages only
started being available in 4.1 templates. Telling people to fetch
the keyrings through another method would make instructions too
complicated. For this reason it seems simpler to just tell people to
use the new templates instead.
[1]: https://github.com/QubesOS/qubes-doc/pull/1345#issuecomment-1803517947
2023-11-09 11:38:58 +00:00
deeplow
2b3fa9b114
Add new keyring to Debian templates
2023-11-09 10:32:31 +00:00
deeplow
d439baef30
Upgrade also GPG keyring for "-unstable" repos
2023-11-09 09:42:26 +00:00
deeplow
e95c51f582
Clean Install: change Qubes sources to 4.2
...
Tell users to upgrade the software sources. Otherwise they may miss
on critical integrations for 4.2 like VMExec (for the updater to work)
and most importantly, after 4.1 is EOL, it'll silently stop resolving
qubes package upgrades even though the template is not yet EOL.
2023-11-09 09:25:50 +00:00
Solène Rapenne
86a6f12e2a
doc: firewall: use iif instead of iifname for better performance
2023-11-06 09:04:16 +01:00
gordon-shumway-net
718a380ccf
Apply suggestions from first code review
...
Co-authored-by: Marta Marczykowska-Górecka <marmarta@users.noreply.github.com>
2023-11-05 00:07:02 +01:00
Solène Rapenne
aa4442d023
doc: firewall: add conntrack support
2023-11-03 15:03:25 +01:00
Solène Rapenne
0dbafca889
doc: firewall: example port is 443
2023-11-03 15:03:14 +01:00
Solène Rapenne
caf9b9a2b4
doc: firewall: rewording
2023-11-03 14:50:49 +01:00
Solène Rapenne
d6ad647518
doc: firewall: add nftables tips
2023-11-03 14:50:42 +01:00
Solène Rapenne
5738e75e46
doc: firewall: switch to nftables
2023-11-03 12:19:03 +01:00
Solène Rapenne
a3cefd266e
doc: firewall: add tcpdump example
2023-11-03 12:17:28 +01:00
Solène Rapenne
b1d22b6d6b
doc: firewall: small improvements
2023-11-03 12:17:09 +01:00
unman
57898646ed
Change link for Windows Gaming to Forum
2023-10-30 12:34:39 +00:00
unman
d441fdf277
Commit changes from #1286 - Update Windows pages
2023-10-30 12:05:27 +00:00
unman
add970c86a
Update link to Community guide in Forum.
...
Some minor text changes
2023-10-29 15:24:25 +00:00
unman
48093ff716
Merge branch 'pr-1330' - Update vm-sudo
2023-10-29 15:15:03 +00:00
Andrew David Wong
24d2e34cbd
Fix typos
2023-10-28 18:17:52 -07:00
Patrick Schleizer
e3e23814d0
Update managing-vm-kernels.md
2023-10-24 10:25:31 -04:00
Gordon Shumway
299f31f37b
First revision of an disposable creation intro
2023-10-15 17:34:48 +02:00
Gordon Shumway
d9560c17aa
added ntp package hint
2023-10-14 22:51:21 +02:00
Andrew David Wong
35a0553f45
Remove Fedora 37 from supported templates (EOL)
2023-10-12 03:24:09 -07:00
Andrew David Wong
fdf9fcba0b
Capitalize page title links more consistently
2023-10-10 04:20:26 -07:00
Andrew David Wong
041946c122
Unwrap text; minor fixes
2023-10-10 03:56:07 -07:00
Andrew David Wong
57fe09da49
Add section on AEM resealing
2023-10-10 03:51:42 -07:00
Andrew David Wong
cfdd7d895e
Unwrap text
2023-10-10 03:50:02 -07:00
Ben Grande
09ec281344
Add Wi-Fi requirement to Debian minimal templates
...
Removed:
- qubes-core-agent-networking: already a dependency of
qubes-core-agent-network-manager;
Added:
- wpasupplicant: required for Wi-Fi, it is recommended by
network-manager but is not installed if not installing recommends.
It is required on Fedora by NetworkManager-wifi and was installed by
default on Debian Minimal before
https://github.com/QubesOS/qubes-builder-debian/pull/74 ;
- gnome-keyring: already recommended on the Fedora section, saves Wi-Fi
password;
2023-10-04 21:27:50 +00:00
Andrew David Wong
5a7674dd26
Remove Whonix support policy and link to policy on Whonix website
...
https://forums.whonix.org/t/17191/
2023-09-18 09:19:50 -07:00
Andrew David Wong
a051c4457d
Add reboot-after-updating packages; clarify wording
2023-09-10 05:08:53 -07:00
Andrew David Wong
9028afa9ad
Fix image path
2023-09-06 11:29:39 -07:00
Andrew David Wong
6e0cd264f2
Unwrap text
2023-09-06 11:24:00 -07:00
Andrew David Wong
4aea2fa9d1
Add NitroPC Pro
2023-09-06 11:21:50 -07:00
Andrew David Wong
8ca515e42c
Remove Debian 10 (EOL)
2023-08-27 21:15:15 -07:00
Andrew David Wong
de98a928c2
Remove Debian release code names
2023-08-27 19:09:49 -07:00
Andrew David Wong
4519af9676
Add Debian 12 to supported templates for 4.1 and 4.2
2023-08-27 19:06:24 -07:00
Andrew David Wong
6ae8644687
Add link to 4.2 upgrade guide
2023-08-27 18:53:52 -07:00
Marek Marczykowski-Górecki
f94b7678f1
Add documentation for in-place upgrade R4.1->R4.2
2023-08-28 02:20:59 +02:00
Andrew David Wong
22044889f2
Add Debian to Xfce list
...
QubesOS/qubes-issues#7134
2023-08-23 19:52:41 -07:00