Systemd/src/import
Lennart Poettering dc2c282b6a import: rename download code from "import" to "pull"
That way we can call the code for local container/VM imports "import"
without confusion.
2015-03-05 00:59:37 +01:00
..
.gitignore import: introduce new mini-daemon systemd-importd, and make machinectl a client to it 2015-01-22 04:02:07 +01:00
Makefile import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
aufs-util.c import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
aufs-util.h import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally 2014-12-19 02:08:14 +01:00
curl-util.c util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
curl-util.h import: prefer usec_t over time_t 2014-12-25 03:14:09 +01:00
import-pubring.gpg import: add image verification using gpg 2015-01-21 04:03:54 +01:00
importd.c machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" is called 2015-03-02 19:36:21 +01:00
org.freedesktop.import1.conf importd: fix bus policy 2015-01-23 01:17:55 +01:00
org.freedesktop.import1.policy.in import: introduce new mini-daemon systemd-importd, and make machinectl a client to it 2015-01-22 04:02:07 +01:00
org.freedesktop.import1.service import: introduce new mini-daemon systemd-importd, and make machinectl a client to it 2015-01-22 04:02:07 +01:00
pull-common.c import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-common.h import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-dkr.c import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-dkr.h import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-job.c import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-job.h import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-raw.c import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-raw.h import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-tar.c import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull-tar.h import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
pull.c import: rename download code from "import" to "pull" 2015-03-05 00:59:37 +01:00
qcow2-util.c qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to target 2015-01-19 20:24:09 +01:00
qcow2-util.h import: support importing qcow2 images 2015-01-16 20:09:33 +01:00
test-qcow2.c import: support importing qcow2 images 2015-01-16 20:09:33 +01:00