aboutsummaryrefslogtreecommitdiff
path: root/core/busybox/files
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-20 11:45:38 +0300
committerCem Keylan <cem@ckyln.com>2020-05-20 11:45:38 +0300
commit55ba45f3a4b211a550cec7f7f0166e75abb3b2e2 (patch)
treee72aa4e22969af38a87f274185695dfae861cf53 /core/busybox/files
parentf09b6ffa80dbc0648b561be82bdd93a656c76131 (diff)
downloadrepository-55ba45f3a4b211a550cec7f7f0166e75abb3b2e2.tar.gz
busybox: add new utilities
Diffstat (limited to 'core/busybox/files')
-rw-r--r--core/busybox/files/.config28
1 files changed, 14 insertions, 14 deletions
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