summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2013-11-11 17:23:23 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-11-11 22:19:30 +0100
commitbed4e27868aaefb3b82dca9ba076415bec368557 (patch)
tree478b89dc5a865eeb4b3b0067fab6e7c78ba2a3d0 /package
parentc2255e00f3ead5d9a55d81f503be269b555fbed5 (diff)
downloadbuildroot-bed4e27868aaefb3b82dca9ba076415bec368557.tar.gz
buildroot-bed4e27868aaefb3b82dca9ba076415bec368557.zip
Config.in files: whitespace cleanup
This patch fixes the following whitespace problems in Config.in files: - trailing whitespace - spaces instead of tabs for indentation - help text not indented with tab + 2 spaces Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package')
-rw-r--r--package/at/Config.in6
-rw-r--r--package/busybox/Config.in2
-rw-r--r--package/cegui06/Config.in2
-rw-r--r--package/celt051/Config.in6
-rw-r--r--package/cppcms/Config.in6
-rw-r--r--package/cramfs/Config.in10
-rw-r--r--package/cryptsetup/Config.in2
-rw-r--r--package/cups/Config.in8
-rw-r--r--package/dfu-util/Config.in.host4
-rw-r--r--package/divine/Config.in14
-rw-r--r--package/dvb-apps/Config.in2
-rw-r--r--package/dvbsnoop/Config.in2
-rw-r--r--package/e2fsprogs/Config.in.host2
-rw-r--r--package/efl/libevas/Config.in4
-rw-r--r--package/ffmpeg/Config.in98
-rw-r--r--package/flac/Config.in2
-rw-r--r--package/freescale-imx/gpu-viv-bin-mx6q/Config.in2
-rw-r--r--package/gd/Config.in38
-rw-r--r--package/genimage/Config.in.host4
-rw-r--r--package/genpart/Config.in.host2
-rw-r--r--package/genromfs/Config.in8
-rw-r--r--package/httping/Config.in18
-rw-r--r--package/input-tools/Config.in24
-rw-r--r--package/intltool/Config.in14
-rw-r--r--package/keyutils/Config.in2
-rw-r--r--package/libcap/Config.in10
-rw-r--r--package/libdvdnav/Config.in2
-rw-r--r--package/libeXosip2/Config.in2
-rw-r--r--package/libgeotiff/Config.in12
-rw-r--r--package/libiscsi/Config.in4
-rw-r--r--package/libmms/Config.in10
-rw-r--r--package/libseccomp/Config.in4
-rw-r--r--package/libv4l/Config.in2
-rw-r--r--package/libxml-parser-perl/Config.in16
-rw-r--r--package/linux-firmware/Config.in18
-rw-r--r--package/lite/Config.in2
-rw-r--r--package/lttng-babeltrace/Config.in2
-rw-r--r--package/makedevs/Config.in8
-rw-r--r--package/memtester/Config.in2
-rw-r--r--package/monit/Config.in2
-rw-r--r--package/mtools/Config.in.host2
-rw-r--r--package/php/Config.in20
-rw-r--r--package/python-pyparsing/Config.in2
-rw-r--r--package/sawman/Config.in12
-rw-r--r--package/slirp/Config.in6
-rw-r--r--package/snowball-hdmiservice/Config.in6
-rw-r--r--package/speex/Config.in6
-rw-r--r--package/spice-protocol/Config.in4
-rw-r--r--package/spice/Config.in4
-rw-r--r--package/squashfs/Config.in34
-rw-r--r--package/sysstat/Config.in62
-rw-r--r--package/taglib/Config.in6
-rw-r--r--package/ti-gfx/Config.in2
-rw-r--r--package/tremor/Config.in6
-rw-r--r--package/usbredir/Config.in6
-rw-r--r--package/util-linux/Config.in2
-rw-r--r--package/x11r7/Config.in2
-rw-r--r--package/x11r7/xdriver_xf86-input-evdev/Config.in2
-rw-r--r--package/x11r7/xserver_xorg-server/Config.in18
-rw-r--r--package/xenomai/Config.in66
-rw-r--r--package/xfsprogs/Config.in2
61 files changed, 324 insertions, 324 deletions
diff --git a/package/at/Config.in b/package/at/Config.in
index d4ddcb2c62..17fabf7f6b 100644
--- a/package/at/Config.in
+++ b/package/at/Config.in
@@ -2,9 +2,9 @@ config BR2_PACKAGE_AT
bool "at"
depends on BR2_USE_MMU
help
- At and batch read shell commands from standard input and
- store them as jobs to be scheduled for execution in the
- future.
+ At and batch read shell commands from standard input and
+ store them as jobs to be scheduled for execution in the
+ future.
at - run the job at a specified time
batch - run the job when system load levels permit
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index ba521e1e0e..2d55aa60f9 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -81,5 +81,5 @@ if !BR2_PACKAGE_BUSYBOX # kconfig doesn't support else
# add dummy config so the stuff with busybox alternatives are shown
# when busybox is disabled
config BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
- default y
+ default y
endif
diff --git a/package/cegui06/Config.in b/package/cegui06/Config.in
index 410447230a..92bbb70b81 100644
--- a/package/cegui06/Config.in
+++ b/package/cegui06/Config.in
@@ -15,5 +15,5 @@ config BR2_PACKAGE_CEGUI06
orientated, written in C++, and targeted at games developers who
should be spending their time creating great games, not building
GUI sub-systems!
-
+
http://www.cegui.org.uk/
diff --git a/package/celt051/Config.in b/package/celt051/Config.in
index 50ed069276..035e262d74 100644
--- a/package/celt051/Config.in
+++ b/package/celt051/Config.in
@@ -3,13 +3,13 @@ config BR2_PACKAGE_CELT051
select BR2_PACKAGE_LIBOGG
help
The CELT ultra-low delay audio codec
-
+
The CELT codec is a compression algorithm for audio. Like MP3,
Vorbis, and AAC it is suitable for transmitting music with high
quality. Unlike these formats CELT imposes very little delay on
the signal, even less than is typical for speech centric formats
like Speex, GSM, or G.729.
-
+
Note: this is version 0.5.1.3 of celt.
-
+
http://www.celt-codec.org/
diff --git a/package/cppcms/Config.in b/package/cppcms/Config.in
index 11daf7cdfe..e13e076cd3 100644
--- a/package/cppcms/Config.in
+++ b/package/cppcms/Config.in
@@ -12,11 +12,11 @@ config BR2_PACKAGE_CPPCMS
differs from most of other web development frameworks like:
Python Django or Java Servlets on the following aspects:
- - It is designed and tuned to handle extremely high loads.
+ - It is designed and tuned to handle extremely high loads.
- It uses modern C++ as primary development language in
order to achieve the above goal.
- - It is aimed on development of both Web Sites and Web
- Services.
+ - It is aimed on development of both Web Sites and Web
+ Services.
http://cppcms.com
diff --git a/package/cramfs/Config.in b/package/cramfs/Config.in
index a5c73a8524..daf6e6d100 100644
--- a/package/cramfs/Config.in
+++ b/package/cramfs/Config.in
@@ -1,7 +1,7 @@
config BR2_PACKAGE_CRAMFS
- bool "cramfs"
- help
- cramfs is a compressed read-only filesystem. This package
- contains the tools to generate and check a cramfs filesystem.
+ bool "cramfs"
+ help
+ cramfs is a compressed read-only filesystem. This package
+ contains the tools to generate and check a cramfs filesystem.
- http://sourceforge.net/projects/cramfs/
+ http://sourceforge.net/projects/cramfs/
diff --git a/package/cryptsetup/Config.in b/package/cryptsetup/Config.in
index 7b0e7ca599..28073f41bc 100644
--- a/package/cryptsetup/Config.in
+++ b/package/cryptsetup/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_CRYPTSETUP
select BR2_PACKAGE_POPT
select BR2_PACKAGE_LVM2
select BR2_PACKAGE_E2FSPROGS
- select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
+ select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
depends on BR2_LARGEFILE # lvm2, util-linux
depends on BR2_USE_MMU # lvm2
depends on BR2_USE_WCHAR # util-linux
diff --git a/package/cups/Config.in b/package/cups/Config.in
index 3703d4e26c..ea1f003e49 100644
--- a/package/cups/Config.in
+++ b/package/cups/Config.in
@@ -10,10 +10,10 @@ config BR2_PACKAGE_CUPS
if BR2_PACKAGE_CUPS
config BR2_PACKAGE_CUPS_PDFTOPS
- bool "pdftops support"
- depends on BR2_INSTALL_LIBSTDCPP
- help
- Enable pdftops support
+ bool "pdftops support"
+ depends on BR2_INSTALL_LIBSTDCPP
+ help
+ Enable pdftops support
comment "pdftops support needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP
diff --git a/package/dfu-util/Config.in.host b/package/dfu-util/Config.in.host
index cfeebdc21d..b2a8f8251f 100644
--- a/package/dfu-util/Config.in.host
+++ b/package/dfu-util/Config.in.host
@@ -1,8 +1,8 @@
config BR2_PACKAGE_HOST_DFU_UTIL
bool "host dfu-util"
help
- Dfu-util is the host side implementation of the DFU 1.0
+ Dfu-util is the host side implementation of the DFU 1.0
specification of the USB forum. DFU is intended to download
- and upload firmware to devices connected over USB.
+ and upload firmware to devices connected over USB.
http://dfu-util.gnumonks.org/
diff --git a/package/divine/Config.in b/package/divine/Config.in
index 8202292142..7909004761 100644
--- a/package/divine/Config.in
+++ b/package/divine/Config.in
@@ -1,8 +1,8 @@
config BR2_PACKAGE_DIVINE
- bool "directfb virtual input extension"
- depends on BR2_PACKAGE_DIRECTFB
- help
- DiVine provides a DirectFB input driver that reads input
- events from a pipe and dispatches them via a virtual input
- device. It also installs the tool 'spooky' that allows to
- send input events to DirectFB applications.
+ bool "directfb virtual input extension"
+ depends on BR2_PACKAGE_DIRECTFB
+ help
+ DiVine provides a DirectFB input driver that reads input
+ events from a pipe and dispatches them via a virtual input
+ device. It also installs the tool 'spooky' that allows to
+ send input events to DirectFB applications.
diff --git a/package/dvb-apps/Config.in b/package/dvb-apps/Config.in
index 393ee5bd8e..ba3ce45ec0 100644
--- a/package/dvb-apps/Config.in
+++ b/package/dvb-apps/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_DVB_APPS
bool "dvb-apps (transponders data)"
help
Install the DVB-C, DVB-S, DVB-T and ATSC transponders data.
-
+
http://linuxtv.org/projects.php
http://linuxtv.org/hg/dvb-apps
diff --git a/package/dvbsnoop/Config.in b/package/dvbsnoop/Config.in
index 9ead941d2b..09a3c4d8f6 100644
--- a/package/dvbsnoop/Config.in
+++ b/package/dvbsnoop/Config.in
@@ -22,4 +22,4 @@ config BR2_PACKAGE_DVBSNOOP
http://en.wikipedia.org/wiki/DBox2
comment "dvbsnoop needs a toolchain w/ largefile"
- depends on !BR2_LARGEFILE
+ depends on !BR2_LARGEFILE
diff --git a/package/e2fsprogs/Config.in.host b/package/e2fsprogs/Config.in.host
index 0c001c22a0..bc0c71c487 100644
--- a/package/e2fsprogs/Config.in.host
+++ b/package/e2fsprogs/Config.in.host
@@ -2,5 +2,5 @@ config BR2_PACKAGE_HOST_E2FSPROGS
bool "host e2fsprogs"
help
The EXT2/3/4 file system utilities.
-
+
http://e2fsprogs.sf.net
diff --git a/package/efl/libevas/Config.in b/package/efl/libevas/Config.in
index 8c4193fdaf..b14a3193b5 100644
--- a/package/efl/libevas/Config.in
+++ b/package/efl/libevas/Config.in
@@ -142,10 +142,10 @@ config BR2_PACKAGE_LIBEVAS_GL
select BR2_PACKAGE_LIBEET
config BR2_PACKAGE_LIBEVAS_GLES_SGX
- bool "OpenGL-ES SGX"
+ bool "OpenGL-ES SGX"
config BR2_PACKAGE_LIBEVAS_GLES_S3C6410
- bool "OpenGL-ES S3C6410"
+ bool "OpenGL-ES S3C6410"
endchoice
diff --git a/package/ffmpeg/Config.in b/package/ffmpeg/Config.in
index 1c8c34f51a..20d5231fb4 100644
--- a/package/ffmpeg/Config.in
+++ b/package/ffmpeg/Config.in
@@ -6,48 +6,48 @@ menuconfig BR2_PACKAGE_FFMPEG
depends on BR2_LARGEFILE
depends on BR2_INET_IPV6
help
- FFmpeg is a complete, cross-platform solution to record, convert
- and stream audio and video.
+ FFmpeg is a complete, cross-platform solution to record, convert
+ and stream audio and video.
- http://www.ffmpeg.org
+ http://www.ffmpeg.org
if BR2_PACKAGE_FFMPEG
config BR2_PACKAGE_FFMPEG_GPL
bool "Enable GPL code"
help
- allow use of GPL code, the resulting libs and binaries will
- be under GPL
+ allow use of GPL code, the resulting libs and binaries will
+ be under GPL
config BR2_PACKAGE_FFMPEG_NONFREE
bool "Enable nonfree code"
help
- allow use of nonfree code, the resulting libs and binaries
- will be unredistributable
+ allow use of nonfree code, the resulting libs and binaries
+ will be unredistributable
config BR2_PACKAGE_FFMPEG_FFMPEG
bool "Build ffmpeg (the command line application)"
select BR2_PACKAGE_FFMPEG_SWSCALE
default y
help
- FFmpeg is a very fast video and audio converter.
- It can also grab from a live audio/video source.
+ FFmpeg is a very fast video and audio converter.
+ It can also grab from a live audio/video source.
- It is not needed if you want to link the FFmpeg libraries
- to your application.
+ It is not needed if you want to link the FFmpeg libraries
+ to your application.
config BR2_PACKAGE_FFMPEG_FFPLAY
bool "Build ffplay"
select BR2_PACKAGE_SDL
help
- FFplay is a very simple and portable media player using the
- FFmpeg libraries and the SDL library.
- It is mostly used as a testbed for the various FFmpeg APIs.
+ FFplay is a very simple and portable media player using the
+ FFmpeg libraries and the SDL library.
+ It is mostly used as a testbed for the various FFmpeg APIs.
config BR2_PACKAGE_FFMPEG_FFSERVER
bool "Build ffserver"
help
- FFserver is a streaming server for both audio and video.
+ FFserver is a streaming server for both audio and video.
config BR2_PACKAGE_FFMPEG_POSTPROC
bool "Build libpostproc"
@@ -64,81 +64,81 @@ config BR2_PACKAGE_FFMPEG_ENCODERS
string "Enabled encoders"
default "all"
help
- Space-separated list of encoders to build in FFmpeg,
- or "all" to build all of them.
+ Space-separated list of encoders to build in FFmpeg,
+ or "all" to build all of them.
- Run ./configure --list-encoders in the ffmpeg sources
- directory to know the available options.
+ Run ./configure --list-encoders in the ffmpeg sources
+ directory to know the available options.
config BR2_PACKAGE_FFMPEG_DECODERS
string "Enabled decoders"
default "all"
help
- Space-separated list of decoders to build in FFmpeg,
- or "all" to build all of them.
+ Space-separated list of decoders to build in FFmpeg,
+ or "all" to build all of them.
- Run ./configure --list-decoders in the ffmpeg sources
- directory to know the available options.
+ Run ./configure --list-decoders in the ffmpeg sources
+ directory to know the available options.
config BR2_PACKAGE_FFMPEG_MUXERS
string "Enabled muxers"
default "all"
help
- Space-separated list of muxers to build in FFmpeg,
- or "all" to build all of them.
+ Space-separated list of muxers to build in FFmpeg,
+ or "all" to build all of them.
- Run ./configure --list-muxers in the ffmpeg sources
- directory to know the available options.
+ Run ./configure --list-muxers in the ffmpeg sources
+ directory to know the available options.
config BR2_PACKAGE_FFMPEG_DEMUXERS
string "Enabled demuxers"
default "all"
help
- Space-separated list of demuxers to build in FFmpeg,
- or "all" to build all of them.
+ Space-separated list of demuxers to build in FFmpeg,
+ or "all" to build all of them.
- Run ./configure --list-demuxers in the ffmpeg sources
- directory to know the available options.
+ Run ./configure --list-demuxers in the ffmpeg sources
+ directory to know the available options.
config BR2_PACKAGE_FFMPEG_PARSERS
string "Enabled parsers"
default "all"
help
- Space-separated list of parsers to build in FFmpeg,
- or "all" to build all of them.
+ Space-separated list of parsers to build in FFmpeg,
+ or "all" to build all of them.
- Run ./configure --list-parsers in the ffmpeg sources
- directory to know the available options.
+ Run ./configure --list-parsers in the ffmpeg sources
+ directory to know the available options.
config BR2_PACKAGE_FFMPEG_BSFS
string "Enabled bitstreams"
default "all"
help
- Space-separated list of bitstream filters to build in FFmpeg,
- or "all" to build all of them.
+ Space-separated list of bitstream filters to build in FFmpeg,
+ or "all" to build all of them.
- Run ./configure --list-bsfs in the ffmpeg sources
- directory to know the available options.
+ Run ./configure --list-bsfs in the ffmpeg sources
+ directory to know the available options.
config BR2_PACKAGE_FFMPEG_PROTOCOLS
string "Enabled protocols"
default "all"
help
- Space-separated list of protocols to build in FFmpeg,
- or "all" to build all of them.
+ Space-separated list of protocols to build in FFmpeg,
+ or "all" to build all of them.
- Run ./configure --list-protocols in the ffmpeg sources
- directory to know the available options.
+ Run ./configure --list-protocols in the ffmpeg sources
+ directory to know the available options.
config BR2_PACKAGE_FFMPEG_FILTERS
string "Enabled filters"
default "all"
help
- Space-separated list of filters to build in FFmpeg,
- or "all" to build all of them.
+ Space-separated list of filters to build in FFmpeg,
+ or "all" to build all of them.
- Run ./configure --list-filters in the ffmpeg sources
- directory to know the available options.
+ Run ./configure --list-filters in the ffmpeg sources
+ directory to know the available options.
config BR2_PACKAGE_FFMPEG_INDEVS
bool "Enable input devices"
@@ -152,7 +152,7 @@ config BR2_PACKAGE_FFMPEG_EXTRACONF
string "Additional parameters for ./configure"
default ""
help
- Extra parameters that will be appended to FFmpeg's
- ./configure commandline.
+ Extra parameters that will be appended to FFmpeg's
+ ./configure commandline.
endif
diff --git a/package/flac/Config.in b/package/flac/Config.in
index 357e24f728..06f170be09 100644
--- a/package/flac/Config.in
+++ b/package/flac/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_FLAC
bool "flac"
help
- FLAC is an Open Source lossless audio codec.
+ FLAC is an Open Source lossless audio codec.
http://flac.sourceforge.net/
diff --git a/package/freescale-imx/gpu-viv-bin-mx6q/Config.in b/package/freescale-imx/gpu-viv-bin-mx6q/Config.in
index 244bebbb47..64e42bad0e 100644
--- a/package/freescale-imx/gpu-viv-bin-mx6q/Config.in
+++ b/package/freescale-imx/gpu-viv-bin-mx6q/Config.in
@@ -9,7 +9,7 @@ config BR2_PACKAGE_GPU_VIV_BIN_MX6Q
select BR2_PACKAGE_XLIB_LIBXDAMAGE if BR2_PACKAGE_XORG7
select BR2_PACKAGE_XLIB_LIBXEXT if BR2_PACKAGE_XORG7
depends on BR2_arm # Only relevant for i.MX6
- # Library binaries are linked against libc.so.6
+ # Library binaries are linked against libc.so.6
depends on BR2_TOOLCHAIN_USES_GLIBC
help
Userspace libraries for Vivante GPU on i.MX6 platforms
diff --git a/package/gd/Config.in b/package/gd/Config.in
index efac21d7ef..ba6f3267ba 100644
--- a/package/gd/Config.in
+++ b/package/gd/Config.in
@@ -15,47 +15,47 @@ if BR2_PACKAGE_GD
menu "gd tools"
config BR2_PACKAGE_GD_ANNOTATE
- bool "annotate"
+ bool "annotate"
config BR2_PACKAGE_GD_BDFTOGD
- bool "bdftogd"
- depends on BR2_PACKAGE_PERL
+ bool "bdftogd"
+ depends on BR2_PACKAGE_PERL
config BR2_PACKAGE_GD_GD2COPYPAL
- bool "gd2copypal"
+ bool "gd2copypal"
config BR2_PACKAGE_GD_GD2TOGIF
- bool "gd2togif"
+ bool "gd2togif"
config BR2_PACKAGE_GD_GD2TOPNG
- bool "gd2topng"
- select BR2_PACKAGE_LIBPNG
+ bool "gd2topng"
+ select BR2_PACKAGE_LIBPNG
config BR2_PACKAGE_GD_GDCMPGIF
- bool "gdcmpgif"
+ bool "gdcmpgif"
config BR2_PACKAGE_GD_GDPARTTOPNG
- bool "gdparttopng"
- select BR2_PACKAGE_LIBPNG
+ bool "gdparttopng"
+ select BR2_PACKAGE_LIBPNG
config BR2_PACKAGE_GD_GDTOPNG
- bool "gdtopng"
- select BR2_PACKAGE_LIBPNG
+ bool "gdtopng"
+ select BR2_PACKAGE_LIBPNG
config BR2_PACKAGE_GD_GIFTOGD2
- bool "giftogd2"
+ bool "giftogd2"
config BR2_PACKAGE_GD_PNGTOGD
- bool "pngtogd"
- select BR2_PACKAGE_LIBPNG
+ bool "pngtogd"
+ select BR2_PACKAGE_LIBPNG
config BR2_PACKAGE_GD_PNGTOGD2
- bool "pngtogd2"
- select BR2_PACKAGE_LIBPNG
+ bool "pngtogd2"
+ select BR2_PACKAGE_LIBPNG
config BR2_PACKAGE_GD_WEBPNG
- bool "webpng"
- select BR2_PACKAGE_LIBPNG
+ bool "webpng"
+ select BR2_PACKAGE_LIBPNG
endmenu
diff --git a/package/genimage/Config.in.host b/package/genimage/Config.in.host
index 697dcdadf3..acf777c8bf 100644
--- a/package/genimage/Config.in.host
+++ b/package/genimage/Config.in.host
@@ -4,10 +4,10 @@ config BR2_PACKAGE_HOST_GENIMAGE
genimage is a tool to generate multiple filesystem and flash
images from a given root filesystem tree. genimage is
intended to be run in a fakeroot environment.
-
+
Configuration is done is a config file parsed by
libconfuse. Options like the path to tools can be given in
environment variables, the config file or commandline
switches.
-
+
http://www.pengutronix.de/software/genimage/
diff --git a/package/genpart/Config.in.host b/package/genpart/Config.in.host
index f986504815..6cc2a59a70 100644
--- a/package/genpart/Config.in.host
+++ b/package/genpart/Config.in.host
@@ -4,5 +4,5 @@ config BR2_PACKAGE_HOST_GENPART
Generate a 16 byte partition table entry defined by command line
arguments and dump it to stdout. No CHS magic is done, only lba
entries are filled out.
-
+
http://www.pengutronix.de/software/genpart/index_en.html
diff --git a/package/genromfs/Config.in b/package/genromfs/Config.in
index 2caf2a405d..e4eba9f16a 100644
--- a/package/genromfs/Config.in
+++ b/package/genromfs/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_GENROMFS
- bool "genromfs"
- help
- Tool to generate a ROMFS filesystem.
+ bool "genromfs"
+ help
+ Tool to generate a ROMFS filesystem.
- http://romfs.sourceforge.net/ \ No newline at end of file
+ http://romfs.sourceforge.net/
diff --git a/package/httping/Config.in b/package/httping/Config.in
index dca68f3b53..92c7a2039a 100644
--- a/package/httping/Config.in
+++ b/package/httping/Config.in
@@ -1,17 +1,17 @@
config BR2_PACKAGE_HTTPING
- bool "httping"
- help
- Httping is like 'ping' but for http-requests.
- Give it an url, and it'll show you how long it takes to connect,
- send a request and retrieve the reply (only the headers).
- Be aware that the transmission across the network also takes time!
- So it measures the latency of the webserver + network.
+ bool "httping"
+ help
+ Httping is like 'ping' but for http-requests.
+ Give it an url, and it'll show you how long it takes to connect,
+ send a request and retrieve the reply (only the headers).
+ Be aware that the transmission across the network also takes time!
+ So it measures the latency of the webserver + network.
- http://www.vanheusden.com/httping/
+ http://www.vanheusden.com/httping/
if BR2_PACKAGE_HTTPING
config BR2_PACKAGE_HTTPING_TFO
- bool "TCP Fast Open (TFO) support"
+ bool "TCP Fast Open (TFO) support"
endif
diff --git a/package/input-tools/Config.in b/package/input-tools/Config.in
index 08b3cbea70..a2dfe286b1 100644
--- a/package/input-tools/Config.in
+++ b/package/input-tools/Config.in
@@ -5,22 +5,22 @@ config BR2_PACKAGE_INPUT_TOOLS
http://linuxconsole.sourceforge.net/
config BR2_PACKAGE_INPUT_TOOLS_INPUTATTACH
- bool "inputattach"
- depends on BR2_PACKAGE_INPUT_TOOLS
- default y
- help
+ bool "inputattach"
+ depends on BR2_PACKAGE_INPUT_TOOLS
+ default y
+ help
Inputattach is used for attaching a serial line to the input layer.
config BR2_PACKAGE_INPUT_TOOLS_JSCAL
- bool "jscal"
- depends on BR2_PACKAGE_INPUT_TOOLS
- default y
- help
+ bool "jscal"
+ depends on BR2_PACKAGE_INPUT_TOOLS
+ default y
+ help
Joystick calibration program.
config BR2_PACKAGE_INPUT_TOOLS_JSTEST
- bool "jstest"
- depends on BR2_PACKAGE_INPUT_TOOLS
- default y
- help
+ bool "jstest"
+ depends on BR2_PACKAGE_INPUT_TOOLS
+ default y
+ help
Joystick test program.
diff --git a/package/intltool/Config.in b/package/intltool/Config.in
index 990a22712a..4643a899d7 100644
--- a/package/intltool/Config.in
+++ b/package/intltool/Config.in
@@ -1,9 +1,9 @@
config BR2_PACKAGE_INTLTOOL
- bool "intltool"
- # Hide from configuration as we only support the host package
- # for the moment
- depends on BR2_HOST_ONLY
- help
- Utility scripts for internationalizing XML
+ bool "intltool"
+ # Hide from configuration as we only support the host package
+ # for the moment
+ depends on BR2_HOST_ONLY
+ help
+ Utility scripts for internationalizing XML
- http://www.freedesktop.org/wiki/Software/intltool \ No newline at end of file
+ http://www.freedesktop.org/wiki/Software/intltool
diff --git a/package/keyutils/Config.in b/package/keyutils/Config.in
index 6978687f13..bae8568bf6 100644
--- a/package/keyutils/Config.in
+++ b/package/keyutils/Config.in
@@ -5,5 +5,5 @@ config BR2_PACKAGE_KEYUTILS
help
These tools are used to control the key management system
built into the Linux kernel.
-
+
http://people.redhat.com/~dhowells/keyutils/
diff --git a/package/libcap/Config.in b/package/libcap/Config.in
index f1fc8fa163..59300afd27 100644
--- a/package/libcap/Config.in
+++ b/package/libcap/Config.in
@@ -1,10 +1,10 @@
config BR2_PACKAGE_LIBCAP
bool "libcap"
help
- This library implements the user-space interfaces to the
- POSIX 1003.1e capabilities available in Linux kernels. These
- capabilities are a partitioning of the all powerful root
- privilege into a set of distinct privileges.
+ This library implements the user-space interfaces to the
+ POSIX 1003.1e capabilities available in Linux kernels. These
+ capabilities are a partitioning of the all powerful root
+ privilege into a set of distinct privileges.
- http://sites.google.com/site/fullycapable/
+ http://sites.google.com/site/fullycapable/
diff --git a/package/libdvdnav/Config.in b/package/libdvdnav/Config.in
index b3f6dd382b..63783827e6 100644
--- a/package/libdvdnav/Config.in
+++ b/package/libdvdnav/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_LIBDVDNAV
bool "libdvdnav"
depends on BR2_LARGEFILE # libdvdread
depends on BR2_TOOLCHAIN_HAS_THREADS
- select BR2_PACKAGE_LIBDVDREAD
+ select BR2_PACKAGE_LIBDVDREAD
help
libdvdnav is a library that allows easy use of sophisticated
DVD navigation features such as DVD menus, multiangle
diff --git a/package/libeXosip2/Config.in b/package/libeXosip2/Config.in
index 3fe9c96974..4cb8218f20 100644
--- a/package/libeXosip2/Config.in
+++ b/package/libeXosip2/Config.in
@@ -8,7 +8,7 @@ config BR2_PACKAGE_LIBEXOSIP2
This protocol is mainly to be used by VoIP telephony
applications (endpoints or conference server) but might be
also usefull for any application that wish to establish
- sessions like multiplayer games.
+ sessions like multiplayer games.
eXosip is based in libosip.
http://savannah.nongnu.org/projects/exosip/
diff --git a/package/libgeotiff/Config.in b/package/libgeotiff/Config.in
index 7489a4704a..530cd450b4 100644
--- a/package/libgeotiff/Config.in
+++ b/package/libgeotiff/Config.in
@@ -1,8 +1,8 @@
config BR2_PACKAGE_LIBGEOTIFF
- bool "libgeotiff"
- select BR2_PACKAGE_TIFF
- help
- Libgeotiff is an open source library normally hosted on top of
- libtiff for reading, and writing GeoTIFF information tags.
+ bool "libgeotiff"
+ select BR2_PACKAGE_TIFF
+ help
+ Libgeotiff is an open source library normally hosted on top of
+ libtiff for reading, and writing GeoTIFF information tags.
- http://geotiff.osgeo.org
+ http://geotiff.osgeo.org
diff --git a/package/libiscsi/Config.in b/package/libiscsi/Config.in
index f3fc29ee4f..3ec184a511 100644
--- a/package/libiscsi/Config.in
+++ b/package/libiscsi/Config.in
@@ -4,9 +4,9 @@ config BR2_PACKAGE_LIBISCSI
help
Libiscsi is a client-side library to implement the iSCSI protocol
that can be used to access resource of an iSCSI Target.
-
+
The library is fully async with regards to iscsi commands and scsi
tasks, but a sync layer is also provided for ease of use for simpler
applications.
-
+
https://github.com/sahlberg/libiscsi (no proper homepage)
diff --git a/package/libmms/Config.in b/package/libmms/Config.in
index 8137d48313..50e98d886a 100644
--- a/package/libmms/Config.in
+++ b/package/libmms/Config.in
@@ -4,11 +4,11 @@ config BR2_PACKAGE_LIBMMS
depends on BR2_TOOLCHAIN_HAS_THREADS # glib2
select BR2_PACKAGE_LIBGLIB2
help
- LibMMS is a common library for parsing mms:// and mmsh://
- type network streams. These are commonly used to stream
- Windows Media Video content over the web. LibMMS itself is
- only for receiving MMS stream, it doesn't handle sending at
- all.
+ LibMMS is a common library for parsing mms:// and mmsh://
+ type network streams. These are commonly used to stream
+ Windows Media Video content over the web. LibMMS itself is
+ only for receiving MMS stream, it doesn't handle sending at
+ all.
http://launchpad.net/libmms
diff --git a/package/libseccomp/Config.in b/package/libseccomp/Config.in
index 9ee1697c4f..e851011a53 100644
--- a/package/libseccomp/Config.in
+++ b/package/libseccomp/Config.in
@@ -3,12 +3,12 @@ config BR2_PACKAGE_LIBSECCOMP
depends on BR2_i386 || BR2_x86_64
help
High level interface to the Linux Kernel's seccomp filter
-
+
The libseccomp library provides an easy to use, platform independent,
interface to the Linux Kernel's syscall filtering mechanism: seccomp.
The libseccomp API is designed to abstract away the underlying BPF
based syscall filter language and present a more conventional
function-call based filtering interface that should be familiar to,
and easily adopted by application developers.
-
+
http://sourceforge.net/projects/libseccomp/
diff --git a/package/libv4l/Config.in b/package/libv4l/Config.in
index 9dc8cddab4..9d0492187b 100644
--- a/package/libv4l/Config.in
+++ b/package/libv4l/Config.in
@@ -60,4 +60,4 @@ comment "v4l2-dbg needs a toolchain w/ C++"
endif
comment "libv4l needs a toolchain w/ largefile, threads"
- depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
+ depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
diff --git a/package/libxml-parser-perl/Config.in b/package/libxml-parser-perl/Config.in
index e90e50ed8b..2a81086180 100644
--- a/package/libxml-parser-perl/Config.in
+++ b/package/libxml-parser-perl/Config.in
@@ -1,11 +1,11 @@
config BR2_PACKAGE_LIBXML_PARSER_PERL
- bool "libxml-parser-perl"
- select BR2_PACKAGE_EXPAT
- # Hide from configuration as we only support the host package
- # for the moment
- depends on BR2_HOST_ONLY
- help
- The Perl XML::Parser module.
+ bool "libxml-parser-perl"
+ select BR2_PACKAGE_EXPAT
+ # Hide from configuration as we only support the host package
+ # for the moment
+ depends on BR2_HOST_ONLY
+ help
+ The Perl XML::Parser module.
- http://www.cpan.org/modules/by-module/XML/
+ http://www.cpan.org/modules/by-module/XML/
diff --git a/package/linux-firmware/Config.in b/package/linux-firmware/Config.in
index 01fe90fa62..da37b1263c 100644
--- a/package/linux-firmware/Config.in
+++ b/package/linux-firmware/Config.in
@@ -32,19 +32,19 @@ config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_5000
the iwlwifi kernel driver.
config BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V8
- bool "Libertas SD 8686 v8"
- help
- Firmware files (version 8) for the Marvell SD8686 module
+ bool "Libertas SD 8686 v8"
+ help
+ Firmware files (version 8) for the Marvell SD8686 module
config BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V9
- bool "Libertas SD 8686 v9"
- help
- Firmware files (version 9) for the Marvell SD8686 module
+ bool "Libertas SD 8686 v9"
+ help
+ Firmware files (version 9) for the Marvell SD8686 module
config BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8688
- bool "Libertas SD 8688"
- help
- Firmware files for the Marvell SD8688 module
+ bool "Libertas SD 8688"
+ help
+ Firmware files for the Marvell SD8688 module
config BR2_PACKAGE_LINUX_FIRMWARE_MWIFIEX_SD8787
bool "Marvell Wifi-Ex SD 8787"
diff --git a/package/lite/Config.in b/package/lite/Config.in
index 8840fe47bf..398b9e1152 100644
--- a/package/lite/Config.in
+++ b/package/lite/Config.in
@@ -2,7 +2,7 @@ config BR2_PACKAGE_LITE
bool "LiTE (toolbox engine)"
depends on BR2_PACKAGE_DIRECTFB
help
- LiTE stands for LiTE is a Toolbox Engine.
+ LiTE stands for LiTE is a Toolbox Engine.
Its role is to facilitate the functions of DirectFB so that a
toolbox could be written on top of DirectFB with less effort.
As such LiTE has abstractions for the underlying graphics and
diff --git a/package/lttng-babeltrace/Config.in b/package/lttng-babeltrace/Config.in
index f1e341dd02..3429e11cda 100644
--- a/package/lttng-babeltrace/Config.in
+++ b/package/lttng-babeltrace/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_LTTNG_BABELTRACE
select BR2_PACKAGE_UTIL_LINUX
select BR2_PACKAGE_UTIL_LINUX_LIBUUID
select BR2_PACKAGE_LIBGLIB2
- # libglib2 needs thread support and gettext which needs wchar support, and
+ # libglib2 needs thread support and gettext which needs wchar support, and
# we also depends on util-linux which needs wchar
depends on BR2_USE_WCHAR
depends on BR2_TOOLCHAIN_HAS_THREADS
diff --git a/package/makedevs/Config.in b/package/makedevs/Config.in
index 4f8c38d0ae..923150dd6d 100644
--- a/package/makedevs/Config.in
+++ b/package/makedevs/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_MAKEDEVS
- bool "makedevs"
- help
- The makedevs utility allows to create a set of device files
- according to a configuration file. \ No newline at end of file
+ bool "makedevs"
+ help
+ The makedevs utility allows to create a set of device files
+ according to a configuration file.
diff --git a/package/memtester/Config.in b/package/memtester/Config.in
index dbd8ce17c8..b04dcd174b 100644
--- a/package/memtester/Config.in
+++ b/package/memtester/Config.in
@@ -7,4 +7,4 @@ config BR2_PACKAGE_MEMTESTER
http://pyropus.ca/software/memtester/
comment "memtester needs a toolchain w/ largefile"
- depends on !BR2_LARGEFILE
+ depends on !BR2_LARGEFILE
diff --git a/package/monit/Config.in b/package/monit/Config.in
index 014e10b747..b5d4b52fb4 100644
--- a/package/monit/Config.in
+++ b/package/monit/Config.in
@@ -11,4 +11,4 @@ config BR2_PACKAGE_MONIT
http://mmonit.com/monit/
comment "monit needs a toolchain w/ threads"
- depends on !BR2_TOOLCHAIN_HAS_THREADS
+ depends on !BR2_TOOLCHAIN_HAS_THREADS
diff --git a/package/mtools/Config.in.host b/package/mtools/Config.in.host
index d534b5ee7c..96f11d18ae 100644
--- a/package/mtools/Config.in.host
+++ b/package/mtools/Config.in.host
@@ -5,5 +5,5 @@ config BR2_PACKAGE_HOST_MTOOLS
Unix without mounting them. It supports Win'95 style long file
names, OS/2 Xdf disks and 2m disks (store up to 1992k on a high
density 3 1/2 disk).
-
+
http://www.tux.org/pub/tux/mtools/
diff --git a/package/php/Config.in b/package/php/Config.in
index 6d15da56e3..46444a5600 100644
--- a/package/php/Config.in
+++ b/package/php/Config.in
@@ -12,16 +12,16 @@ if BR2_PACKAGE_PHP
source "package/php/Config.ext"
config BR2_PACKAGE_PHP_CLI
- bool
+ bool
config BR2_PACKAGE_PHP_CGI
- bool
+ bool
choice
- prompt "Interface"
- default BR2_PACKAGE_PHP_SAPI_CGI
- help
- Select the PHP interface(s).
+ prompt "Interface"
+ default BR2_PACKAGE_PHP_SAPI_CGI
+ help
+ Select the PHP interface(s).
config BR2_PACKAGE_PHP_SAPI_CGI
bool "CGI"
@@ -32,13 +32,13 @@ config BR2_PACKAGE_PHP_SAPI_CGI
Common Gateway Interface
config BR2_PACKAGE_PHP_SAPI_CLI
- bool "CLI"
+ bool "CLI"
select BR2_PACKAGE_PHP_CLI
- help
- Command Line Interface
+ help
+ Command Line Interface
config BR2_PACKAGE_PHP_SAPI_CLI_CGI
- bool "CGI and CLI"
+ bool "CGI and CLI"
# CGI uses fork()
depends on BR2_USE_MMU
select BR2_PACKAGE_PHP_CLI
diff --git a/package/python-pyparsing/Config.in b/package/python-pyparsing/Config.in
index 126dd0e78c..378119ab05 100644
--- a/package/python-pyparsing/Config.in
+++ b/package/python-pyparsing/Config.in
@@ -7,5 +7,5 @@ config BR2_PACKAGE_PYTHON_PYPARSING
or the use of regular expressions. The pyparsing module provides
a library of classes that client code uses to construct the grammar
directly in Python code.
-
+
http://pyparsing.wikispaces.com/
diff --git a/package/sawman/Config.in b/package/sawman/Config.in
index 8dd3ace2bf..2c53dc4550 100644
--- a/package/sawman/Config.in
+++ b/package/sawman/Config.in
@@ -2,11 +2,11 @@ config BR2_PACKAGE_SAWMAN
bool "SawMan (Window Manager)"
depends on BR2_PACKAGE_DIRECTFB
help
- SaWMan is a new window manager module for use with DirectFB.
- Its main difference to the default module is that it allows
- one process to be an application and window manager,
- implementing all kinds of diversity, while SaWMan is only the
- working horse.
+ SaWMan is a new window manager module for use with DirectFB.
+ Its main difference to the default module is that it allows
+ one process to be an application and window manager,
+ implementing all kinds of diversity, while SaWMan is only the
+ working horse.
- See http://www.directfb.org/downloads/Extras/README.SaWMan
+ See http://www.directfb.org/downloads/Extras/README.SaWMan
diff --git a/package/slirp/Config.in b/package/slirp/Config.in
index dedded37f2..ecd492dd11 100644
--- a/package/slirp/Config.in
+++ b/package/slirp/Config.in
@@ -6,12 +6,12 @@ config BR2_PACKAGE_SLIRP
The Spice project deals with both the virtualized devices
and the front-end. Interaction between front-end and
back-end is done using VD-Interfaces.
-
+
This package implements the slirp-part for Spice.
Slirp emulates a PPP or SLIP connection over a normal terminal.
-
+
http://www.spice-space.org/
-
+
NOTE:
This package has some history of a unique kind:
- originally developped as 'slirp' by Danny Gasparovski, and
diff --git a/package/snowball-hdmiservice/Config.in b/package/snowball-hdmiservice/Config.in
index 0ea7c8120e..a22797f124 100644
--- a/package/snowball-hdmiservice/Config.in
+++ b/package/snowball-hdmiservice/Config.in
@@ -1,10 +1,10 @@
config BR2_PACKAGE_SNOWBALL_HDMISERVICE
bool "snowball-hdmiservice"
- depends on BR2_TOOLCHAIN_HAS_THREADS
+ depends on BR2_TOOLCHAIN_HAS_THREADS
help
HDMI userspace control daemon
- This package contains the HDMI userspace control daemon for the
+ This package contains the HDMI userspace control daemon for the
snowball board
-
+
http://www.igloocommunity.org
diff --git a/package/speex/Config.in b/package/speex/Config.in
index 7e87566974..a4f0a9e127 100644
--- a/package/speex/Config.in
+++ b/package/speex/Config.in
@@ -9,9 +9,9 @@ config BR2_PACKAGE_SPEEX
http://www.speex.org/
config BR2_PACKAGE_SPEEX_ARM4
- bool
- default y
- depends on BR2_PACKAGE_SPEEX && (BR2_arm7tdmi || BR2_arm720t || BR2_arm920t || BR2_arm922t || BR2_strongarm || BR2_fa526)
+ bool
+ default y
+ depends on BR2_PACKAGE_SPEEX && (BR2_arm7tdmi || BR2_arm720t || BR2_arm920t || BR2_arm922t || BR2_strongarm || BR2_fa526)
config BR2_PACKAGE_SPEEX_ARM5E
default y
diff --git a/package/spice-protocol/Config.in b/package/spice-protocol/Config.in
index b35436177c..63b08aa090 100644
--- a/package/spice-protocol/Config.in
+++ b/package/spice-protocol/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_SPICE_PROTOCOL
The Spice project deals with both the virtualized devices
and the front-end. Interaction between front-end and
back-end is done using VD-Interfaces.
-
+
This package implements the protocol-part of Spice.
-
+
http://www.spice-space.org/
diff --git a/package/spice/Config.in b/package/spice/Config.in
index e9fd639830..efcc5d7b80 100644
--- a/package/spice/Config.in
+++ b/package/spice/Config.in
@@ -19,9 +19,9 @@ config BR2_PACKAGE_SPICE
The Spice project deals with both the virtualized devices
and the front-end. Interaction between front-end and
back-end is done using VD-Interfaces.
-
+
This package implements the server-part of Spice.
-
+
http://www.spice-space.org/
if BR2_PACKAGE_SPICE
diff --git a/package/squashfs/Config.in b/package/squashfs/Config.in
index 2f80eb1cfa..b0918567c0 100644
--- a/package/squashfs/Config.in
+++ b/package/squashfs/Config.in
@@ -11,29 +11,29 @@ config BR2_PACKAGE_SQUASHFS
if BR2_PACKAGE_SQUASHFS
config BR2_PACKAGE_SQUASHFS_GZIP
- bool "gzip support"
- default y
- select BR2_PACKAGE_ZLIB
- help
- Support GZIP compression algorithm
+ bool "gzip support"
+ default y
+ select BR2_PACKAGE_ZLIB
+ help
+ Support GZIP compression algorithm
config BR2_PACKAGE_SQUASHFS_LZMA
- bool "lzma support"
- select BR2_PACKAGE_XZ
- help
- Support LZMA compression algorithm
+ bool "lzma support"
+ select BR2_PACKAGE_XZ
+ help
+ Support LZMA compression algorithm
config BR2_PACKAGE_SQUASHFS_LZO
- bool "lzo support"
- select BR2_PACKAGE_LZO
- help
- Support LZO compression algorithm
+ bool "lzo support"
+ select BR2_PACKAGE_LZO
+ help
+ Support LZO compression algorithm
config BR2_PACKAGE_SQUASHFS_XZ
- bool "xz support"
- select BR2_PACKAGE_XZ
- help
- Support XZ compression algorithm
+ bool "xz support"
+ select BR2_PACKAGE_XZ
+ help
+ Support XZ compression algorithm
endif
diff --git a/package/sysstat/Config.in b/package/sysstat/Config.in
index ceba5030b4..c262799104 100644
--- a/package/sysstat/Config.in
+++ b/package/sysstat/Config.in
@@ -4,38 +4,38 @@ config BR2_PACKAGE_SYSSTAT
# Uses fork()
depends on BR2_USE_MMU
help
- The sysstat utilities are a collection of performance
- monitoring tools for Linux. These include sar, sadf, mpstat,
- iostat, pidstat and sa tools.
+ The sysstat utilities are a collection of performance
+ monitoring tools for Linux. These include sar, sadf, mpstat,
+ iostat, pidstat and sa tools.
- Some Features :
+ Some Features :
- * Input / Output and transfer rate statistics (global, per
- device, per partition, per network filesystem and per
- Linux task / PID)
- * CPU statistics (global, per CPU and per Linux task /
- PID), including support for virtualization architectures
- * Memory and swap space utilization statistics
- * Virtual memory, paging and fault statistics
- * Per-task (per-PID) memory and page fault statistics
- * Global CPU and page fault statistics for tasks and all
- their children
- * Process creation activity
- * Interrupt statistics (global, per CPU and per interrupt,
- including potential APIC interrupt sources)
- * Extensive network statistics: network interface activity
- (number of packets and kB received and transmitted per
- second, etc.) including failures from network devices;
- network traffic statistics for IP, TCP, ICMP and UDP
- protocols based on SNMPv2 standards; support for
- IPv6-related protocols.
- * NFS server and client activity
- * Socket statistics
- * Run queue and system load statistics
- * Kernel internal tables utilization statistics
- * System and per Linux task switching activity
- * Swapping statistics
- * TTY device activity
- * Power management statistics
+ * Input / Output and transfer rate statistics (global, per
+ device, per partition, per network filesystem and per
+ Linux task / PID)
+ * CPU statistics (global, per CPU and per Linux task /
+ PID), including support for virtualization architectures
+ * Memory and swap space utilization statistics
+ * Virtual memory, paging and fault statistics
+ * Per-task (per-PID) memory and page fault statistics
+ * Global CPU and page fault statistics for tasks and all
+ their children
+ * Process creation activity
+ * Interrupt statistics (global, per CPU and per interrupt,
+ including potential APIC interrupt sources)
+ * Extensive network statistics: network interface activity
+ (number of packets and kB received and transmitted per
+ second, etc.) including failures from network devices;
+ network traffic statistics for IP, TCP, ICMP and UDP
+ protocols based on SNMPv2 standards; support for
+ IPv6-related protocols.
+ * NFS server and client activity
+ * Socket statistics
+ * Run queue and system load statistics
+ * Kernel internal tables utilization statistics
+ * System and per Linux task switching activity
+ * Swapping statistics
+ * TTY device activity
+ * Power management statistics
http://pagesperso-orange.fr/sebastien.godard/
diff --git a/package/taglib/Config.in b/package/taglib/Config.in
index 1edf582788..b96a9bfef6 100644
--- a/package/taglib/Config.in
+++ b/package/taglib/Config.in
@@ -4,9 +4,9 @@ config BR2_PACKAGE_TAGLIB
depends on BR2_INSTALL_LIBSTDCPP
help
TagLib is a library for reading and editing the meta-data of
- several popular audio formats. Currently it supports both ID3v1
- and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and
- Vorbis comments in FLAC, MPC, Speex, WavPack and TrueAudio files.
+ several popular audio formats. Currently it supports both ID3v1
+ and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and
+ Vorbis comments in FLAC, MPC, Speex, WavPack and TrueAudio files.
http://taglib.github.com
diff --git a/package/ti-gfx/Config.in b/package/ti-gfx/Config.in
index 9387b576fe..c34947139c 100644
--- a/package/ti-gfx/Config.in
+++ b/package/ti-gfx/Config.in
@@ -39,7 +39,7 @@ choice
config BR2_PACKAGE_TI_GFX_ES3
bool "es3.x (OMAP35xx, AM35xx Rev 3.1+)"
help
- OMAP35xx, AM35xx Rev 3.1+
+ OMAP35xx, AM35xx Rev 3.1+
config BR2_PACKAGE_TI_GFX_ES5
bool "es5.x (AM37xx, DM37xx)"
diff --git a/package/tremor/Config.in b/package/tremor/Config.in
index 2e58e09857..61259261e6 100644
--- a/package/tremor/Config.in
+++ b/package/tremor/Config.in
@@ -2,6 +2,6 @@ config BR2_PACKAGE_TREMOR
bool "tremor (fixed point vorbis decoder)"
help
Tremor is a fixed point implementation of an Ogg Vorbis
- decoder. It provides a decoding API similar to libvorbis,
- but gives much better performance on systems without a
- floating-point unit.
+ decoder. It provides a decoding API similar to libvorbis,
+ but gives much better performance on systems without a
+ floating-point unit.
diff --git a/package/usbredir/Config.in b/package/usbredir/Config.in
index c57014af3f..2157f9ce67 100644
--- a/package/usbredir/Config.in
+++ b/package/usbredir/Config.in
@@ -10,10 +10,10 @@ config BR2_PACKAGE_USBREDIR
traffic over a network connection. It is also the name of the
software package offering a parsing library, a usbredirhost library
and several utilities implementing this protocol.
-
+
Note: only the library is installed, not the utilities. Say 'y'
below if you want the server too.
-
+
http://www.spice-space.org/page/UsbRedir
if BR2_PACKAGE_USBREDIR
@@ -23,7 +23,7 @@ config BR2_PACKAGE_USBREDIR_SERVER
help
If you want to serve usbredir requests on your target, say 'y'
here to have the usbredir server on the target.
-
+
Note: the server is not required to use the library.
endif
diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in
index d56e631036..8c8fd7ab5c 100644
--- a/package/util-linux/Config.in
+++ b/package/util-linux/Config.in
@@ -154,7 +154,7 @@ config BR2_PACKAGE_UTIL_LINUX_UTMPDUMP
config BR2_PACKAGE_UTIL_LINUX_UUIDD
bool "uuidd"
help
- UUID generation daemon
+ UUID generation daemon
config BR2_PACKAGE_UTIL_LINUX_WALL
bool "wall"
diff --git a/package/x11r7/Config.in b/package/x11r7/Config.in
index 94cf7c68ff..a534df9190 100644
--- a/package/x11r7/Config.in
+++ b/package/x11r7/Config.in
@@ -263,4 +263,4 @@ if BR2_PACKAGE_XORG7
endif
comment "X.org needs a toolchain w/ wchar, threads"
- depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
+ depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
diff --git a/package/x11r7/xdriver_xf86-input-evdev/Config.in b/package/x11r7/xdriver_xf86-input-evdev/Config.in
index cc159c9efe..88d3e6e82d 100644
--- a/package/x11r7/xdriver_xf86-input-evdev/Config.in
+++ b/package/x11r7/xdriver_xf86-input-evdev/Config.in
@@ -8,4 +8,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV
Generic Linux input driver
comment "xf86-input-evdev requires udev to be enabled"
- depends on !BR2_PACKAGE_UDEV
+ depends on !BR2_PACKAGE_UDEV
diff --git a/package/x11r7/xserver_xorg-server/Config.in b/package/x11r7/xserver_xorg-server/Config.in
index aab9e808d3..5f0c2d811e 100644
--- a/package/x11r7/xserver_xorg-server/Config.in
+++ b/package/x11r7/xserver_xorg-server/Config.in
@@ -90,14 +90,14 @@ config BR2_PACKAGE_XSERVER_XORG_SERVER_KDRIVE
endchoice
config BR2_PACKAGE_XSERVER_XORG_SERVER_NULL_CURSOR
- bool "Null root cursor"
- help
- Don't display root cursor.
+ bool "Null root cursor"
+ help
+ Don't display root cursor.
config BR2_PACKAGE_XSERVER_XORG_SERVER_AIGLX
- bool "Enable AIGLX Extension"
- help
- Enable/Use AIGLX extension.
+ bool "Enable AIGLX Extension"
+ help
+ Enable/Use AIGLX extension.
if BR2_PACKAGE_XSERVER_XORG_SERVER_KDRIVE
@@ -131,8 +131,8 @@ endif
comment "Optional Servers"
config BR2_PACKAGE_XSERVER_XORG_SERVER_XVFB
- bool "Xvfb server"
- help
- Virtual frame buffer X server.
+ bool "Xvfb server"
+ help
+ Virtual frame buffer X server.
endif
diff --git a/package/xenomai/Config.in b/package/xenomai/Config.in
index 0d5f494e10..02b6d0f223 100644
--- a/package/xenomai/Config.in
+++ b/package/xenomai/Config.in
@@ -46,56 +46,56 @@ config BR2_PACKAGE_XENOMAI_VERSION
Kernel -> Linux Kernel Extensions menu.
config BR2_PACKAGE_XENOMAI_TESTSUITE
- bool "Install testsuite"
- help
- This option allows to install the Xenomai test programs.
+ bool "Install testsuite"
+ help
+ This option allows to install the Xenomai test programs.
config BR2_PACKAGE_XENOMAI_RTCAN
- bool "RTCan utilities"
- help
- This option allows to install the Xenomai RT-CAN utilities.
+ bool "RTCan utilities"
+ help
+ This option allows to install the Xenomai RT-CAN utilities.
config BR2_PACKAGE_XENOMAI_ANALOGY
- bool "Analogy libs and utils"
- help
- This option allows to install the Xenomai Analogy utilities
- and libraries
+ bool "Analogy libs and utils"
+ help
+ This option allows to install the Xenomai Analogy utilities
+ and libraries
config BR2_PACKAGE_XENOMAI_NATIVE_SKIN
- bool "Native skin library"
- default y
- help
- This option allows to install the Native Xenomai skin
+ bool "Native skin library"
+ default y
+ help
+ This option allows to install the Native Xenomai skin
config BR2_PACKAGE_XENOMAI_POSIX_SKIN
- bool "POSIX skin library"
- default y
- help
- This option allows to install the POSIX Xenomai skin
+ bool "POSIX skin library"
+ default y
+ help
+ This option allows to install the POSIX Xenomai skin
config BR2_PACKAGE_XENOMAI_VXWORKS_SKIN
- bool "VX-Works skin library"
- help
- This option allows to install the VX-Works Xenomai skin
+ bool "VX-Works skin library"
+ help
+ This option allows to install the VX-Works Xenomai skin
config BR2_PACKAGE_XENOMAI_PSOS_SKIN
- bool "PSOS skin library"
- help
- This option allows to install the PSOS Xenomai skin
+ bool "PSOS skin library"
+ help
+ This option allows to install the PSOS Xenomai skin
config BR2_PACKAGE_XENOMAI_RTAI_SKIN
- bool "RTAI skin library"
- help
- This option allows to install the RTAI Xenomai skin
+ bool "RTAI skin library"
+ help
+ This option allows to install the RTAI Xenomai skin
config BR2_PACKAGE_XENOMAI_UITRON_SKIN
- bool "uiTron skin library"
- help
- This option allows to install the uiTron Xenomai skin
+ bool "uiTron skin library"
+ help
+ This option allows to install the uiTron Xenomai skin
config BR2_PACKAGE_XENOMAI_VRTX_SKIN
- bool "VRTX skin library"
- help
- This option allows to install the VRTX Xenomai skin
+ bool "VRTX skin library"
+ help
+ This option allows to install the VRTX Xenomai skin
endif
diff --git a/package/xfsprogs/Config.in b/package/xfsprogs/Config.in
index 0bd4199b88..2df72ad106 100644
--- a/package/xfsprogs/Config.in
+++ b/package/xfsprogs/Config.in
@@ -3,7 +3,7 @@ comment "Note that xfsprogs needs a toolchain with UCLIBC_SV4_DEPRECATED and UCL
depends on BR2_PACKAGE_XFSPROGS
comment "xfsprogs needs a toolchain w/ largefile, wchar"
- depends on !(BR2_LARGEFILE && BR2_USE_WCHAR)
+ depends on !(BR2_LARGEFILE && BR2_USE_WCHAR)
config BR2_PACKAGE_XFSPROGS
bool "xfsprogs"
OpenPOWER on IntegriCloud