Commit Graph

3072 Commits

Author SHA1 Message Date
InstantGratimification
316855659d Update ubuntu.md 2017-05-03 09:57:41 +00:00
Andrew David Wong
0c1b3dbf48
Merge branch 'master' of github.com:QubesOS/qubes-doc 2017-05-02 07:27:05 -05:00
Andrew David Wong
5bcfd45782
Add QSB 30 2017-05-02 07:26:45 -05:00
Andrew David Wong
8e0daf9634
Add XSA link to QSB template 2017-05-02 07:19:24 -05:00
Marek Marczykowski-Górecki
ea7c0b280c
mgmt1: clarify devices handling, add options support
- devices can be attached with some options (like 'ro=True' for block
  devices)
- clarify that backend domain and device ident is separated with '+'
  (':' is not allowed in qrexec call argument)
- clarify how to attach devices "persistently"
2017-05-01 02:55:44 +02:00
Marek Marczykowski-Górecki
141ed82589
mgmt1: rethink firewall Admin API
Handling each rule separately makes sense on from qvm-firewall tool
point of view, but not from overall configuration integrity. If multiple
tools try to configure firewall simultaneously, doing it at individual
rules level can end very badly.
So, get/set the whole firewall at once. If some race condition happen
here, it will end up with one firewall rules set being overwritten by
the other one. But it will still be a consistent rules set.
2017-05-01 02:55:44 +02:00
Marek Marczykowski-Górecki
986b2ec00f
mgmt1: slightly improve formatting
Manually wrap long lines to make the table narrower, fix volume
properties list syntax.
2017-05-01 02:55:44 +02:00
Andrew David Wong
eabf3fcf72
Merge branch 'stubbybubby-patch-5' 2017-04-29 20:53:26 -05:00
Andrew David Wong
ae1ff73eca
Merge branch 'patch-5' of https://github.com/stubbybubby/qubes-doc into stubbybubby-patch-5 2017-04-29 20:53:11 -05:00
Marek Marczykowski-Górecki
4301f735ce
mgmt1: add device options handling
Device may be attached with some options - for example "ro=True" for
block devices.
2017-04-29 01:56:24 +02:00
Marek Marczykowski-Górecki
7ec63f5395
mgmt1: add volume.Import method
This will allow importing full VM through the Admin API. Important for
"VM import" feature (QubesOS/qubes-issues#2634) and "paranoid backup
restore" (QubesOS/qubes-issues#2737).
2017-04-29 01:56:24 +02:00
Marek Marczykowski-Górecki
bdb3108763
mgmt1: adjust create/clone methods
Allow creating VM with select volumes in non-default pool.
2017-04-29 01:56:17 +02:00
Marek Marczykowski-Górecki
9aa7af587f
Merge remote-tracking branch 'origin/pr/360'
* origin/pr/360:
  Significantly edit automated-tests.md
2017-04-28 12:55:45 +02:00
Marek Marczykowski-Górecki
791212a1d7
Merge remote-tracking branch 'origin/pr/358'
* origin/pr/358:
  Rewrite last sentence.
  Change a word
  Add Information to tails.md
2017-04-28 12:22:12 +02:00
Marek Marczykowski-Górecki
6d68838316
Merge remote-tracking branch 'origin/pr/359'
* origin/pr/359:
  Minor format
2017-04-28 12:18:26 +02:00
Marek Marczykowski-Górecki
6bfd9bd1df
Merge remote-tracking branch 'origin/pr/365'
* origin/pr/365:
  ;_;
  Small Edit to hcl.md
2017-04-28 12:16:41 +02:00
Marek Marczykowski-Górecki
09dcbe0aca
Merge remote-tracking branch 'origin/pr/364'
* origin/pr/364:
  copying-files.md typo: Qubes -> Qubes's
  copying-files.md: fixed 2 typos
2017-04-28 12:13:00 +02:00
Marek Marczykowski-Górecki
cdb85a6f2d
Merge remote-tracking branch 'origin/pr/374'
* origin/pr/374:
  Fixed typos.
  Make NetVM specifics more clear
2017-04-28 11:59:00 +02:00
ubestemt
94bfbceba9 Fixed typos. 2017-04-28 09:56:40 +00:00
Marek Marczykowski-Górecki
5ae9dae3b9
Merge remote-tracking branch 'origin/pr/375'
* origin/pr/375:
  added configuration for Debian/Exim4
  forgotten echo removed
2017-04-28 11:46:20 +02:00
Marek Marczykowski-Górecki
bca6280bba
Merge remote-tracking branch 'origin/pr/377'
* origin/pr/377:
  Minor changes: transfer template to dom0
2017-04-28 11:44:42 +02:00
Marek Marczykowski-Górecki
99982aec82
Merge remote-tracking branch 'origin/pr/376'
* origin/pr/376:
  Point to more detailed and recent instructions.
2017-04-28 11:38:49 +02:00
Marek Marczykowski-Górecki
9c0d530fa5
Remove trailing white spaces in building/building-archlinux-template.md 2017-04-28 11:37:15 +02:00
ubestemt
73aceb25a1 Minor edit. 2017-04-28 09:28:08 +00:00
ubestemt
76c476ebcf Added step for verifying qubes-builder
See this request: https://github.com/QubesOS/qubes-doc/pull/376#issuecomment-297850151
2017-04-28 09:13:12 +00:00
ubestemt
b4faec7b01 Minor changes: transfer template to dom0
As they were, the formatting was wrong and the instructions themselves were incomplete, did not work and made unnecessary use of sudo.
2017-04-27 17:12:20 +00:00
ubestemt
31f2e5370d Point to more detailed and recent instructions. 2017-04-27 17:03:43 +00:00
Andrew David Wong
37eb4c7f92
Merge branch 'elimisteve-patch-4' 2017-04-27 10:47:20 -05:00
Rami Hovi
223d7d8efe
added configuration for Debian/Exim4 2017-04-27 18:21:11 +03:00
Rami Hovi
4534561355
forgotten echo removed 2017-04-27 18:13:51 +03:00
ubestemt
4b7497cf10 Make NetVM specifics more clear
Attempt to describe more clearly what determines which NetVM a DispVM uses; see https://github.com/QubesOS/qubes-issues/issues/2379
Also edited the first paragraph a bit.
2017-04-24 18:42:35 +00:00
Dean V
eb6e303243 ;_; 2017-04-24 09:19:46 -07:00
Steve Phillips
38271a1478 copying-files.md typo: Qubes -> Qubes's 2017-04-23 22:12:57 -07:00
Steve Phillips
002fe3017b Merge branch 'master' into patch-2 2017-04-23 22:11:29 -07:00
Steve Phillips
ac3215da4a usb.md typo: your enter -> you enter 2017-04-23 22:09:52 -07:00
Andrew David Wong
36eb4058e4
Merge branch 'stubbybubby-patch-20' 2017-04-23 13:54:29 -05:00
Andrew David Wong
e3c370ea4f
Merge branch 'stubbybubby-patch-14' 2017-04-21 18:31:38 -07:00
Andrew David Wong
b5b04f7b19
Merge branch 'patch-14' of https://github.com/stubbybubby/qubes-doc into stubbybubby-patch-14 2017-04-21 18:31:09 -07:00
Andrew David Wong
335ef39446
Merge branch 'stubbybubby-patch-12' 2017-04-21 18:30:33 -07:00
Andrew David Wong
ca0fa410cf
Merge branch 'patch-12' of https://github.com/stubbybubby/qubes-doc into stubbybubby-patch-12 2017-04-21 18:29:46 -07:00
Andrew David Wong
40ac9220df
Merge branch 'elimisteve-patch-3' 2017-04-21 18:28:30 -07:00
Andrew David Wong
8e759c7268
Merge branch 'patch-3' of https://github.com/elimisteve/qubes-doc into elimisteve-patch-3 2017-04-21 18:28:11 -07:00
Andrew David Wong
83ee9f1436
Merge branch 'h01ger-master' 2017-04-21 18:26:08 -07:00
Andrew David Wong
67f0eac4cc
Note that example enables unstable repo 2017-04-21 18:25:41 -07:00
Andrew David Wong
8320adfc12
Merge branch 'master' of https://github.com/h01ger/qubes-doc into h01ger-master 2017-04-21 18:24:36 -07:00
Andrew David Wong
e12771a583
Merge branch 'unman-1943' 2017-04-21 18:23:26 -07:00
Andrew David Wong
c0ad487b6c
Merge branch '1943' of https://github.com/unman/qubes-doc into unman-1943 2017-04-21 18:23:03 -07:00
Andrew David Wong
2051219471
Merge branch 'elimisteve-patch-1' 2017-04-21 18:21:00 -07:00
Steve Phillips
ec2361682a usb.md typo fix: Stating -> Starting 2017-04-21 06:16:47 -07:00
Holger Levsen
4ae685b5ca update example how to upgrade the dom0 kernel and the kernel used in the VMs.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-04-20 20:53:42 +02:00