]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/import/pull-common.c
importd: automatically download .roothash in addition to .nspawn for raw downloads
authorLennart Poettering <lennart@poettering.net>
Tue, 20 Dec 2016 16:49:35 +0000 (17:49 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Dec 2016 18:09:31 +0000 (19:09 +0100)
commit91359193c359180e6f9453a5afa1e68efdf2b064
tree581737a06013f74fc53c0e44a4eaedd86df0467c
parent78f0243a445882211058f995ee99ea9ae088b802
importd: automatically download .roothash in addition to .nspawn for raw downloads

Now that nspawn looks for these files, and mkosi generates them, we
should also make sure importd downloads them if it can.
src/import/pull-common.c
src/import/pull-common.h
src/import/pull-raw.c
src/import/pull-raw.h
src/import/pull-tar.c
src/import/pull.c