User manual
the GNOME software suite and is available under a "MIT"
license.
Source: http://www.xmlsoft.org
Linux Kernel (3.1)
The Linux kernel is an operating system kernel used by the
Linux family of Unix-like operating systems.
This piece of software is made available under the terms and
conditions of the Linux Kernel license, which can be found
below.
Source: http://www.kernel.org
Linux Fusion (8.7.0)
Source: GNU
liveMedia (2011.06.12)
c++ runtime library for RTSP requirement
Source: www.live555.com
lvm2 (2.02.89)
Userspace toolset that provide logical volume management
facilities on linux.
This piece of software is made available under the terms and
conditions of the lvm2 license, which can be found below.
Source: ftp://sources.redhat.com/pub/lvm2/releases/
module-init-tools (3.12)
Provides developer documentation for the utilities used by
Linux systems to load and manage kernel modules
(commonly referred to as "drivers").
Source:
https://modules.wiki.kernel.org/index.php/Main_Page
mtd-utils
The aim of the system is to make it simple to provide a driver
for new hardware, by providing a generic interface between
the hardware drivers and the upper layers of the system.
Hardware drivers need to know nothing about the storage
formats used, such as FTL, FFS2, etc., but will only need to
provide simple routines for read, write and erase.
Presentation of the device's contents to the user in an
appropriate form will be handled by the upper layers of the
system.
This piece of software is made available under the terms and
conditions of the mtd-utils license, which can be found
below.
Source: http://www.linux-mtd.infradead.org/index.html
ncurses (5.7)
The ncurses (new curses) library is a free software emulation
of curses in System V Release 4.0 (SVr4), and more. It uses
terminfo format, supports pads and color and multiple
highlights and forms characters and function-key mapping,
and has all the other SVr4-curses enhancements over BSD
curses. SVr4 curses is better known today as X/Open Curses.
Source: http://www.gnu.org/software/ncurses/
net-tools (1.6)
The Net-tools?package is a collection of programs for
controlling the network subsystem of the Linux kernel.
Source: http://www.linuxfromscratch.org/blfs/view/6.3/bas
icnet/net-tools.html
NTFS-3G Read/Write Driver (2010.5.22)
NTFS-3G is an open source cross-platform implementation of
the Microsoft Windows NTFS file system with read-write
support. NTFS-3G often uses the FUSE file system interface,
so it can run unmodified on many different operating
systems. It is runnable on Linux, FreeBSD, NetBSD,
OpenSolaris, BeOS, QNX, WinCE, Nucleus, VxWorks,
Haiku,MorphOS, and Mac OS X It is licensed under either the
GNU General Public License or a proprietary license. It is a
partial fork of ntfsprogs and is under active maintenance and
development.
This piece of software is made available under the terms and
conditions of the NTFS-3G Read/Write Driver license, which
can be found below.
Source: http://www.tuxera.com
openssl (1.0.1j)
OpenSSL is an open source implementation of the SSL and
TLS protocols. The core library (written in the C
programming language) implements the basic
cryptographic functions and provides various utility
functions. Wrappers allowing the use of the OpenSSL library
in a variety of computer languages are available.
Source: http://www.openssl.org/
procps (ps, top) (3.2.8)
procps is the package that has a bunch of small useful
utilities that give information about processes using the
/proc filesystem.
The package includes the programs ps, top, vmstat, w, kill,
free, slabtop, and skill.
Source: http://procps.sourceforge.net/index.html
samba (3.0.37)
Samba is the standard Windows interoperability suite of
programs for Linux and Unix.
Source: http://www.samba.org/
SaWMan (1.5.3)
SaWMan, the Shared application and Window Manager, is a
new window manager module for use with DirectFB.
Source: http://www.directfb.org
sed (4.1.5)
sed (stream editor) isn't an interactive text editor. Instead, it
is used to filter text, i.e., it takes text input, performs some
operation (or set of operations) on it, and outputs the
modified text.
sed is typically used for extracting part of a file using pattern
matching or substituting multiple occurrences of a string
within a file.
Source: http://www.gnu.org/software/sed/
SQLite3 (2.12.2)
-SQLite is a in-process library that implements a self
contained, serverless, zero-configuration, transactional SQL
database engine.
59