qubes-doc/services
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
..
admin-api.md admin-api: add commands to update selected settings 2017-09-02 00:59:26 +02:00
dom0-secure-updates.md Move all developer documentation to main index 2016-06-20 13:56:20 -07:00
dvm-impl.md Move all developer documentation to main index 2016-06-20 13:56:20 -07:00
qfilecopy.md Move all developer documentation to main index 2016-06-20 13:56:20 -07:00
qfileexchgd.md Move all developer documentation to main index 2016-06-20 13:56:20 -07:00
qmemman.md Update qmemman.md 2017-05-03 15:00:56 +00:00
qrexec2.md blogspot -> https://blog.invisiblethings.org/ 2017-05-03 15:25:31 +00:00
qrexec3.md Add Qubes 4.0 policy keywords 2017-06-25 13:02:48 +02:00