Patch from Robert P Day: let menuconfig indent stuff for us, we don't have

to do it in Config.in.
This commit is contained in:
Rob Landley 2006-04-13 23:22:16 +00:00
parent 6b4377f333
commit 2ec922eed5
13 changed files with 137 additions and 137 deletions

View File

@ -29,7 +29,7 @@ config CONFIG_AR
probably say N here. probably say N here.
config CONFIG_FEATURE_AR_LONG_FILENAMES config CONFIG_FEATURE_AR_LONG_FILENAMES
bool " Enable support for long filenames (not need for debs)" bool "Enable support for long filenames (not need for debs)"
default n default n
depends on CONFIG_AR depends on CONFIG_AR
help help
@ -89,7 +89,7 @@ config CONFIG_DPKG_DEB
probably say N here. probably say N here.
config CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY config CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY
bool " extract only (-x)" bool "extract only (-x)"
default n default n
depends on CONFIG_DPKG_DEB depends on CONFIG_DPKG_DEB
help help
@ -106,7 +106,7 @@ config CONFIG_GUNZIP
an archive, without decompressing it. an archive, without decompressing it.
config CONFIG_FEATURE_GUNZIP_UNCOMPRESS config CONFIG_FEATURE_GUNZIP_UNCOMPRESS
bool " Uncompress support" bool "Uncompress support"
default n default n
depends on CONFIG_GUNZIP depends on CONFIG_GUNZIP
help help
@ -142,7 +142,7 @@ config CONFIG_TAR
UNIX archive program. UNIX archive program.
config CONFIG_FEATURE_TAR_CREATE config CONFIG_FEATURE_TAR_CREATE
bool " Enable archive creation" bool "Enable archive creation"
default y default y
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -150,7 +150,7 @@ config CONFIG_FEATURE_TAR_CREATE
tar archives using the `-c' option. tar archives using the `-c' option.
config CONFIG_FEATURE_TAR_BZIP2 config CONFIG_FEATURE_TAR_BZIP2
bool " Enable -j option to handle .tar.bz2 files" bool "Enable -j option to handle .tar.bz2 files"
default n default n
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -158,7 +158,7 @@ config CONFIG_FEATURE_TAR_BZIP2
archives compressed with bzip2. archives compressed with bzip2.
config CONFIG_FEATURE_TAR_LZMA config CONFIG_FEATURE_TAR_LZMA
bool " Enable -a option to handle .tar.lzma files" bool "Enable -a option to handle .tar.lzma files"
default n default n
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -166,7 +166,7 @@ config CONFIG_FEATURE_TAR_LZMA
archives compressed with lzma. archives compressed with lzma.
config CONFIG_FEATURE_TAR_FROM config CONFIG_FEATURE_TAR_FROM
bool " Enable -X (exclude from) and -T (include from) options)" bool "Enable -X (exclude from) and -T (include from) options)"
default n default n
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -174,7 +174,7 @@ config CONFIG_FEATURE_TAR_FROM
a list of files to include or exclude from an archive. a list of files to include or exclude from an archive.
config CONFIG_FEATURE_TAR_GZIP config CONFIG_FEATURE_TAR_GZIP
bool " Enable -z option" bool "Enable -z option"
default y default y
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -182,7 +182,7 @@ config CONFIG_FEATURE_TAR_GZIP
when creating or extracting tar gziped archives. when creating or extracting tar gziped archives.
config CONFIG_FEATURE_TAR_COMPRESS config CONFIG_FEATURE_TAR_COMPRESS
bool " Enable -Z option" bool "Enable -Z option"
default n default n
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -190,7 +190,7 @@ config CONFIG_FEATURE_TAR_COMPRESS
when extracting .tar.Z archives. when extracting .tar.Z archives.
config CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY config CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY
bool " Enable support for old tar header format" bool "Enable support for old tar header format"
default N default N
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -199,7 +199,7 @@ config CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY
repacking your ancient archives with the new format. repacking your ancient archives with the new format.
config CONFIG_FEATURE_TAR_GNU_EXTENSIONS config CONFIG_FEATURE_TAR_GNU_EXTENSIONS
bool " Enable support for some GNU tar extensions" bool "Enable support for some GNU tar extensions"
default y default y
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -207,7 +207,7 @@ config CONFIG_FEATURE_TAR_GNU_EXTENSIONS
linknames. linknames.
config CONFIG_FEATURE_TAR_LONG_OPTIONS config CONFIG_FEATURE_TAR_LONG_OPTIONS
bool " Enable long options" bool "Enable long options"
default n default n
depends on CONFIG_TAR depends on CONFIG_TAR
help help
@ -236,7 +236,7 @@ config CONFIG_UNLZMA
should probably say N here. should probably say N here.
config CONFIG_FEATURE_LZMA_FAST config CONFIG_FEATURE_LZMA_FAST
bool " Optimze unlzma for speed" bool "Optimze unlzma for speed"
default n default n
depends on CONFIG_UNLZMA depends on CONFIG_UNLZMA
help help
@ -257,7 +257,7 @@ comment "Common options for cpio and tar"
depends on CONFIG_CPIO || CONFIG_TAR depends on CONFIG_CPIO || CONFIG_TAR
config CONFIG_FEATURE_UNARCHIVE_TAPE config CONFIG_FEATURE_UNARCHIVE_TAPE
bool " Enable tape drive support" bool "Enable tape drive support"
default n default n
depends on CONFIG_CPIO || CONFIG_TAR depends on CONFIG_CPIO || CONFIG_TAR
help help
@ -267,7 +267,7 @@ comment "Common options for dpkg and dpkg_deb"
depends on CONFIG_DPKG || CONFIG_DPKG_DEB depends on CONFIG_DPKG || CONFIG_DPKG_DEB
config CONFIG_FEATURE_DEB_TAR_GZ config CONFIG_FEATURE_DEB_TAR_GZ
bool " gzip debian packages (normal)" bool "gzip debian packages (normal)"
default y if CONFIG_DPKG || CONFIG_DPKG_DEB default y if CONFIG_DPKG || CONFIG_DPKG_DEB
depends on CONFIG_DPKG || CONFIG_DPKG_DEB depends on CONFIG_DPKG || CONFIG_DPKG_DEB
help help
@ -276,7 +276,7 @@ config CONFIG_FEATURE_DEB_TAR_GZ
If you want compatibility with standard .deb's you should say yes here. If you want compatibility with standard .deb's you should say yes here.
config CONFIG_FEATURE_DEB_TAR_BZ2 config CONFIG_FEATURE_DEB_TAR_BZ2
bool " bzip2 debian packages" bool "bzip2 debian packages"
default n default n
depends on CONFIG_DPKG || CONFIG_DPKG_DEB depends on CONFIG_DPKG || CONFIG_DPKG_DEB
help help
@ -287,7 +287,7 @@ config CONFIG_FEATURE_DEB_TAR_BZ2
use an internal control.tar.bz2 or data.tar.bz2. use an internal control.tar.bz2 or data.tar.bz2.
config CONFIG_FEATURE_DEB_TAR_LZMA config CONFIG_FEATURE_DEB_TAR_LZMA
bool " lzma debian packages" bool "lzma debian packages"
default n default n
depends on CONFIG_DPKG || CONFIG_DPKG_DEB depends on CONFIG_DPKG || CONFIG_DPKG_DEB
help help

View File

@ -87,7 +87,7 @@ config CONFIG_DATE
current time in the given format. current time in the given format.
config CONFIG_FEATURE_DATE_ISOFMT config CONFIG_FEATURE_DATE_ISOFMT
bool " Enable ISO date format output (-I)" bool "Enable ISO date format output (-I)"
default y default y
depends on CONFIG_DATE depends on CONFIG_DATE
help help
@ -118,7 +118,7 @@ config CONFIG_DIFF
the patch command. the patch command.
config CONFIG_FEATURE_DIFF_BINARY config CONFIG_FEATURE_DIFF_BINARY
bool " Enable checks for binary files" bool "Enable checks for binary files"
default y default y
depends on CONFIG_DIFF depends on CONFIG_DIFF
help help
@ -126,7 +126,7 @@ config CONFIG_FEATURE_DIFF_BINARY
before a comparison is carried out. before a comparison is carried out.
config CONFIG_FEATURE_DIFF_DIR config CONFIG_FEATURE_DIFF_DIR
bool " Enable directory support" bool "Enable directory support"
default y default y
depends on CONFIG_DIFF depends on CONFIG_DIFF
help help
@ -134,7 +134,7 @@ config CONFIG_FEATURE_DIFF_DIR
comparison. comparison.
config CONFIG_FEATURE_DIFF_MINIMAL config CONFIG_FEATURE_DIFF_MINIMAL
bool " Enable -d option to find smaller sets of changes" bool "Enable -d option to find smaller sets of changes"
default n default n
depends on CONFIG_DIFF depends on CONFIG_DIFF
help help
@ -168,7 +168,7 @@ config CONFIG_DU
for specified files. for specified files.
config CONFIG_FEATURE_DU_DEFALT_BLOCKSIZE_1K config CONFIG_FEATURE_DU_DEFALT_BLOCKSIZE_1K
bool " Use a default blocksize of 1024 bytes (1K)" bool "Use a default blocksize of 1024 bytes (1K)"
default y default y
depends on CONFIG_DU depends on CONFIG_DU
help help
@ -182,7 +182,7 @@ config CONFIG_ECHO
# this entry also appears in shell/Config.in, next to the echo builtin # this entry also appears in shell/Config.in, next to the echo builtin
config CONFIG_FEATURE_FANCY_ECHO config CONFIG_FEATURE_FANCY_ECHO
bool " Enable echo options (-n and -e)" bool "Enable echo options (-n and -e)"
default y default y
depends on CONFIG_ECHO depends on CONFIG_ECHO
help help
@ -204,7 +204,7 @@ config CONFIG_EXPR
to standard output. to standard output.
config CONFIG_EXPR_MATH_SUPPORT_64 config CONFIG_EXPR_MATH_SUPPORT_64
bool " Extend Posix numbers support to 64 bit" bool "Extend Posix numbers support to 64 bit"
default n default n
depends on CONFIG_EXPR depends on CONFIG_EXPR
help help
@ -232,7 +232,7 @@ config CONFIG_HEAD
from files. from files.
config CONFIG_FEATURE_FANCY_HEAD config CONFIG_FEATURE_FANCY_HEAD
bool " Enable head options (-c, -q, and -v)" bool "Enable head options (-c, -q, and -v)"
default n default n
depends on CONFIG_HEAD depends on CONFIG_HEAD
help help
@ -282,56 +282,56 @@ config CONFIG_LS
ls is used to list the contents of directories. ls is used to list the contents of directories.
config CONFIG_FEATURE_LS_FILETYPES config CONFIG_FEATURE_LS_FILETYPES
bool " Enable filetyping options (-p and -F)" bool "Enable filetyping options (-p and -F)"
default y default y
depends on CONFIG_LS depends on CONFIG_LS
help help
Enable the ls options (-p and -F). Enable the ls options (-p and -F).
config CONFIG_FEATURE_LS_FOLLOWLINKS config CONFIG_FEATURE_LS_FOLLOWLINKS
bool " Enable symlinks dereferencing (-L)" bool "Enable symlinks dereferencing (-L)"
default y default y
depends on CONFIG_LS depends on CONFIG_LS
help help
Enable the ls option (-L). Enable the ls option (-L).
config CONFIG_FEATURE_LS_RECURSIVE config CONFIG_FEATURE_LS_RECURSIVE
bool " Enable recursion (-R)" bool "Enable recursion (-R)"
default y default y
depends on CONFIG_LS depends on CONFIG_LS
help help
Enable the ls option (-R). Enable the ls option (-R).
config CONFIG_FEATURE_LS_SORTFILES config CONFIG_FEATURE_LS_SORTFILES
bool " Sort the file names" bool "Sort the file names"
default y default y
depends on CONFIG_LS depends on CONFIG_LS
help help
Allow ls to sort file names alphabetically. Allow ls to sort file names alphabetically.
config CONFIG_FEATURE_LS_TIMESTAMPS config CONFIG_FEATURE_LS_TIMESTAMPS
bool " Show file timestamps" bool "Show file timestamps"
default y default y
depends on CONFIG_LS depends on CONFIG_LS
help help
Allow ls to display timestamps for files. Allow ls to display timestamps for files.
config CONFIG_FEATURE_LS_USERNAME config CONFIG_FEATURE_LS_USERNAME
bool " Show username/groupnames" bool "Show username/groupnames"
default y default y
depends on CONFIG_LS depends on CONFIG_LS
help help
Allow ls to display username/groupname for files. Allow ls to display username/groupname for files.
config CONFIG_FEATURE_LS_COLOR config CONFIG_FEATURE_LS_COLOR
bool " Allow use of color to identify file types" bool "Allow use of color to identify file types"
default y default y
depends on CONFIG_LS depends on CONFIG_LS
help help
This enables the --color option to ls. This enables the --color option to ls.
config CONFIG_FEATURE_LS_COLOR_IS_DEFAULT config CONFIG_FEATURE_LS_COLOR_IS_DEFAULT
bool " Produce colored ls output by default" bool "Produce colored ls output by default"
default n default n
depends on CONFIG_FEATURE_LS_COLOR depends on CONFIG_FEATURE_LS_COLOR
help help
@ -448,7 +448,7 @@ config CONFIG_SLEEP
sleep is used to pause for a specified number of seconds, sleep is used to pause for a specified number of seconds,
config CONFIG_FEATURE_FANCY_SLEEP config CONFIG_FEATURE_FANCY_SLEEP
bool " Enable multiple integer args and optional time suffixes" bool "Enable multiple integer args and optional time suffixes"
default n default n
depends on CONFIG_SLEEP depends on CONFIG_SLEEP
help help
@ -461,7 +461,7 @@ config CONFIG_SORT
sort is used to sort lines of text in specified files. sort is used to sort lines of text in specified files.
config CONFIG_FEATURE_SORT_BIG config CONFIG_FEATURE_SORT_BIG
bool " full SuSv3 compliant sort (Support -ktcsbdfiozgM)" bool "full SuSv3 compliant sort (Support -ktcsbdfiozgM)"
default y default y
depends on CONFIG_SORT depends on CONFIG_SORT
help help
@ -479,7 +479,7 @@ config CONFIG_STAT
display file or filesystem status. display file or filesystem status.
config CONFIG_FEATURE_STAT_FORMAT config CONFIG_FEATURE_STAT_FORMAT
bool " Enable custom formats (-c)" bool "Enable custom formats (-c)"
default n default n
depends on CONFIG_STAT depends on CONFIG_STAT
help help
@ -513,7 +513,7 @@ config CONFIG_TAIL
from files. from files.
config CONFIG_FEATURE_FANCY_TAIL config CONFIG_FEATURE_FANCY_TAIL
bool " Enable extra tail options (-q, -s, and -v)" bool "Enable extra tail options (-q, -s, and -v)"
default y default y
depends on CONFIG_TAIL depends on CONFIG_TAIL
help help
@ -528,7 +528,7 @@ config CONFIG_TEE
to standard output and files. to standard output and files.
config CONFIG_FEATURE_TEE_USE_BLOCK_IO config CONFIG_FEATURE_TEE_USE_BLOCK_IO
bool " Enable block i/o (larger/faster) instead of byte i/o." bool "Enable block i/o (larger/faster) instead of byte i/o."
default n default n
depends on CONFIG_TEE depends on CONFIG_TEE
help help
@ -543,7 +543,7 @@ config CONFIG_TEST
and bash) have test builtin. and bash) have test builtin.
config CONFIG_FEATURE_TEST_64 config CONFIG_FEATURE_TEST_64
bool " Extend test to 64 bit" bool "Extend test to 64 bit"
default n default n
depends on CONFIG_TEST depends on CONFIG_TEST
help help
@ -564,7 +564,7 @@ config CONFIG_TR
input, writing to standard output. input, writing to standard output.
config CONFIG_FEATURE_TR_CLASSES config CONFIG_FEATURE_TR_CLASSES
bool " Enable character classes (such as [:upper:])" bool "Enable character classes (such as [:upper:])"
default n default n
depends on CONFIG_TR depends on CONFIG_TR
help help
@ -572,7 +572,7 @@ config CONFIG_FEATURE_TR_CLASSES
tr [:upper:] [:lower:] to convert input into lowercase. tr [:upper:] [:lower:] to convert input into lowercase.
config CONFIG_FEATURE_TR_EQUIV config CONFIG_FEATURE_TR_EQUIV
bool " Enable equivalence classes" bool "Enable equivalence classes"
default n default n
depends on CONFIG_TR depends on CONFIG_TR
help help
@ -665,7 +665,7 @@ comment "Common options for cp and mv"
depends on CONFIG_CP || CONFIG_MV depends on CONFIG_CP || CONFIG_MV
config CONFIG_FEATURE_PRESERVE_HARDLINKS config CONFIG_FEATURE_PRESERVE_HARDLINKS
bool " Preserve hard links" bool "Preserve hard links"
default n default n
depends on CONFIG_CP || CONFIG_MV depends on CONFIG_CP || CONFIG_MV
help help
@ -675,7 +675,7 @@ comment "Common options for ls, more and telnet"
depends on CONFIG_LS || CONFIG_MORE || CONFIG_TELNET depends on CONFIG_LS || CONFIG_MORE || CONFIG_TELNET
config CONFIG_FEATURE_AUTOWIDTH config CONFIG_FEATURE_AUTOWIDTH
bool " Calculate terminal & column widths" bool "Calculate terminal & column widths"
default y default y
depends on CONFIG_LS || CONFIG_MORE || CONFIG_TELNET depends on CONFIG_LS || CONFIG_MORE || CONFIG_TELNET
help help
@ -689,7 +689,7 @@ comment "Common options for df, du, ls"
depends on CONFIG_DF || CONFIG_DU || CONFIG_LS depends on CONFIG_DF || CONFIG_DU || CONFIG_LS
config CONFIG_FEATURE_HUMAN_READABLE config CONFIG_FEATURE_HUMAN_READABLE
bool " Support for human readable output (example 13k, 23M, 235G)" bool "Support for human readable output (example 13k, 23M, 235G)"
default n default n
depends on CONFIG_DF || CONFIG_DU || CONFIG_LS depends on CONFIG_DF || CONFIG_DU || CONFIG_LS
help help
@ -699,7 +699,7 @@ comment "Common options for md5sum, sha1sum"
depends on CONFIG_MD5SUM || CONFIG_SHA1SUM depends on CONFIG_MD5SUM || CONFIG_SHA1SUM
config CONFIG_FEATURE_MD5_SHA1_SUM_CHECK config CONFIG_FEATURE_MD5_SHA1_SUM_CHECK
bool " Enable -c, -s and -w options" bool "Enable -c, -s and -w options"
default n default n
depends on CONFIG_MD5SUM || CONFIG_SHA1SUM depends on CONFIG_MD5SUM || CONFIG_SHA1SUM
help help

View File

@ -25,7 +25,7 @@ config CONFIG_READLINK
of the file it points to of the file it points to
config CONFIG_FEATURE_READLINK_FOLLOW config CONFIG_FEATURE_READLINK_FOLLOW
bool " Enable canonicalization by following all symlinks (-f)" bool "Enable canonicalization by following all symlinks (-f)"
default n default n
depends on CONFIG_READLINK depends on CONFIG_READLINK
help help

View File

@ -13,7 +13,7 @@ config CONFIG_AWK
the BusyBox implementation of that programming language. the BusyBox implementation of that programming language.
config CONFIG_FEATURE_AWK_MATH config CONFIG_FEATURE_AWK_MATH
bool " Enable math functions (requires libm)" bool "Enable math functions (requires libm)"
default y default y
depends on CONFIG_AWK depends on CONFIG_AWK
help help
@ -43,7 +43,7 @@ config CONFIG_VI
you may wish to use something else. you may wish to use something else.
config CONFIG_FEATURE_VI_COLON config CONFIG_FEATURE_VI_COLON
bool " Enable \":\" colon commands (no \"ex\" mode)" bool "Enable \":\" colon commands (no \"ex\" mode)"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
@ -51,7 +51,7 @@ config CONFIG_FEATURE_VI_COLON
provide an "ex" mode. provide an "ex" mode.
config CONFIG_FEATURE_VI_YANKMARK config CONFIG_FEATURE_VI_YANKMARK
bool " Enable yank/put commands and mark cmds" bool "Enable yank/put commands and mark cmds"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
@ -59,7 +59,7 @@ config CONFIG_FEATURE_VI_YANKMARK
busybox vi. busybox vi.
config CONFIG_FEATURE_VI_SEARCH config CONFIG_FEATURE_VI_SEARCH
bool " Enable search and replace cmds" bool "Enable search and replace cmds"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
@ -67,7 +67,7 @@ config CONFIG_FEATURE_VI_SEARCH
busybox vi. busybox vi.
config CONFIG_FEATURE_VI_USE_SIGNALS config CONFIG_FEATURE_VI_USE_SIGNALS
bool " Catch signals" bool "Catch signals"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
@ -76,14 +76,14 @@ config CONFIG_FEATURE_VI_USE_SIGNALS
Ctrl-Z and Ctrl-C and alarms. Ctrl-Z and Ctrl-C and alarms.
config CONFIG_FEATURE_VI_DOT_CMD config CONFIG_FEATURE_VI_DOT_CMD
bool " Remember previous cmd and \".\" cmd" bool "Remember previous cmd and \".\" cmd"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
Make busybox vi remember the last command and be able to repeat it. Make busybox vi remember the last command and be able to repeat it.
config CONFIG_FEATURE_VI_READONLY config CONFIG_FEATURE_VI_READONLY
bool " Enable -R option and \"view\" mode" bool "Enable -R option and \"view\" mode"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
@ -91,28 +91,28 @@ config CONFIG_FEATURE_VI_READONLY
open a file in read-only mode. open a file in read-only mode.
config CONFIG_FEATURE_VI_SETOPTS config CONFIG_FEATURE_VI_SETOPTS
bool " Enable set-able options, ai ic showmatch" bool "Enable set-able options, ai ic showmatch"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
Enable the editor to set some (ai, ic, showmatch) options. Enable the editor to set some (ai, ic, showmatch) options.
config CONFIG_FEATURE_VI_SET config CONFIG_FEATURE_VI_SET
bool " Support for :set" bool "Support for :set"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
Support for ":set". Support for ":set".
config CONFIG_FEATURE_VI_WIN_RESIZE config CONFIG_FEATURE_VI_WIN_RESIZE
bool " Handle window resize" bool "Handle window resize"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help
Make busybox vi behave nicely with terminals that get resized. Make busybox vi behave nicely with terminals that get resized.
config CONFIG_FEATURE_VI_OPTIMIZE_CURSOR config CONFIG_FEATURE_VI_OPTIMIZE_CURSOR
bool " Optimize cursor movement" bool "Optimize cursor movement"
default y default y
depends on CONFIG_VI depends on CONFIG_VI
help help

View File

@ -12,7 +12,7 @@ config CONFIG_FIND
find is used to search your system to find specified files. find is used to search your system to find specified files.
config CONFIG_FEATURE_FIND_MTIME config CONFIG_FEATURE_FIND_MTIME
bool " Enable modified time matching (-mtime) option" bool "Enable modified time matching (-mtime) option"
default y default y
depends on CONFIG_FIND depends on CONFIG_FIND
help help
@ -20,7 +20,7 @@ config CONFIG_FEATURE_FIND_MTIME
files, in days. files, in days.
config CONFIG_FEATURE_FIND_MMIN config CONFIG_FEATURE_FIND_MMIN
bool " Enable modified time matching (-min) option" bool "Enable modified time matching (-min) option"
default y default y
depends on CONFIG_FIND depends on CONFIG_FIND
help help
@ -28,14 +28,14 @@ config CONFIG_FEATURE_FIND_MMIN
files, in minutes. files, in minutes.
config CONFIG_FEATURE_FIND_PERM config CONFIG_FEATURE_FIND_PERM
bool " Enable permissions matching (-perm) option" bool "Enable permissions matching (-perm) option"
default y default y
depends on CONFIG_FIND depends on CONFIG_FIND
help help
Enable searching based on file permissions. Enable searching based on file permissions.
config CONFIG_FEATURE_FIND_TYPE config CONFIG_FEATURE_FIND_TYPE
bool " Enable filetype matching (-type) option" bool "Enable filetype matching (-type) option"
default y default y
depends on CONFIG_FIND depends on CONFIG_FIND
help help
@ -43,7 +43,7 @@ config CONFIG_FEATURE_FIND_TYPE
directory, socket, device, etc.). directory, socket, device, etc.).
config CONFIG_FEATURE_FIND_XDEV config CONFIG_FEATURE_FIND_XDEV
bool " Enable stay in filesystem (-xdev) option" bool "Enable stay in filesystem (-xdev) option"
default y default y
depends on CONFIG_FIND depends on CONFIG_FIND
help help
@ -51,7 +51,7 @@ config CONFIG_FEATURE_FIND_XDEV
filesystem. filesystem.
config CONFIG_FEATURE_FIND_NEWER config CONFIG_FEATURE_FIND_NEWER
bool " Enable -newer option for comparing file mtimes" bool "Enable -newer option for comparing file mtimes"
default y default y
depends on CONFIG_FIND depends on CONFIG_FIND
help help
@ -59,14 +59,14 @@ config CONFIG_FEATURE_FIND_NEWER
a modified time that is more recent than the specified FILE. a modified time that is more recent than the specified FILE.
config CONFIG_FEATURE_FIND_INUM config CONFIG_FEATURE_FIND_INUM
bool " Enable inode number matching (-inum) option" bool "Enable inode number matching (-inum) option"
default y default y
depends on CONFIG_FIND depends on CONFIG_FIND
help help
Support the 'find -inum' option for searching by inode number. Support the 'find -inum' option for searching by inode number.
config CONFIG_FEATURE_FIND_EXEC config CONFIG_FEATURE_FIND_EXEC
bool " Enable (-exec) option allowing execution of commands" bool "Enable (-exec) option allowing execution of commands"
default y default y
depends on CONFIG_FIND depends on CONFIG_FIND
help help
@ -80,7 +80,7 @@ config CONFIG_GREP
grep is used to search files for a specified pattern. grep is used to search files for a specified pattern.
config CONFIG_FEATURE_GREP_EGREP_ALIAS config CONFIG_FEATURE_GREP_EGREP_ALIAS
bool " Support extended regular expressions (egrep & grep -E)" bool "Support extended regular expressions (egrep & grep -E)"
default y default y
depends on CONFIG_GREP depends on CONFIG_GREP
help help
@ -89,7 +89,7 @@ config CONFIG_FEATURE_GREP_EGREP_ALIAS
and various repetition operators. and various repetition operators.
config CONFIG_FEATURE_GREP_FGREP_ALIAS config CONFIG_FEATURE_GREP_FGREP_ALIAS
bool " Alias fgrep to grep -F" bool "Alias fgrep to grep -F"
default y default y
depends on CONFIG_GREP depends on CONFIG_GREP
help help
@ -98,7 +98,7 @@ config CONFIG_FEATURE_GREP_FGREP_ALIAS
grep -F is always builtin, this just creates the fgrep alias. grep -F is always builtin, this just creates the fgrep alias.
config CONFIG_FEATURE_GREP_CONTEXT config CONFIG_FEATURE_GREP_CONTEXT
bool " Enable before and after context flags (-A, -B and -C)" bool "Enable before and after context flags (-A, -B and -C)"
default y default y
depends on CONFIG_GREP depends on CONFIG_GREP
help help
@ -114,7 +114,7 @@ config CONFIG_XARGS
every item from standard input. every item from standard input.
config CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION config CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION
bool " Enable prompt and confirmation option -p" bool "Enable prompt and confirmation option -p"
default n default n
depends on CONFIG_XARGS depends on CONFIG_XARGS
help help
@ -122,7 +122,7 @@ config CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION
line and read a line from the terminal. line and read a line from the terminal.
config CONFIG_FEATURE_XARGS_SUPPORT_QUOTES config CONFIG_FEATURE_XARGS_SUPPORT_QUOTES
bool " Enable support single and double quotes and backslash" bool "Enable support single and double quotes and backslash"
default n default n
depends on CONFIG_XARGS depends on CONFIG_XARGS
help help
@ -130,7 +130,7 @@ config CONFIG_FEATURE_XARGS_SUPPORT_QUOTES
and backslash for can use aruments with spaces. and backslash for can use aruments with spaces.
config CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT config CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT
bool " Enable support options -x" bool "Enable support options -x"
default n default n
depends on CONFIG_XARGS depends on CONFIG_XARGS
help help
@ -138,7 +138,7 @@ config CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT
is exceeded. is exceeded.
config CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM config CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM
bool " Enable options -0" bool "Enable options -0"
default n default n
depends on CONFIG_XARGS depends on CONFIG_XARGS
help help

View File

@ -12,14 +12,14 @@ config CONFIG_INIT
init is the first program run when the system boots. init is the first program run when the system boots.
config CONFIG_FEATURE_USE_INITTAB config CONFIG_FEATURE_USE_INITTAB
bool " Support reading an inittab file" bool "Support reading an inittab file"
default y default y
depends on CONFIG_INIT depends on CONFIG_INIT
help help
Allow init to read an inittab file when the system boot. Allow init to read an inittab file when the system boot.
config CONFIG_FEATURE_INIT_SCTTY config CONFIG_FEATURE_INIT_SCTTY
bool " Support running commands with a controlling-tty" bool "Support running commands with a controlling-tty"
default n default n
depends on CONFIG_INIT depends on CONFIG_INIT
help help
@ -30,14 +30,14 @@ config CONFIG_FEATURE_INIT_SCTTY
the console is only accessed during development or for maintenance. the console is only accessed during development or for maintenance.
config CONFIG_FEATURE_EXTRA_QUIET config CONFIG_FEATURE_EXTRA_QUIET
bool " Be _extra_ quiet on boot" bool "Be _extra_ quiet on boot"
default y default y
depends on CONFIG_INIT depends on CONFIG_INIT
help help
Prevent init from logging some messages to the console during boot. Prevent init from logging some messages to the console during boot.
config CONFIG_FEATURE_INIT_COREDUMPS config CONFIG_FEATURE_INIT_COREDUMPS
bool " Support dumping core for child processes (debugging only)" bool "Support dumping core for child processes (debugging only)"
default n default n
depends on CONFIG_INIT depends on CONFIG_INIT
help help
@ -49,7 +49,7 @@ config CONFIG_FEATURE_INIT_COREDUMPS
config CONFIG_FEATURE_INITRD config CONFIG_FEATURE_INITRD
bool " Support running init from within an initrd (not initramfs)" bool "Support running init from within an initrd (not initramfs)"
default y default y
depends on CONFIG_INIT depends on CONFIG_INIT
help help

View File

@ -84,14 +84,14 @@ config CONFIG_GETTY
getty lets you log in on a tty, it is normally invoked by init. getty lets you log in on a tty, it is normally invoked by init.
config CONFIG_FEATURE_UTMP config CONFIG_FEATURE_UTMP
bool " Support utmp file" bool "Support utmp file"
depends on CONFIG_GETTY || CONFIG_LOGIN || CONFIG_SU || CONFIG_WHO depends on CONFIG_GETTY || CONFIG_LOGIN || CONFIG_SU || CONFIG_WHO
default n default n
help help
The file /var/run/utmp is used to track who is currently logged in. The file /var/run/utmp is used to track who is currently logged in.
config CONFIG_FEATURE_WTMP config CONFIG_FEATURE_WTMP
bool " Support wtmp file" bool "Support wtmp file"
depends on CONFIG_GETTY || CONFIG_LOGIN || CONFIG_SU || CONFIG_LAST depends on CONFIG_GETTY || CONFIG_LOGIN || CONFIG_SU || CONFIG_LAST
default n default n
select CONFIG_FEATURE_UTMP select CONFIG_FEATURE_UTMP
@ -110,7 +110,7 @@ config CONFIG_LOGIN
work properly. work properly.
config CONFIG_FEATURE_SECURETTY config CONFIG_FEATURE_SECURETTY
bool " Support for /etc/securetty" bool "Support for /etc/securetty"
default y default y
depends on CONFIG_LOGIN depends on CONFIG_LOGIN
help help

View File

@ -35,7 +35,7 @@ config CONFIG_CROND
work properly. work properly.
config CONFIG_FEATURE_CROND_CALL_SENDMAIL config CONFIG_FEATURE_CROND_CALL_SENDMAIL
bool " Using /usr/sbin/sendmail?" bool "Using /usr/sbin/sendmail?"
default n default n
depends on CONFIG_CROND depends on CONFIG_CROND
help help
@ -112,7 +112,7 @@ config CONFIG_LESS
a wide array of features, and is an improvement over 'more'. a wide array of features, and is an improvement over 'more'.
config CONFIG_FEATURE_LESS_BRACKETS config CONFIG_FEATURE_LESS_BRACKETS
bool " Enable bracket searching" bool "Enable bracket searching"
default y default y
depends on CONFIG_LESS depends on CONFIG_LESS
help help
@ -120,7 +120,7 @@ config CONFIG_FEATURE_LESS_BRACKETS
brackets, facilitating programming. brackets, facilitating programming.
config CONFIG_FEATURE_LESS_FLAGS config CONFIG_FEATURE_LESS_FLAGS
bool " Enable extra flags" bool "Enable extra flags"
default y default y
depends on CONFIG_LESS depends on CONFIG_LESS
help help
@ -130,7 +130,7 @@ config CONFIG_FEATURE_LESS_FLAGS
The -m flag enables a simpler status line with a percentage. The -m flag enables a simpler status line with a percentage.
config CONFIG_FEATURE_LESS_FLAGCS config CONFIG_FEATURE_LESS_FLAGCS
bool " Enable flag changes" bool "Enable flag changes"
default n default n
depends on CONFIG_LESS depends on CONFIG_LESS
help help
@ -138,14 +138,14 @@ config CONFIG_FEATURE_LESS_FLAGCS
less itself. less itself.
config CONFIG_FEATURE_LESS_MARKS config CONFIG_FEATURE_LESS_MARKS
bool " Enable marks" bool "Enable marks"
default n default n
depends on CONFIG_LESS depends on CONFIG_LESS
help help
Marks enable positions in a file to be stored for easy reference. Marks enable positions in a file to be stored for easy reference.
config CONFIG_FEATURE_LESS_REGEXP config CONFIG_FEATURE_LESS_REGEXP
bool " Enable regular expressions" bool "Enable regular expressions"
default n default n
depends on CONFIG_LESS depends on CONFIG_LESS
help help
@ -160,7 +160,7 @@ config CONFIG_HDPARM
CONFIG_FEATURE_HDPARM_GET_IDENTITY option).... CONFIG_FEATURE_HDPARM_GET_IDENTITY option)....
config CONFIG_FEATURE_HDPARM_GET_IDENTITY config CONFIG_FEATURE_HDPARM_GET_IDENTITY
bool " Support obtaining detailed information directly from drives" bool "Support obtaining detailed information directly from drives"
default y default y
depends on CONFIG_HDPARM depends on CONFIG_HDPARM
help help
@ -169,7 +169,7 @@ config CONFIG_FEATURE_HDPARM_GET_IDENTITY
feature set. Enabling this option will add about 16k... feature set. Enabling this option will add about 16k...
config CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF config CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF
bool " Register an IDE interface (DANGEROUS)" bool "Register an IDE interface (DANGEROUS)"
default n default n
depends on CONFIG_HDPARM depends on CONFIG_HDPARM
help help
@ -177,7 +177,7 @@ config CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF
This is dangerous stuff, so you should probably say N. This is dangerous stuff, so you should probably say N.
config CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF config CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF
bool " Un-register an IDE interface (DANGEROUS)" bool "Un-register an IDE interface (DANGEROUS)"
default n default n
depends on CONFIG_HDPARM depends on CONFIG_HDPARM
help help
@ -185,7 +185,7 @@ config CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF
This is dangerous stuff, so you should probably say N. This is dangerous stuff, so you should probably say N.
config CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET config CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET
bool " perform device reset (DANGEROUS)" bool "perform device reset (DANGEROUS)"
default n default n
depends on CONFIG_HDPARM depends on CONFIG_HDPARM
help help
@ -193,7 +193,7 @@ config CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET
This is dangerous stuff, so you should probably say N. This is dangerous stuff, so you should probably say N.
config CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF config CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF
bool " tristate device for hotswap (DANGEROUS)" bool "tristate device for hotswap (DANGEROUS)"
default n default n
depends on CONFIG_HDPARM depends on CONFIG_HDPARM
help help
@ -202,7 +202,7 @@ config CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF
stuff, so you should probably say N. stuff, so you should probably say N.
config CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA config CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA
bool " get/set using_dma flag (DANGEROUS)" bool "get/set using_dma flag (DANGEROUS)"
default n default n
depends on CONFIG_HDPARM depends on CONFIG_HDPARM
help help

View File

@ -111,7 +111,7 @@ comment "Options common to multiple modutils"
config CONFIG_FEATURE_CHECK_TAINTED_MODULE config CONFIG_FEATURE_CHECK_TAINTED_MODULE
# Simulate indentation # Simulate indentation
bool " Support tainted module checking with new kernels" bool "Support tainted module checking with new kernels"
default y default y
depends on CONFIG_INSMOD || CONFIG_LSMOD depends on CONFIG_INSMOD || CONFIG_LSMOD
help help
@ -122,7 +122,7 @@ config CONFIG_FEATURE_CHECK_TAINTED_MODULE
config CONFIG_FEATURE_2_4_MODULES config CONFIG_FEATURE_2_4_MODULES
# Simulate indentation # Simulate indentation
bool " Support version 2.2.x to 2.4.x Linux kernels" bool "Support version 2.2.x to 2.4.x Linux kernels"
default y default y
depends on CONFIG_INSMOD || CONFIG_RMMOD depends on CONFIG_INSMOD || CONFIG_RMMOD
help help
@ -130,7 +130,7 @@ config CONFIG_FEATURE_2_4_MODULES
config CONFIG_FEATURE_2_6_MODULES config CONFIG_FEATURE_2_6_MODULES
# Simulate indentation # Simulate indentation
bool " Support version 2.6.x Linux kernels" bool "Support version 2.6.x Linux kernels"
default y default y
depends on CONFIG_INSMOD || CONFIG_RMMOD || CONFIG_MODPROBE depends on CONFIG_INSMOD || CONFIG_RMMOD || CONFIG_MODPROBE
help help

View File

@ -46,14 +46,14 @@ config CONFIG_PIDOF
those id's on the standard output. those id's on the standard output.
config CONFIG_FEATURE_PIDOF_SINGLE config CONFIG_FEATURE_PIDOF_SINGLE
bool " Enable argument for single shot (-s)" bool "Enable argument for single shot (-s)"
default n default n
depends on CONFIG_PIDOF depends on CONFIG_PIDOF
help help
Support argument '-s' for returning only the first pid found. Support argument '-s' for returning only the first pid found.
config CONFIG_FEATURE_PIDOF_OMIT config CONFIG_FEATURE_PIDOF_OMIT
bool " Enable argument for omitting pids (-o)" bool "Enable argument for omitting pids (-o)"
default n default n
depends on CONFIG_PIDOF depends on CONFIG_PIDOF
help help
@ -68,7 +68,7 @@ config CONFIG_PS
ps gives a snapshot of the current processes. ps gives a snapshot of the current processes.
config CONFIG_FEATURE_PS_WIDE config CONFIG_FEATURE_PS_WIDE
bool " Enable argument for wide output (-w)" bool "Enable argument for wide output (-w)"
default n default n
depends on CONFIG_PS depends on CONFIG_PS
help help
@ -97,7 +97,7 @@ config CONFIG_TOP
system. system.
config CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE config CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
bool " Support showing CPU usage percentage (add 2k bytes)" bool "Support showing CPU usage percentage (add 2k bytes)"
default y default y
depends on CONFIG_TOP depends on CONFIG_TOP
help help

View File

@ -48,14 +48,14 @@ comment "Ash Shell Options"
depends on CONFIG_ASH depends on CONFIG_ASH
config CONFIG_ASH_JOB_CONTROL config CONFIG_ASH_JOB_CONTROL
bool " Enable Job control" bool "Enable Job control"
default y default y
depends on CONFIG_ASH depends on CONFIG_ASH
help help
Enable job control in the ash shell. Enable job control in the ash shell.
config CONFIG_ASH_READ_NCHARS config CONFIG_ASH_READ_NCHARS
bool " Enable 'read -n N' and 'read -s' support" bool "Enable 'read -n N' and 'read -s' support"
default n default n
depends on CONFIG_ASH depends on CONFIG_ASH
help help
@ -63,7 +63,7 @@ config CONFIG_ASH_READ_NCHARS
'read -s' will read without echoing the user's input. 'read -s' will read without echoing the user's input.
config CONFIG_ASH_READ_TIMEOUT config CONFIG_ASH_READ_TIMEOUT
bool " Enable 'read -t S' support." bool "Enable 'read -t S' support."
default n default n
depends on CONFIG_ASH depends on CONFIG_ASH
help help
@ -72,21 +72,21 @@ config CONFIG_ASH_READ_TIMEOUT
as a decimal fraction, e.g. 'read -t 2.5 foo'. as a decimal fraction, e.g. 'read -t 2.5 foo'.
config CONFIG_ASH_ALIAS config CONFIG_ASH_ALIAS
bool " Enable alias support" bool "Enable alias support"
default y default y
depends on CONFIG_ASH depends on CONFIG_ASH
help help
Enable alias support in the ash shell. Enable alias support in the ash shell.
config CONFIG_ASH_MATH_SUPPORT config CONFIG_ASH_MATH_SUPPORT
bool " Enable Posix math support" bool "Enable Posix math support"
default y default y
depends on CONFIG_ASH depends on CONFIG_ASH
help help
Enable math support in the ash shell. Enable math support in the ash shell.
config CONFIG_ASH_MATH_SUPPORT_64 config CONFIG_ASH_MATH_SUPPORT_64
bool " Extend Posix math support to 64 bit" bool "Extend Posix math support to 64 bit"
default n default n
depends on CONFIG_ASH_MATH_SUPPORT depends on CONFIG_ASH_MATH_SUPPORT
help help
@ -95,14 +95,14 @@ config CONFIG_ASH_MATH_SUPPORT_64
large numbers. large numbers.
config CONFIG_ASH_GETOPTS config CONFIG_ASH_GETOPTS
bool " Enable getopts builtin to parse positional parameters" bool "Enable getopts builtin to parse positional parameters"
default n default n
depends on CONFIG_ASH depends on CONFIG_ASH
help help
Enable getopts builtin in the ash shell. Enable getopts builtin in the ash shell.
config CONFIG_ASH_CMDCMD config CONFIG_ASH_CMDCMD
bool " Enable cmdcmd to override shell builtins" bool "Enable cmdcmd to override shell builtins"
default n default n
depends on CONFIG_ASH depends on CONFIG_ASH
help help
@ -111,7 +111,7 @@ config CONFIG_ASH_CMDCMD
even when there is an ash builtin command with the same name. even when there is an ash builtin command with the same name.
config CONFIG_ASH_BUILTIN_ECHO config CONFIG_ASH_BUILTIN_ECHO
bool " Enable builtin version of 'echo'" bool "Enable builtin version of 'echo'"
default n default n
depends on CONFIG_ASH depends on CONFIG_ASH
help help
@ -119,28 +119,28 @@ config CONFIG_ASH_BUILTIN_ECHO
# this entry also appears in coreutils/Config.in, next to the echo applet # this entry also appears in coreutils/Config.in, next to the echo applet
config CONFIG_FEATURE_FANCY_ECHO config CONFIG_FEATURE_FANCY_ECHO
bool " Enable echo options (-n and -e)" bool "Enable echo options (-n and -e)"
default y default y
depends on CONFIG_ASH_BUILTIN_ECHO depends on CONFIG_ASH_BUILTIN_ECHO
help help
This adds options (-n and -e) to echo. This adds options (-n and -e) to echo.
config CONFIG_ASH_MAIL config CONFIG_ASH_MAIL
bool " Check for new mail on interactive shells" bool "Check for new mail on interactive shells"
default y default y
depends on CONFIG_ASH depends on CONFIG_ASH
help help
Enable "check for new mail" in the ash shell. Enable "check for new mail" in the ash shell.
config CONFIG_ASH_OPTIMIZE_FOR_SIZE config CONFIG_ASH_OPTIMIZE_FOR_SIZE
bool " Optimize for size instead of speed" bool "Optimize for size instead of speed"
default y default y
depends on CONFIG_ASH depends on CONFIG_ASH
help help
Compile ash for reduced size at the price of speed. Compile ash for reduced size at the price of speed.
config CONFIG_ASH_RANDOM_SUPPORT config CONFIG_ASH_RANDOM_SUPPORT
bool " Enable pseudorandom generator and variable $RANDOM" bool "Enable pseudorandom generator and variable $RANDOM"
default n default n
depends on CONFIG_ASH depends on CONFIG_ASH
help help
@ -151,7 +151,7 @@ config CONFIG_ASH_RANDOM_SUPPORT
variable will no longer have special treatment. variable will no longer have special treatment.
config CONFIG_ASH_EXPAND_PRMT config CONFIG_ASH_EXPAND_PRMT
bool " Expand prompt string" bool "Expand prompt string"
default n default n
depends on CONFIG_ASH depends on CONFIG_ASH
help help

View File

@ -21,7 +21,7 @@ config CONFIG_SYSLOGD
you wait long enough.... you wait long enough....
config CONFIG_FEATURE_ROTATE_LOGFILE config CONFIG_FEATURE_ROTATE_LOGFILE
bool " Rotate message files" bool "Rotate message files"
default n default n
depends on CONFIG_SYSLOGD depends on CONFIG_SYSLOGD
help help
@ -29,7 +29,7 @@ config CONFIG_FEATURE_ROTATE_LOGFILE
on his own. No need to use an external rotatescript. on his own. No need to use an external rotatescript.
config CONFIG_FEATURE_REMOTE_LOG config CONFIG_FEATURE_REMOTE_LOG
bool " Remote Log support" bool "Remote Log support"
default n default n
depends on CONFIG_SYSLOGD depends on CONFIG_SYSLOGD
help help
@ -43,7 +43,7 @@ config CONFIG_FEATURE_REMOTE_LOG
by an intruder. by an intruder.
config CONFIG_FEATURE_IPC_SYSLOG config CONFIG_FEATURE_IPC_SYSLOG
bool " Circular Buffer support" bool "Circular Buffer support"
default n default n
depends on CONFIG_SYSLOGD depends on CONFIG_SYSLOGD
help help
@ -65,7 +65,7 @@ config CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE
used to record system log messages. used to record system log messages.
config CONFIG_LOGREAD config CONFIG_LOGREAD
bool " logread" bool "logread"
default y default y
depends on CONFIG_FEATURE_IPC_SYSLOG depends on CONFIG_FEATURE_IPC_SYSLOG
help help
@ -75,7 +75,7 @@ config CONFIG_LOGREAD
stored in the syslogd circular buffer. stored in the syslogd circular buffer.
config CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING config CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING
bool " logread double buffering" bool "logread double buffering"
default n default n
depends on CONFIG_LOGREAD depends on CONFIG_LOGREAD
help help

View File

@ -27,7 +27,7 @@ config CONFIG_FBSET
if you wish to enable the 'fbset' utility. if you wish to enable the 'fbset' utility.
config CONFIG_FEATURE_FBSET_FANCY config CONFIG_FEATURE_FBSET_FANCY
bool " Turn on extra fbset options" bool "Turn on extra fbset options"
default n default n
depends on CONFIG_FBSET depends on CONFIG_FBSET
help help
@ -37,7 +37,7 @@ config CONFIG_FEATURE_FBSET_FANCY
options. options.
config CONFIG_FEATURE_FBSET_READMODE config CONFIG_FEATURE_FBSET_READMODE
bool " Turn on fbset readmode support" bool "Turn on fbset readmode support"
default n default n
depends on CONFIG_FBSET depends on CONFIG_FBSET
help help
@ -73,14 +73,14 @@ config CONFIG_FDISK
'disk slices' that are defined on a hard drive. 'disk slices' that are defined on a hard drive.
config FDISK_SUPPORT_LARGE_DISKS config FDISK_SUPPORT_LARGE_DISKS
bool " support over 4GB disks" bool "support over 4GB disks"
default y default y
depends on CONFIG_FDISK depends on CONFIG_FDISK
help help
Enable this option to support large disks > 4GB. Enable this option to support large disks > 4GB.
config CONFIG_FEATURE_FDISK_WRITABLE config CONFIG_FEATURE_FDISK_WRITABLE
bool " Write support" bool "Write support"
default y default y
depends on CONFIG_FDISK depends on CONFIG_FDISK
help help
@ -89,7 +89,7 @@ config CONFIG_FEATURE_FDISK_WRITABLE
disabled, you will only be able to view the partition table. disabled, you will only be able to view the partition table.
config CONFIG_FEATURE_AIX_LABEL config CONFIG_FEATURE_AIX_LABEL
bool " Support AIX disklabels" bool "Support AIX disklabels"
default n default n
depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE
help help
@ -97,7 +97,7 @@ config CONFIG_FEATURE_AIX_LABEL
Most people can safely leave this option disabled. Most people can safely leave this option disabled.
config CONFIG_FEATURE_SGI_LABEL config CONFIG_FEATURE_SGI_LABEL
bool " Support SGI disklabels" bool "Support SGI disklabels"
default n default n
depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE
help help
@ -105,7 +105,7 @@ config CONFIG_FEATURE_SGI_LABEL
Most people can safely leave this option disabled. Most people can safely leave this option disabled.
config CONFIG_FEATURE_SUN_LABEL config CONFIG_FEATURE_SUN_LABEL
bool " Support SUN disklabels" bool "Support SUN disklabels"
default n default n
depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE
help help
@ -113,7 +113,7 @@ config CONFIG_FEATURE_SUN_LABEL
Most people can safely leave this option disabled. Most people can safely leave this option disabled.
config CONFIG_FEATURE_OSF_LABEL config CONFIG_FEATURE_OSF_LABEL
bool " Support BSD disklabels" bool "Support BSD disklabels"
default n default n
depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE
help help
@ -121,7 +121,7 @@ config CONFIG_FEATURE_OSF_LABEL
and define and edit BSD disk slices. and define and edit BSD disk slices.
config CONFIG_FEATURE_FDISK_ADVANCED config CONFIG_FEATURE_FDISK_ADVANCED
bool " Support expert mode" bool "Support expert mode"
default n default n
depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE depends on CONFIG_FDISK && CONFIG_FEATURE_FDISK_WRITABLE
help help
@ -164,7 +164,7 @@ comment "Minix filesystem support"
depends on CONFIG_FSCK_MINIX || CONFIG_MKFS_MINIX depends on CONFIG_FSCK_MINIX || CONFIG_MKFS_MINIX
config CONFIG_FEATURE_MINIX2 config CONFIG_FEATURE_MINIX2
bool " Support Minix fs v2 (fsck_minix/mkfs_minix)" bool "Support Minix fs v2 (fsck_minix/mkfs_minix)"
default y default y
depends on CONFIG_FSCK_MINIX || CONFIG_MKFS_MINIX depends on CONFIG_FSCK_MINIX || CONFIG_MKFS_MINIX
help help
@ -200,7 +200,7 @@ config CONFIG_HWCLOCK
correct time when Linux is _not_ running. correct time when Linux is _not_ running.
config CONFIG_FEATURE_HWCLOCK_LONGOPTIONS config CONFIG_FEATURE_HWCLOCK_LONGOPTIONS
bool " Support long options (--hctosys,...)" bool "Support long options (--hctosys,...)"
default n default n
depends on CONFIG_HWCLOCK depends on CONFIG_HWCLOCK
help help
@ -209,7 +209,7 @@ config CONFIG_FEATURE_HWCLOCK_LONGOPTIONS
then enable this option. then enable this option.
config CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS config CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS
bool " Use FHS /var/lib/hwclock/adjtime" bool "Use FHS /var/lib/hwclock/adjtime"
default y default y
depends on CONFIG_HWCLOCK depends on CONFIG_HWCLOCK
help help
@ -255,7 +255,7 @@ config CONFIG_MDEV
from sysfs. from sysfs.
config CONFIG_FEATURE_MDEV_CONF config CONFIG_FEATURE_MDEV_CONF
bool " Support /etc/mdev.conf" bool "Support /etc/mdev.conf"
default n default n
depends on CONFIG_MDEV depends on CONFIG_MDEV
help help
@ -289,7 +289,7 @@ config CONFIG_MKSWAP
the swap space using the 'swapon' utility. the swap space using the 'swapon' utility.
config CONFIG_FEATURE_MKSWAP_V0 config CONFIG_FEATURE_MKSWAP_V0
bool " version 0 support" bool "version 0 support"
default n default n
depends on CONFIG_MKSWAP depends on CONFIG_MKSWAP
# depends on CONFIG_MKSWAP && CONFIG_DEPRECATED # depends on CONFIG_MKSWAP && CONFIG_DEPRECATED
@ -309,7 +309,7 @@ config CONFIG_MORE
any need to reading text files, you can leave this disabled. any need to reading text files, you can leave this disabled.
config CONFIG_FEATURE_USE_TERMIOS config CONFIG_FEATURE_USE_TERMIOS
bool " Use termios to manipulate the screen" bool "Use termios to manipulate the screen"
default y default y
depends on CONFIG_MORE depends on CONFIG_MORE
help help
@ -331,7 +331,7 @@ config CONFIG_MOUNT
the 'mount' utility. the 'mount' utility.
config CONFIG_FEATURE_MOUNT_NFS config CONFIG_FEATURE_MOUNT_NFS
bool " Support mounting NFS file systems" bool "Support mounting NFS file systems"
default n default n
depends on CONFIG_MOUNT depends on CONFIG_MOUNT
help help
@ -413,7 +413,7 @@ config CONFIG_UMOUNT
also want to enable 'umount'. also want to enable 'umount'.
config CONFIG_FEATURE_UMOUNT_ALL config CONFIG_FEATURE_UMOUNT_ALL
bool " umount -a option" bool "umount -a option"
default n default n
depends on CONFIG_UMOUNT depends on CONFIG_UMOUNT
help help
@ -423,7 +423,7 @@ comment "Common options for mount/umount"
depends on CONFIG_MOUNT || CONFIG_UMOUNT depends on CONFIG_MOUNT || CONFIG_UMOUNT
config CONFIG_FEATURE_MOUNT_LOOP config CONFIG_FEATURE_MOUNT_LOOP
bool " Support loopback mounts" bool "Support loopback mounts"
default n default n
depends on CONFIG_MOUNT || CONFIG_UMOUNT depends on CONFIG_MOUNT || CONFIG_UMOUNT
help help
@ -439,7 +439,7 @@ config CONFIG_FEATURE_MOUNT_LOOP
(If you don't want umount to free the loop device, use "umount -D".) (If you don't want umount to free the loop device, use "umount -D".)
config CONFIG_FEATURE_MTAB_SUPPORT config CONFIG_FEATURE_MTAB_SUPPORT
bool " Support for the old /etc/mtab file" bool "Support for the old /etc/mtab file"
default n default n
depends on CONFIG_MOUNT || CONFIG_UMOUNT depends on CONFIG_MOUNT || CONFIG_UMOUNT
help help