mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/i*: fix wrapping of Config.in help text
The check-package script when ran gives warnings on text wrapping on all of these Config files. This patch cleans up all warnings related to the text wrapping for the Config files starting with the letter i in the package directory. The appropriate indentation is: <tab><2 spaces><62 chars> See http://nightly.buildroot.org/#writing-rules-config-in for more information. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
eb3d057804
commit
d0b45144c3
@ -4,8 +4,8 @@ config BR2_PACKAGE_I2C_TOOLS
|
|||||||
help
|
help
|
||||||
Heterogeneous set of I2C tools for Linux
|
Heterogeneous set of I2C tools for Linux
|
||||||
|
|
||||||
This package contains a heterogeneous set of I2C tools for Linux:
|
This package contains a heterogeneous set of I2C tools for
|
||||||
a bus probing tool, a chip dumper, register-level access helpers,
|
Linux: a bus probing tool, a chip dumper, register-level
|
||||||
EEPROM decoding scripts, and more.
|
access helpers, EEPROM decoding scripts, and more.
|
||||||
|
|
||||||
https://i2c.wiki.kernel.org/index.php/I2C_Tools
|
https://i2c.wiki.kernel.org/index.php/I2C_Tools
|
||||||
|
@ -5,9 +5,10 @@ config BR2_PACKAGE_IFTOP
|
|||||||
select BR2_PACKAGE_LIBPCAP
|
select BR2_PACKAGE_LIBPCAP
|
||||||
help
|
help
|
||||||
iftop does for network usage what top(1) does for CPU usage.
|
iftop does for network usage what top(1) does for CPU usage.
|
||||||
It listens to network traffic on a named interface and displays
|
It listens to network traffic on a named interface and
|
||||||
a table of current bandwidth usage by pairs of hosts. Handy for
|
displays a table of current bandwidth usage by pairs of hosts.
|
||||||
answering the question "why is our ADSL link so slow?".
|
Handy for answering the question "why is our ADSL link so
|
||||||
|
slow?".
|
||||||
|
|
||||||
http://www.ex-parrot.com/pdw/iftop/
|
http://www.ex-parrot.com/pdw/iftop/
|
||||||
|
|
||||||
|
@ -3,5 +3,5 @@ config BR2_PACKAGE_IFUPDOWN_SCRIPTS
|
|||||||
depends on !BR2_PACKAGE_SYSTEMD_NETWORKD
|
depends on !BR2_PACKAGE_SYSTEMD_NETWORKD
|
||||||
default y if BR2_ROOTFS_SKELETON_DEFAULT
|
default y if BR2_ROOTFS_SKELETON_DEFAULT
|
||||||
help
|
help
|
||||||
Set of scripts used by ifupdown (either the standalone one, or the
|
Set of scripts used by ifupdown (either the standalone one,
|
||||||
busybox one) to bring network up, or tear it down.
|
or the busybox one) to bring network up, or tear it down.
|
||||||
|
@ -3,12 +3,13 @@ config BR2_PACKAGE_IMAGEMAGICK
|
|||||||
depends on BR2_USE_MMU # fork()
|
depends on BR2_USE_MMU # fork()
|
||||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||||
help
|
help
|
||||||
ImageMagick(R) is a software suite to create, edit, and compose
|
ImageMagick(R) is a software suite to create, edit, and
|
||||||
bitmap images. It can read, convert and write images in a variety of
|
compose bitmap images. It can read, convert and write images
|
||||||
formats (about 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF,
|
in a variety of formats (about 100) including DPX, EXR, GIF,
|
||||||
PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to
|
JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF.
|
||||||
translate, flip, mirror, rotate, scale, shear and transform images,
|
Use ImageMagick to translate, flip, mirror, rotate, scale,
|
||||||
adjust image colors, apply various special effects, or draw text,
|
shear and transform images, adjust image colors, apply various
|
||||||
|
special effects, or draw text,
|
||||||
lines, polygons, ellipses and Bézier curves.
|
lines, polygons, ellipses and Bézier curves.
|
||||||
|
|
||||||
http://www.imagemagick.org/
|
http://www.imagemagick.org/
|
||||||
|
@ -5,7 +5,7 @@ config BR2_PACKAGE_INOTIFY_TOOLS
|
|||||||
inotify-tools is a C library and a set of command-line
|
inotify-tools is a C library and a set of command-line
|
||||||
programs for Linux providing a simple interface to inotify.
|
programs for Linux providing a simple interface to inotify.
|
||||||
These programs can be used to monitor and act upon
|
These programs can be used to monitor and act upon
|
||||||
filesystem events. Provides the 'inotifywait' and 'inotifywatch'
|
filesystem events. Provides the 'inotifywait' and
|
||||||
binaries.
|
'inotifywatch' binaries.
|
||||||
|
|
||||||
https://github.com/rvoicilas/inotify-tools
|
https://github.com/rvoicilas/inotify-tools
|
||||||
|
@ -4,7 +4,8 @@ config BR2_PACKAGE_IOZONE
|
|||||||
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
depends on BR2_TOOLCHAIN_HAS_THREADS_NPTL
|
||||||
help
|
help
|
||||||
IOzone is a filesystem benchmark tool.
|
IOzone is a filesystem benchmark tool.
|
||||||
The benchmark generates and measures a variety of file operations
|
The benchmark generates and measures a variety of file
|
||||||
|
operations
|
||||||
|
|
||||||
http://www.iozone.org/
|
http://www.iozone.org/
|
||||||
|
|
||||||
|
@ -5,10 +5,10 @@ config BR2_PACKAGE_IPERF3
|
|||||||
iperf is a tool for active measurements of the maximum
|
iperf is a tool for active measurements of the maximum
|
||||||
achievable bandwidth on IP networks.
|
achievable bandwidth on IP networks.
|
||||||
It supports tuning of various parameters related to timing,
|
It supports tuning of various parameters related to timing,
|
||||||
protocols, and buffers. For each test it reports the bandwidth,
|
protocols, and buffers. For each test it reports the
|
||||||
loss, and other parameters.
|
bandwidth, loss, and other parameters.
|
||||||
It's a redesign of the NLANR/DAST iperf(2) and is not
|
It's a redesign of the NLANR/DAST iperf(2) and is not backward
|
||||||
backward compatible.
|
compatible.
|
||||||
|
|
||||||
http://software.es.net/iperf/index.html
|
http://software.es.net/iperf/index.html
|
||||||
|
|
||||||
|
@ -2,7 +2,8 @@ config BR2_PACKAGE_IPMITOOL
|
|||||||
bool "ipmitool"
|
bool "ipmitool"
|
||||||
depends on BR2_USE_MMU # fork()
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
IPMItool provides a simple command-line interface to IPMI-enabled devices.
|
IPMItool provides a simple command-line interface to
|
||||||
|
IPMI-enabled devices.
|
||||||
|
|
||||||
http://sourceforge.net/projects/ipmitool/
|
http://sourceforge.net/projects/ipmitool/
|
||||||
|
|
||||||
@ -12,11 +13,11 @@ config BR2_PACKAGE_IPMITOOL_LANPLUS
|
|||||||
bool "enable lanplus interface"
|
bool "enable lanplus interface"
|
||||||
select BR2_PACKAGE_OPENSSL
|
select BR2_PACKAGE_OPENSSL
|
||||||
help
|
help
|
||||||
Enables the IPMI v2.0 RMCP+ LAN interface typically used to send IPMI
|
Enables the IPMI v2.0 RMCP+ LAN interface typically used to
|
||||||
commands to the BMC of a remote server.
|
send IPMI commands to the BMC of a remote server.
|
||||||
Not needed if you only want to communicate with the local BMC of your
|
Not needed if you only want to communicate with the local BMC
|
||||||
device using the OpenIPMI ipmi_si kernel module, or if using the
|
of your device using the OpenIPMI ipmi_si kernel module, or if
|
||||||
legacy IPMI v1.5 RMCP LAN interface.
|
using the legacy IPMI v1.5 RMCP LAN interface.
|
||||||
|
|
||||||
config BR2_PACKAGE_IPMITOOL_USB
|
config BR2_PACKAGE_IPMITOOL_USB
|
||||||
bool "enable usb interface"
|
bool "enable usb interface"
|
||||||
|
@ -3,10 +3,11 @@ config BR2_PACKAGE_IPTRAF_NG
|
|||||||
depends on BR2_USE_MMU # fork()
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_NCURSES
|
select BR2_PACKAGE_NCURSES
|
||||||
help
|
help
|
||||||
IPTraf-ng is a ncurses-based network monitoring utility. It gathers
|
IPTraf-ng is a ncurses-based network monitoring utility. It
|
||||||
data like TCP connection packet and byte counts, interface statistics
|
gathers data like TCP connection packet and byte counts,
|
||||||
and activity indicators.
|
interface statistics and activity indicators.
|
||||||
|
|
||||||
https://fedorahosted.org/iptraf-ng/
|
https://fedorahosted.org/iptraf-ng/
|
||||||
|
|
||||||
IPTraf-ng is a fork of original IPTraf v3.0.0 (http://iptraf.seul.org).
|
IPTraf-ng is a fork of original IPTraf v3.0.0
|
||||||
|
(http://iptraf.seul.org).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user