Andrew David Wong
198b9e6bc8
Clarify Debian TemplateVM support policy
2020-11-26 05:50:25 -08:00
Andrew David Wong
1b12cbc8d6
Suggest submitting HCL report after installation
...
QubesOS/qubes-issues#6231
2020-11-25 05:02:09 -08:00
Andrew David Wong
54fde72b02
Fix example order
2020-11-24 08:10:14 -08:00
Andrew David Wong
116cb05f4e
Update Fedora 31 support status
...
Fedora 31 has reached EOL.
2020-11-24 08:08:27 -08:00
PROTechThor
fa61755afd
Amend installation guide and troubleshooting
2020-11-03 14:51:22 +01:00
Andrew David Wong
715e50236e
Improve installation destination warning
2020-09-26 05:49:42 -05:00
Andrew David Wong
f56bf6c037
Improve instructions for installing onto USB drives
2020-09-26 05:44:26 -05:00
Andrew David Wong
604bec3ddd
Remove deprecated Live USB page, redirect to Installation Guide
2020-09-14 03:19:25 -05:00
Andrew David Wong
9119bba439
Improve cross-linking of important documentation pages
2020-09-13 08:52:31 -05:00
Andrew David Wong
bb4acaeac1
Revise installation guides
...
These revisions focus mainly on improving language, presentation, and
organization. The core instructions are largely preserved, though some
new information and links to other resources are added.
2020-09-01 22:49:41 -05:00
Andrew David Wong
122fa55ead
Add sections on updating and backups
2020-08-31 15:39:30 -05:00
Andrew David Wong
96399b2593
Add section on trusting hardware
2020-08-31 15:37:25 -05:00
Andrew David Wong
60864a532c
Update qubes-users references to /support/
...
Now that we have a user forum in addition to qubes-users, it makes more
sense to link to /support/ than to link directly to qubes-users (or to
the forum, for that matter). This layer of redirection means allows us
to update just one thing (namely, the /support/ page) instead of having
to hunt through all the documentation every time support information
changes.
2020-08-22 23:18:08 -05:00
Marek Marczykowski-Górecki
d6ab2a6dba
Update supported versions
...
- remove old templates that are not going to be available in R4.1
- Fedora 30 is EOL now
2020-07-27 00:21:29 +02:00
Andrew David Wong
17efdc53d1
Update R4.1 dom0 OS to Fedora 32
...
QubesOS/qubes-issues#5923
2020-07-07 06:14:02 -05:00
Andrew David Wong
931e6b9a50
Update dead link
...
Thank you to user Bruno for pointing this out and supplying a
replacement link.
2020-07-01 06:38:36 -05:00
Andrew David Wong
6ab14dd9d2
Update Supported Versions with Fedora 32 template
2020-06-30 06:07:01 -05:00
Sarvottam Kumar
e26c8ab552
Update installation-guide.md
2020-05-16 23:05:17 +05:30
Andrew David Wong
bda320f1ad
Add Fedora 31 to Qubes 4.0 row and general support list
2020-04-30 08:58:54 -05:00
Death Grippin
52f482bcd3
Fix minor typos
2020-03-14 15:48:12 -04:00
Andrew David Wong
19cf9381b7
Merge branch 'replace-4.0.1-install-warning'
2020-01-26 08:08:19 -06:00
mfp20
63140c9c67
Link OpenQA into docs
...
In order to allow testers to look ahead and figure out the current status, development efforts, and so on.
2020-01-13 19:50:11 +01:00
Andrew David Wong
141212e37f
Replace 4.0.1 warning with general intro
2020-01-09 05:37:59 -06:00
shadowmax31
b8d5b97d0d
Correct typo
2019-12-15 19:36:33 -05:00
Andrew David Wong
fdefb947a4
Correction: R4.1 will run fc31 in dom0, not fc29
2019-12-02 08:03:33 -06:00
Andrew David Wong
c1a053afdc
Add R4.1's dom0 Fedora version
2019-12-01 18:01:35 -06:00
Andrew David Wong
2f2a2faa0a
Merge branch 'master' of github.com:QubesOS/qubes-doc into template-support
2019-12-01 01:08:17 -06:00
Andrew David Wong
b347ec9efd
Reorganize template section
2019-12-01 01:07:54 -06:00
Andrew David Wong
08f60d9747
Add entry for Qubes R4.1
2019-12-01 01:03:02 -06:00
Andrew David Wong
2a08e6aa5d
Simply support status keywords
2019-12-01 01:02:29 -06:00
Andrew David Wong
241c91a988
Fix link
2019-11-30 00:33:18 -06:00
Andrew David Wong
57b9a6daad
Distinguish between template availablity and support status
...
QubesOS/qubes-issues#5489
2019-11-30 00:21:07 -06:00
Andrew David Wong
8b43922b70
Fix typo
2019-11-29 23:51:06 -06:00
Lukas
0795e8aeeb
Update installation guide
...
- Replaced <h3>Title</h3> with ### Title ###
- Broke lines between sentences, including inside HTML code
- Use markdown syntax for images
2019-11-29 18:18:36 -06:00
Lukas
f1c783e0f0
Updated Installation Guide #5471
...
I have added most of Marek's suggestions. I don't know how to solve the markdown HTML and formatting issue. (I believe alert boxes are great and should be used to make it more visually appealing but alas, it may be a bit too late to settle on this)
2019-11-27 13:07:41 -06:00
Andrew David Wong
73d918b905
Add/update Rufus images provided in #892
2019-11-26 01:56:32 -06:00
Theodore Chu
6e042175bb
Update installation-guide.md
...
Latest versions of Rufus tool ask for "dd" image. It doesn't show on the menu as in the picture.
2019-11-24 13:20:19 -08:00
rafaelreis-r
b6afa9270c
Update custom-install.md
...
1 - Inform the user how to return to installation @ step 8;
2 - Clarify the need to choose a FS and format prior to assigning the mount points (option is greyed out until you do). @ step 9
3 - Guide the user on navigating the quirky behaviour of Anaconda on that part - You have to first check the box, then choose FS, then enter mount point, from bottom to top, which is not really friendly. @ step 9
Future TODO: Include details for GPT / UEFI disks. Boot mount point and FS are different, as well as the disk initialization part with fdisk (step 2).
2019-11-07 11:54:11 -03:00
Andrew David Wong
fa91c0478b
Update ISO copying instructions for larger ISO size
...
Suggest USB drives first. For optical media, explicitly suggest
dual-layer DVDs and Blu-ray discs rather than just "DVDs."
2019-11-06 00:32:58 -06:00
Andrew David Wong
05d159becf
Update Hardware Requirements section
2019-10-06 17:39:09 -05:00
Andrew David Wong
a486525edf
Updated Supported Versions page
...
- Add brief intro
- Unwrap lines
- Clarify Whonix information
- Link to Whonix Project website
- Link to Fedora and Debian pages
2019-09-02 11:38:00 -05:00
Andrew David Wong
1d554658bc
Fix links
2019-09-02 05:03:21 -05:00
Andrew David Wong
233bbd8ae0
Clarify exception for critical security updates
2019-08-26 18:00:47 -05:00
Andrew David Wong
b59fc0a41c
Document testing practices ( QubesOS/qubes-issues#4846 )
2019-08-26 17:57:50 -05:00
Andrew David Wong
fe6f991c01
Create new user overview on updating Qubes OS
2019-07-08 21:23:30 -05:00
airelemental
73a0c9e70e
Add buster, whonix-15
2019-07-06 01:48:31 +00:00
Andrew David Wong
5554bf4e5e
Add Fedora 30 to supported 4.0 templates
...
QubesOS/qubes-issues#4845
2019-06-01 15:27:54 -05:00
Andrew David Wong
d31c786942
Reorganize files to account for new "External" section
...
QubesOS/qubes-issues#4693
2019-05-26 19:32:45 -05:00