operation manual

Linux systems to load and manage kernel modules (commonly
referred to as "drivers").
Source: https://modules.wiki.kernel.org/index.php/Main_Page
ncurses (5.7)
The Ncurses (new curses) library is a free software emulation
of curses in System V Release 4.0, 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 SYSV-curses enhancements over BSD
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/basicnet
/net-tools.html
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
psmisc (22.13)
This PSmisc package is a set of some small useful utilities that
use the proc filesystem. We're not about changing the world,
but providing the system administrator with some help in
common tasks.
Source: http://psmisc.sourceforge.net/
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/
tar (1.17)
GNU Tar provides the ability to create tar archives, as well as
various other kinds of manipulation.
For example, you can use Tar on previously created archives
to extract files, to store additional files, or to update or list
files which were already stored.
Source: http://www.gnu.org/software/tar/
util-linux-ng (2.18)
Various system utilities.
Source: http://userweb.kernel.org/~kzak/util-linux-ng/
udhcpc (0.9.8cvs20050303-3)
Udhcpc is a very small?DHCP?client geared
towards?embedded systems.
Source: http://udhcp.sourcearchive.com/downloads/0.9.8cvs20
050303-3/
Libxml2 (2.7.8)
The "libxml2" library is used in AstroTV as a support for the
execution of NCL application. This library was developed for
the GNOME software suite and is available under a "MIT"
license.
Source: http://www.xmlsoft.org
uriparser (0.7.7)
For MPEG-DASH
Source: http://uriparser.sourceforge.net/
xerces-c++ (3.1.1)
For MPEG-DASH
Source: http://xerces.apache.org/
webp (0.2.1)
For Netflix
Source: https://code.google.com/p/webp/
wget (1.10.2)
GNU Wget is a free software package for retrieving files using
HTTP, HTTPS and FTP, the most widely-used Internet
protocols.
It is a non-interactive commandline tool, so it may easily be
called from scripts,?cron?jobs, terminals without X-Windows
support, etc.
Source: http://ftp.gnu.org/gnu/wget/wget-1.10.2.tar.gz
wireless_tools (0.29)
The Wireless Tools (WT)?is a set of tools allowing to
manipulate the Wireless Extensions.
They use a textual interface and are rather crude, but aim to
support the full Wireless Extension.
Source: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux
/Tools.html
ezxml (0.8.6)
ezXML is a C library for parsing XML documents. Used inside
Philips libraries.
Source: http://sourceforge.net/projects/ezxml/
SQLite (3.7.7.1)
SQLite is a in-process library that implements a self-contained,
serverless, zero-configuration, transactional SQL database
engine.
Source: http://www.sqlite.org/download.html
AES (aes-src-29-04-09.zip)
Advanced Encryption Standard (AES) is a specification for the
encryption of electronic data. Used inside Philips libraries.
Source: http://gladman.plushost.co.uk/oldsite/AES/
microhttpd (libmicrohttpd-0.9.9.tar.gz)
GNU libmicrohttpd is a small C library that is supposed to
make it easy to run an HTTP server as part of another
application.
The original download site for this software is :
http://www.gnu.org/software/libmicrohttpd/This piece of
82