Commit Graph

3351 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
67a6546353
Update 4.0 schedule 2017-09-20 14:11:00 +02:00
Andrew David Wong
9ce67eaee8
Merge branch 'voltylicious-patch-2' 2017-09-16 21:08:09 -05:00
Andrew David Wong
15b33ce702
Merge branch 'patch-2' of https://github.com/voltylicious/qubes-doc into voltylicious-patch-2 2017-09-16 21:07:30 -05:00
Andrew David Wong
05225bdc23
Merge branch 'voltylicious-patch-1' 2017-09-16 21:06:06 -05:00
voltylicious
6579755399 Add link for resizing root disk image
This page has a bit of overlap with the Resize Root Disk Image page; the latter is a bit more clear and specific, and also describes caveats such as to avoid changes exceeding 10G between reboots. Added link to the other page, and updated some of the guidance to be more clear.
2017-09-16 11:47:46 -07:00
voltylicious
063dedb307 Update kali.md
fixed file name; the key is in kali.asc, not in kali-key.asc
2017-09-16 10:50:50 -07:00
Andrew David Wong
e2a2b0029a
Merge branch 'vincentadultman-patch-2' 2017-09-14 19:03:16 -05:00
Andrew David Wong
62c7117ae8
Add Intel IGFX Troubleshooting page to doc index 2017-09-14 19:01:42 -05:00
Andrew David Wong
a6c60511af
Linkify URL 2017-09-14 19:00:45 -05:00
Andrew David Wong
d4e6442280
Merge branch 'patch-2' of https://github.com/vincentadultman/qubes-doc into vincentadultman-patch-2 2017-09-14 23:09:44 -05:00
Andrew David Wong
93e58fefc2
Add link to Joanna's slides 2017-09-13 03:02:24 -05:00
vincentadultman
a91fb3d0fd Create intel-igfx-troubleshooting.md
as proposed in https://github.com/QubesOS/qubes-issues/issues/3070 
does UEFI edit need to be committed with a command as for grub?
2017-09-12 16:58:46 +01:00
Andrew David Wong
296fb22e3d
Add QSB 33 2017-09-12 09:18:51 -05:00
Andrew David Wong
2c6b023a54
Fix link to Download Mirrors 2017-09-11 21:11:33 -05:00
Andrew David Wong
12364d6ce9
Create Mirrors page and link from Contributing and ToC
QubesOS/qubes-issues#3069
2017-09-10 18:49:04 -05:00
Andrew David Wong
705c8c183f
Merge branch 'yilmi-patch-1' 2017-09-07 20:44:49 -05:00
Yassine Ilmi
73ed84b6f1 Update tips-and-tricks.md 2017-09-07 22:09:50 +01:00
Marek Marczykowski-Górecki
79e5cbab4d
Shift 4.0-rc2 release by two weeks
There are a lot of fixes already done, we'd like to include in
rc2, but missed repository freeze for 4.0-rc2.
2017-09-04 21:18:42 +02:00
Marek Marczykowski-Górecki
9e48ca78cc
admin-api: add commands to update selected settings
Generally modifying storage volume/pool settings require removing and
creating the object again. This is not only API limitation, but most of
them really need the object to be recreated (for example storage pool
have most settings related to physical location of the data).
But some properties are safe to change. This applies to
`revisions_to_keep` (both storage pool and volume). Introduce
appropriate API methods for this. Put property name in API call name,
because argument is already used. And also because we don't plan to be
too flexible here - we may need to add one or two more mutable properties,
but definitely we don't want to allow any of them (as explained above).

The same applies to `persistent` option of device. There, in theory
detach+attach should be enough at all times, but in practice domain may
use the device (for example system being started from it -
QubesOS/qubes-issues#3055).
2017-09-02 00:59:26 +02:00
Andrew David Wong
5e16a0111e
Merge branch 'mfc-patch-37' 2017-08-27 17:50:45 -05:00
Michael Carbone
76cd01c127 add missing closing quote
otherwise you get an error and the program doesn't run.
2017-08-26 17:57:14 -04:00
Andrew David Wong
6311d9e80a
Merge branch 'kayb94-patch-1' 2017-08-24 19:56:08 -05:00
kayb94
0652c86d83 Update installation-guide.md
Fix dd-parameters to avoid writing byte-wise. If the drive actually is written bytewise depends, but I actually have seen that (or at least I think so).
2017-08-24 15:54:20 +00:00
Andrew David Wong
60eb1efe94
Add QSB 32; minor update to QSB template 2017-08-15 08:27:34 -05:00
Andrew David Wong
580a0dfcf3
Warn that sys reqs are necessary but not sufficient
Fixes QubesOS/qubes-issues#2988
2017-08-08 21:27:36 -05:00
Marek Marczykowski-Górecki
9adb507979
admin-api: add admin.vm.CreateDisposable
A call to create new Disposable VM, with _generated_ name
(admin.vm.Create.DispVM require the caller to specify the name).
2017-08-06 20:51:41 +02:00
Andrew David Wong
ca595fb54a
Merge branch 'mfc-patch-36' 2017-08-05 14:24:34 -05:00
Michael Carbone
2f9bc4bbab added Fedora 25 mention 2017-08-04 19:25:04 -04:00
Geoff Maciolek
275525a6f4 Fixed incorrect ticket number for "Qubes Manager Decomposition" 2017-08-01 13:41:42 -04:00
Marek Marczykowski-Górecki
275c2a24d6
Fix link in release notes 2017-07-31 22:48:20 +02:00
Marek Marczykowski-Górecki
5463e3ceed
Fix index order 2017-07-31 12:34:30 +02:00
Marek Marczykowski-Górecki
ccf71d4205
Add release notes and schedule for Qubes 4.0 2017-07-31 12:13:44 +02:00
Andrew David Wong
790c8ce564
Update warning: Disk issue affects only 3.2, fixed in 4.0
QubesOS/qubes-issues#2835
2017-07-29 21:46:21 -05:00
Andrew David Wong
99fdbf29b4
Update examples from fedora-24 to fedora-25 2017-07-29 21:21:25 -05:00
Andrew David Wong
c428a130c2
Add Fedora 25 TemplateVM support for Qubes 3.2 2017-07-29 21:21:07 -05:00
Marek Marczykowski-Górecki
f8474af28d
admin-api: add admin.vm.Stats method
QubesOS/qubes-issues#853
2017-07-27 22:31:23 +02:00
Marek Marczykowski-Górecki
58426f1476
admin-api: add admin.backup.Cancel call 2017-07-27 20:00:04 +02:00
Marek Marczykowski-Górecki
e80b929854
admin-api: minor update
- drop 'internal' volume property
- use persistent=True instead of persistent=yes, as in other bool
  properties
2017-07-27 19:59:19 +02:00
Marek Marczykowski-Górecki
ba60bd059c
Merge remote-tracking branch 'origin/pr/448'
* origin/pr/448:
  travis: Install deps for spell-checking
2017-07-26 13:03:57 +02:00
Andrew David Wong
267b1733bf
Update Supported Versions for 3.2.1 and 4.0 2017-07-24 22:17:19 -05:00
Jean-Philippe Ouellet
5c1594c01f
travis: Install deps for spell-checking 2017-07-22 16:14:47 -04:00
Andrew David Wong
0e73e9b0d9
Empty commit to trigger build check 2017-07-21 19:06:16 -05:00
Andrew David Wong
ed2eb3e339
Move sensitive pages back to main repo
3db4fe4ed5 (commitcomment-23216743)
2017-07-21 18:55:01 -05:00
Andrew David Wong
3db4fe4ed5
Move translatable pages into qubes-doc
QubesOS/qubes-issues#2929
2017-07-19 20:30:21 -05:00
Andrew David Wong
f074152217
Merge branch 'termhn-macbook-doc-fix' 2017-07-19 20:05:14 -05:00
Gray Olson
68b21ede78 Fix formatting issue in macbook troubleshooting doc page 2017-07-17 01:46:10 -07:00
Andrew David Wong
de6280c5e9
Merge branch 'tasket-master' 2017-07-16 10:39:39 -05:00
Andrew David Wong
0ffbbf54e4
Merge branch 'master' of https://github.com/tasket/qubes-doc into tasket-master 2017-07-16 10:39:21 -05:00
Marek Marczykowski-Górecki
f9d822a4b4
Add fedora-24 to fedora-25 upgrade instruction 2017-07-13 22:43:11 +02:00
Christopher Laprise
b27f90d74f
Fix auth for 'su' command 2017-07-12 15:07:13 -04:00