From 55ba45f3a4b211a550cec7f7f0166e75abb3b2e2 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 20 May 2020 11:45:38 +0300 Subject: busybox: add new utilities --- core/busybox/checksums | 2 +- core/busybox/files/.config | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) (limited to 'core') diff --git a/core/busybox/checksums b/core/busybox/checksums index af39e2ec..88535c5f 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -1,5 +1,5 @@ d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998 busybox-1.31.1.tar.bz2 -f1c0d85028b78cc2a80f88738951029f9f8a6f6d16c6690da107bff2a49d168c .config +8f13a63a077f8f781faad2c4476d629be4df15167f1f890737f9936ddb9ae9b3 .config 47473c15263d52cc741993ca0386d0042a719b23c89e406e173510e42e0f23a5 .config-suid ebd61afac770d3d9cae5c411f44002496fb18b28cf7b77520072a3909852246e acpid.run 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run diff --git a/core/busybox/files/.config b/core/busybox/files/.config index 0a89ba93..6089be49 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.31.1 -# Tue May 12 00:05:34 2020 +# Wed May 20 11:42:39 2020 # CONFIG_HAVE_DOT_CONFIG=y @@ -546,7 +546,7 @@ CONFIG_SULOGIN=y # Linux Ext2 FS Progs # # CONFIG_CHATTR is not set -# CONFIG_FSCK is not set +CONFIG_FSCK=y # CONFIG_LSATTR is not set # CONFIG_TUNE2FS is not set @@ -644,12 +644,12 @@ CONFIG_LSUSB=y # CONFIG_MESG is not set # CONFIG_FEATURE_MESG_ENABLE_ONLY_GROUP is not set # CONFIG_MKE2FS is not set -# CONFIG_MKFS_EXT2 is not set +CONFIG_MKFS_EXT2=y # CONFIG_MKFS_MINIX is not set # CONFIG_FEATURE_MINIX2 is not set # CONFIG_MKFS_REISER is not set -# CONFIG_MKDOSFS is not set -# CONFIG_MKFS_VFAT is not set +CONFIG_MKDOSFS=y +CONFIG_MKFS_VFAT=y # CONFIG_MKSWAP is not set # CONFIG_FEATURE_MKSWAP_UUID is not set # CONFIG_MORE is not set @@ -676,19 +676,19 @@ CONFIG_NOLOGIN_DEPENDENCIES=y # CONFIG_RTCWAKE is not set # CONFIG_SCRIPT is not set # CONFIG_SCRIPTREPLAY is not set -# CONFIG_SETARCH is not set -# CONFIG_LINUX32 is not set -# CONFIG_LINUX64 is not set +CONFIG_SETARCH=y +CONFIG_LINUX32=y +CONFIG_LINUX64=y # CONFIG_SETPRIV is not set # CONFIG_FEATURE_SETPRIV_DUMP is not set # CONFIG_FEATURE_SETPRIV_CAPABILITIES is not set # CONFIG_FEATURE_SETPRIV_CAPABILITY_NAMES is not set # CONFIG_SETSID is not set -# CONFIG_SWAPON is not set -# CONFIG_FEATURE_SWAPON_DISCARD is not set -# CONFIG_FEATURE_SWAPON_PRI is not set -# CONFIG_SWAPOFF is not set -# CONFIG_FEATURE_SWAPONOFF_LABEL is not set +CONFIG_SWAPON=y +CONFIG_FEATURE_SWAPON_DISCARD=y +CONFIG_FEATURE_SWAPON_PRI=y +CONFIG_SWAPOFF=y +CONFIG_FEATURE_SWAPONOFF_LABEL=y # CONFIG_SWITCH_ROOT is not set # CONFIG_TASKSET is not set # CONFIG_FEATURE_TASKSET_FANCY is not set @@ -789,7 +789,7 @@ CONFIG_HEXEDIT=y # CONFIG_I2CDUMP is not set # CONFIG_I2CDETECT is not set # CONFIG_I2CTRANSFER is not set -# CONFIG_INOTIFYD is not set +CONFIG_INOTIFYD=y CONFIG_LESS=y CONFIG_FEATURE_LESS_MAXLINES=9999999 CONFIG_FEATURE_LESS_BRACKETS=y -- cgit v1.2.3