chiark / gitweb /
import: rename "gpt" disk image type to "raw"
authorLennart Poettering <lennart@poettering.net>
Thu, 15 Jan 2015 00:03:33 +0000 (01:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 15 Jan 2015 00:47:21 +0000 (01:47 +0100)
commitaceac2f0b652dff701e5815c51c2e372e8fee84d
treef19336b061fee8b2a357e4dc260828cebd8b8bc0
parentd31f44e2818eb00213ca718e05b9bc624e7bfe3f
import: rename "gpt" disk image type to "raw"

After all, nspawn can now dissect MBR partition levels, too, hence
".gpt" appears a misnomer. Moreover, the the .raw suffix for these files
is already pretty popular (the Fedora disk images use it for example),
hence sounds like an OK scheme to adopt.
Makefile.am
src/import/import-raw.c [moved from src/import/import-gpt.c with 85% similarity]
src/import/import-raw.h [moved from src/import/import-gpt.h with 63% similarity]
src/import/import.c
src/nspawn/nspawn.c
src/shared/machine-image.c
src/shared/machine-image.h