summaryrefslogtreecommitdiff
path: root/busybox-util-linux.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'busybox-util-linux.kconfig')
-rw-r--r--busybox-util-linux.kconfig86
1 files changed, 0 insertions, 86 deletions
diff --git a/busybox-util-linux.kconfig b/busybox-util-linux.kconfig
index 976507b..a465638 100644
--- a/busybox-util-linux.kconfig
+++ b/busybox-util-linux.kconfig
@@ -7,7 +7,6 @@ menu "Linux System Utilities"
config BLKID
bool "blkid"
- default n
select VOLUMEID
help
Lists labels and UUIDs of all filesystems.
@@ -16,7 +15,6 @@ config BLKID
config DMESG
bool "dmesg"
- default n
help
dmesg is used to examine or control the kernel ring buffer. When the
Linux kernel prints messages to the system log, they are stored in
@@ -49,7 +47,6 @@ config FEATURE_DMESG_PRETTY
config FBSET
bool "fbset"
- default n
help
fbset is used to show or change the settings of a Linux frame buffer
device. The frame buffer device provides a simple and unique
@@ -58,7 +55,6 @@ config FBSET
config FEATURE_FBSET_FANCY
bool "Turn on extra fbset options"
- default n
depends on FBSET
help
This option enables extended fbset options, allowing one to set the
@@ -68,7 +64,6 @@ config FEATURE_FBSET_FANCY
config FEATURE_FBSET_READMODE
bool "Turn on fbset readmode support"
- default n
depends on FBSET
help
This option allows fbset to read the video mode database stored by
@@ -77,7 +72,6 @@ config FEATURE_FBSET_READMODE
config FDFLUSH
bool "fdflush"
- default n
help
fdflush is only needed when changing media on slightly-broken
removable media drives. It is used to make Linux believe that a
@@ -89,13 +83,11 @@ config FDFLUSH
config FDFORMAT
bool "fdformat"
- default n
help
fdformat is used to low-level format a floppy disk.
config FDISK
bool "fdisk"
- default n
help
The fdisk utility is used to divide hard disks into one or more
logical disks, which are generally called partitions. This utility
@@ -120,7 +112,6 @@ config FEATURE_FDISK_WRITABLE
config FEATURE_AIX_LABEL
bool "Support AIX disklabels"
- default n
depends on FDISK && FEATURE_FDISK_WRITABLE
help
Enabling this option allows you to create or change AIX disklabels.
@@ -128,7 +119,6 @@ config FEATURE_AIX_LABEL
config FEATURE_SGI_LABEL
bool "Support SGI disklabels"
- default n
depends on FDISK && FEATURE_FDISK_WRITABLE
help
Enabling this option allows you to create or change SGI disklabels.
@@ -136,7 +126,6 @@ config FEATURE_SGI_LABEL
config FEATURE_SUN_LABEL
bool "Support SUN disklabels"
- default n
depends on FDISK && FEATURE_FDISK_WRITABLE
help
Enabling this option allows you to create or change SUN disklabels.
@@ -144,7 +133,6 @@ config FEATURE_SUN_LABEL
config FEATURE_OSF_LABEL
bool "Support BSD disklabels"
- default n
depends on FDISK && FEATURE_FDISK_WRITABLE
help
Enabling this option allows you to create or change BSD disklabels
@@ -152,7 +140,6 @@ config FEATURE_OSF_LABEL
config FEATURE_FDISK_ADVANCED
bool "Support expert mode"
- default n
depends on FDISK && FEATURE_FDISK_WRITABLE
help
Enabling this option allows you to do terribly unsafe things like
@@ -162,7 +149,6 @@ config FEATURE_FDISK_ADVANCED
config FINDFS
bool "findfs"
- default n
select VOLUMEID
help
Prints the name of a filesystem with given label or UUID.
@@ -171,7 +157,6 @@ config FINDFS
config FREERAMDISK
bool "freeramdisk"
- default n
help
Linux allows you to create ramdisks. This utility allows you to
delete them and completely free all memory that was used for the
@@ -182,7 +167,6 @@ config FREERAMDISK
config FSCK_MINIX
bool "fsck_minix"
- default n
help
The minix filesystem is a nice, small, compact, read-write filesystem
with little overhead. It is not a journaling filesystem however and
@@ -193,7 +177,6 @@ config FSCK_MINIX
config MKFS_MINIX
bool "mkfs_minix"
- default n
help
The minix filesystem is a nice, small, compact, read-write filesystem
with little overhead. If you wish to be able to create minix
@@ -213,7 +196,6 @@ config FEATURE_MINIX2
config GETOPT
bool "getopt"
- default n
help
The getopt utility is used to break up (parse) options in command
lines to make it easy to write complex shell scripts that also check
@@ -224,14 +206,12 @@ config GETOPT
config HEXDUMP
bool "hexdump"
- default n
help
The hexdump utility is used to display binary data in a readable
way that is comparable to the output from most hex editors.
config FEATURE_HEXDUMP_REVERSE
bool "Support -R, reverse of 'hexdump -Cv'"
- default n
depends on HEXDUMP
help
The hexdump utility is used to display binary data in an ascii
@@ -241,14 +221,12 @@ config FEATURE_HEXDUMP_REVERSE
config HD
bool "hd"
- default n
select HEXDUMP
help
hd is an alias to hexdump -C.
config HWCLOCK
bool "hwclock"
- default n
help
The hwclock utility is used to read and set the hardware clock
on a system. This is primarily used to set the current time on
@@ -257,7 +235,6 @@ config HWCLOCK
config FEATURE_HWCLOCK_LONG_OPTIONS
bool "Support long options (--hctosys,...)"
- default n
depends on HWCLOCK && GETOPT_LONG
help
By default, the hwclock utility only uses short options. If you
@@ -278,7 +255,6 @@ config FEATURE_HWCLOCK_ADJTIME_FHS
config IPCRM
bool "ipcrm"
- default n
select FEATURE_SUID
help
The ipcrm utility allows the removal of System V interprocess
@@ -287,7 +263,6 @@ config IPCRM
config IPCS
bool "ipcs"
- default n
select FEATURE_SUID
help
The ipcs utility is used to provide information on the currently
@@ -295,7 +270,6 @@ config IPCS
config LOSETUP
bool "losetup"
- default n
help
losetup is used to associate or detach a loop device with a regular
file or block device, and to query the status of a loop device. This
@@ -303,7 +277,6 @@ config LOSETUP
config MDEV
bool "mdev"
- default n
help
mdev is a mini-udev implementation for dynamically creating device
nodes in the /dev directory.
@@ -312,7 +285,6 @@ config MDEV
config FEATURE_MDEV_CONF
bool "Support /etc/mdev.conf"
- default n
depends on MDEV
help
Add support for the mdev config file to control ownership and
@@ -322,7 +294,6 @@ config FEATURE_MDEV_CONF
config FEATURE_MDEV_RENAME
bool "Support subdirs/symlinks"
- default n
depends on FEATURE_MDEV_CONF
help
Add support for renaming devices and creating symlinks.
@@ -331,7 +302,6 @@ config FEATURE_MDEV_RENAME
config FEATURE_MDEV_RENAME_REGEXP
bool "Support regular expressions substitutions when renaming device"
- default n
depends on FEATURE_MDEV_RENAME
help
Add support for regular expressions substitutions when renaming
@@ -339,7 +309,6 @@ config FEATURE_MDEV_RENAME_REGEXP
config FEATURE_MDEV_EXEC
bool "Support command execution at device addition/removal"
- default n
depends on FEATURE_MDEV_CONF
help
This adds support for an optional field to /etc/mdev.conf for
@@ -349,7 +318,6 @@ config FEATURE_MDEV_EXEC
config FEATURE_MDEV_LOAD_FIRMWARE
bool "Support loading of firmwares"
- default n
depends on MDEV
help
Some devices need to load firmware before they can be usable.
@@ -360,7 +328,6 @@ config FEATURE_MDEV_LOAD_FIRMWARE
config MKSWAP
bool "mkswap"
- default n
help
The mkswap utility is used to configure a file or disk partition as
Linux swap space. This allows Linux to use the entire file or
@@ -373,7 +340,6 @@ config MKSWAP
config FEATURE_MKSWAP_V0
bool "Version 0 support"
- default n
depends on MKSWAP
# depends on MKSWAP && DEPRECATED
help
@@ -383,7 +349,6 @@ config FEATURE_MKSWAP_V0
config MORE
bool "more"
- default n
help
more is a simple utility which allows you to read text one screen
sized page at a time. If you want to read text that is larger than
@@ -404,130 +369,111 @@ config FEATURE_USE_TERMIOS
config VOLUMEID
bool #No description makes it a hidden option
- default n
config FEATURE_VOLUMEID_EXT
bool "Ext filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_REISERFS
bool "Reiser filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_FAT
bool "fat filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_HFS
bool "hfs filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_JFS
bool "jfs filesystem"
- default n
depends on VOLUMEID
help
TODO
### config FEATURE_VOLUMEID_UFS
### bool "ufs filesystem"
-### default n
### depends on VOLUMEID
### help
### TODO
config FEATURE_VOLUMEID_XFS
bool "xfs filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_NTFS
bool "ntfs filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_ISO9660
bool "iso9660 filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_UDF
bool "udf filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_LUKS
bool "luks filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_LINUXSWAP
bool "linux swap filesystem"
- default n
depends on VOLUMEID
help
TODO
### config FEATURE_VOLUMEID_LVM
### bool "lvm"
-### default n
### depends on VOLUMEID
### help
### TODO
config FEATURE_VOLUMEID_CRAMFS
bool "cramfs filesystem"
- default n
depends on VOLUMEID
help
TODO
### config FEATURE_VOLUMEID_HPFS
### bool "hpfs filesystem"
-### default n
### depends on VOLUMEID
### help
### TODO
config FEATURE_VOLUMEID_ROMFS
bool "romfs filesystem"
- default n
depends on VOLUMEID
help
TODO
config FEATURE_VOLUMEID_SYSV
bool "sysv filesystem"
- default n
depends on VOLUMEID
help
TODO
### config FEATURE_VOLUMEID_MINIX
### bool "minix filesystem"
-### default n
### depends on VOLUMEID
### help
### TODO
@@ -535,84 +481,72 @@ config FEATURE_VOLUMEID_SYSV
### These only detect partition tables - not used (yet?)
### config FEATURE_VOLUMEID_MAC
### bool "mac filesystem"
-### default n
### depends on VOLUMEID
### help
### TODO
###
### config FEATURE_VOLUMEID_MSDOS
### bool "msdos filesystem"
-### default n
### depends on VOLUMEID
### help
### TODO
config FEATURE_VOLUMEID_OCFS2
bool "ocfs2 filesystem"
- default n
depends on VOLUMEID
help
TODO
### config FEATURE_VOLUMEID_HIGHPOINTRAID
### bool "highpoint raid"
-### default n
### depends on VOLUMEID
### help
### TODO
### config FEATURE_VOLUMEID_ISWRAID
### bool "intel raid"
-### default n
### depends on VOLUMEID
### help
### TODO
### config FEATURE_VOLUMEID_LSIRAID
### bool "lsi raid"
-### default n
### depends on VOLUMEID
### help
### TODO
### config FEATURE_VOLUMEID_VIARAID
### bool "via raid"
-### default n
### depends on VOLUMEID
### help
### TODO
### config FEATURE_VOLUMEID_SILICONRAID
### bool "silicon raid"
-### default n
### depends on VOLUMEID
### help
### TODO
### config FEATURE_VOLUMEID_NVIDIARAID
### bool "nvidia raid"
-### default n
### depends on VOLUMEID
### help
### TODO
### config FEATURE_VOLUMEID_PROMISERAID
### bool "promise raid"
-### default n
### depends on VOLUMEID
### help
### TODO
config FEATURE_VOLUMEID_LINUXRAID
bool "linuxraid"
- default n
depends on VOLUMEID
help
TODO
config MOUNT
bool "mount"
- default n
help
All files and filesystems in Unix are arranged into one big directory
tree. The 'mount' utility is used to graft a filesystem onto a
@@ -623,14 +557,12 @@ config MOUNT
config FEATURE_MOUNT_FAKE
bool "Support option -f"
- default n
depends on MOUNT
help
Enable support for faking a file system mount.
config FEATURE_MOUNT_VERBOSE
bool "Support option -v"
- default n
depends on MOUNT
help
Enable multi-level -v[vv...] verbose messages. Useful if you
@@ -639,7 +571,6 @@ config FEATURE_MOUNT_VERBOSE
config FEATURE_MOUNT_HELPERS
bool "Support mount helpers"
- default n
depends on MOUNT
help
Enable mounting of virtual file systems via external helpers.
@@ -651,7 +582,6 @@ config FEATURE_MOUNT_HELPERS
config FEATURE_MOUNT_LABEL
bool "Support specifiying devices by label or UUID"
- default n
depends on MOUNT
select VOLUMEID
help
@@ -660,7 +590,6 @@ config FEATURE_MOUNT_LABEL
config FEATURE_MOUNT_NFS
bool "Support mounting NFS file systems"
- default n
depends on MOUNT
select FEATURE_HAVE_RPC
select FEATURE_SYSLOG
@@ -669,7 +598,6 @@ config FEATURE_MOUNT_NFS
config FEATURE_MOUNT_CIFS
bool "Support mounting CIFS/SMB file systems"
- default n
depends on MOUNT
help
Enable support for samba mounts.
@@ -693,7 +621,6 @@ config FEATURE_MOUNT_FSTAB
config PIVOT_ROOT
bool "pivot_root"
- default n
help
The pivot_root utility swaps the mount points for the root filesystem
with some other mounted filesystem. This allows you to do all sorts
@@ -705,7 +632,6 @@ config PIVOT_ROOT
config RDATE
bool "rdate"
- default n
help
The rdate utility allows you to synchronize the date and time of your
system clock with the date and time of a remote networked system using
@@ -714,31 +640,26 @@ config RDATE
config RDEV
bool "rdev"
- default n
help
Print the device node associated with the filesystem mounted at '/'.
config READPROFILE
bool "readprofile"
- default n
help
This allows you to parse /proc/profile for basic profiling.
config RTCWAKE
bool "rtcwake"
- default n
help
Enter a system sleep state until specified wakeup time.
config SCRIPT
bool "script"
- default n
help
The script makes typescript of terminal session.
config SETARCH
bool "setarch"
- default n
help
The linux32 utility is used to create a 32bit environment for the
specified program (usually a shell). It only makes sense to have
@@ -747,7 +668,6 @@ config SETARCH
config SWAPONOFF
bool "swaponoff"
- default n
help
This option enables both the 'swapon' and the 'swapoff' utilities.
Once you have created some swap space using 'mkswap', you also need
@@ -758,14 +678,12 @@ config SWAPONOFF
config FEATURE_SWAPON_PRI
bool "Support priority option -p"
- default n
depends on SWAPONOFF
help
Enable support for setting swap device priority in swapon.
config SWITCH_ROOT
bool "switch_root"
- default n
help
The switch_root utility is used from initramfs to select a new
root device. Under initramfs, you have to use this instead of
@@ -784,7 +702,6 @@ config SWITCH_ROOT
config UMOUNT
bool "umount"
- default n
help
When you want to remove a mounted filesystem from its current mount
point, for example when you are shutting down the system, the
@@ -793,7 +710,6 @@ config UMOUNT
config FEATURE_UMOUNT_ALL
bool "Support option -a"
- default n
depends on UMOUNT
help
Support -a option to unmount all currently mounted filesystems.
@@ -803,7 +719,6 @@ comment "Common options for mount/umount"
config FEATURE_MOUNT_LOOP
bool "Support loopback mounts"
- default n
depends on MOUNT || UMOUNT
help
Enabling this feature allows automatic mounting of files (containing
@@ -820,7 +735,6 @@ config FEATURE_MOUNT_LOOP
config FEATURE_MTAB_SUPPORT
bool "Support for the old /etc/mtab file"
- default n
depends on MOUNT || UMOUNT
select FEATURE_MOUNT_FAKE
help