summaryrefslogtreecommitdiffstats
path: root/source/installer
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer')
-rw-r--r--source/installer/ChangeLog.txt3
-rwxr-xr-xsource/installer/build_installer.sh2
2 files changed, 5 insertions, 0 deletions
diff --git a/source/installer/ChangeLog.txt b/source/installer/ChangeLog.txt
index e917917b8..382f80870 100644
--- a/source/installer/ChangeLog.txt
+++ b/source/installer/ChangeLog.txt
@@ -1,3 +1,6 @@
+Thu Feb 11 21:11:56 UTC 2021
+ Added getcap/setcap.
++--------------------------+
Fri Feb 5 20:56:27 UTC 2021
Patched for aaa_glibc-solibs rename.
+--------------------------+
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index efa376b27..973052bbe 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 \