Rename delta-ua directory to upgrade-apply-deltafs and delta.ua binary to upgrade...
[platform/core/system/upgrade.git] / data / 40-upgrade.list.in
1 # ---- Target contents ----------------------------------------------------- #
2 WITHLIBS="
3 ${CMAKE_INSTALL_LIBDIR}/libcrypto.so.1.1
4 /usr/bin/verity_handler
5 /usr/sbin/img-verifier
6 /bin/sed
7 /bin/findmnt
8 /bin/dd
9 /bin/grep
10 /bin/blkid-print
11 "
12
13 DIRECTORIES="
14 @IMG_VERIFIER_ROOT_CA_DIR@
15 "
16
17 VERBATIMS="
18 @IMG_VERIFIER_ROOT_CA_DIR@/*.pem
19 /usr/bin/clone_partitions.sh
20 /usr/libexec/upgrade-support/upgrade-common.inc
21 /usr/libexec/upgrade-support/upgrade-prepare-partitions.sh
22 "