Commit Graph

1072 Commits

Author SHA1 Message Date
immeëmosol
529955a297
Write 'ITL' in full in vm-sudo.md 2023-04-28 15:21:22 +02:00
Andrew David Wong
f6410b5526
Add NovaCustom NV41 Series 2023-04-27 01:53:16 -07:00
Andrew David Wong
fd990b12b3
Remove custom install page; redirect to installation guide
This page is severely out-of-date and has remained so for an extended
period of time, with no one able or willing to update it. The outdated
content has proven misleading or unhelpful to many users. Since we have
nothing with which to replace the outdated content, removing it seems
like the lesser of two evils. (Note that the content is still available
via Git history and other archives for historical reasons and for any
users still on EOL releases.) If anyone is able and willing to
contribute the relevant knowledge and/or text for customizing the
installation of a supported Qubes release, we can bring this page back
in the future.

Closes QubesOS/qubes-issues#5632
Closes QubesOS/qubes-issues#5637
Closes QubesOS/qubes-issues#7915
2023-04-26 15:47:06 -07:00
Andrew David Wong
c11dce4bf0
Merge branch 'patch-6' of github.com:resulin/qubes-doc into resulin-patch-6 2023-04-26 14:44:02 -07:00
Andrew David Wong
ab03fa5aa6
Merge branch 'patch-4' of github.com:resulin/qubes-doc into resulin-patch-4 2023-04-26 14:42:48 -07:00
resulin
1d0a94e6a5
Update uefi-troubleshooting.md: Upgrade to HTTPS 2023-04-26 16:56:14 +00:00
resulin
a886f8743c
Update official Jinja links
Check https://github.com/pallets/jinja
2023-04-26 16:50:14 +00:00
resulin
7e2ad450e4
Update install-security.md: Upgrade to HTTPS 2023-04-26 16:41:13 +00:00
Andrew David Wong
819ef959c3
Fix markup 2023-04-19 23:03:16 -07:00
Andrew David Wong
1573434b29
Clarify default encryption
https://forum.qubes-os.org/t/18071
2023-04-19 22:56:19 -07:00
Andrew David Wong
794fc2f40b
Add link to @fepitre's signed weekly builds
Closes QubesOS/qubes-issues#8106
2023-04-10 22:14:09 -07:00
Andrew David Wong
a02ad110c5
Revert "Add link to @fepitre's weekly builds"
This reverts commit eee9a07420.

See https://github.com/QubesOS/qubes-issues/issues/8106#issuecomment-1475754629
2023-03-21 06:48:51 -07:00
Andrew David Wong
eee9a07420
Add link to @fepitre's weekly builds
QubesOS/qubes-issues#8106
2023-03-19 23:55:51 -07:00
Andrew David Wong
82884c921a
Fix link 2023-03-17 09:53:14 -07:00
Andrew David Wong
703a441ea6
Merge branch 'certified-hardware' 2023-03-15 09:29:18 -07:00
Andrew David Wong
3581d516d2
Improve image titles 2023-03-15 08:36:26 -07:00
Andrew David Wong
3a214c6ef1
Update model name and shop URL
See QubesOS/qubes-posts#108
2023-03-15 06:34:10 -07:00
Dr. Gerhard Weck
894e023fa2
Updated the description accordingly 2023-03-11 14:50:30 +01:00
Dr. Gerhard Weck
02bacb9b65
Updated the description accordingly 2023-03-11 14:48:18 +01:00
Dr. Gerhard Weck
548e77322e
Changed QWT version from 67 to 68 2023-03-11 13:27:47 +01:00
Dr. Gerhard Weck
1a5663c1f8
Removed the instructions for R4.0 and changed titles accordingly 2023-03-11 13:22:58 +01:00
Andrew David Wong
9ecd902b90
Make minimal template warning more explicit 2023-03-07 14:04:31 -08:00
Andrew David Wong
4385012433
Merge branch 'u2f-qrexec-update' of github.com:deeplow/qubes-doc into deeplow-u2f-qrexec-update 2023-03-06 17:39:09 -08:00
Andrew David Wong
b02cf80683
Merge branch 'template-switch' 2023-03-05 13:06:45 -08:00
Andrew David Wong
684f0b982f
Update template switching instructions (#1297) 2023-03-05 12:50:18 -08:00
Andrew David Wong
95a99963a6
Clarify model ordering 2023-03-03 13:13:47 -08:00
Andrew David Wong
7a7fc06b3e
Add 3mdeb MSI PRO Z690-A DDR4; update page
- Add new section for 3mdeb MSI PRO Z690-A DDR4
  (see QubesOS/qubes-posts#108)
- Rename section from "Qubes-certified laptops" to "Qubes-certified
  computers" since the 3mdeb MSI PRO Z690-A DDR4 is not a laptop
- Make descriptions of all certified machines consistent and neutral to
  avoid unintentionally biasing readers through choice of language
- Make section headings sentence case
2023-03-03 11:59:28 -08:00
Andrew David Wong
a55e7ab7f2
Remove unnecessary space in table 2023-03-03 09:11:58 -08:00
Andrew David Wong
c055f21f68
Update template switching instructions
https://forum.qubes-os.org/t/17031
2023-02-26 12:10:27 -08:00
Andrew David Wong
f38ae00800
Add entry about thumbnailers in Debian 2023-02-21 08:20:30 -08:00
Andrew David Wong
57ea99814e
Fix typo; explain note 2023-02-21 08:13:49 -08:00
Andrew David Wong
dcae8955df
Merge branch 'patch-1' of github.com:getsmartt/qubes-doc into getsmartt-patch-1 2023-02-11 20:48:53 -08:00
Andrew David Wong
c6642eaaab
Remove deprecated instructions 2023-02-11 20:47:58 -08:00
Andrew David Wong
09d1526e58
Add Fedora 37 to supported templates
QubesOS/qubes-issues#7983
2023-02-09 19:43:02 -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
Andrew David Wong
3cb1ab8e50
Merge branch 'jfldsf-patch-1' of github.com:jfldsf/qubes-doc into jfldsf-jfldsf-patch-1 2023-02-08 20:42:50 -08:00
Andrew David Wong
6b9b8401ea
Remove deprecated alert 2023-02-08 20:42:14 -08:00
Andrew David Wong
609a7ade3f
Revert non-typo 2023-01-31 13:43:40 -08:00
Marnix
6b10959476
typo fix 2023-01-31 11:17:28 +01:00
deeplow
b6450f7aa0
Adapt u2f proxy instructions to new Qrexec policy 2023-01-29 13:13:51 +00:00
Dr. Gerhard Weck
ebd2746ed9
Add note about drive letter for private disk
This was changed in the community doc by @JochenKorge - thanks for clarifying this!
2023-01-28 11:11:24 +01:00
Andrew David Wong
08db142290
Fix typo 2023-01-26 20:02:40 -08:00
Dr. Gerhard Weck
b3c5c684e7
Correct spelling 2023-01-23 13:28:32 +01:00
Dr. Gerhard Weck
307078f612
Correct spelling 2023-01-23 13:28:16 +01:00
Dr. Gerhard Weck
33840ef899
Change Notes formatting 2023-01-22 13:17:33 +01:00
Dr. Gerhard Weck
913f24b06a
Change Note formatting again 2023-01-22 13:07:11 +01:00
Dr. Gerhard Weck
e48bf5c033
Change Note formatting 2023-01-22 13:05:25 +01:00
Dr. Gerhard Weck
70f4dc0d2b
Correct Notes formatting 2023-01-21 11:18:09 +01:00
Dr. Gerhard Weck
e0a6115259
Correct Notes formatting 2023-01-21 11:06:53 +01:00
Dr. Gerhard Weck
0325e5ac58
Correct Notes formatting 2023-01-21 11:02:12 +01:00
Dr. Gerhard Weck
d6cccb1b1a
Fix link to gaming VM 2023-01-21 10:56:52 +01:00
Andrew David Wong
db9bd4e56f
Fix links 2023-01-20 11:16:11 -08:00
Andrew David Wong
f29885a09b
Add trailing slashes 2023-01-20 10:48:55 -08:00
Andrew David Wong
77c1b03662
Add trailing slashes to permalinks 2023-01-20 10:20:55 -08:00
Andrew David Wong
74bf0d048f
Fix link and typo 2023-01-20 10:13:55 -08:00
3hhh
0e1dddb404
awesomeWM: remove outdated Qubes 4.0 doc 2023-01-20 18:19:43 +01:00
Andrew David Wong
d6717b9a95
Update Windows docs
- Remove deprecated external redirects
- Add YAML headers
- Fix headings
- Improve naming scheme
- Make permalinks consistent with names
- Fix titles
- Add redirects
- Use preferred heading syntax
- Fix image embeds
- Use relative links for internal links
- Update links
2023-01-20 06:09:04 -08:00
Andrew David Wong
e7cb9ab651
Move image files to the qubes-attachment repo
See QubesOS/qubes-attachment#61
2023-01-20 05:20:09 -08:00
Andrew David Wong
d9155ac543
Merge branch 'GWeck-patch-1' of github.com:GWeck/qubes-doc into GWeck-patch-8 2023-01-20 05:03:58 -08:00
Dr. Gerhard Weck
005ca54d96
Correct links 2023-01-18 18:11:37 +01:00
Dr. Gerhard Weck
c955cdee1b
Correct links 2023-01-18 14:08:01 +01:00
Dr. Gerhard Weck
1b47b08e3f
Correct links 2023-01-18 13:59:11 +01:00
Dr. Gerhard Weck
f1229c2f27
Correct links 2023-01-18 13:53:26 +01:00
Dr. Gerhard Weck
382aae67ff
Correct links 2023-01-18 13:48:45 +01:00
Dr. Gerhard Weck
c3853d9f56
Update windows-tools.md 2023-01-18 13:43:04 +01:00
Dr. Gerhard Weck
6c66df5c1a
Add graphics for Windows description 2023-01-18 13:34:37 +01:00
Dr. Gerhard Weck
4bcece2d88
Corrects links 2023-01-18 13:33:12 +01:00
Dr. Gerhard Weck
e2da1be1a0
Add files via upload 2023-01-18 13:24:09 +01:00
Dr. Gerhard Weck
fcdc1a266b
Delete windows-seamless-4.png 2023-01-18 13:15:26 +01:00
Dr. Gerhard Weck
e5967340c1
Add files via upload 2023-01-18 13:14:42 +01:00
Dr. Gerhard Weck
94ee36a41c
Delete windows-seamless-4.png 2023-01-18 13:13:53 +01:00
Dr. Gerhard Weck
c9c5fb2261
Add files via upload 2023-01-18 13:12:10 +01:00
Dr. Gerhard Weck
1164414d09
Update windows-tools.md 2023-01-18 13:11:26 +01:00
Dr. Gerhard Weck
ee60fa88bc
Update windows-tools.md 2023-01-18 13:00:14 +01:00
Dr. Gerhard Weck
f7143a6ff6
Update windows-tools.md 2023-01-18 12:49:59 +01:00
Dr. Gerhard Weck
475bafca19
Provide link to the Windows decription 2023-01-18 12:39:53 +01:00
Dr. Gerhard Weck
636afbb037
Update windows.md 2023-01-17 18:50:52 +01:00
Dr. Gerhard Weck
65fde336e5
Delete windows-tols.md 2023-01-17 18:44:30 +01:00
Dr. Gerhard Weck
7a1bfc228a
Create windows-tools.md 2023-01-17 18:44:04 +01:00
Dr. Gerhard Weck
96662e73f3
Delete Windows qubes.md 2023-01-17 18:41:57 +01:00
Dr. Gerhard Weck
7b1b1f344a
Delete Windows qubes 2023-01-17 18:41:42 +01:00
Dr. Gerhard Weck
b428ccb57d
Create windows.md 2023-01-17 18:40:20 +01:00
Dr. Gerhard Weck
ffa4eb1ecc
Create windows-vm41.md 2023-01-17 18:38:06 +01:00
Dr. Gerhard Weck
1badffc9b1
Create windows-vm.md 2023-01-17 18:36:07 +01:00
Dr. Gerhard Weck
cb95d3d00d
Create windows-tools41.md 2023-01-17 18:34:16 +01:00
Dr. Gerhard Weck
8a0f6bffe8
Create windows-tols.md 2023-01-17 18:32:30 +01:00
Dr. Gerhard Weck
4110a19d8a
Create windows-migrate41.md 2023-01-17 18:30:39 +01:00
Dr. Gerhard Weck
36de6eef57
Create Windows qubes.md 2023-01-17 18:27:23 +01:00
Dr. Gerhard Weck
982397e946
Create Windows documentation 2023-01-17 18:22:32 +01:00
Andrew David Wong
31ab273d40
Merge branch 'main' of github.com:mati7337/qubes-doc into mati7337-main 2022-12-30 02:38:25 -08:00
jfldsf
fef6d48e21
Update installation-guide.md
maybe just delete whole alert idk
2022-12-25 02:02:59 -07:00
Mateusz Piórkowski
8eb641496d
Document automatic clipboard wiping
https://github.com/QubesOS/qubes-gui-agent-linux/pull/175
2022-12-24 00:58:56 +01:00
Andrew David Wong
cb51b39001
End Fedora 35 support (EOL) 2022-12-08 10:47:19 -08:00
Andrew David Wong
fe6e08a0b2
Make terminology consistent; clean up text 2022-12-05 09:02:10 -08:00
Rusty Bird
682508f84d
Emergency restore v2/v3: hardcode MD5 algo for decryption
QubesOS/qubes-issues#7852
2022-11-04 14:12:43 +00:00
Gottale
e84be92e8f
Update how-to-install-software.md
Main update: line 358 - 'type:template' > 'type:TemplateVM'
Minor update: changing '4.0' > '4.1' &  'f30' > 'f36'
2022-11-03 06:19:00 +00:00
Andrew David Wong
930c15bf31
Fix image links 2022-10-28 12:34:33 -07:00
Andrew David Wong
c072838aa6
Fix heading level 2022-10-28 12:30:45 -07:00
Andrew David Wong
f7f22915d6
Improve wording 2022-10-28 12:22:51 -07:00
Andrew David Wong
fc2753b013
Fix typo and alert; add alert; improve wording 2022-10-27 15:53:33 -07:00