Commit Graph

138 Commits

Author SHA1 Message Date
Andrew David Wong
a2d0dca007
Clarify section on copying to dom0; fix capitalization 2019-09-23 14:45:25 -05:00
Andrew David Wong
b15862fa7b
Merge branch 'patch-4' of https://github.com/awokd/qubes-doc into awokd-patch-4 2019-09-23 14:18:20 -05:00
awokd
cdf1775b90
use xen-*.efi instead 2019-09-23 01:38:51 +00:00
Andrew David Wong
8b6bc6da81
Clarify and reorganize section on reverting template changes
Thank you to Demi M. Obenour and Simon Gaiser for providing this
information.
2019-09-19 21:44:21 -05:00
Andrew David Wong
14e8232011
Remove reference to removed content 2019-09-16 22:45:12 -05:00
Andrew David Wong
3065b41823
Merge branch 'patch-1' of https://github.com/BlackMaria/qubes-doc into BlackMaria-patch-1 2019-09-15 16:26:06 -05:00
Andrew David Wong
a35177e9d2
Merge branch 'master' of https://github.com/misterzed88/qubes-doc into misterzed88-master 2019-09-15 16:25:16 -05:00
Andrew David Wong
c2de80fe46
Merge branch 'firewall-logs' of https://github.com/strugee/qubes-doc into strugee-firewall-logs 2019-09-15 16:24:23 -05:00
Andrew David Wong
255eb95414
Merge branch 'qvm-connect-tcp' of https://github.com/fepitre/qubes-doc into fepitre-qvm-connect-tcp 2019-09-15 16:22:11 -05:00
Andrew David Wong
b17b2fa803
Merge branch 'patch-4' of https://github.com/awokd/qubes-doc into awokd-patch-4 2019-09-15 16:20:03 -05:00
awokd
1e464e0ebf
add default kernel section 2019-09-14 11:25:27 +00:00
awokd
e77508a919
add another mapbs symptom to title 2019-09-14 09:35:24 +00:00
Andrew David Wong
3dfce630c6
Clean up reference link 2019-09-12 21:04:55 -05:00
awokd
4c87649bbc
delete QSB 050 warning
N/A now
2019-09-12 13:04:55 +00:00
awokd
eb86d701ea
delete rEFInd reference
Haven't seen it needed with 4.0+ installer.
2019-09-06 11:53:09 +00:00
Andrew David Wong
c82c247869
Improve text 2019-09-05 21:59:27 -05:00
ronpunz
40b7cfc5d5
Update disposablevm-customization.md 2019-09-05 19:53:09 +00:00
Hroðgar Skjöldung
ad58326772 --hvm not an option, use --property virt_mode=mvh 2019-09-05 15:16:07 -04:00
Andrew David Wong
6b7abe2a1f
Fix formatting 2019-09-02 12:59:29 -05:00
Andrew David Wong
e63030c32a
Make fstrim step optional instead of recommended and explain why 2019-09-02 12:37:17 -05:00
Andrew David Wong
a486525edf
Updated Supported Versions page
- Add brief intro
- Unwrap lines
- Clarify Whonix information
- Link to Whonix Project website
- Link to Fedora and Debian pages
2019-09-02 11:38:00 -05:00
Zoltan Kelemen
5e14f17a75 Add option for waiting for xtables lock, to avoid potential intermittent script failures in case another process is concurrently accessing iptables. 2019-09-02 13:07:09 +02:00
Andrew David Wong
1b2c0e6639
Link to associated pages 2019-09-02 06:06:00 -05:00
Zoltan Kelemen
8f3c4343b5 Fix minor problem with wrong chain being checked resulting in multiple iptables entries created when script runs multiple times. 2019-09-02 13:01:22 +02:00
Andrew David Wong
027dd0ef64
Fix typos 2019-09-02 05:26:52 -05:00
Andrew David Wong
a863d5054c
Fix link 2019-09-02 05:12:57 -05:00
Andrew David Wong
1d554658bc
Fix links 2019-09-02 05:03:21 -05:00
Andrew David Wong
3a2894e18e
Update filenames to match page renames 2019-09-02 04:37:13 -05:00
Andrew David Wong
4fc71ac4a9
Revamp documentation on managing OSes in Qubes
- Unify and normalize Fedora and Debian docs
- Deduplicate content
- Cross-link pages
- Move content to correct pages
- Use more accurate and intuitive terms and names

Fixes QubesOS/qubes-issues#5284
2019-09-02 04:34:26 -05:00
Andrew David Wong
40bcb530c0
Update reference to qvm-trim-template for R4+
Fixes QubesOS/qubes-issues#5260
2019-08-31 19:38:15 -05:00
Frédéric Pierret (fepitre)
a184b141b4
qubes.ConnectTCP: fix mistake in path of edition 2019-08-30 17:03:10 +02:00
AJ Jordan
cda9e8a2fb
Add note about firewall logs for troubleshooting
Fixes QubesOS/qubes-issues#5270
2019-08-29 11:51:12 -07:00
Andrew David Wong
3261000942
Fix typos; mention kernel-latest-qubes-vm 2019-08-28 16:48:46 -05:00
Andrew David Wong
c967544150
Revamp "Installing and updating software in dom0"
- Add general intro
 - Update and revise security section
 - Improve formatting
 - Update kernel upgrade section (QubesOS/qubes-issues#4846)
2019-08-26 19:50:36 -05:00
Andrew David Wong
25019a471e
Add general intro 2019-08-26 19:50:36 -05:00
Andrew David Wong
306180e056
Add intro sentence explicitly mentioning security updates 2019-08-26 19:50:28 -05:00
Andrew David Wong
ba4686599a
Link to dom0 kernel upgrade section
QubesOS/qubes-issues#4846
2019-08-26 19:50:13 -05:00
Andrew David Wong
233bbd8ae0
Clarify exception for critical security updates 2019-08-26 18:00:47 -05:00
Andrew David Wong
b59fc0a41c
Document testing practices (QubesOS/qubes-issues#4846) 2019-08-26 17:57:50 -05:00
Frédéric Pierret (fepitre)
7628238da9
Add examples for using qubes.ConnectTCP 2019-08-25 19:35:51 +02:00
Andrew David Wong
533e113e6c
Merge branch 'edit-qrexec' of https://github.com/pierwill/qubes-doc into pierwill-edit-qrexec 2019-08-25 11:17:18 -05:00
awokd
f65f7dc44e
misc. appearance, grammar 2019-08-24 07:35:54 +00:00
awokd
23b169d4ce
clean up mapbs, noexitboot, efi=attr=uc sections 2019-08-24 07:19:32 +00:00
awokd
8f68cd0ca3
remove 3.1 content 2019-08-24 06:46:28 +00:00
awokd
89d82ac694
Simplify titles, add BOOTX64.cfg location 2019-08-24 06:45:02 +00:00
awokd
9c0b641aa3
Move installer freezing section up 2019-08-24 06:27:36 +00:00
pierwill
a4b7b754bb Fix links to qrexec docs 2019-08-23 16:37:27 -05:00
Andrew David Wong
8602ce5157
Replace broken README link with link to repo 2019-08-23 07:21:34 -05:00
Andrew David Wong
47e0d4bc5f
Merge branch 'update-qrexec-keywords' of https://github.com/pierwill/qubes-doc into pierwill-update-qrexec-keywords 2019-08-23 06:54:01 -05:00
pierwill
8a834816ff Add note regarding qrexec keyword characters in rpc-policy.md 2019-08-22 15:15:40 -05:00