mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
fish: move disk decryption helpers in own file
This way it is easier to use them outside the rest of the code in guestfish for inspection & mount. Just code motion, no behaviour changes.
This commit is contained in:
@@ -27,6 +27,7 @@ bin_PROGRAMS = virt-rescue
|
||||
|
||||
SHARED_SOURCE_FILES = \
|
||||
../fish/config.c \
|
||||
../fish/decrypt.c \
|
||||
../fish/display-options.h \
|
||||
../fish/display-options.c \
|
||||
../fish/domain.c \
|
||||
|
||||
Reference in New Issue
Block a user