diff options
Diffstat (limited to 'source/installer/build_installer.sh')
-rwxr-xr-x | source/installer/build_installer.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh index a358e180..de380a5f 100755 --- a/source/installer/build_installer.sh +++ b/source/installer/build_installer.sh @@ -795,6 +795,7 @@ a/dosfstools \ a/e2fsprogs \ a/efivar \ a/etc \ +a/f2fs-tools \ a/gptfdisk \ a/grep \ a/gzip \ @@ -1088,6 +1089,7 @@ cp -fa${VERBOSE1} \ libcrypto*so* \ libcryptsetup*.so* \ libdevmapper*so* \ + libf2fs.so* \ libfdisk.so* \ libgcc*so* \ libgcrypt*.so* \ |