Commit Graph

6638 Commits

Author SHA1 Message Date
Demi Marie Obenour
36d730957a
Update GUI protocol documentation
This adds documentation for the protocol extensions in R4.1, which
replace some older messages.  The new messages allow the GUI daemon to
run outside of dom0.  Additionally, the English has been cleaned up, and
Markdown syntax improved.
2022-05-21 11:25:19 -04:00
Andrew David Wong
09c428e3cd
Merge branch 'install-software' 2022-04-20 15:16:20 -07:00
Andrew David Wong
d5748de0ba
Add warning about updating software from other sources 2022-04-20 14:51:39 -07:00
Andrew David Wong
33b73af4ae
Improve formatting and style consistency; add reminder; fix typo 2022-04-20 14:37:28 -07:00
Andrew David Wong
ca5b730194
Update "how to install software"
- Add section on installing software from non-default-repo sources
- Remove deprecated content
- Improve organization

Thanks to Insurgo, Sven, and all the other participants in this forum
thread: https://forum.qubes-os.org/t/10935/
2022-04-20 14:19:04 -07:00
Andrew David Wong
ac59769b81
Merge branch 'ygrek-patch-1' 2022-04-03 18:10:50 -07:00
ygrek
db57bfff50
fix qubes-prefs command 2022-04-02 16:32:13 -04:00
Andrew David Wong
f014d12c38
Merge branch 'GWeck-patch-4'
QubesOS/qubes-issues#7381
2022-03-27 03:00:07 -07:00
Dr. Gerhard Weck
6360d20ae9
Add instructions for Windows under Qubes R4.1
Separate texts for Qubes R4.0 and R4.1
2022-03-26 15:54:32 +01:00
Andrew David Wong
9e23e264de
Merge branch 'marmarek-git-https' 2022-03-16 23:43:31 -07:00
Andrew David Wong
27fb5de053
Merge branch 'git-https' of github.com:marmarek/qubes-doc into marmarek-git-https 2022-03-16 23:42:52 -07:00
Andrew David Wong
10ab6b26bd
Merge branch '4.1-upgrade-steps' 2022-03-16 23:41:16 -07:00
Marek Marczykowski-Górecki
2171e182ee
Use https to clone qubes-builder
Builder config points at https for a long time, but the documentation
still used git:// protocol. Update that, especially as github
discontinued support for it.
2022-03-16 13:38:12 +01:00
Andrew David Wong
9ea4a8a7eb
Fix numbering again 2022-03-16 00:53:43 -07:00
Andrew David Wong
3a7f66a6d6
Fix typo 2022-03-16 00:52:05 -07:00
Andrew David Wong
28301889f7
Fix stage numbering; copyedit
See: https://forum.qubes-os.org/t/10156
2022-03-16 00:50:08 -07:00
Andrew David Wong
ab99455ec6
Merge branch 'deeplow-patch-30' 2022-03-14 14:30:20 -07:00
deeplow
1cb8811a1b
fix name
According to @marmarek's comment in https://github.com/QubesOS/qubes-issues/issues/6507#issuecomment-1067135102
2022-03-14 14:43:42 -04:00
Andrew David Wong
2d1319a091
Merge branch 'chiu410-patch-1' 2022-03-13 12:32:01 -07:00
chiu410
82b1d8e789
Update yubi-key.md 2022-03-14 02:07:35 +08:00
Andrew David Wong
5b29e903d2
Address common misunderstanding about updates proxy 2022-03-07 16:50:22 -08:00
Andrew David Wong
1986a5e372
Copyedit text 2022-03-07 16:40:16 -08:00
Andrew David Wong
2c89410c1d
Fix typo 2022-03-07 16:35:00 -08:00
Andrew David Wong
e3aa3019f8
Merge branch 'deeplow-patch-29' 2022-03-07 16:33:26 -08:00
Andrew David Wong
21ab2713da
Explain software installation situation and link to deeplow's guide (#1236) 2022-03-07 16:31:42 -08:00
deeplow
704d687316
Add link to community guide 2022-03-07 08:37:24 +00:00
Andrew David Wong
255ec8139d
Merge branch 'taradiddles-master' 2022-03-06 15:56:40 -08:00
Andrew David Wong
1c8f2bf981
Use relative link; copyedit text 2022-03-06 15:55:36 -08:00
Ivan
989797c3fa
add link to 2020 article for new 4.1 policy 2022-03-02 18:40:33 +00:00
Andrew David Wong
d5d62dea18
Fix anchor link 2022-03-02 09:24:48 -08:00
Andrew David Wong
952cdd859a
Link to post about novice users and minimal templates
Per fsflover's suggestion: https://forum.qubes-os.org/t/9717/18
2022-03-01 07:12:07 -08:00
Marek Marczykowski-Górecki
35a7fc5736
GSoC: fill in project difficulties and size 2022-02-25 20:53:20 +01:00
Marek Marczykowski-Górecki
5ac871d85a
gsoc: update projects list
- wayland is in progress
- add system health monitor
- remove qvm-create-windows-qube - already exists in the community
- add link to GSoC 2021 archive
2022-02-21 17:07:52 +01:00
Andrew David Wong
0ab13c4899
Merge branch 'mfc-patch-2' 2022-02-21 03:26:56 -08:00
Michael Carbone
8cb3af767a
updated language gsoc
updated "student" -> "contributor", made accurate timeline.

see https://opensource.googleblog.com/2021/11/expanding-google-summer-of-code-in-2022.html for more info.
2022-02-21 04:30:54 -05:00
Andrew David Wong
2fbb6c574a
Merge branch 'usb-update' 2022-02-20 07:17:48 -08:00
Andrew David Wong
d35a602bb7
Fix errors; label release-specific content 2022-02-20 07:15:21 -08:00
Andrew David Wong
a4aea3e981
Add warnings and mitigation for QubesOS/qubes-issues#6585
See the discussion on QubesOS/qubes-posts#79.
2022-02-19 15:17:13 -08:00
Andrew David Wong
31007f3c4c
Merge branch 'gezet007-patch-1' 2022-02-18 11:04:45 -08:00
gezet007
1c1c6c1952
## Backing up changes to dom0
I assume the last line in:

$ mkdir -p ~/backup/etc/qubes/
$ cp -a /etc/qubes/* ~/backup/etc/qubes/
$ mkdir ~/backup/etc/qubes-rpc/
$ cp -a /etc/qubes-rpc/* ~/systemfiles/etc/qubes-rpc/

should instead read:

$ mkdir -p ~/backup/etc/qubes/
$ cp -a /etc/qubes/* ~/backup/etc/qubes/
$ mkdir ~/backup/etc/qubes-rpc/
$ cp -a /etc/qubes-rpc/* ~/backup/etc/qubes-rpc/
2022-02-18 14:29:00 +01:00
Andrew David Wong
9602d1c058
Merge branch 'rustybird-read-pass' 2022-02-10 18:41:13 -08:00
Andrew David Wong
dacd90704f
Merge branch 'read-pass' of github.com:rustybird/qubes-doc into rustybird-read-pass 2022-02-10 18:40:31 -08:00
Andrew David Wong
10fe4a9428
Merge branch 'p1xxxel-master' 2022-02-10 18:39:54 -08:00
Andrew David Wong
028d0fd5dc
Merge branch 'master' of github.com:p1xxxel/qubes-doc into p1xxxel-master 2022-02-10 18:39:47 -08:00
Andrew David Wong
f7948c4b53
Remove 404 link to nonexistent page
As far as I can tell, this page never existed.
2022-02-10 18:38:25 -08:00
Andrew David Wong
7224130fb8
Merge branch 'SaswatPadhi-patch-1' 2022-02-10 18:34:30 -08:00
Andrew David Wong
f5f898f65f
Merge branch 'patch-1' of github.com:SaswatPadhi/qubes-doc into SaswatPadhi-patch-1 2022-02-10 18:34:20 -08:00
Ayusman Samal
8cb2b1dbe1
added working keyservers for clarity
Co-authored-by: siliconninja <theninja@thesilicon.ninja>
2022-02-07 22:50:04 +05:30
Andrew David Wong
e20c667e55
Merge branch 'ninavizz-patch-1' 2022-02-07 01:52:58 -08:00
Andrew David Wong
e65a1d6987
Revise text (#1193) 2022-02-07 01:52:35 -08:00