core-admin/qubes/storage
Marek Marczykowski-Górecki bb2e1f2870 qubes/vm: handle VM toplevel directory in QubesVM object not Storage
This directory is not only for disk images (in fact disk images may be
elsewhere depending on choosen volume pool), so it would be cleaner to
handle (create/remove) it directly in QubesVM class.
2016-06-02 13:22:07 +02:00
..
__init__.py qubes/vm: handle VM toplevel directory in QubesVM object not Storage 2016-06-02 13:22:07 +02:00
file.py qubes/storage: unify _remove_if_exists argument type 2016-06-02 13:07:35 +02:00
kernels.py LinuxKernel keep track of own volumes 2016-05-04 17:21:05 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00

WNI File storage

Before v3.1 there existed a draft wni storage. You can find it in the git history

(it was in /core/storage directory, now gone)