Update menuconfig items with approximate applet sizes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config ADJTIMEX
|
||||
//config: bool "adjtimex"
|
||||
//config: bool "adjtimex (4.5 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -8,7 +8,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config CHAT
|
||||
//config: bool "chat"
|
||||
//config: bool "chat (6.6 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Simple chat utility.
|
||||
|
@@ -10,7 +10,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config CONSPY
|
||||
//config: bool "conspy"
|
||||
//config: bool "conspy (10 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -9,7 +9,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config CROND
|
||||
//config: bool "crond"
|
||||
//config: bool "crond (13 kb)"
|
||||
//config: default y
|
||||
//config: select FEATURE_SYSLOG
|
||||
//config: help
|
||||
|
@@ -10,7 +10,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config CRONTAB
|
||||
//config: bool "crontab"
|
||||
//config: bool "crontab (9.7 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Crontab manipulates the crontab for a particular user. Only
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config DC
|
||||
//config: bool "dc"
|
||||
//config: bool "dc (4.2 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Dc is a reverse-polish desk calculator which supports unlimited
|
||||
|
@@ -4,7 +4,7 @@
|
||||
* Copyright (C) 2008, BusyBox Team. -solar 4/26/08
|
||||
*/
|
||||
//config:config DEVMEM
|
||||
//config: bool "devmem"
|
||||
//config: bool "devmem (2.5 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: devmem is a small program that reads and writes from physical
|
||||
|
@@ -21,7 +21,7 @@
|
||||
* "exit" (or just close fifo) - well you guessed it.
|
||||
*/
|
||||
//config:config FBSPLASH
|
||||
//config: bool "fbsplash"
|
||||
//config: bool "fbsplash (27 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -10,7 +10,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config FLASH_ERASEALL
|
||||
//config: bool "flash_eraseall"
|
||||
//config: bool "flash_eraseall (5.5 kb)"
|
||||
//config: default n # doesn't build on Ubuntu 8.04
|
||||
//config: help
|
||||
//config: The flash_eraseall binary from mtd-utils as of git head c4c6a59eb.
|
||||
|
@@ -4,14 +4,14 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config FLASH_LOCK
|
||||
//config: bool "flash_lock"
|
||||
//config: bool "flash_lock (2.1 kb)"
|
||||
//config: default n # doesn't build on Ubuntu 8.04
|
||||
//config: help
|
||||
//config: The flash_lock binary from mtd-utils as of git head 5ec0c10d0. This
|
||||
//config: utility locks part or all of the flash device.
|
||||
//config:
|
||||
//config:config FLASH_UNLOCK
|
||||
//config: bool "flash_unlock"
|
||||
//config: bool "flash_unlock (1.3 kb)"
|
||||
//config: default n # doesn't build on Ubuntu 8.04
|
||||
//config: help
|
||||
//config: The flash_unlock binary from mtd-utils as of git head 5ec0c10d0. This
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config FLASHCP
|
||||
//config: bool "flashcp"
|
||||
//config: bool "flashcp (5.4 kb)"
|
||||
//config: default n # doesn't build on Ubuntu 8.04
|
||||
//config: help
|
||||
//config: The flashcp binary, inspired by mtd-utils as of git head 5eceb74f7.
|
||||
|
@@ -12,7 +12,7 @@
|
||||
* - by Mark Lord (C) 1994-2002 -- freely distributable
|
||||
*/
|
||||
//config:config HDPARM
|
||||
//config: bool "hdparm"
|
||||
//config: bool "hdparm (23 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -10,28 +10,28 @@
|
||||
*/
|
||||
|
||||
//config:config I2CGET
|
||||
//config: bool "i2cget"
|
||||
//config: bool "i2cget (5.6 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Read from I2C/SMBus chip registers.
|
||||
//config:
|
||||
//config:config I2CSET
|
||||
//config: bool "i2cset"
|
||||
//config: bool "i2cset (6.9 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Set I2C registers.
|
||||
//config:
|
||||
//config:config I2CDUMP
|
||||
//config: bool "i2cdump"
|
||||
//config: bool "i2cdump (7.2 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Examine I2C registers.
|
||||
//config:
|
||||
//config:config I2CDETECT
|
||||
//config: bool "i2cdetect"
|
||||
//config: bool "i2cdetect (7.2 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -27,7 +27,7 @@
|
||||
* See below for mask names explanation.
|
||||
*/
|
||||
//config:config INOTIFYD
|
||||
//config: bool "inotifyd"
|
||||
//config: bool "inotifyd (3.5 kb)"
|
||||
//config: default n # doesn't build on Knoppix 5
|
||||
//config: help
|
||||
//config: Simple inotify daemon. Reports filesystem changes. Requires
|
||||
|
@@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
//config:config LESS
|
||||
//config: bool "less"
|
||||
//config: bool "less (15 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: 'less' is a pager, meaning that it displays text files. It possesses
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config LSSCSI
|
||||
//config: bool "lsscsi"
|
||||
//config: bool "lsscsi (2.4 kb)"
|
||||
//config: default y
|
||||
//config: #select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* known bugs: can't deal with alpha ranges
|
||||
*/
|
||||
//config:config MAKEDEVS
|
||||
//config: bool "makedevs"
|
||||
//config: bool "makedevs (9.3 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: 'makedevs' is a utility used to create a batch of devices with
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config MAN
|
||||
//config: bool "man"
|
||||
//config: bool "man (27 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Format and display manual pages.
|
||||
|
@@ -8,7 +8,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config MICROCOM
|
||||
//config: bool "microcom"
|
||||
//config: bool "microcom (5.6 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: The poor man's minicom utility for chatting with serial port devices.
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config MT
|
||||
//config: bool "mt"
|
||||
//config: bool "mt (2.6 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: mt is used to control tape devices. You can use the mt utility
|
||||
|
@@ -5,7 +5,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config PARTPROBE
|
||||
//config: bool "partprobe"
|
||||
//config: bool "partprobe (3.6 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -8,7 +8,7 @@
|
||||
*
|
||||
*/
|
||||
//config:config RAIDAUTORUN
|
||||
//config: bool "raidautorun"
|
||||
//config: bool "raidautorun (1.4 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -12,7 +12,7 @@
|
||||
* initially busyboxified by Bernhard Reutner-Fischer
|
||||
*/
|
||||
//config:config RUNLEVEL
|
||||
//config: bool "runlevel"
|
||||
//config: bool "runlevel (518 bytes)"
|
||||
//config: default y
|
||||
//config: depends on FEATURE_UTMP
|
||||
//config: help
|
||||
|
@@ -15,7 +15,7 @@
|
||||
* This was originally written for blob and then adapted for busybox.
|
||||
*/
|
||||
//config:config RX
|
||||
//config: bool "rx"
|
||||
//config: bool "rx (2.9 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
//config:config SETSERIAL
|
||||
//config: bool "setserial"
|
||||
//config: bool "setserial (6.6 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config STRINGS
|
||||
//config: bool "strings"
|
||||
//config: bool "strings (4.3 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: strings prints the printable character sequences for each file
|
||||
|
@@ -9,7 +9,7 @@
|
||||
Heavily modified for busybox by Erik Andersen <andersen@codepoet.org>
|
||||
*/
|
||||
//config:config TIME
|
||||
//config: bool "time"
|
||||
//config: bool "time (7 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: The time command runs the specified program with the given arguments.
|
||||
|
@@ -10,7 +10,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config TTYSIZE
|
||||
//config: bool "ttysize"
|
||||
//config: bool "ttysize (372 bytes)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: A replacement for "stty size". Unlike stty, can report only width,
|
||||
|
@@ -4,42 +4,42 @@
|
||||
*/
|
||||
|
||||
//config:config UBIATTACH
|
||||
//config: bool "ubiattach"
|
||||
//config: bool "ubiattach (4.7 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Attach MTD device to an UBI device.
|
||||
//config:
|
||||
//config:config UBIDETACH
|
||||
//config: bool "ubidetach"
|
||||
//config: bool "ubidetach (4.6 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Detach MTD device from an UBI device.
|
||||
//config:
|
||||
//config:config UBIMKVOL
|
||||
//config: bool "ubimkvol"
|
||||
//config: bool "ubimkvol (5.8 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Create a UBI volume.
|
||||
//config:
|
||||
//config:config UBIRMVOL
|
||||
//config: bool "ubirmvol"
|
||||
//config: bool "ubirmvol (5.2 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Delete a UBI volume.
|
||||
//config:
|
||||
//config:config UBIRSVOL
|
||||
//config: bool "ubirsvol"
|
||||
//config: bool "ubirsvol (4.6 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
//config: Resize a UBI volume.
|
||||
//config:
|
||||
//config:config UBIUPDATEVOL
|
||||
//config: bool "ubiupdatevol"
|
||||
//config: bool "ubiupdatevol (5.6 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config UBIRENAME
|
||||
//config: bool "ubirename"
|
||||
//config: bool "ubirename (2.2 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
@@ -28,7 +28,7 @@
|
||||
* Matthew Stoltenberg <d3matt@gmail.com>
|
||||
*/
|
||||
//config:config VOLNAME
|
||||
//config: bool "volname"
|
||||
//config: bool "volname (1.7 kb)"
|
||||
//config: default y
|
||||
//config: help
|
||||
//config: Prints a CD-ROM volume name.
|
||||
|
@@ -9,7 +9,7 @@
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config WATCHDOG
|
||||
//config: bool "watchdog"
|
||||
//config: bool "watchdog (5.1 kb)"
|
||||
//config: default y
|
||||
//config: select PLATFORM_LINUX
|
||||
//config: help
|
||||
|
Reference in New Issue
Block a user