help
eCryptfs is a POSIX-compliant enterprise cryptographic
filesystem for Linux. It is stacked on top of any other
- Linux filesystem, it stores cryptographic metadata in the header
- of each file written.
+ Linux filesystem, it stores cryptographic metadata in the
+ header of each file written.
The eCryptfs kernel module is available in all Linux kernels
- since version 2.6.19. This package provides userspace utilities
- needed to mount eCryptfs.
+ since version 2.6.19. This package provides userspace
+ utilities needed to mount eCryptfs.
- Files are encrypted using a passphrase. Consider building openssl
- for another method.
+ Files are encrypted using a passphrase. Consider building
+ openssl for another method.
http://ecryptfs.org
-comment "ecryptfs-utils needs a toolchain w/ threads, wchar, dynamic library"
+comment "ecryptfs-utils needs a toolchain w/ threads, wchar, dynami library"
depends on !BR2_microblaze
depends on BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT
depends on BR2_USE_MMU
select BR2_PACKAGE_EFIVAR
help
A Linux user-space application to modify the Intel Extensible
- Firmware Interface (EFI) Boot Manager. This application can create
- and destroy boot entries, change the boot order, change the next
- running boot option, and more.
+ Firmware Interface (EFI) Boot Manager. This application can
+ create and destroy boot entries, change the boot order, change
+ the next running boot option, and more.
https://github.com/rhinstaller/efibootmgr
depends on BR2_INSTALL_LIBSTDCPP
help
Eigen is a C++ template library for linear algebra: vectors,
- matrices, and related algorithms. It is versatile, fast, elegant
- and works on many platforms (OS/Compilers).
+ matrices, and related algorithms. It is versatile, fast,
+ elegant and works on many platforms (OS/Compilers).
This package only installs header files to the include path.
If you just want to use Eigen, you can use the header files
bool "empty"
depends on BR2_USE_MMU # uses fork()
help
- Run processes and applications under pseudo-terminal (PTY) sessions.
+ Run processes and applications under pseudo-terminal (PTY)
+ sessions.
http://empty.sourceforge.net/
config BR2_PACKAGE_ENSCRIPT
bool "enscript"
help
- GNU Enscript is a free replacement for Adobe's enscript program.
+ GNU Enscript is a free replacement for Adobe's enscript
+ program.
- GNU Enscript converts ASCII files to PostScript, HTML, or RTF and
- stores generated output to a file or sends it directly to the
- printer. It includes features for `pretty-printing' (language-
- sensitive code highlighting) in several programming languages.
+ GNU Enscript converts ASCII files to PostScript, HTML, or RTF
+ and stores generated output to a file or sends it directly to
+ the printer. It includes features for `pretty-printing'
+ (language-sensitive code highlighting) in several programming
+ languages.
http://www.gnu.org/software/enscript
select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
select BR2_PACKAGE_KMOD
help
- eudev is a fork of systemd-udev with the goal of obtaining better
- compatibility with existing software such as OpenRC and Upstart,
- older kernels, various toolchains and anything else required by
- users and various distributions.
+ eudev is a fork of systemd-udev with the goal of obtaining
+ better compatibility with existing software such as OpenRC and
+ Upstart, older kernels, various toolchains and anything else
+ required by users and various distributions.
https://wiki.gentoo.org/wiki/Project:Eudev
depends on BR2_PACKAGE_EFL
depends on BR2_INSTALL_LIBSTDCPP
help
- Expedite is the official Evas benchmark tool. It can test different
- engines, such as X11, XRender, OpenGL (also ES variant), SDL,
- DirectFB and so on. Its tests are quite extensive, trying to
- reproduce real world usage cases.
+ Expedite is the official Evas benchmark tool. It can test
+ different engines, such as X11, XRender, OpenGL (also ES
+ variant), SDL, DirectFB and so on. Its tests are quite
+ extensive, trying to reproduce real world usage cases.
comment "expedite needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP
config BR2_PACKAGE_EZXML
bool "ezxml"
help
- ezXML is a XML parser C library that is simple and easy to use.
+ ezXML is a XML parser C library that is simple and easy to
+ use.
http://ezxml.sf.net