Update menuconfig items with approximate applet sizes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-07-18 22:01:24 +02:00
parent 483405a9b0
commit 4eed2c6c50
303 changed files with 409 additions and 379 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config ACPID
//config: bool "acpid"
//config: bool "acpid (8.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config BLKID
//config: bool "blkid"
//config: bool "blkid (11 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select VOLUMEID
+1 -1
View File
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config BLOCKDEV
//config: bool "blockdev"
//config: bool "blockdev (2.4 kb)"
//config: default y
//config: help
//config: Performs some ioctls with block devices.
+1 -1
View File
@@ -11,7 +11,7 @@
* Major size reduction... over 50% (>1.5k) on i386.
*/
//config:config CAL
//config: bool "cal"
//config: bool "cal (6.5 kb)"
//config: default y
//config: help
//config: cal is used to display a monthly calendar.
+1 -1
View File
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config CHRT
//config: bool "chrt"
//config: bool "chrt (4.4 kb)"
//config: default y
//config: help
//config: manipulate real-time attributes of a process.
+1 -1
View File
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config DMESG
//config: bool "dmesg"
//config: bool "dmesg (3.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -13,7 +13,7 @@
* Most of the dirty work blatantly ripped off from cat.c =)
*/
//config:config EJECT
//config: bool "eject"
//config: bool "eject (4.1 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -9,7 +9,7 @@
* Public License
*/
//config:config FATATTR
//config: bool "fatattr"
//config: bool "fatattr (1.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -12,7 +12,7 @@
* Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
*/
//config:config FBSET
//config: bool "fbset"
//config: bool "fbset (5.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FDFORMAT
//config: bool "fdformat"
//config: bool "fdformat (4.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FDISK
//config: bool "fdisk"
//config: bool "fdisk (41 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config FINDFS
//config: bool "findfs"
//config: bool "findfs (11 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select VOLUMEID
+1 -1
View File
@@ -4,7 +4,7 @@
* This is free software, licensed under the GNU General Public License v2.
*/
//config:config FLOCK
//config: bool "flock"
//config: bool "flock (6.1 kb)"
//config: default y
//config: help
//config: Manage locks from shell scripts
+2 -2
View File
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config FDFLUSH
//config: bool "fdflush"
//config: bool "fdflush (1.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
@@ -22,7 +22,7 @@
//config: leave this disabled.
//config:
//config:config FREERAMDISK
//config: bool "freeramdisk"
//config: bool "freeramdisk (1.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -6,7 +6,7 @@
*/
//config:config FSFREEZE
//config: bool "fsfreeze"
//config: bool "fsfreeze (3.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select LONG_OPTS
+1 -1
View File
@@ -9,7 +9,7 @@
*/
//config:config FSTRIM
//config: bool "fstrim"
//config: bool "fstrim (5.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -30,7 +30,7 @@
* Replaced our_malloc with xmalloc and our_realloc with xrealloc
*/
//config:config GETOPT
//config: bool "getopt"
//config: bool "getopt (5.6 kb)"
//config: default y
//config: help
//config: The getopt utility is used to break up (parse) options in command
+2 -2
View File
@@ -9,7 +9,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config HEXDUMP
//config: bool "hexdump"
//config: bool "hexdump (8.8 kb)"
//config: default y
//config: help
//config: The hexdump utility is used to display binary data in a readable
@@ -26,7 +26,7 @@
//config: aimed to be portable.
//config:
//config:config HD
//config: bool "hd"
//config: bool "hd (8 kb)"
//config: default y
//config: help
//config: hd is an alias to hexdump -C.
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config XXD
//config: bool "xxd"
//config: bool "xxd (8.9 kb)"
//config: default y
//config: help
//config: The xxd utility is used to display binary data in a readable
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config HWCLOCK
//config: bool "hwclock"
//config: bool "hwclock (5.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IONICE
//config: bool "ionice"
//config: bool "ionice (3.6 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IPCRM
//config: bool "ipcrm"
//config: bool "ipcrm (2.9 kb)"
//config: default y
//config: help
//config: The ipcrm utility allows the removal of System V interprocess
+1 -1
View File
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config IPCS
//config: bool "ipcs"
//config: bool "ipcs (11 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config LAST
//config: bool "last"
//config: bool "last (6.2 kb)"
//config: default y
//config: depends on FEATURE_WTMP
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LOSETUP
//config: bool "losetup"
//config: bool "losetup (5.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LSPCI
//config: bool "lspci"
//config: bool "lspci (5.7 kb)"
//config: default y
//config: #select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config LSUSB
//config: bool "lsusb"
//config: bool "lsusb (3.5 kb)"
//config: default y
//config: #select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -9,7 +9,7 @@
*/
//config:config MDEV
//config: bool "mdev"
//config: bool "mdev (16 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -8,7 +8,7 @@
*/
//config:config MESG
//config: bool "mesg"
//config: bool "mesg (1.2 kb)"
//config: default y
//config: help
//config: Mesg controls access to your terminal by others. It is typically
+2 -2
View File
@@ -8,14 +8,14 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MKE2FS
//config: bool "mke2fs"
//config: bool "mke2fs (9.7 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Utility to create EXT2 filesystems.
//config:
//config:config MKFS_EXT2
//config: bool "mkfs.ext2"
//config: bool "mkfs.ext2 (9.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+2 -2
View File
@@ -8,14 +8,14 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MKDOSFS
//config: bool "mkdosfs"
//config: bool "mkdosfs (6.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Utility to create FAT32 filesystems.
//config:
//config:config MKFS_VFAT
//config: bool "mkfs.vfat"
//config: bool "mkfs.vfat (6.8 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config MKSWAP
//config: bool "mkswap"
//config: bool "mkswap (5.8 kb)"
//config: default y
//config: help
//config: The mkswap utility is used to configure a file or disk partition as
+1 -1
View File
@@ -14,7 +14,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config MORE
//config: bool "more"
//config: bool "more (6.7 kb)"
//config: default y
//config: help
//config: more is a simple utility which allows you to read text one screen
+1 -1
View File
@@ -18,7 +18,7 @@
//
//config:config MOUNT
//config: bool "mount"
//config: bool "mount (30 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -9,7 +9,7 @@
* Based on sysvinit's mountpoint
*/
//config:config MOUNTPOINT
//config: bool "mountpoint"
//config: bool "mountpoint (4.5 kb)"
//config: default y
//config: help
//config: mountpoint checks if the directory is a mountpoint.
+1 -1
View File
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PIVOT_ROOT
//config: bool "pivot_root"
//config: bool "pivot_root (898 bytes)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config RDATE
//config: bool "rdate"
//config: bool "rdate (6 kb)"
//config: default y
//config: help
//config: The rdate utility allows you to synchronize the date and time of your
+1 -1
View File
@@ -9,7 +9,7 @@
*
*/
//config:config RDEV
//config: bool "rdev"
//config: bool "rdev (1.4 kb)"
//config: default y
//config: help
//config: Print the device node associated with the filesystem mounted at '/'.
+1 -1
View File
@@ -32,7 +32,7 @@
* Paul Mundt <lethal@linux-sh.org>.
*/
//config:config READPROFILE
//config: bool "readprofile"
//config: bool "readprofile (7.2 kb)"
//config: default y
//config: #select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -19,7 +19,7 @@
* following IDs (if any). Multiple switches are allowed.
*/
//config:config RENICE
//config: bool "renice"
//config: bool "renice (3.8 kb)"
//config: default y
//config: help
//config: Renice alters the scheduling priority of one or more running
+1 -1
View File
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config REV
//config: bool "rev"
//config: bool "rev (4.5 kb)"
//config: default y
//config: help
//config: Reverse lines of a file or files.
+1 -1
View File
@@ -23,7 +23,7 @@
* That flag should not be needed on systems with adjtime support.
*/
//config:config RTCWAKE
//config: bool "rtcwake"
//config: bool "rtcwake (6.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -11,7 +11,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SCRIPT
//config: bool "script"
//config: bool "script (8 kb)"
//config: default y
//config: help
//config: The script makes typescript of terminal session.
+1 -1
View File
@@ -8,7 +8,7 @@
*
*/
//config:config SCRIPTREPLAY
//config: bool "scriptreplay"
//config: bool "scriptreplay (2.6 kb)"
//config: default y
//config: help
//config: This program replays a typescript, using timing information
+3 -3
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SETARCH
//config: bool "setarch"
//config: bool "setarch (3.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
@@ -17,14 +17,14 @@
//config: (like amd64/x86, ppc64/ppc, sparc64/sparc, etc...).
//config:
//config:config LINUX32
//config: bool "linux32"
//config: bool "linux32 (3.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Alias to "setarch linux32".
//config:
//config:config LINUX64
//config: bool "linux64"
//config: bool "linux64 (3.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -8,7 +8,7 @@
*
*/
//config:config SETPRIV
//config: bool "setpriv"
//config: bool "setpriv (3.4 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: select LONG_OPTS
+1 -1
View File
@@ -14,7 +14,7 @@
* - busyboxed
*/
//config:config SETSID
//config: bool "setsid"
//config: bool "setsid (3.9 kb)"
//config: default y
//config: help
//config: setsid runs a program in a new session
+2 -2
View File
@@ -7,7 +7,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SWAPON
//config: bool "swapon"
//config: bool "swapon (4.9 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
@@ -35,7 +35,7 @@
//config: Enable support for setting swap device priority in swapon.
//config:
//config:config SWAPOFF
//config: bool "swapoff"
//config: bool "swapoff (4.3 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -6,7 +6,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config SWITCH_ROOT
//config: bool "switch_root"
//config: bool "switch_root (5.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
*/
//config:config TASKSET
//config: bool "taskset"
//config: bool "taskset (4.1 kb)"
//config: default y
//config: help
//config: Retrieve or set a processes's CPU affinity.
+1 -1
View File
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config UEVENT
//config: bool "uevent"
//config: bool "uevent (3.2 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -8,7 +8,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config UMOUNT
//config: bool "umount"
//config: bool "umount (4.5 kb)"
//config: default y
//config: select PLATFORM_LINUX
//config: help
+1 -1
View File
@@ -7,7 +7,7 @@
*/
//config:config WALL
//config: bool "wall"
//config: bool "wall (2.5 kb)"
//config: default y
//config: depends on FEATURE_UTMP
//config: help