Commit Graph

2550 Commits

Author SHA1 Message Date
tasket
76ecc09a9d Update vm-sudo.md
Specify service actions instead of globbing.
2016-11-26 21:38:48 -05:00
tasket
5dd89f912d Additional step for Whonix
Per this discussion, https://forums.whonix.org/t/fixing-whonix-boot-issue-after-securing-qubes-root-auth/3155/8

Whonix executes sudo commands in non-root startup scripts which causes pop-up auth prompts to appear while Whonix VMs are starting. The problem is partly due to sudo parsing sudoers.d entries in alphabetical order, and some later configs cause earlier ones to get overridden. Adding the right permissions to a lexically 'last' filename resolves the issue.
2016-11-22 05:34:48 -05:00
Andrew David Wong
1ff02d4a01
Add sending/receiving patches to Contributing Code 2016-11-19 23:18:19 -08:00
Andrew David Wong
dffe592fd9
Update doc index
* Add How to Contribute to User Basics
* Move How to Contribute up in Dev Basics
* Move License next to Source Code
* Move Feature Development Tracker down
* Remove comment from arch spec
2016-11-19 23:14:05 -08:00
Andrew David Wong
0aeeae803d
Fix links 2016-11-19 23:08:45 -08:00
Andrew David Wong
a62468d629
Create "Releases" section for notes and schedules 2016-11-19 22:55:41 -08:00
Andrew David Wong
969400fe7d
Link to Contributing Code 2016-11-19 22:54:27 -08:00
Andrew David Wong
5245e53f6b
Rewrite Reporting Bugs page
* Organize sections logically according to each step in the bug
  reporting process
* Explain how bugs can be reported in different venues
* Explain how to report bugs in qubes-issues (will replace
  CONTRIBUTING.MD)
* Link to Contributing page
* Generally improve wording and formatting
2016-11-19 22:51:00 -08:00
Andrew David Wong
c9b06e8b42
Rewrite Contributing page
* List all of the main ways in which people can contribute
* Provide helpful links for each of those ways
* Explain how to contribute code
* Provide helpful links to source code, how to send patches, reporting
  bugs, etc.
* Improve wording and formatting in general
2016-11-19 22:45:57 -08:00
Andrew David Wong
7d035ef518
Update patch submission instructions
* Mention benefits of GitHub PRs
* Suggest sending message to qubes-devel in addition to PR
* Update link to qubes-devel
2016-11-19 21:28:36 -08:00
Andrew David Wong
94d120f304
Merge branch 'adrianguenter-patch-1' 2016-11-19 21:05:20 -08:00
Adrian Günter
b7c98d2c3d Add QABS GnuPG dependency for setup script 2016-11-19 15:20:04 -05:00
Andrew David Wong
5c78958560
Merge branch 'h01ger-master' 2016-11-19 10:16:04 -08:00
Holger Levsen
e11292327d
qubes-mgmt-salt-admin-tools aint availble for 3.1 2016-11-19 15:25:34 +01:00
Andrew David Wong
c8b57d86fa
Use new doc-full layout to prevent table scrolling
QubesOS/qubes-issues#853
2016-11-19 05:26:25 -08:00
Andrew David Wong
2a39c9161e
Merge branch 'rustybird-mac' 2016-11-19 04:51:36 -08:00
Andrew David Wong
4eb23c0e09
Update MAC address randomization for NetworkManager instructions
* Settings affect Ethernet in addition to Wi-Fi
* Explain `stable` and `random`

From @tasket:
https://github.com/QubesOS/qubes-doc/pull/221#issuecomment-261710939
2016-11-19 04:49:16 -08:00
Andrew David Wong
d8ea9fd661
Clarify Fedora template upgrade process 2016-11-19 04:40:30 -08:00
Andrew David Wong
d067df4f81
Convert h1 headings subsequent to the first to h2 headings 2016-11-19 04:36:25 -08:00
Andrew David Wong
889a830d05
Clean up table source
* Use backticks to wrap literal text
* Replace HTML entities with ASCII characters
* Make column spacing uniform

QubesOS/qubes-issues#853
2016-11-19 01:36:28 -08:00
Andrew David Wong
06b2edcbbf
Remove extra table cells; substitute HTML entity for vbar
QubesOS/qubes-issues#853
2016-11-19 01:15:58 -08:00
Andrew David Wong
bb99c1a6f1
Convert table to Markdow and remove custom styling
QubesOS/qubes-issues#853
2016-11-19 01:15:32 -08:00
Andrew David Wong
5706da451c
Merge branch 'rustybird-mac' 2016-11-18 23:58:40 -08:00
Andrew David Wong
a810cfb50d
Merge branch 'mac' of https://github.com/rustybird/qubes-doc into rustybird-mac 2016-11-18 23:58:03 -08:00
Andrew David Wong
142f3a0b8d
Merge branch 'unman-patch-8'
Escape `$anyvm` variable when creating qubes.VMAuth policy
2016-11-18 23:46:59 -08:00
Andrew David Wong
b20ab5560f
Merge branch 'patch-8' of https://github.com/unman/qubes-doc into unman-patch-8 2016-11-18 23:41:13 -08:00
Wojtek Porczyk
46d5778b19 Preliminary management API
Currently not linked anywhere, on purpose
2016-11-18 22:40:16 +01:00
Rusty Bird
3466bbe86a
Save in conf.d/ instead of modifying NetworkManager.conf 2016-11-16 18:23:30 +00:00
Rusty Bird
91d3abac15
Also randomize MAC address per Ethernet connection profile 2016-11-16 18:23:30 +00:00
Rusty Bird
82809af961
[device-scan] -> [device]
It only worked because 'wifi.scan-rand-mac-address=yes' is already the
default anyway.
2016-11-16 17:30:25 +00:00
unman
ccbb26f5cc Correct typo in vm-sudo.md 2016-11-15 20:55:29 +00:00
Andrew David Wong
732ba9334c
Add FAQ entry on respecting distros' culture
See discussion on QubesOS/qubes-issues#1014.
2016-11-15 00:31:43 -08:00
Andrew David Wong
d65904c68f
Merge branch 'mfc-patch-25' 2016-11-14 09:50:34 -08:00
Michael Carbone
435599eed0 fix typo 2016-11-14 12:47:11 -05:00
Andrew David Wong
8570eff5a1
Merge branch 'mfc-patch-24' 2016-11-14 03:57:56 -08:00
Michael Carbone
d77c58b6c7 make more inviting, improve language
I modified it to get it closer to [best practices for contributing pages](https://github.com/nayafia/contributing-template/blob/master/CONTRIBUTING-template.md)
2016-11-13 16:12:58 -05:00
Andrew David Wong
2d07f7831c
Change "/doc/qubes-firewall/" to "/doc/firewall/" 2016-11-12 12:39:24 -08:00
Andrew David Wong
33bd4950f2
Merge branch 'sprig-florist-master' 2016-11-12 12:29:36 -08:00
Andrew David Wong
070b782b73
Clean up text and formatting; add links 2016-11-12 12:29:09 -08:00
Andrew David Wong
9f72eeb2c6
Merge branch 'master' of https://github.com/sprig-florist/qubes-doc into sprig-florist-master 2016-11-12 12:15:41 -08:00
sprig-florist
e91680b6a9 Formatted use cases as a table
Formatted the document in a more structured table listing the known use cases.
- Separated the network utilities from the standard util packages
- Removed the ProxyVM section completely, as it didn't add much information
- Moved the logging information to an ending section, where more topics can be listed.
2016-11-12 19:38:02 +00:00
sprig-florist
8843982f76 Re-working the template introduction
First changes to re-work the introduction of the fedora-minimal template
2016-11-12 18:29:45 +00:00
Andrew David Wong
ee87a5e6d8
Update section link 2016-11-11 16:39:56 -08:00
Andrew David Wong
11d781565c
Merge branch 'jpouellet-issue-link' 2016-11-11 14:30:13 -08:00
Andrew David Wong
6a26f0e4c0
Merge branch 'issue-link' of git://github.com/jpouellet/qubes-doc into jpouellet-issue-link 2016-11-11 14:29:15 -08:00
Andrew David Wong
d9f968e2e3
Merge branch 'unman-patch-6' 2016-11-11 14:28:13 -08:00
Andrew David Wong
852212e5d9
Remove Known Issues section and update Contributing link 2016-11-11 14:27:48 -08:00
Jean-Philippe Ouellet
6359f87ecd
Fix issue link 2016-11-11 04:38:16 -05:00
unman
e6f34ca5d6 Update ubuntu.md 2016-11-11 03:02:08 +00:00
sprig-florist
84a1dd34f7 Updated the qubes-input-proxy-sender package into another section.
Moved the qubes-input-proxy-sender recommendation into a new section for the USBVMs, to cleanly separate it from the NetVM
2016-11-10 20:40:21 +00:00