core-admin/qubes
Rusty Bird 8d1913a8cc
app: create /var/lib/qubes as file-reflink if supported
Use the file-reflink storage driver if /var/lib/qubes is on a filesystem
that supports reflinks, e.g. when the btrfs layout was selected in
Anaconda. If it doesn't support reflinks (or if detection fails, e.g. in
an unprivileged test environment), use 'file' as before.
2018-09-11 23:50:26 +00:00
..
api Update windows-related feature requests 2018-07-16 22:02:58 +02:00
ext Merge remote-tracking branch 'qubesos/pr/224' 2018-09-02 03:36:00 +02:00
qmemman qmemman: fix early crash 2018-01-18 17:36:37 +01:00
storage storage: factor out _wait_and_reraise(); fix clone/create 2018-09-11 23:50:22 +00:00
tests app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
tools app: uncouple pool setup from loading initial configuration 2018-09-11 23:50:25 +00:00
vm Merge remote-tracking branch 'qubesos/pr/228' 2018-09-07 01:06:59 +02:00
__init__.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
app.py app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
backup.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
config.py app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
core2migration.py Make pylint happy 2017-12-21 18:19:10 +01:00
devices.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
dochelpers.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
events.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
exc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
firewall.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00