Andrew David Wong
e87bb670ee
Add instructions for installing contributed packages
2020-10-19 11:39:51 -07:00
PROTechThor
57d66a7146
Add PCI Troubleshooting
2020-10-18 10:08:03 +01:00
Andrew David Wong
086a2f5824
Clarify alternate compression program instructions
2020-10-09 06:29:27 -05:00
Rusty Bird
ef940956ed
Emergency restore v4: Don't store decrypted chunks as files
...
Instead of storing the verified+decrypted chunks as intermediate files
on disk, pipe them straight into decompression+extraction. This saves a
lot of disk space and typing.
2020-10-09 11:07:48 +00:00
Rusty Bird
2de76f9553
Emergency restore: Don't fail on large VMs
...
VMs whose backup size exceeds 100 GiB have more than a thousand chunks,
i.e. private.img.999 is succeeded by private.img.1000 and so on. Ensure
that these are all processed, and in the right numerical order.
Fixes QubesOS/qubes-issues#6113
2020-10-08 15:22:54 +00:00
Rusty Bird
575c8234c3
Emergency restore v4: Drop obsolete part carried over from v3
2020-10-08 15:17:27 +00:00
Andrew David Wong
c7b3bd36bf
Fix section heading levels
2020-09-29 08:45:50 -05:00
Andrew David Wong
8458afcd5f
Update permalink for consistency; remove unused tag
2020-09-16 20:24:31 -05:00
Andrew David Wong
9119bba439
Improve cross-linking of important documentation pages
2020-09-13 08:52:31 -05:00
Andrew David Wong
74d8f1fcc8
Improve spacing on small screens
2020-09-13 08:35:57 -05:00
Andrew David Wong
6d7ae422b3
Merge branch 'patch-1' of https://github.com/ghijg/qubes-doc into ghijg-patch-1
2020-09-13 07:51:36 -05:00
Andrew David Wong
25612574a1
Fix typo
2020-09-13 07:50:08 -05:00
Andrew David Wong
f2af624d0d
Avoid appearance of recommending specific repos
2020-09-13 07:49:37 -05:00
Andrew David Wong
54bc2c7a60
Merge branch 'widgets-documentation' of https://github.com/marmarta/qubes-doc into marmarta-widgets-documentation
2020-09-13 07:26:21 -05:00
Andrew David Wong
f97a2f5c38
Update backup documentation
...
- Add general introductory information and advice
- Add test restore step
- Minor language fixes
- Minor source formatting improvements
2020-08-31 15:40:11 -05:00
ㄗㄠˋ ㄑㄧˊ
7fbea110ce
another line
2020-08-30 12:40:29 +08:00
ㄗㄠˋ ㄑㄧˊ
0d5b64139c
Document alt
+ f11
2020-08-30 12:36:43 +08:00
Andrew David Wong
caf3452559
Improve section headings
2020-08-29 19:58:44 -05:00
ghijg
4f7e1d81bc
Update software-update-domu.md
...
When adding rpmfusion repositories it's important to add the related update repositories, too.
2020-08-21 17:55:37 +02:00
Andrew David Wong
af97eb0f11
Add DisposableVM example
2020-08-03 16:24:20 -05:00
Andrew David Wong
a61df16e71
Merge branch 'patch-2' of https://github.com/sarru1291/qubes-doc into sarru1291-patch-2
2020-05-28 13:25:17 -05:00
WillyPillow
af50164e66
Rephrase the requirement for a USB qube.
2020-05-26 02:27:47 +08:00
WillyPillow
384b60c657
Remove duplicate sentence re. qubes-usb-proxy being installed by default.
2020-05-23 23:58:16 +08:00
WillyPillow
26e7f72a20
Move the requirement for a USB qube to be more visible.
2020-05-23 23:56:50 +08:00
Sarvottam Kumar
3dd3e1c521
Update usb-devices.md
2020-05-22 18:03:12 +05:30
Sarvottam Kumar
ba37152c65
Update usb-devices.md
2020-05-18 23:54:37 +05:30
clayton
f8c793847f
Adjusted naming.
2020-04-26 18:28:41 +08:00
clayton
6e6f06bc4d
Add a "Common Tasks" page for volume management (snapshot and revert)
2020-04-26 18:18:55 +08:00
null pointer exception
a9a6129514
Add missing word
2020-04-04 21:40:15 -04:00
null pointer exception
987962eeb3
Remove extra colon
2020-04-04 21:39:30 -04:00
Andrew David Wong
c0e4618a4f
Merge branch 'patch-1' of https://github.com/souphorn/qubes-doc into souphorn-patch-1
2020-03-29 10:29:18 -05:00
AN Souphorn
8cd25e17f6
Misspelling the word
...
import -> important
2020-03-27 21:56:11 +07:00
deathgrippin
4b3bcc1b36
Clean up code formatting
2020-03-26 20:00:11 -04:00
Andrew David Wong
516139890b
Explicitly instruct the user to uncomment lines when editing
...
Closes QubesOS/qubes-issues#5707
2020-03-07 07:45:11 -06:00
Death Grippin
67ce3c81de
Remove broken link
2020-03-06 18:21:06 -05:00
Death Grippin
e70185785b
Remove duplicate text
2020-03-02 10:20:36 -05:00
Death Grippin
c13ff80d1a
Remove broken image
2020-03-01 21:38:25 -05:00
Andrew David Wong
a6de1e2934
Move mount-from-other-os.md from common-tasks to advanced-configuration
...
This is not likely to be something that users commonly do, and it
requires advanced use of tools to handle disks, partitions, and volumes.
QubesOS/qubes-issues#5399
2020-01-08 05:38:30 -06:00
JarrahG
ed5a071738
Fix requested changes
...
This commit fixes the requested changes from @marmarek in https://github.com/QubesOS/qubes-doc/pull/909 .
2020-01-05 09:09:33 +00:00
JarrahG
5230429024
Fix table
2019-12-19 14:49:32 +11:00
Jarrah
9d2055f23c
Add documentation for decrypting and mounting a QubesOS disk
...
This should solve https://github.com/QubesOS/qubes-issues/issues/5399 .
2019-12-20 12:47:23 +11:00
Snowy Marmot
76640cd861
Add instructions for autostarting App in AppVM
2019-11-26 17:24:35 +00:00
Matthew Roy
d457c3009f
Remove extra AppVM restart
...
Implement comments by @marmarek that an AppVM shutdown is unneeded and the AppVM will just be restarted by dom0 in the following step of the install process.
2019-11-19 12:36:36 -05:00
Matthew Roy
74744e8cb0
Clean up spelling and clarify 2 sentences
2019-11-18 14:47:25 -05:00
Matthew Roy
43c54ed864
Include instructions for snaps
...
Include instructions for installing snapd and qubes-snapd-helper from issue #2766 (https://github.com/QubesOS/qubes-issues/issues/2766 ) based on the instructions from @ioleo that worked for me.
2019-11-14 10:37:13 -05:00
Andrew David Wong
a2d0dca007
Clarify section on copying to dom0; fix capitalization
2019-09-23 14:45:25 -05: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
awokd
1e464e0ebf
add default kernel section
2019-09-14 11:25:27 +00: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
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
533e113e6c
Merge branch 'edit-qrexec' of https://github.com/pierwill/qubes-doc into pierwill-edit-qrexec
2019-08-25 11:17:18 -05:00
pierwill
a4b7b754bb
Fix links to qrexec docs
2019-08-23 16:37:27 -05:00
pierwill
9f21ac85f9
Update qrexec keyword characters
2019-08-21 17:41:43 -05:00
pierwill
e4c5eefc02
Add semantic newlines for usb-devices-md
2019-08-18 12:47:08 -05:00
pierwill
0555eb9326
Add semantic newlines for software-update-vm.md
2019-08-18 12:46:25 -05:00
pierwill
2dae132dfc
Add semantic newlines for software-update-dom0.md
2019-08-18 12:45:27 -05:00
pierwill
c7e8a45bc8
Add semantic newlines for pci-devices.md
2019-08-18 12:44:04 -05:00
pierwill
f816cea0da
Add semantic newlines for optical-discs.md
2019-08-18 12:40:10 -05:00
pierwill
6f5c584b5d
Add semantic newlines for full-screen-mode.md
2019-08-18 12:39:23 -05:00
pierwill
cac27027a3
Add semantic newlines for disposablevm.md
2019-08-18 12:38:23 -05:00
pierwill
6a981959d4
Add semantic newlines for device-handling.md
2019-08-18 12:37:33 -05:00
pierwill
2b1145fece
Add semantic newlines for copying-files.md
2019-08-18 12:36:12 -05:00
pierwill
ca66379727
Add semantic newlines for copy-paste.md
2019-08-18 12:35:06 -05:00
pierwill
9f72309772
Add semantic newlines for blockdevices.md
2019-08-18 12:33:36 -05:00
Andrew David Wong
f72d8bf69c
Fix orthography
2019-08-14 00:02:17 -05:00
Yukikoo
c9270a1941
update policy syntax `$anyvm
->
@anyvm
`
2019-08-13 18:27:36 +00:00
Andrew David Wong
05124bb226
Clarify description
2019-08-12 23:30:27 -05:00
Yukikoo
e4513cb505
Added a rule description for OpenURL RPC Policy
2019-08-12 17:19:53 +00:00
Andrew David Wong
77d629f6d9
Fix link
2019-08-11 18:27:14 -05:00
Yukikoo
30c2d9934a
Add info about RPC policies for disposableVM
...
Related to https://github.com/QubesOS/qubes-issues/issues/5235
2019-08-11 16:20:56 +00:00
unman
cc0fdc714f
Add additional path to check when dealing with shortcuts
2019-07-28 01:29:49 +00:00
Andrew David Wong
eb61517943
Merge branch 'fix-dom0-docs' of https://github.com/tapaswenipathak/qubes-doc into tapaswenipathak-fix-dom0-docs
2019-07-18 00:22:59 -05:00
Andrew David Wong
1ead008837
Improve and reorder instructions
2019-07-18 00:22:12 -05:00
Tapasweni Pathak
076904f366
Add instructions about Qubes clipboard
2019-07-18 08:21:24 +05:30
Andrew David Wong
96483860ab
Fix link
2019-07-08 21:30:56 -05:00
Andrew David Wong
fe6f991c01
Create new user overview on updating Qubes OS
2019-07-08 21:23:30 -05:00
Andrew David Wong
a8041b7cd9
Add section on fixing shortcuts
...
From discussion with @marmarek on: https://github.com/QubesOS/qubes-issues/issues/4711
2019-05-31 20:29:04 -05:00
Andrew David Wong
4432d6df54
Link to RPC Policy doc
2019-05-30 21:06:07 -05:00
Andrew David Wong
19b3f4c7e2
Merge branch 'patch-1' of https://github.com/dancingonadragon/qubes-doc into dancingonadragon-patch-1
2019-05-28 21:17:24 -05:00
Andrew David Wong
d31c786942
Reorganize files to account for new "External" section
...
QubesOS/qubes-issues#4693
2019-05-26 19:32:45 -05:00