Commit Graph

6590 Commits

Author SHA1 Message Date
Andrew David Wong
9f19553faf
Note exception for templates 2021-09-10 15:48:33 -07:00
Andrew David Wong
7f881d8df9
Change "netvm" to "net qube"
QubesOS/qubes-issues#1015
2021-09-07 23:17:30 -07:00
Nina Eleanor Alter
d9bb0edf8c
Update how-to-update.md
Updated per Demi's clarification that only dom0 updates do the update-vm/terminal-window-open stuff.
2021-09-07 14:11:35 -07:00
Nina Eleanor Alter
231d349d19
Update how-to-update.md
Per Andrew's comment, made updates. I did not want to follow the styleguide 1:1, literally—as a user viewing mostly redundant text is more likely to visually recognize the redundancy and skip past it, without making the effort to see deviations.
2021-09-07 12:50:25 -07:00
Nina Eleanor Alter
fca16e7f7f
Update how-to-update.md
Per https://github.com/QubesOS/qubes-issues/issues/#6871 added a blurb in the CLI section, to advise users that 1. The terminal in the update-vm will in fact open, and 2. Where the logs will be saved to. My notation on two may be incorrect, so pls check?
2021-09-07 12:28:29 -07:00
Andrew David Wong
2a70624386
Update "version scheme"
- Minor clarification
- Improve formatting
- Fix and improve orthography
- Make image a link
2021-09-06 23:06:13 -07:00
Andrew David Wong
1263636075
Add link to "bug priorities" section 2021-09-06 22:51:30 -07:00
Andrew David Wong
dbb3c3c4ac
Update "version scheme"
- Add info about major, minor, and patch releases
- Add info about common abbreviations
- Add links
- Improve language
- Improve formatting
- Fix typos
- Convert table from HTML to Markdown
2021-09-06 22:49:07 -07:00
Andrew David Wong
2774c83a98
Update intro to explain basic versioning and terminology 2021-09-06 22:05:21 -07:00
Andrew David Wong
5f00308ddc
Merge branch 'SvenSemmler-patch-3' 2021-09-06 16:00:09 -07:00
Andrew David Wong
3da0cd8e8e
Fix link URL and title; wrap text 2021-09-06 15:59:45 -07:00
Sven Semmler
c00bdec059
add link to external documentation
I just copy & pasted this part of the page into an [answer on the forum](https://forum.qubes-os.org/t/6189/) and realized it would be nice if "External documentation" would also be hyperlinked. If there is a reason this was not done, please just ignore this PR.
2021-09-06 16:40:54 -05:00
Andrew David Wong
0257a3f44a
Update "Certified hardware"
- Add requirement that certified devices must be available for purchase
  with Qubes OS preinstalled. See: https://forum.qubes-os.org/t/5795/
- Improve wording
- Add link to HCL in intro
- Wrap text
2021-09-06 14:07:20 -07:00
Andrew David Wong
9437476c77
Rename file to match new contents
See previous commit message. File rename is in this separate commit to
maintain file history in Git.
2021-09-03 22:04:19 -07:00
Andrew David Wong
cf8fe618fa
Deprecate "Hardware testing" page
Convert it into a redirect to the community-recommended hardware list on
the Qubes Forum. File rename will be in subsequent commit to maintain
history. See:
https://forum.qubes-os.org/t/short-list-of-laptops-desktops-that-work-well-with-qubes-os/5197/159?u=adw
2021-09-03 22:03:10 -07:00
Saswat Padhi
f4c00061dd
Update managing-vm-kernels.md
Added GRUB installation steps:
- `grub2-install` on Fedora
- `grub-install` on Debian
2021-08-15 20:30:11 +00:00
Andrew David Wong
370d33ffbd
Merge branch 'deeplow-patch-26' 2021-08-15 09:37:42 -07:00
deeplow
81c1821ced
fix typo 2021-08-15 00:19:25 +00:00
Andrew David Wong
504ff2f798
Minor clarifications 2021-08-13 03:13:52 -07:00
Andrew David Wong
a3364eed21
Remove specific Qubes version refs and warn against this mistake 2021-08-13 02:45:58 -07:00
Andrew David Wong
c1bf45c49d
Update milestone names; standardize orthography 2021-08-11 04:21:53 -07:00
Andrew David Wong
c2182743fa
Update new issue instructions to account for simplified template 2021-08-11 04:11:30 -07:00
Andrew David Wong
0e3d60937c
Add note about backports 2021-08-10 00:37:00 -07:00
Andrew David Wong
b77b277b73
Add FAQ entry about not fixing all upstream bugs
This topic seems to come up frequently enough to merit an FAQ entry. The
most recent example is https://github.com/QubesOS/qubes-issues/issues/6825#issuecomment-895266155,
but it is by no means the first.
2021-08-10 00:16:03 -07:00
Andrew David Wong
d75a0dcfe2
Genericize anchor text and shorten URL (#1187)
Mitigates against future changes in thread title.
2021-08-08 02:34:43 -07:00
Andrew David Wong
8768e77f68
Standardize orthography 2021-08-07 05:24:55 -07:00
Andrew David Wong
fe0b333614
Standardize orthography 2021-08-07 05:22:47 -07:00
Andrew David Wong
0ca6239915
Remove release number from URLs (#1187)
This won't break the URLs. They'll just automatically redirect to the
correct thread. This will allow us to keep updating and re-using the
same thread and URL without scaring off users who see "r4-0-4" in the
URL and think it's out-of-date in the future.
2021-08-07 05:14:09 -07:00
Andrew David Wong
37a9f46824
Merge branch 'hardware' 2021-08-07 05:09:35 -07:00
Andrew David Wong
0ff86df211
Standardize orthography 2021-08-07 05:03:00 -07:00
Andrew David Wong
c6cd68fad6
Fix typo; standardize orthography 2021-08-07 04:46:17 -07:00
Andrew David Wong
3dbfa3e218
Merge branch 'security-report' 2021-08-07 04:39:33 -07:00
Andrew David Wong
6446acdad8
Update hardware-related docs
- Add links to "just works" list
- Improve organization
- Standardize orthography
- Wrap text
- Remove very old ML link
- Minor wording improvements
2021-08-07 04:36:28 -07:00
Andrew David Wong
1c02142d7d
Add note about appropriate reports; improve organization 2021-08-07 04:06:16 -07:00
Andrew David Wong
c758834aef
Merge branch 'SvenSemmler-patch-1' 2021-08-07 01:41:37 -07:00
Sven Semmler
725800ead5
Add "Just works" for R4.0.4 and the CPU info
Link to the forum post with the community created "just works" list for R4.0.4; also added the respective CPU info the the testing hardware retrieved from @marmarek
2021-08-06 17:21:17 -05:00
Andrew David Wong
59aab04f08
Revise in accordance with documentation style guide 2021-08-04 22:22:12 -07:00
Andrew David Wong
f4177b4554
Merge branch 'qvm-template' of https://github.com/WillyPillow/qubes-doc 2021-08-04 22:21:34 -07:00
Andrew David Wong
b7dcfb64bb
Update developer/system/template-manager.md
Co-authored-by: Marta Marczykowska-Górecka <marmarta@users.noreply.github.com>
2021-08-04 21:41:08 -07:00
deeplow
1b9ce8d98d
remove unneeded qubesd restart 2021-08-04 09:59:42 -04:00
Andrew David Wong
a605052c80
Add "videos" 2021-08-03 15:11:12 -07:00
Andrew David Wong
79e359e153
Clarify scope with respect to official vs. unofficial venues
The need for this clarification became apparent in:
https://forum.qubes-os.org/t/comments-from-staff-core-team-etc-regarding-facebook-group/5433/
2021-08-02 09:06:37 -07:00
Frédéric Pierret (fepitre)
4b0ced18d7
GuiVM: fix typo in a note
From @tlaurion's suggestion
2021-07-29 21:40:30 +02:00
Frédéric Pierret (fepitre)
bb84bcef90
GuiVM: second pass on documentation
Add @marmarek's suggestions
2021-07-29 15:57:41 +02:00
Frédéric Pierret (fepitre)
e07224dec7
GuiVM: add documentation 2021-07-29 15:57:30 +02:00
Andrew David Wong
717810fb11
Document 'zenity' requirement for GUI inter-qube copying
Fixes QubesOS/qubes-issues#6801
2021-07-28 22:53:15 -07:00
Andrew David Wong
ee309abd0a
Attempt to document PipelineRefresh
See https://github.com/QubesOS/qubes-posts/pull/82#issuecomment-888231099
2021-07-28 22:20:39 -07:00
Andrew David Wong
30df3b0d08
Merge branch 'dksmiffs-master' 2021-07-26 20:20:30 -07:00
Andrew David Wong
3ccc966787
Start links at verbs to match link target content 2021-07-26 20:19:42 -07:00
Andrew David Wong
bcf233f472
Merge branch 'master' of https://github.com/dksmiffs/qubes-doc into dksmiffs-master 2021-07-26 20:17:08 -07:00