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 efa376b2..973052bb 100755 --- a/source/installer/build_installer.sh +++ b/source/installer/build_installer.sh @@ -1050,6 +1050,7 @@ cp --remove-destination -fa${VERBOSE1} ${EXTRA_PKGS_SBIN} \ e2label \ e4crypt \ gdisk \ + getcap \ fsfreeze \ fstrim \ jfs_fsck \ @@ -1077,6 +1078,7 @@ cp --remove-destination -fa${VERBOSE1} ${EXTRA_PKGS_SBIN} \ resize2fs \ rpcbind \ rpc.statd \ + setcap \ sfdisk \ sgdisk \ swaplabel \ |