Commit Graph

4403 Commits

Author SHA1 Message Date
Andrew David Wong
a41b1104f8
Merge branch 'patch-3' of https://github.com/niccokunzmann/qubes-doc into niccokunzmann-patch-3 2018-07-02 23:45:56 -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
Daniel Gonzalez Gasull
ac58fb4c9b
Use nm-online 2018-07-02 15:55:53 +08:00
Andrew David Wong
d54882e6d9
Merge branch '0brand-patch-1' 2018-07-01 19:28:14 -05:00
Andrew David Wong
6ea36d33e5
Merge branch 'patch-1' of https://github.com/0brand/qubes-doc into 0brand-patch-1 2018-07-01 19:27:44 -05:00
Andrew David Wong
b52f3153ab
Merge branch 'update-emergency-backup-restore' 2018-07-01 19:21:42 -05:00
Andrew David Wong
a470ac0249
Merge branch 'tasket-tasket02' 2018-07-01 19:10:34 -05:00
Andrew David Wong
1cf8e83cab
Update emergency backup restore documentation
- Add instructions for obtaining scrypt binary
- Use shorter notation for backup format versions
- Use reference-style links
- Fix numbering
- Clarify backup_id step
- Make language more consistent

Closes QubesOS/qubes-issues#4047
2018-07-01 18:53:47 -05:00
Christopher Laprise
c0f0fb01a6
Add IPv6 failsafe 2018-07-01 16:57:45 -04:00
Andrew David Wong
bb26173089
Update Emergency Backup Recovery - format version 4
- Clarify language and fix typos
- Improve formatting
- Include example for bzip2 compression
- Wrap lines
  (This file is an exception to the normal line wrapping rule,
  since it is specifically intended to be read as plain text.)
2018-06-30 21:01:18 -05:00
Andrew David Wong
99d43ef5ec
Merge branch 'awokd-patch-3' 2018-06-30 20:56:50 -05:00
Andrew David Wong
00aa5cbcff
Merge branch 'patch-3' of https://github.com/awokd/qubes-doc into awokd-patch-3 2018-06-30 20:56:21 -05:00
Andrew David Wong
5f609b94ca
Wrap lines and use actual numbering
This file is an exception to the normal line wrapping rule, since it is
specifically intended to be read as plain text.
2018-06-30 19:56:40 -05:00
Andrew David Wong
9a2c4eadf3
Add bzip2 example and wrap lines
This file is an exception to the normal line wrapping rule, since it is
specifically intended to be read as plain text.
2018-06-30 19:52:34 -05:00
Andrew David Wong
084f3ba77d
Merge branch 'v0x23-patch-1' 2018-06-30 15:51:08 -05:00
awokd
9854b210e2
hvm: add kernel='' for 4.0
https://github.com/QubesOS/qubes-issues/issues/3911
2018-06-30 15:16:31 +00:00
v0x23
30c8881776
"default_disp" change to "default_dispvm"
The property used for determining the default dispvm is "default_dispvm", not "default_disp", and the documentation should reflect that :)
2018-06-30 13:46:04 +02:00
Daniel Gonzalez Gasull
82b14042de
Update vpn.md 2018-06-30 09:02:42 +08:00
Daniel Gonzalez Gasull
349f9ba7e1
Add troubleshooting for race condition on step 4 2018-06-28 15:39:31 +08:00
Daniel Gonzalez Gasull
045e4c7d3e
Make it clear that the 2 new steps are optional 2018-06-26 18:37:28 +08:00
Daniel Gonzalez Gasull
7811443006
NM: start VPN automatically, fail-close
When configuring with NetworkManager, make VPN start automatically and fail-close the connection.
2018-06-26 18:29:55 +08: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
cb59e01a05
Merge branch 'niccokunzmann-patch-4' 2018-06-25 00:12:49 -05:00
Nicco Kunzmann
6242274a60
add link to qvm-expose-port issue
https://github.com/QubesOS/qubes-issues/issues/4028

The purpose of adding this is to get more attention about
adding a command and possible contributors.
2018-06-24 22:22:27 +02:00
Andrew David Wong
c46086695c
Merge branch 'x-python-tornado' 2018-06-20 21:17:40 -05:00
Andrew David Wong
a6e211e3ee
Exclude python2-tornado when upgrading from F27 to F28
Noted in: https://github.com/QubesOS/qubes-issues/issues/3991#issuecomment-398760991
2018-06-20 19:04:00 -05:00
Andrew David Wong
b464c6175e
Merge branch 'salt-vm-formulae' 2018-06-17 14:05:22 -05:00
Andrew David Wong
a26774a628
Document Salt VM formulae (qubes-mgmt-salt-dom0-virtual-machines)
From: https://github.com/QubesOS/qubes-mgmt-salt-dom0-virtual-machines/blob/master/README.rst
Requested by: https://github.com/QubesOS/qubes-issues/issues/2132#issuecomment-397696381
2018-06-16 14:44:00 -05:00
Andrew David Wong
87f20a14b7
Add Canary 16 2018-06-14 18:52:32 -05:00
Andrew David Wong
d9c3bc36b8
Add QSB 41 2018-06-13 22:37:13 -05:00
Andrew David Wong
f8b006ae5d
Add section on installing, uninstalling, and reinstalling templates
Also includes other miscellaneous fixes and improvements
2018-06-12 21:50:03 -05:00
Andrew David Wong
3a4234fecc
Merge branch 'esote-patch-2' 2018-06-12 21:28:09 -05:00
Esote
b1a8bca36a
Fix command instruction
See PR #656
2018-06-12 19:00:46 -05:00
Andrew David Wong
9427e6545e
Fix typo 2018-06-07 01:21:52 -05:00
Andrew David Wong
7815f4a7bd
Improve guidelines for verifying Qubes repos
- Generalize section from "code" to "repos" (We also have doc repos.)
- Clarify tag and commit signing
- Warn against adding commits on top of unsigned commits
- Warn against trusting GitHub's interface for signature verification

Closes QubesOS/qubes-issues#3962
2018-06-07 01:16:24 -05:00
Andrew David Wong
e4ba1095ea
Add Whonix TemplateVM versions to Supported Versions
Minor: Remove redundant "Version" portion from Qubes OS labels.

Closes QubesOS/qubes-issues#3952
2018-06-04 20:15:46 -05:00
Andrew David Wong
4d44378674
Merge branch 'Fenlly-reverse-nft-rule-checking' 2018-06-04 20:08:05 -05:00
Andrew David Wong
919df9b528
Merge branch 'reverse-nft-rule-checking' of https://github.com/Fenlly/qubes-doc into Fenlly-reverse-nft-rule-checking 2018-06-04 20:07:51 -05:00
Andrew David Wong
779383d898
Add Common Tasks section to Getting Started
Requested by: QubeOS/qubes-issues#3957
2018-06-04 19:58:54 -05:00