Michael Carbone
c59a852cd6
add warning about where public keys live in TB 78
2020-10-13 06:52:09 -04:00
Andrew David Wong
9822edc1e0
Merge branch 'u2f-usb-name'
2020-10-12 21:52:12 -05:00
Andrew David Wong
6003fbaeb3
Merge branch 'master' into u2f-usb-name
2020-10-12 21:51:47 -05:00
Andrew David Wong
0a4728748f
Merge branch 'PROTechThor-uefi-troubleshooting'
2020-10-12 21:35:41 -05:00
Andrew David Wong
3d8302d484
Merge branch 'uefi-troubleshooting' of https://github.com/PROTechThor/qubes-doc into PROTechThor-uefi-troubleshooting
2020-10-12 21:33:36 -05:00
Andrew David Wong
e70e55984e
Fix link
2020-10-12 21:29:56 -05:00
Andrew David Wong
78962e47ff
Merge branch 'GWeck-patch-1'
2020-10-12 21:17:21 -05:00
Andrew David Wong
8dbdad13f3
Merge branch 'patch-1' of https://github.com/GWeck/qubes-doc into GWeck-patch-1
2020-10-12 21:17:07 -05:00
Marek Marczykowski-Górecki
05616a71ba
u2f: add info about non-default USB qube name
2020-10-12 22:36:53 +02:00
Enjeck Cleopatra
f120510862
Add installation-troubleshooting to fix conflict
2020-10-12 18:59:11 +01:00
Andrew David Wong
a16973fda6
Merge branch 'PROTechThor-installation-troubleshooting'
2020-10-11 18:08:24 -05:00
Andrew David Wong
5c27b99305
Fix code blocks
2020-10-11 17:56:05 -05:00
Andrew David Wong
aa727b2816
Merge branch 'installation-troubleshooting' of https://github.com/PROTechThor/qubes-doc into PROTechThor-installation-troubleshooting
2020-10-11 17:48:50 -05:00
Dr. Gerhard Weck
62bc8dc308
Hopefully last try to get the syntax right
2020-10-11 13:38:15 +02:00
Dr. Gerhard Weck
cf11226743
Update windows-vm.md
2020-10-11 12:52:06 +02:00
Dr. Gerhard Weck
d5bcf3f318
Correct links to other file
2020-10-11 12:20:51 +02:00
Dr. Gerhard Weck
e7bc300d10
Correct links to ther file
2020-10-11 11:57:55 +02:00
Dr. Gerhard Weck
de48863a99
Update windows-vm.md
2020-10-11 11:28:03 +02:00
Dr. Gerhard Weck
6ffa1a3172
Update windows-vm.md
2020-10-11 11:26:25 +02:00
Dr. Gerhard Weck
7718c50c52
Update windows-tools.md
2020-10-10 14:23:29 +02:00
Dr. Gerhard Weck
1087115915
Update windows-tools.md
2020-10-10 13:57:01 +02:00
Dr. Gerhard Weck
46680ee236
Update windows-vm.md
...
fixed typo
2020-10-10 11:50:11 +02:00
Dr. Gerhard Weck
6f483b53f5
Merge pull request #1 from deeplow/gweck/patch-1
...
Changes proposal
2020-10-10 11:09:22 +02:00
Andrew David Wong
4aa1f09335
Merge branch 'dmoerner-patch-3'
2020-10-09 20:39:21 -05:00
Andrew David Wong
8d6fc28c1a
Merge branch 'patch-3' of https://github.com/dmoerner/qubes-doc into dmoerner-patch-3
2020-10-09 20:39:07 -05:00
Andrew David Wong
2af2041732
Merge branch 'rustybird-over100gb'
2020-10-09 20:34:09 -05:00
Andrew David Wong
daf9d1c7bb
Merge branch 'over100gb' of https://github.com/rustybird/qubes-doc into rustybird-over100gb
2020-10-09 20:33:01 -05:00
Andrew David Wong
9169458de8
Link to build security post
2020-10-09 19:29:43 -05:00
Andrew David Wong
2d9c185203
Merge branch 'GWeck-patch-1'
2020-10-09 06:38:54 -05:00
Andrew David Wong
8c9a5c5dfc
Merge branch 'patch-1' of https://github.com/GWeck/qubes-doc into GWeck-patch-1
2020-10-09 06:38:19 -05: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
Enjeck Cleopatra
42c7c2209c
Clarify how to edit EFI/BOOT/BOOTX64.cfg
...
Addresses some parts of this issue: https://github.com/QubesOS/qubes-issues/issues/6104
2020-10-05 16:12:26 +01:00
Enjeck Cleopatra
bd5ff1e36b
Fix links
2020-10-05 14:38:17 +01:00
Enjeck Cleopatra
4c1baaa6d8
Update installation-troubleshooting.md
2020-10-05 09:49:48 +01:00
Andrew David Wong
68304dec11
Merge branch 'fepitre-gentoovm'
2020-10-04 15:18:41 -05:00
Frédéric Pierret (fepitre)
910c4ee7eb
gentoo: add notes about post-install
2020-10-04 11:36:59 +02:00
Daniel Moerner
ded05b0260
Update qubes-builder.md
...
PyYAML has been renamed to python3-pyyaml in newer versions of Fedora.
2020-10-03 21:39:32 -04:00
Marek Marczykowski-Górecki
067368ea70
fix formatting
2020-10-04 03:24:06 +02:00
PROTechThor
afc2c29146
Consolidate UEFI Troubleshooting, move file
2020-10-02 09:15:32 +01:00
PROTechThor
b93eccf739
Add Installation Troubleshooting, move files
2020-10-02 04:06:07 +01:00
Andrew David Wong
c7b3bd36bf
Fix section heading levels
2020-09-29 08:45:50 -05:00
Andrew David Wong
9861d53693
Merge branch 'fepitre-tb78'
2020-09-29 08:45:20 -05:00
Andrew David Wong
6c3baf255f
Fix typo
2020-09-29 08:44:43 -05:00
Andrew David Wong
36b5a96195
Merge branch 'tb78' of https://github.com/fepitre/qubes-doc into fepitre-tb78
2020-09-29 08:42:51 -05:00
Frédéric Pierret (fepitre)
9652c264e9
Update travis to bionic
2020-09-29 15:12:04 +02:00
Frédéric Pierret (fepitre)
715069bdb2
splitgpg: make uniform denomination of smart card in the text
2020-09-29 15:07:49 +02:00
Frédéric Pierret (fepitre)
18140cc67d
splitgpg: add screenshots for thunderbird 78+
2020-09-29 14:53:03 +02:00