import: add a new "pull-gpt" verb for downloading GPT disk images from the internet

System Internals / systemd - Lennart Poettering [poettering.net] - 24 December 2014 09:53 UTC

9019922 import: add a new "pull-gpt" verb for downloading GPT disk images from the internet
Makefile.am | 2 +
src/import/curl-util.c | 31 +++
src/import/curl-util.h | 1 +
src/import/import-gpt.c | 504 +++++++++++++++++++++++++++++++++++++++++++++++
src/import/import-gpt.h | 37 ++++
src/import/import.c | 96 ++++++++-
6 files changed, 669 insertions(+), 2 deletions(-)

Upstream: github.com


  • Share