Commit Graph

120 Commits

Author SHA1 Message Date
Thovthe
8f57a5f645
Update gsoc.md 2019-02-17 13:29:03 -10:00
Thovthe
95510bf178
Update gsoc.md 2019-02-17 13:27:16 -10:00
Thovthe
d29f0d8b2f
Update gsoc.md 2019-02-17 13:23:17 -10:00
Thovthe
7236a5832d
Update gsoc.md 2019-02-17 13:21:59 -10:00
Thovthe
11784ad6cb
Update gsoc.md 2019-02-17 13:20:46 -10:00
Thovthe
aaea6bc924
Update gsoc.md 2019-02-17 13:18:23 -10:00
Thovthe
2dff9b5dd9
Update gsoc.md 2019-02-17 13:12:15 -10:00
Thovthe
6430433359
Update gsoc.md 2019-02-17 12:57:27 -10:00
Thovthe
ebf1097eaf
Update gsoc.md 2019-02-17 12:49:15 -10:00
Thovthe
c4536db6fb
Update gsoc.md 2019-02-17 12:47:20 -10:00
Thovthe
078e8aab68
Update gsoc.md 2019-02-17 12:36:23 -10:00
Thovthe
9ff230e9be
Update gsoc.md
Just a little bit more information.
2019-02-17 12:27:44 -10:00
tlaurion
f7a20ed062
PPC64 gsoc changes
Corrections related to KVM and replacement of ARM missed reference.
2019-02-13 13:19:44 -05:00
tlaurion
35ad95a23f
ppc64 port suggestion
Duplicate ARM entry for PPC64.
2019-02-12 09:10:48 -05:00
jamke
23177cc1bc
Update gsoc.md 2019-02-09 19:45:58 +07:00
Marek Marczykowski-Górecki
4769672e54
Set myself as a mentor for porting Qubes for ARM project 2019-02-06 14:40:19 +01:00
Marek Marczykowski-Górecki
aabc845ceb
Merge remote-tracking branch 'origin/pr/772' into gsoc2019
* origin/pr/772:
  GSOC Idea: Porting Qubes to ARM/aarch64
  Minor spelling/grammatical fixes
2019-02-06 14:39:24 +01:00
Marek Marczykowski-Górecki
5b6c5dd504
Add new ideas for GSoC 2019, drop outdated/completed 2019-02-06 14:38:35 +01:00
alcreator
08d2d3b2dd
GSOC Idea: Porting Qubes to ARM/aarch64 2019-02-06 14:23:07 +11:00
alcreator
2b215ef53c
Minor spelling/grammatical fixes 2019-02-06 13:11:20 +11:00
Michael Carbone
1e0425cacc
update to 2019 2019-02-05 18:40:54 +01:00
Andrew David Wong
1549a41700
Change "DispVM" to "DisposableVM" (QubesOS/qubes-issues#2671)
This patch changes all non-code, non-command instances of "DispVM" to
"DisposableVM". It also fixes a variety of orthographic errors
pertaining to this term, e.g., by correcting "Disposable VM" to
"DisposableVM".
2018-12-08 21:20:41 -06:00
AJ Jordan
bf72bafa63
Fix typo 2018-11-19 02:11:41 -05:00
anadahz
712a68cce0
Add GitHub Signature Verification instruction
* Fixes #4036 (https://github.com/QubesOS/qubes-issues/issues/4036)
2018-10-14 17:32:29 +01:00
Andrew David Wong
1071b9e7a0
Merge branch 'patch-6' of https://github.com/niccokunzmann/qubes-doc into niccokunzmann-patch-6 2018-07-17 20:08:30 -05:00
Nicco Kunzmann
f570d93b1c
correct spelling
this addresses
https://github.com/QubesOS/qubes-doc/pull/666#issuecomment-401643800
2018-07-02 10:51:10 +02:00
Nicco Kunzmann
f08dea7320
correct spelling 2018-06-26 11:25:44 +02:00
Nicco Kunzmann
723d3fc5fe
Convert How To Section into an Error Handling Section
- remove link to heading
  https://github.com/QubesOS/qubes-doc/pull/666#discussion_r198002637
- remove wrong process
- add ways to cope with signature-checker error messages
2018-06-26 11:17:54 +02:00
Nicco Kunzmann
0b27771c89
move ref link to bottom 2018-06-26 10:30:50 +02:00
Nicco Kunzmann
5e1731c7ea
Describe why tags are optional
- https://github.com/QubesOS/qubes-doc/pull/666#issuecomment-400115131
- fix indentation
  - https://github.com/QubesOS/qubes-doc/pull/666#discussion_r198002571
  - https://github.com/QubesOS/qubes-doc/pull/666#discussion_r198002716
2018-06-26 10:24:18 +02:00
Nicco Kunzmann
090d617e91
Revert "signed tags are not optional"
This reverts commit fd53e71983.

Signed tags are optional
2018-06-26 10:15:28 +02:00
Nicco Kunzmann
7d8274ba11
Add key server as in the docs for consistency
https://www.qubes-os.org/security/verifying-signatures/
2018-06-26 09:56:39 +02:00
Nicco Kunzmann
8ea5ffc99a
add success message 2018-06-26 09:39:02 +02:00
Nicco Kunzmann
238cf23bc4
explain how to publish the key
Problem: The key needs to be published in order for the
  signature-checker to work.
Solution: Add a section about uploading the key to a server.
2018-06-25 14:29:59 +02:00
Nicco Kunzmann
fd53e71983
signed tags are not optional
Problem: having (Optional) here creates confusion about how
  important this is to contribute code
Solution: Remove (Optional)
2018-06-25 14:25:14 +02:00
Nicco Kunzmann
24d0784a71
correct spelling 2018-06-25 14:20:32 +02:00
Nicco Kunzmann
d030e43dd8
correct spelling 2018-06-25 14:16:37 +02:00
Nicco Kunzmann
4bb762486e
How to sign code
Problem: I did not know how to sign code in a how-to fashion
Solution: I added the necessary steps as I did them in 
  https://github.com/QubesOS/qubes-app-linux-usb-proxy/pull/4
2018-06-25 13:56:02 +02:00
Andrew David Wong
5fc40abcac
Fix links 2018-04-02 13:13:47 -05:00
Andrew David Wong
58a236339e
Update links from /mailing-lists/ to /support/
QubesOS/qubes-issues#3691
2018-04-02 03:49:03 -05:00
Marek Marczykowski-Górecki
919f2ed17e
Merge branch 'master' into spelling-grammar-fixes
Resolved conflicts in:
      basics_user/doc-guidelines.md
      basics_user/reporting-bugs.md
      common-tasks/backup-restore.md
      common-tasks/software-update-dom0.md
      common-tasks/software-update-vm.md
      common-tasks/usb.md
      configuration/disk-trim.md
      configuration/external-audio.md
      configuration/network-printer.md
      configuration/resize-disk-image.md
      configuration/resize-root-disk-image.md
      customization/fedora-minimal-template-customization.md
      managing-os/hvm.md
      managing-os/templates/archlinux.md
      privacy/whonix-install.md
      security/yubi-key.md
      troubleshooting/install-nvidia-driver.md
      troubleshooting/macbook-troubleshooting.md
2018-02-10 16:46:43 +01:00
Andrew David Wong
bddcd0cad2
Replace absolute with relative paths for Qubes URLs 2018-02-03 14:51:06 -06:00
Marek Marczykowski-Górecki
5427e4c4b2
gsoc: add new ideas collected from qubes-devel ML 2018-01-29 16:39:07 +01:00
Marek Marczykowski-Górecki
13f66bce38
Remove completed projects 2018-01-29 15:47:47 +01:00
Andrew David Wong
0157c24ce4
Merge branch 'patch-6' of https://github.com/mfc/qubes-doc into mfc-patch-6 2018-01-28 12:27:18 -06:00
Michael Carbone
db966b207b
standardize formatting of "GUI" 2018-01-28 09:02:49 -05:00
Michael Carbone
073f55da60
various fixes
fixed formatting, pushed all mentor="inquire qubes-devel" to the bottom.
2018-01-28 09:01:28 -05:00
Andrew Clausen
8b3ec8ba0c
Add "Qubes Converters" proposal 2018-01-25 13:59:37 +00:00
Jean-Philippe Ouellet
c6265da0fe
Remove myself from GSoC ideas page
I don't anticipate having enough free time to be a mentor this year.
I can barely find the time to contribute patches myself these days...
2018-01-22 02:27:43 -05:00
Michael Carbone
a54fbe12f7
changed year to 2018, added link to 2017 projects 2018-01-21 18:28:18 -05:00