diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
commit | 673b0d84ba9591e07c0bdf0ee49d92eba10f502c (patch) | |
tree | 129e27a1450727b440da4378e0117a468eb9c25e /appendixa | |
parent | 287ea55da70ceb1f0990554b7db921d525fef816 (diff) |
* Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
213 files changed, 0 insertions, 2891 deletions
diff --git a/appendixa/appendixa.xml b/appendixa/appendixa.xml deleted file mode 100644 index 6c98fe868..000000000 --- a/appendixa/appendixa.xml +++ /dev/null @@ -1,61 +0,0 @@ -<appendix id="appendixa" xreflabel="Appendix A"> -<title>Index of packages</title> -<?dbhtml filename="appendixa.html" dir="appendixa"?> - -<itemizedlist> -<listitem><para><xref linkend="ch-system-autoconf"/></para></listitem> -<listitem><para><xref linkend="ch-system-automake"/></para></listitem> -<listitem><para><xref linkend="ch-system-bash"/></para></listitem> -<listitem><para><xref linkend="ch-system-binutils"/></para></listitem> -<listitem><para><xref linkend="ch-system-bison"/></para></listitem> -<listitem><para><xref linkend="ch-system-lfs-bootscripts"/></para></listitem> -<listitem><para><xref linkend="ch-system-bzip2"/></para></listitem> -<listitem><para><xref linkend="ch-system-coreutils"/></para></listitem> -<listitem><para><xref linkend="ch-tools-dejagnu"/></para></listitem> -<listitem><para><xref linkend="ch-system-diffutils"/></para></listitem> -<listitem><para><xref linkend="ch-system-e2fsprogs"/></para></listitem> -<listitem><para><xref linkend="ch-system-ed"/></para></listitem> -<listitem><para><xref linkend="ch-tools-expect"/></para></listitem> -<listitem><para><xref linkend="ch-system-file"/></para></listitem> -<listitem><para><xref linkend="ch-system-findutils"/></para></listitem> -<listitem><para><xref linkend="ch-system-flex"/></para></listitem> -<listitem><para><xref linkend="ch-system-gawk"/></para></listitem> -<listitem><para><xref linkend="ch-system-gcc"/></para></listitem> -<listitem><para><xref linkend="ch-system-gettext"/></para></listitem> -<listitem><para><xref linkend="ch-system-glibc"/></para></listitem> -<listitem><para><xref linkend="ch-system-grep"/></para></listitem> -<listitem><para><xref linkend="ch-system-groff"/></para></listitem> -<listitem><para><xref linkend="ch-system-grub"/></para></listitem> -<listitem><para><xref linkend="ch-system-gzip"/></para></listitem> -<listitem><para><xref linkend="ch-system-inetutils"/></para></listitem> -<listitem><para><xref linkend="ch-system-kbd"/></para></listitem> -<listitem><para><xref linkend="ch-system-less"/></para></listitem> -<listitem><para><xref linkend="ch-system-lfs-utils"/></para></listitem> -<listitem><para><xref linkend="ch-system-libtool"/></para></listitem> -<listitem><para><xref linkend="ch-bootable-kernel"/></para></listitem> -<listitem><para><xref linkend="ch-system-m4"/></para></listitem> -<listitem><para><xref linkend="ch-system-make"/></para></listitem> -<listitem><para><xref linkend="ch-system-MAKEDEV"/></para></listitem> -<listitem><para><xref linkend="ch-system-man"/></para></listitem> -<listitem><para><xref linkend="ch-system-man-pages"/></para></listitem> -<listitem><para><xref linkend="ch-system-modutils"/></para></listitem> -<listitem><para><xref linkend="ch-system-ncurses"/></para></listitem> -<listitem><para><xref linkend="ch-system-net-tools"/></para></listitem> -<listitem><para><xref linkend="ch-system-patch"/></para></listitem> -<listitem><para><xref linkend="ch-system-perl"/></para></listitem> -<listitem><para><xref linkend="ch-system-procinfo"/></para></listitem> -<listitem><para><xref linkend="ch-system-procps"/></para></listitem> -<listitem><para><xref linkend="ch-system-psmisc"/></para></listitem> -<listitem><para><xref linkend="ch-system-sed"/></para></listitem> -<listitem><para><xref linkend="ch-system-shadow"/></para></listitem> -<listitem><para><xref linkend="ch-system-sysklogd"/></para></listitem> -<listitem><para><xref linkend="ch-system-sysvinit"/></para></listitem> -<listitem><para><xref linkend="ch-system-tar"/></para></listitem> -<listitem><para><xref linkend="ch-tools-tcl"/></para></listitem> -<listitem><para><xref linkend="ch-system-texinfo"/></para></listitem> -<listitem><para><xref linkend="ch-system-util-linux"/></para></listitem> -<listitem><para><xref linkend="ch-system-vim"/></para></listitem> -<listitem><para><xref linkend="ch-system-zlib"/></para></listitem> -</itemizedlist> - -</appendix> diff --git a/appendixa/autoconf-dep.xml b/appendixa/autoconf-dep.xml deleted file mode 100644 index 5ee9d835e..000000000 --- a/appendixa/autoconf-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Autoconf depends on: Bash, Coreutils, Diffutils, Grep, -M4, Make, Perl, Sed.</para> diff --git a/appendixa/autoconf-desc.xml b/appendixa/autoconf-desc.xml deleted file mode 100644 index 54edf9f73..000000000 --- a/appendixa/autoconf-desc.xml +++ /dev/null @@ -1,38 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>autoconf</command> is a tool for producing shell scripts -that automatically configure software source code packages to adapt to many -kinds of Unix-like systems. The configuration scripts it produces are -independent -- running them does not require the autoconf program.</para> - -<para><command>autoheader</command> is a tool for creating template files -of C #define statements for configure to use.</para> - -<para><command>autom4te</command> is a wrapper for the M4 macro -processor.</para> - -<para><command>autoreconf</command> comes in handy when there are a lot -of autoconf-generated configure scripts around. The program runs autoconf and -autoheader repeatedly (where appropriate) to remake the autoconf configure -scripts and configuration header templates in a given directory tree.</para> - -<para><command>autoscan</command> can help to create a -<filename>configure.in</filename> file for a software package. It examines -the source files in a directory tree, searching them for common portability -problems and creates a <filename>configure.scan</filename> file that serves as -as a preliminary <filename>configure.in</filename> for the package.</para> - -<para><command>autoupdate</command> modifies a -<filename>configure.in</filename> file that still calls autoconf macros -by their old names to use the current macro names.</para> - -<para><command>ifnames</command> can be helpful when writing a -<filename>configure.in</filename> for a software package. It prints the -identifiers that the package uses in C preprocessor conditionals. If a package -has already been set up to have some portability, this program can help to -determine what <command>configure</command> needs to check. It can fill -in some gaps in a <filename>configure.in</filename> file generated by -autoscan.</para> - -</sect2> - diff --git a/appendixa/autoconf-down.xml b/appendixa/autoconf-down.xml deleted file mode 100644 index 31af54174..000000000 --- a/appendixa/autoconf-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Autoconf (&autoconf-version;): -<ulink url="ftp://ftp.gnu.org/gnu/autoconf/"/></literallayout> diff --git a/appendixa/autoconf-shortdesc.xml b/appendixa/autoconf-shortdesc.xml deleted file mode 100644 index 2d76afad3..000000000 --- a/appendixa/autoconf-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-autoconf"><title>Contents of Autoconf</title> - -<para><emphasis>Installed programs</emphasis>: autoconf, autoheader, autom4te, -autoreconf, autoscan, autoupdate and ifnames</para> - -</sect2> diff --git a/appendixa/automake-dep.xml b/appendixa/automake-dep.xml deleted file mode 100644 index dc46d8e82..000000000 --- a/appendixa/automake-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Automake depends on: Autoconf, Bash, Coreutils, -Diffutils, Grep, M4, Make, Perl, Sed.</para> diff --git a/appendixa/automake-desc.xml b/appendixa/automake-desc.xml deleted file mode 100644 index 66d7260d4..000000000 --- a/appendixa/automake-desc.xml +++ /dev/null @@ -1,51 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>acinstall</command> is a script that installs -aclocal-style M4 files.</para> - -<para><command>aclocal</command> generates <filename>aclocal.m4</filename> -files based on the contents of <filename>configure.in</filename> files.</para> - -<para><command>automake</command> is a tool for automatically generating -<filename>Makefile.in</filename>'s from files called -<filename>Makefile.am</filename>. To create all the -<filename>Makefile.in</filename> files for a package, run this program in the -top level directory. By scanning the <filename>configure.in</filename>s it -automatically finds each appropriate <filename>Makefile.am</filename> and -generate the corresponding <filename>Makefile.in</filename>.</para> - -<para><command>compile</command> is a wrapper for compilers.</para> - -<para><command>config.guess</command> is a script that attempts to guess -the canonical triplet for the given build, host, or target architecture.</para> - -<para><command>config.sub</command> is a configuration validation -subroutine script.</para> - -<para><command>depcomp</command> is a script for compiling a program -so that not only the desired output is generated but also dependency -information.</para> - -<para><command>elisp-comp</command> byte-compiles Emacs Lisp code.</para> - -<para><command>install-sh</command> is a script that installs a program, -a script, or a datafile.</para> - -<para><command>mdate-sh</command> is a script that prints the modification -time of a file or directory.</para> - -<para><command>missing</command> is a script acting as a common stub for -missing GNU programs during an installation.</para> - -<para><command>mkinstalldirs</command> is a script that creates a directory -tree.</para> - -<para><command>py-compile</command> compiles a Python program.</para> - -<para><command>symlink-tree</command> is a script to create a symlink tree of -a directory tree.</para> - -<para><command>ylwrap</command> is a wrapper for lex and yacc.</para> - -</sect2> - diff --git a/appendixa/automake-down.xml b/appendixa/automake-down.xml deleted file mode 100644 index 86bb6aa8c..000000000 --- a/appendixa/automake-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Automake (&automake-version;): -<ulink url="ftp://ftp.gnu.org/gnu/automake/"/></literallayout> diff --git a/appendixa/automake-shortdesc.xml b/appendixa/automake-shortdesc.xml deleted file mode 100644 index 2f06bc999..000000000 --- a/appendixa/automake-shortdesc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-automake"><title>Contents of Automake</title> - -<para><emphasis>Installed programs</emphasis>: acinstall, aclocal, -aclocal-1.8, automake, automake-1.8, compile, config.guess, config.sub, -depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile, -symlink-tree, ylwrap</para> - -</sect2> diff --git a/appendixa/bash-dep.xml b/appendixa/bash-dep.xml deleted file mode 100644 index d2a1f2017..000000000 --- a/appendixa/bash-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Bash depends on: Binutils, Coreutils, Diffutils, Gawk, -GCC, Glibc, Grep, Make, Ncurses, Sed.</para> diff --git a/appendixa/bash-desc.xml b/appendixa/bash-desc.xml deleted file mode 100644 index f1aa1ebd5..000000000 --- a/appendixa/bash-desc.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>bash</command> is a widely-used command interpreter. It -performs all kinds of expansions and substitutions on a given command line -before executing it, thus making this interpreter a powerful tool.</para> - -<para><command>bashbug</command> is a shell script to help the user -compose and mail bug reports concerning bash in a standard format.</para> - -<para><command>sh</command> is a symlink to the bash program. When invoked -as sh, bash tries to mimic the startup behavior of historical versions of sh as -closely as possible, while conforming to the POSIX standard as well.</para> - -</sect2> - diff --git a/appendixa/bash-down.xml b/appendixa/bash-down.xml deleted file mode 100644 index 3d9145dab..000000000 --- a/appendixa/bash-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Bash (&bash-version;): -<ulink url="ftp://ftp.gnu.org/gnu/bash/"/> -And for the patch: -<ulink url="&patches-root;&bash-patch;"/></literallayout> diff --git a/appendixa/bash-shortdesc.xml b/appendixa/bash-shortdesc.xml deleted file mode 100644 index 9663e1054..000000000 --- a/appendixa/bash-shortdesc.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-bash"><title>Contents of Bash</title> - -<para><emphasis>Installed programs</emphasis>: bash, sh (link to bash) and -bashbug</para> - -</sect2> - diff --git a/appendixa/binutils-dep.xml b/appendixa/binutils-dep.xml deleted file mode 100644 index 85226fd63..000000000 --- a/appendixa/binutils-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Binutils depends on: Bash, Coreutils, Diffutils, GCC, Gettext, -Glibc, Grep, Make, Perl, Sed, Texinfo.</para> diff --git a/appendixa/binutils-desc.xml b/appendixa/binutils-desc.xml deleted file mode 100644 index c4eaa0732..000000000 --- a/appendixa/binutils-desc.xml +++ /dev/null @@ -1,61 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>addr2line</command> translates program addresses to file -names and line numbers. Given an address and the name of an executable, it -uses the debugging information in the executable to figure out which source -file and line number are associated with the address.</para> - -<para><command>ar</command> creates, modifies, and extracts from archives. An archive -is a single file holding a collection of other files in a structure that makes -it possible to retrieve the original individual files (called members of -the archive).</para> - -<para><command>as</command> is an assembler. It assembles the output of -gcc into object files.</para> - -<para><command>c++filt</command> is used by the linker to demangle C++ and -Java symbols, to keep overloaded functions from clashing.</para> - -<para><command>gprof</command> displays call graph profile data.</para> - -<para><command>ld</command> is a linker. It combines a number of object -and archive files into a single file, relocating their data and tying up symbol -references.</para> - -<para><command>nm</command> lists the symbols occurring in a given object file.</para> - -<para><command>objcopy</command> is used to translate one type of object -file into another.</para> - -<para><command>objdump</command> displays information about the given -object file, with options controlling what particular information to display. -The information shown is mostly only useful to programmers who are working on -the compilation tools.</para> - -<para><command>ranlib</command> generates an index of the contents of an -archive, and stores it in the archive. The index lists all the symbols defined -by archive members that are relocatable object files.</para> - -<para><command>readelf</command> displays information about elf type binaries.</para> - -<para><command>size</command> lists the section sizes -- and the grand -total -- for the given object files.</para> - -<para><command>strings</command> outputs for each file given the sequences -of printable characters that are of at least the specified length (defaulting to 4) -For object files it prints by default only the strings from the initializing -and loading sections. For other types of files it scans the whole file.</para> - -<para><command>strip</command> discards symbols from object files.</para> - -<para><command>libiberty</command> contains routines used by various GNU -programs, including getopt, obstack, strerror, strtol and strtoul.</para> - -<para><command>libbfd</command> is the Binary File Descriptor library.</para> - -<para><command>libopcodes</command> is a library for dealing with opcodes. -It is used for building utilities like objdump. Opcodes are the "readable text" -versions of instructions for the processor.</para> - -</sect2> - diff --git a/appendixa/binutils-down.xml b/appendixa/binutils-down.xml deleted file mode 100644 index 495859fbd..000000000 --- a/appendixa/binutils-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Binutils (&binutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/binutils/"/></literallayout> diff --git a/appendixa/binutils-shortdesc.xml b/appendixa/binutils-shortdesc.xml deleted file mode 100644 index f36215738..000000000 --- a/appendixa/binutils-shortdesc.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-binutils"><title>Contents of Binutils</title> - -<para><emphasis>Installed programs</emphasis>: addr2line, ar, as, c++filt, -gprof, ld, nm, objcopy, objdump, ranlib, readelf, size, strings and -strip</para> - -<para><emphasis>Installed libraries</emphasis>: libiberty.a, libbfd.[a,so] and -libopcodes.[a,so]</para> - -</sect2> - diff --git a/appendixa/bison-dep.xml b/appendixa/bison-dep.xml deleted file mode 100644 index 935750b4c..000000000 --- a/appendixa/bison-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Bison depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para> diff --git a/appendixa/bison-desc.xml b/appendixa/bison-desc.xml deleted file mode 100644 index d52e2272d..000000000 --- a/appendixa/bison-desc.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>bison</command> generates, from a series of rules, a program -for analyzing the structure of text files. Bison is a replacement for yacc -(Yet Another Compiler Compiler).</para> - -<para><command>yacc</command> is a wrapper for bison, meant for programs -that still call yacc instead of bison. It calls bison with the -y option.</para> - -<para><command>liby.a</command> is the Yacc library containing -implementations of Yacc-compatible yyerror and main functions. This library -is normally not very useful, but POSIX requires it.</para> - -</sect2> - diff --git a/appendixa/bison-down.xml b/appendixa/bison-down.xml deleted file mode 100644 index 47bda7351..000000000 --- a/appendixa/bison-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Bison (&bison-version;): -<ulink url="ftp://ftp.gnu.org/gnu/bison/"/> -And for the patch: -<ulink url="&patches-root;&bison-patch;"/></literallayout> diff --git a/appendixa/bison-shortdesc.xml b/appendixa/bison-shortdesc.xml deleted file mode 100644 index e1866e091..000000000 --- a/appendixa/bison-shortdesc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-bison"><title>Contents of Bison</title> - -<para><emphasis>Installed programs</emphasis>: bison and yacc</para> - -<para><emphasis>Installed library</emphasis>: liby.a</para> - -</sect2> - diff --git a/appendixa/bootscripts-dep.xml b/appendixa/bootscripts-dep.xml deleted file mode 100644 index 704f30991..000000000 --- a/appendixa/bootscripts-dep.xml +++ /dev/null @@ -1 +0,0 @@ -<para>For its installation LFS-Bootscripts depends on: Bash, Coreutils.</para> diff --git a/appendixa/bootscripts-desc.xml b/appendixa/bootscripts-desc.xml deleted file mode 100644 index faa237c22..000000000 --- a/appendixa/bootscripts-desc.xml +++ /dev/null @@ -1,58 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para>The <command>checkfs</command> script checks the file systems just -before they are mounted (with the exception of journal and network based -file systems).</para> - -<para>The <command>cleanfs</command> script removes files that shouldn't be -preserved between reboots, such as those in <filename>/var/run/</filename> and -<filename>/var/lock/</filename>. It re-creates <filename>/var/run/utmp</filename> -and removes the possibly present <filename>/etc/nologin</filename>, -<filename>/fastboot</filename> and <filename>/forcefsck</filename> files.</para> - -<para>The <command>functions</command> script contains functions shared among -different scripts, such as error and status checking.</para> - -<para>The <command>halt</command> script halts the system.</para> - -<para>The <command>ifdown</command> and <command>ifup</command> scripts assist -the network script with network devices.</para> - -<para>The <command>loadkeys</command> script loads the keymap table you -specified as proper for your keyboard layout.</para> - -<para>The <command>localnet</command> script sets up the system's hostname and -local loopback device.</para> - -<para>The <command>mountfs</command> script mounts all file systems that -aren't marked <emphasis>noauto</emphasis> or aren't network based.</para> - -<para>The <command>mountproc</command> script is used to mount the proc -file system.</para> - -<para>The <command>network</command> script sets up network interfaces, such -as network cards, and sets up the default gateway where applicable.</para> - -<para>The <command>rc</command> script is the master runlevel control script. -It is responsible for running all the other scripts one-by-one in a specific -sequence.</para> - -<para>The <command>reboot</command> script reboots the system.</para> - -<para>The <command>sendsignals</command> script makes sure every process is -terminated before the system reboots or halts.</para> - -<para>The <command>setclock</command> script resets the kernel clock to -localtime in case the hardware clock isn't set to GMT time.</para> - -<para>The <command>swap</command> script enables and disables swap files and -partitions.</para> - -<para>The <command>sysklogd</command> script starts and stops the system and -kernel log daemons.</para> - -<para>The <command>template</command> script is a template you can use to -create your own bootscripts for your other daemons.</para> - -</sect2> - diff --git a/appendixa/bootscripts-down.xml b/appendixa/bootscripts-down.xml deleted file mode 100644 index 798838964..000000000 --- a/appendixa/bootscripts-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for LFS-Bootscripts (&bootscripts-version;): -<ulink url="&http-down;"/></literallayout> diff --git a/appendixa/bootscripts-shortdesc.xml b/appendixa/bootscripts-shortdesc.xml deleted file mode 100644 index 9dd4ed35b..000000000 --- a/appendixa/bootscripts-shortdesc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-bootscripts"><title>Contents of LFS-bootscripts</title> - -<para><emphasis>Installed scripts</emphasis>: checkfs, cleanfs, functions, -halt, ifdown, ifup, loadkeys, localnet, mountfs, mountproc, network, rc, -reboot, sendsignals, setclock, swap, sysklogd and template</para> - -</sect2> - diff --git a/appendixa/bzip2-dep.xml b/appendixa/bzip2-dep.xml deleted file mode 100644 index 19c73fb89..000000000 --- a/appendixa/bzip2-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Bzip2 depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Make.</para> diff --git a/appendixa/bzip2-desc.xml b/appendixa/bzip2-desc.xml deleted file mode 100644 index 2ce53421c..000000000 --- a/appendixa/bzip2-desc.xml +++ /dev/null @@ -1,29 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>bunzip2</command> decompresses bzipped files.</para> - -<para><command>bzcat</command> decompresses to standard output.</para> - -<para><command>bzcmp</command> runs cmp on bzipped files.</para> - -<para><command>bzdiff</command> runs diff on bzipped files.</para> - -<para><command>bzgrep</command> and friends run grep on bzipped files.</para> - -<para><command>bzip2</command> compresses files using the Burrows-Wheeler -block sorting text compression algorithm with Huffman coding. The compression -rate is generally considerably better than that achieved by more conventional -compressors using LZ77/LZ78, like <command>gzip</command>.</para> - -<para><command>bzip2recover</command> tries to recover data from damaged -bzip2 files.</para> - -<para><command>bzless</command> runs less on bzipped files.</para> - -<para><command>bzmore</command> runs more on bzipped files.</para> - -<para><command>libbz2*</command> is the library implementing lossless, -block-sorting data compression, using the Burrows-Wheeler algorithm.</para> - -</sect2> - diff --git a/appendixa/bzip2-down.xml b/appendixa/bzip2-down.xml deleted file mode 100644 index 37e9b1d51..000000000 --- a/appendixa/bzip2-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Bzip2 (&bzip2-version;): -<ulink url="ftp://sources.redhat.com/pub/bzip2/"/></literallayout> diff --git a/appendixa/bzip2-shortdesc.xml b/appendixa/bzip2-shortdesc.xml deleted file mode 100644 index a2e05dd19..000000000 --- a/appendixa/bzip2-shortdesc.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-bzip2"><title>Contents of Bzip2</title> - -<para><emphasis>Installed programs</emphasis>: bunzip2 (link to bzip2), bzcat -(link to bzip2), bzcmp, bzdiff, bzegrep, bzfgrep, bzgrep, bzip2, bzip2recover, -bzless and bzmore</para> - -<para><emphasis>Installed libraries</emphasis>: libbz2.a, libbz2.so (link to -libbz2.so.1.0), libbz2.so.1.0 (link to libbz2.so.1.0.2) and -libbz2.so.1.0.2</para> - -</sect2> diff --git a/appendixa/coreutils-dep.xml b/appendixa/coreutils-dep.xml deleted file mode 100644 index 3c93c70df..000000000 --- a/appendixa/coreutils-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Coreutils depends on: Bash, Binutils, Coreutils, Diffutils, GCC, -Gettext, Glibc, Grep, Make, Perl, Sed.</para> diff --git a/appendixa/coreutils-desc.xml b/appendixa/coreutils-desc.xml deleted file mode 100644 index 28b098cdb..000000000 --- a/appendixa/coreutils-desc.xml +++ /dev/null @@ -1,238 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>basename</command> strips any path and a given suffix from -the given file name.</para> - -<para><command>cat</command> concatenates files to standard output.</para> - -<para><command>chgrp</command> changes the group ownership of each given -file to the given group. The group can be either given a a name or a numeric -ID.</para> - -<para><command>chmod</command> changes the permissions of each given file -to the given mode. The mode can be either a symbolic representation of the -changes to make, or an octal number representing the new permissions.</para> - -<para><command>chown</command> changes the user and/or group ownership of -each given file to the given user:group pair.</para> - -<para><command>chroot</command> runs a given command with the specified -directory as the <filename>/</filename> directory. The given command can be an -interactive shell. On most systems only <emphasis>root</emphasis> can do -this.</para> - -<para><command>cksum</command> prints the CRC checksum and the byte -counts of each specified file.</para> - -<para><command>comm</command> compares two sorted files, outputting in -three columns the lines that are unique, and the lines that are common.</para> - -<para><command>cp</command> copies files.</para> - -<para><command>csplit</command> splits a given file into several new files, -separating them according to given patterns or line numbers, and outputting -the byte count of each new file.</para> - -<para><command>cut</command> prints parts of lines, selecting the parts -according to given fields or positions.</para> - -<para><command>date</command> displays the current time in the given -format, or sets the system date.</para> - -<para><command>dd</command> copies a file using the given blocksize and -count, while optionally performing conversions on it.</para> - -<para><command>df</command> reports the amount of disk space available -(and used) on all mounted file systems, or only on the file systems holding the -given files.</para> - -<para><command>dir</command> is the same as ls.</para> - -<para><command>dircolors</command> outputs commands to set the LS_COLOR -environment variable, to change the color scheme used by ls.</para> - -<para><command>dirname</command> strips the non-directory suffix from -a given file name.</para> - -<para><command>du</command> reports the amount of disk space used by the -current directory, or by each of the given directories including all their -subdirectories, or by each of the given files.</para> - -<para><command>echo</command> displays the given strings.</para> - -<para><command>env</command> runs a command in a modified environment.</para> - -<para><command>expand</command> converts tabs to spaces.</para> - -<para><command>expr</command> evaluates expressions.</para> - -<para><command>factor</command> prints the prime factors of all specified -integer numbers.</para> - -<para><command>false</command> does nothing, unsuccessfully. It always -exits with a status code indicating failure.</para> - -<para><command>fmt</command> reformats the paragraphs in the given files.</para> - -<para><command>fold</command> wraps the lines in the given files.</para> - -<para><command>groups</command> reports a user's group memberships.</para> - -<para><command>head</command> prints the first ten lines (or the given -number of lines) of each given file.</para> - -<para><command>hostid</command> reports the numeric identifier -(in hexadecimal) of the host.</para> - -<para><command>hostname</command> reports or sets the name of the -host.</para> - -<para><command>id</command> reports the effective user ID, group ID, and -group memberships of the current user, or of a given user.</para> - -<para><command>install</command> copies files while setting their -permission modes and, if possible, their owner and group.</para> - -<para><command>join</command> joins from two files the lines that have -identical join fields.</para> - -<para><command>link</command> creates a hard link with the given name -to the given file.</para> - -<para><command>ln</command> makes hard links or soft links between files.</para> - -<para><command>logname</command> reports the current user's login name.</para> - -<para><command>ls</command> lists the contents of each given directory. -By default it orders the files and subdirectories alphabetically.</para> - -<para><command>md5sum</command> reports or checks MD5 checksums.</para> - -<para><command>mkdir</command> creates directories with the given names.</para> - -<para><command>mkfifo</command> creates FIFOs with the given names.</para> - -<para><command>mknod</command> creates device nodes with the given names. -A device node is a character special file, or a block special file, or a FIFO.</para> - -<para><command>mv</command> moves or renames files or directories.</para> - -<para><command>nice</command> runs a program with modified scheduling priority.</para> - -<para><command>nl</command> numbers the lines from the given files.</para> - -<para><command>nohup</command> runs a command immune to hangups, with -output redirected to a log file.</para> - -<para><command>od</command> dumps files in octal and other formats.</para> - -<para><command>paste</command> merges the given files, joining -sequentially corresponding lines side by side, separated by TABs.</para> - -<para><command>pathchk</command> checks whether file names are valid -or portable.</para> - -<para><command>pinky</command> is a lightweight finger. It reports -some information about the given users.</para> - -<para><command>pr</command> paginates and columnates files for printing.</para> - -<para><command>printenv</command> prints the environment.</para> - -<para><command>printf</command> prints the given arguments according to the -given format -- much like the C printf function.</para> - -<para><command>ptx</command> produces from the contents of the given files -a permuted index, with each keyword in its context.</para> - -<para><command>pwd</command> reports the name of the current directory.</para> - -<para><command>readlink</command> reports the value of the given symbolic -link.</para> - -<para><command>rm</command> removes files or directories.</para> - -<para><command>rmdir</command> removes directories, if they are empty.</para> - -<para><command>seq</command> prints a sequence of numbers, within a given -range and with a given increment.</para> - -<para><command>sha1sum</command> prints or checks 160-bit SHA1 -checksums.</para> - -<para><command>shred</command> overwrites the given files repeatedly with -strange patterns, to make it real hard to recover the data.</para> - -<para><command>sleep</command> pauses for the given amount of time.</para> - -<para><command>sort</command> sorts the lines from the given files.</para> - -<para><command>split</command> splits the given file into pieces, by size -or by number of lines.</para> - -<para><command>stty</command> sets or reports terminal line settings.</para> - -<para><command>su</command> runs a shell with substitute user and group IDs.</para> - -<para><command>sum</command> prints checksum and block counts for each -given file.</para> - -<para><command>sync</command> flushes file system buffers. It forces -changed blocks to disk and updates the super block.</para> - -<para><command>tac</command> concatenates the given files in reverse.</para> - -<para><command>tail</command> prints the last ten lines (or the given -number of lines) of each given file.</para> - -<para><command>tee</command> reads from standard input while writing both -to standard output and to the given files.</para> - -<para><command>test</command> compares values and checks file types.</para> - -<para><command>touch</command> changes file timestamps, setting the access -and modification times of the given files to the current time. Files that do -not exist are created with zero length.</para> - -<para><command>tr</command> translates, squeezes, and deletes the given -characters from standard input.</para> - -<para><command>true</command> does nothing, successfully. It always exits -with a status code indicating success.</para> - -<para><command>tsort</command> performs a topological sort. It writes a -totally ordered list according to the partial ordering in a given file.</para> - -<para><command>tty</command> reports the file name of the terminal -connected to standard input.</para> - -<para><command>uname</command> reports system information.</para> - -<para><command>unexpand</command> converts spaces to tabs.</para> - -<para><command>uniq</command> discards all but one of successive -identical lines.</para> - -<para><command>unlink</command> removes the given file.</para> - -<para><command>uptime</command> reports how long the system has been -running, how many users are logged on, and the system load averages.</para> - -<para><command>users</command> reports the names of the users currently -logged on.</para> - -<para><command>vdir</command> is the same as ls -l.</para> - -<para><command>wc</command> reports the number of lines, words, and bytes -for each given file, and a total line when more than one file is given.</para> - -<para><command>who</command> reports who is logged on.</para> - -<para><command>whoami</command> reports the user name associated with the -current effective user ID.</para> - -<para><command>yes</command> outputs 'y' or a given string repeatedly, -until killed.</para> - -</sect2> - diff --git a/appendixa/coreutils-down.xml b/appendixa/coreutils-down.xml deleted file mode 100644 index 579a84cbc..000000000 --- a/appendixa/coreutils-down.xml +++ /dev/null @@ -1,6 +0,0 @@ -<literallayout>Official download location for Coreutils (&coreutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/coreutils/"/> -And for the patches: -<ulink url="&patches-root;&coreutils-hostname-patch;"/> -<ulink url="&patches-root;&coreutils-posixver-patch;"/> -<ulink url="&patches-root;&coreutils-uname-patch;"/></literallayout> diff --git a/appendixa/coreutils-shortdesc.xml b/appendixa/coreutils-shortdesc.xml deleted file mode 100644 index dfae097c8..000000000 --- a/appendixa/coreutils-shortdesc.xml +++ /dev/null @@ -1,16 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-coreutils"><title>Contents of Coreutils</title> - -<para><emphasis>Installed programs</emphasis>: basename, cat, chgrp, chmod, -chown, chroot, cksum, comm, cp, csplit, cut, date, dd, df, dir, dircolors, -dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head, -hostid, hostname, id, install, join, link, ln, logname, ls, md5sum, -mkdir, mkfifo, mknod, mv, nice, nl, nohup, od, paste, pathchk, pinky, pr, -printenv, printf, ptx, pwd, readlink, rm, rmdir, seq, sha1sum, shred, sleep, -sort, split, stat, stty, su, sum, sync, tac, tail, tee, test, touch, tr, true, -tsort, tty, uname, unexpand, uniq, unlink, uptime, users, vdir, wc, who, -whoami and yes</para> - -</sect2> - diff --git a/appendixa/dejagnu-dep.xml b/appendixa/dejagnu-dep.xml deleted file mode 100644 index 4a3348db4..000000000 --- a/appendixa/dejagnu-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Dejagnu depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/dejagnu-desc.xml b/appendixa/dejagnu-desc.xml deleted file mode 100644 index d463a0a56..000000000 --- a/appendixa/dejagnu-desc.xml +++ /dev/null @@ -1,6 +0,0 @@ -<sect2><title>Short description</title> - -<para><command>runtest</command> is the wrapper script that finds the proper -expect shell and then runs DejaGnu.</para> - -</sect2> diff --git a/appendixa/dejagnu-down.xml b/appendixa/dejagnu-down.xml deleted file mode 100644 index 8432777a5..000000000 --- a/appendixa/dejagnu-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for DejaGnu (&dejagnu-version;): -<ulink url="ftp://ftp.gnu.org/gnu/dejagnu/"/></literallayout> diff --git a/appendixa/dejagnu-shortdesc.xml b/appendixa/dejagnu-shortdesc.xml deleted file mode 100644 index 6ae19a394..000000000 --- a/appendixa/dejagnu-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-dejagnu"><title>Contents of DejaGnu</title> - -<para><emphasis>Installed program</emphasis>: runtest</para> - -</sect2> - diff --git a/appendixa/diffutils-dep.xml b/appendixa/diffutils-dep.xml deleted file mode 100644 index 082a1ef66..000000000 --- a/appendixa/diffutils-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Diffutils depends on: Bash, Binutils, Coreutils, Diffutils, GCC, -Gettext, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/diffutils-desc.xml b/appendixa/diffutils-desc.xml deleted file mode 100644 index 6d87d103f..000000000 --- a/appendixa/diffutils-desc.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>cmp</command> compares two files and reports whether or -in which bytes they differ.</para> - -<para><command>diff</command> compares two files or directories and reports -which lines in the files differ.</para> - -<para><command>diff3</command> compares three files line by line.</para> - -<para><command>sdiff</command> merges two files and interactively outputs -the results.</para> - -</sect2> - diff --git a/appendixa/diffutils-down.xml b/appendixa/diffutils-down.xml deleted file mode 100644 index 5fd95b4aa..000000000 --- a/appendixa/diffutils-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Diffutils (&diffutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/diffutils/"/></literallayout> diff --git a/appendixa/diffutils-shortdesc.xml b/appendixa/diffutils-shortdesc.xml deleted file mode 100644 index 60df1956f..000000000 --- a/appendixa/diffutils-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-diffutils"><title>Contents of Diffutils</title> - -<para><emphasis>Installed programs</emphasis>: cmp, diff, diff3 and sdiff</para> - -</sect2> - diff --git a/appendixa/e2fsprogs-dep.xml b/appendixa/e2fsprogs-dep.xml deleted file mode 100644 index a0282c0d1..000000000 --- a/appendixa/e2fsprogs-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation E2fsprogs depends on: Bash, Binutils, Coreutils, -Diffutils, Gawk, GCC, Gettext, Glibc, Grep, Make, Sed, Texinfo.</para> diff --git a/appendixa/e2fsprogs-desc.xml b/appendixa/e2fsprogs-desc.xml deleted file mode 100644 index 240675b46..000000000 --- a/appendixa/e2fsprogs-desc.xml +++ /dev/null @@ -1,80 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>badblocks</command> searches a device (usually a disk -partition) for bad blocks.</para> - -<para><command>blkid</command> is a command line utility to locate and -print block device attributes.</para> - -<para><command>chattr</command> changes the attributes of files on a -second extended (ext2) file system.</para> - -<para><command>compile_et</command> is an error table compiler. It -converts a table of error-code names and messages into a C source file -suitable for use with the com_err library.</para> - -<para><command>debugfs</command> is a file system debugger. It can be -used to examine and change the state of an ext2 file system.</para> - -<para><command>dumpe2fs</command> prints the super block and blocks group -information for the file system present on a given device.</para> - -<para><command>e2fsck</command> is used to check, and optionally repair, -second extended (ext2) file systems, and also ext3 file systems.</para> - -<para><command>e2image</command> is used to save critical ext2 file system -data to a file.</para> - -<para><command>e2label</command> will display or change the file system -label on the ext2 file system present on a given device.</para> - -<para><command>findfs</command> finds a file system by label or UUID.</para> - -<para><command>fsck</command> is used to check, and optionally repair, -file systems. By default it checks the file systems listed in -<filename>/etc/fstab</filename></para> - -<para><command>logsave</command> saves the output of a command in a logfile.</para> - -<para><command>lsattr</command> lists the attributes of files on a second -extended file system.</para> - -<para><command>mk_cmds</command> converts a table of command names -and help messages into a C source file suitable for use with the -<filename>libss</filename> subsystem library.</para> - -<para><command>mke2fs</command> is used to create a second extended -file system on the given device.</para> - -<para><command>mklost+found</command> is used to create a -<filename>lost+found</filename> directory on a second extended file system. -It pre-allocates disk blocks to this directory to lighten the task of e2fsck.</para> - -<para><command>resize2fs</command> can be used to enlarge or shrink an -ext2 file system.</para> - -<para><command>tune2fs</command> is used adjust tunable file system -parameters on a second extended file system.</para> - -<para><command>uuidgen</command> creates new universally unique -identifiers (UUID). Each new UUID can reasonably be considered unique -among all UUIDs created, on the local system and on other systems, in the -past and in the future.</para> - -<para><command>libblkid</command> contains routines for device -identification and token extraction.</para> - -<para><command>libcom_err</command> is the common error display routine.</para> - -<para><command>libe2p</command> is used by dumpe2fs, chattr, and lsattr.</para> - -<para><command>libext2fs</command> contains routines to enable user-level -programs to manipulate an ext2 file system.</para> - -<para><command>libss</command> is used by debugfs.</para> - -<para><command>libuuid</command> contains routines for generating unique -identifiers for objects that may be accessible beyond the local system.</para> - -</sect2> - diff --git a/appendixa/e2fsprogs-down.xml b/appendixa/e2fsprogs-down.xml deleted file mode 100644 index d946fca0a..000000000 --- a/appendixa/e2fsprogs-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for E2fsprogs (&e2fsprogs-version;): -<ulink url="http://download.sourceforge.net/e2fsprogs/"/></literallayout> diff --git a/appendixa/e2fsprogs-shortdesc.xml b/appendixa/e2fsprogs-shortdesc.xml deleted file mode 100644 index 1318bf469..000000000 --- a/appendixa/e2fsprogs-shortdesc.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-e2fsprogs"><title>Contents of E2fsprogs</title> - -<para><emphasis>Installed programs</emphasis>: badblocks, blkid, chattr, -compile_et, debugfs, dumpe2fs, e2fsck, e2image, e2label, findfs, fsck, -fsck.ext2, fsck.ext3, logsave, lsattr, mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3, -mklost+found, resize2fs, tune2fs and uuidgen.</para> - -<para><emphasis>Installed libraries</emphasis>: libblkid.[a,so], -libcom_err.[a,so], libe2p.[a,so], libext2fs.[a,so], libss.[a,so] and -libuuid.[a,so]</para> - -</sect2> - diff --git a/appendixa/ed-dep.xml b/appendixa/ed-dep.xml deleted file mode 100644 index dbf48b792..000000000 --- a/appendixa/ed-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Ed depends on: Bash, Binutils, Coreutils, Diffutils, GCC, -Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/ed-desc.xml b/appendixa/ed-desc.xml deleted file mode 100644 index 38b6e98cb..000000000 --- a/appendixa/ed-desc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>ed</command> is a line-oriented text editor. It can be used -to create, display, modify and otherwise manipulate text files.</para> - -<para><command>red</command> is a restricted ed -- it can only edit files -in the current directory and cannot execute shell commands.</para> - -</sect2> - diff --git a/appendixa/ed-down.xml b/appendixa/ed-down.xml deleted file mode 100644 index 9ec0268ea..000000000 --- a/appendixa/ed-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Ed (&ed-version;): -<ulink url="ftp://ftp.gnu.org/gnu/ed/"/> -And for the patch: -<ulink url="&patches-root;&ed-patch;"/></literallayout> diff --git a/appendixa/ed-shortdesc.xml b/appendixa/ed-shortdesc.xml deleted file mode 100644 index 42090369c..000000000 --- a/appendixa/ed-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-ed"><title>Contents of Ed</title> - -<para><emphasis>Installed programs</emphasis>: ed and red (link to ed)</para> - -</sect2> - diff --git a/appendixa/expect-dep.xml b/appendixa/expect-dep.xml deleted file mode 100644 index 4f3dc63cd..000000000 --- a/appendixa/expect-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Expect depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Sed, Tcl.</para> diff --git a/appendixa/expect-desc.xml b/appendixa/expect-desc.xml deleted file mode 100644 index 5d66d714d..000000000 --- a/appendixa/expect-desc.xml +++ /dev/null @@ -1,6 +0,0 @@ -<sect2><title>Short description</title> - -<para><command>expect</command> "talks" to other interactive programs according -to a script.</para> - -</sect2> diff --git a/appendixa/expect-down.xml b/appendixa/expect-down.xml deleted file mode 100644 index a55c9c9d4..000000000 --- a/appendixa/expect-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Expect (&expect-version;): -<ulink url="http://expect.nist.gov/src/"/> -And for the patch: -<ulink url="&patches-root;&expect-patch;"/></literallayout> diff --git a/appendixa/expect-shortdesc.xml b/appendixa/expect-shortdesc.xml deleted file mode 100644 index 8915cf2ca..000000000 --- a/appendixa/expect-shortdesc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-expect"><title>Contents of Expect</title> - -<para><emphasis>Installed program</emphasis>: expect</para> - -<para><emphasis>Installed library</emphasis>: libexpect&expect-version;.a</para> - -</sect2> - diff --git a/appendixa/file-dep.xml b/appendixa/file-dep.xml deleted file mode 100644 index 87f52a90d..000000000 --- a/appendixa/file-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation File depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Sed, Zlib.</para> diff --git a/appendixa/file-desc.xml b/appendixa/file-desc.xml deleted file mode 100644 index cf9e69f17..000000000 --- a/appendixa/file-desc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>file</command> tries to classify each given file. It does -this by performing several tests: file system tests, magic number tests, and -language tests. The first test that succeeds determines the result.</para> - -<para><command>libmagic</command> contains routines for magic number -recognition, used by the file program.</para> - -</sect2> - diff --git a/appendixa/file-down.xml b/appendixa/file-down.xml deleted file mode 100644 index 3f95fdec8..000000000 --- a/appendixa/file-down.xml +++ /dev/null @@ -1,5 +0,0 @@ -<literallayout>Official download location for File (&file-version;): -<ulink url="ftp://ftp.astron.com/pub/file/"/> - -Alternative download location: -<ulink url="ftp://gaosu.rave.org/pub/linux/lfs/"/></literallayout> diff --git a/appendixa/file-shortdesc.xml b/appendixa/file-shortdesc.xml deleted file mode 100644 index 9caa41069..000000000 --- a/appendixa/file-shortdesc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-file"><title>Contents of File</title> - -<para><emphasis>Installed program</emphasis>: file</para> - -<para><emphasis>Installed library</emphasis>: libmagic.[a,so]</para> - -</sect2> - diff --git a/appendixa/findutils-dep.xml b/appendixa/findutils-dep.xml deleted file mode 100644 index 1d6e56029..000000000 --- a/appendixa/findutils-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Findutils depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/findutils-desc.xml b/appendixa/findutils-desc.xml deleted file mode 100644 index a6a43380c..000000000 --- a/appendixa/findutils-desc.xml +++ /dev/null @@ -1,27 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>bigram</command> was formerly used to produce locate -databases.</para> - -<para><command>code</command> was formerly used to produce locate -databases. It is the ancestor of frcode.</para> - -<para><command>find</command> searches given directory trees for files -matching the specified criteria.</para> - -<para><command>frcode</command> is called by updatedb to compress the -list of file names. It uses front-compression, reducing the database size by a -factor of 4 to 5.</para> - -<para><command>locate</command> searches through a database of file names, -and reports the names that contain a given string or match a given pattern.</para> - -<para><command>updatedb</command> updates the locate database. It scans -the entire file system (including other file systems that are currently mounted, -unless told not to) and puts every file name it finds in the database.</para> - -<para><command>xargs</command> can be used to apply a given command to -a list of files.</para> - -</sect2> - diff --git a/appendixa/findutils-down.xml b/appendixa/findutils-down.xml deleted file mode 100644 index 69afe66dd..000000000 --- a/appendixa/findutils-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Findutils (&findutils-version;): -<ulink url="ftp://alpha.gnu.org/gnu/findutils/"/></literallayout> diff --git a/appendixa/findutils-shortdesc.xml b/appendixa/findutils-shortdesc.xml deleted file mode 100644 index 283a597a0..000000000 --- a/appendixa/findutils-shortdesc.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-findutils"><title>Contents of Findutils</title> - -<para><emphasis>Installed programs</emphasis>: bigram, code, find, frcode, -locate, updatedb and xargs</para> - -</sect2> - diff --git a/appendixa/flex-dep.xml b/appendixa/flex-dep.xml deleted file mode 100644 index 965000fe5..000000000 --- a/appendixa/flex-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Flex depends on: Bash, Binutils, Bison, Coreutils, Diffutils, -GCC, Gettext, Glibc, Grep, M4, Make, Sed.</para> diff --git a/appendixa/flex-desc.xml b/appendixa/flex-desc.xml deleted file mode 100644 index 34606cfaa..000000000 --- a/appendixa/flex-desc.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>flex</command> is a tool for generating programs that -recognize patterns in text. Pattern recognition is useful in many applications. -From a set of rules on what to look for flex makes a program that looks for -those patterns. The reason to use flex is that it is much easier to specify -the rules for than to write the actual pattern-finding program.</para> - -<para><command>flex++</command> invokes a version of flex that is used -exclusively for C++ scanners.</para> - -<para><command>libfl.a</command> is the flex library.</para> - -</sect2> - diff --git a/appendixa/flex-down.xml b/appendixa/flex-down.xml deleted file mode 100644 index 9daff0d33..000000000 --- a/appendixa/flex-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Flex (&flex-version;): -<ulink url="ftp://ftp.gnu.org/gnu/non-gnu/flex/"/></literallayout> diff --git a/appendixa/flex-shortdesc.xml b/appendixa/flex-shortdesc.xml deleted file mode 100644 index 0dfe4cfd3..000000000 --- a/appendixa/flex-shortdesc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-flex"><title>Contents of Flex</title> - -<para><emphasis>Installed programs</emphasis>: flex, flex++ (link to flex) -and lex</para> - -<para><emphasis>Installed library</emphasis>: libfl.a</para> - -</sect2> - diff --git a/appendixa/gawk-dep.xml b/appendixa/gawk-dep.xml deleted file mode 100644 index 6cea6c39e..000000000 --- a/appendixa/gawk-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Gawk depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/gawk-desc.xml b/appendixa/gawk-desc.xml deleted file mode 100644 index 1e7517c51..000000000 --- a/appendixa/gawk-desc.xml +++ /dev/null @@ -1,18 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>gawk</command> is a program for manipulating text files. -It is the GNU implementation of awk.</para> - -<para><command>grcat</command> dumps the group database -<filename>/etc/group</filename>.</para> - -<para><command>igawk</command> gives gawk the ability to -include files.</para> - -<para><command>pgawk</command> is the profiling version of gawk.</para> - -<para><command>pwcat</command> dumps the password database -<filename>/etc/passwd</filename>.</para> - -</sect2> - diff --git a/appendixa/gawk-down.xml b/appendixa/gawk-down.xml deleted file mode 100644 index 9da28d287..000000000 --- a/appendixa/gawk-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Gawk (&gawk-version;): -<ulink url="ftp://ftp.gnu.org/gnu/gawk/"/></literallayout> diff --git a/appendixa/gawk-shortdesc.xml b/appendixa/gawk-shortdesc.xml deleted file mode 100644 index fc367f4cf..000000000 --- a/appendixa/gawk-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-gawk"><title>Contents of Gawk</title> - -<para><emphasis>Installed programs</emphasis>: awk (link to gawk), gawk, -gawk-&gawk-version;, grcat, igawk, pgawk, pgawk-&gawk-version; and pwcat</para> - -</sect2> diff --git a/appendixa/gcc-dep.xml b/appendixa/gcc-dep.xml deleted file mode 100644 index 99e7f2000..000000000 --- a/appendixa/gcc-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation GCC depends on: Bash, Binutils, Coreutils, Diffutils, Findutils, -Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, Texinfo.</para> diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml deleted file mode 100644 index 6fc5cb89b..000000000 --- a/appendixa/gcc-desc.xml +++ /dev/null @@ -1,27 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>cpp</command> is the C preprocessor. It is used by the -compiler to have the #include and #define and such statements expanded in -the source files.</para> - -<para><command>g++</command> is the C++ compiler.</para> - -<para><command>gcc</command> is the C compiler. It is used to translate -the source code of a program into assembly code.</para> - -<para><command>gccbug</command> is a shell script used to help create -good bug reports.</para> - -<para><command>gcov</command> is a coverage testing tool. It is used to -analyze programs to find out where optimizations will have the most effect.</para> - -<para><command>libgcc*</command> contains run-time support for gcc.</para> - -<para><command>libstdc++</command> is the standard C++ library. It contains -many frequently-used functions.</para> - -<para><command>libsupc++</command> provides supporting routines -for the c++ programming language.</para> - -</sect2> - diff --git a/appendixa/gcc-down.xml b/appendixa/gcc-down.xml deleted file mode 100644 index b5ca75b46..000000000 --- a/appendixa/gcc-down.xml +++ /dev/null @@ -1,5 +0,0 @@ -<literallayout>Official download location for GCC (&gcc-version;): -<ulink url="ftp://ftp.gnu.org/gnu/gcc/"/> -And for the patches: -<ulink url="&patches-root;&gcc-nofixincludes-patch;"/> -<ulink url="&patches-root;&gcc-specs-patch;"/></literallayout> diff --git a/appendixa/gcc-shortdesc.xml b/appendixa/gcc-shortdesc.xml deleted file mode 100644 index 41ae728d8..000000000 --- a/appendixa/gcc-shortdesc.xml +++ /dev/null @@ -1,12 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-gcc"><title>Contents of GCC</title> - -<para><emphasis>Installed programs</emphasis>: c++, cc (link to gcc), -cc1, cc1plus, collect2, cpp, g++, gcc, gccbug, and gcov</para> - -<para><emphasis>Installed libraries</emphasis>: libgcc.a, libgcc_eh.a, -libgcc_s.so, libstdc++.[a,so] and libsupc++.a</para> - -</sect2> - diff --git a/appendixa/gettext-dep.xml b/appendixa/gettext-dep.xml deleted file mode 100644 index eb7884aad..000000000 --- a/appendixa/gettext-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Gettext depends on: Bash, Binutils, Bison, Coreutils, -Diffutils, Gawk, GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/gettext-desc.xml b/appendixa/gettext-desc.xml deleted file mode 100644 index be027bbdf..000000000 --- a/appendixa/gettext-desc.xml +++ /dev/null @@ -1,91 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>autopoint</command> copies standard gettext infrastructure -files into a source package.</para> - -<para><command>config.charset</command> outputs a system-dependent table of -character encoding aliases.</para> - -<para><command>config.rpath</command> outputs a system-dependent set of -variables, describing how to set the runtime search path of shared libraries in an -executable.</para> - -<para><command>envsubst</command> substitutes environment variables in shell -format strings.</para> - -<para><command>gettext</command> translates a natural language message into -the user's language, by looking up the translation in a message catalog.</para> - -<para><command>gettextize</command> copies all standard Gettext files into -the given top-level directory of a package, to begin internationalizing it.</para> - -<para><command>hostname</command> displays a network hostname in various -forms.</para> - -<para><command>msgattrib</command> filters the messages of a translation -catalog according to their attributes and manipulates the attributes.</para> - -<para><command>msgcat</command> concatenates and merges the given -<filename>.po</filename> files.</para> - -<para><command>msgcmp</command> compares two <filename>.po</filename> -files to check that both contain the same set of msgid strings.</para> - -<para><command>msgcomm</command> finds the messages that are common to -to the given <filename>.po</filename> files.</para> - -<para><command>msgconv</command> converts a translation catalog to a -different character encoding.</para> - -<para><command>msgen</command> creates an English translation catalog.</para> - -<para><command>msgexec</command> applies a command to all translations of a -translation catalog.</para> - -<para><command>msgfilter</command> applies a filter to all translations of a -translation catalog.</para> - -<para><command>msgfmt</command> generates a binary message catalog from -from a translation catalog.</para> - -<para><command>msggrep</command> extracts all messages of a translation -catalog that match a given pattern or belong to some given source files.</para> - -<para><command>msginit</command> creates a new <filename>.po</filename> -file, initializing the meta information with values from the user's -environment.</para> - -<para><command>msgmerge</command> combines two raw translations into a -single file.</para> - -<para><command>msgunfmt</command> decompiles a binary message catalog -into raw translation text.</para> - -<para><command>msguniq</command> unifies duplicate translations in a -translation catalog.</para> - -<para><command>ngettext</command> displays native language translations of a -textual message whose grammatical form depends on a number.</para> - -<para><command>xgettext</command> extracts the translatable message lines -from the given source files, to make the first translation template.</para> - -<para><command>libasprintf</command> defines the autosprintf class which -makes C formatted output routines usable in C++ programs, for use with the -<string> strings and the <iostream> streams.</para> - -<para><command>libgettextlib</command> is a private library containing -common routines used by the various gettext programs. They're not meant for -general use.</para> - -<para><command>libgettextpo</command> is used to write specialized -programs that process PO files. This library is used when the standard -applications shipped with gettext won't suffice (such as msgcomm, msgcmp, -msgattrib and msgen).</para> - -<para><command>libgettextsrc</command> is a private library containing -common routines used by the various gettext programs. They're not meant for -general use.</para> - -</sect2> - diff --git a/appendixa/gettext-down.xml b/appendixa/gettext-down.xml deleted file mode 100644 index 6d9f47079..000000000 --- a/appendixa/gettext-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Gettext (&gettext-version;): -<ulink url="ftp://ftp.gnu.org/gnu/gettext/"/></literallayout> diff --git a/appendixa/gettext-shortdesc.xml b/appendixa/gettext-shortdesc.xml deleted file mode 100644 index 18d875100..000000000 --- a/appendixa/gettext-shortdesc.xml +++ /dev/null @@ -1,14 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-gettext"><title>Contents of Gettext</title> - -<para><emphasis>Installed programs</emphasis>: autopoint, config.charset, -config.rpath, envsubst, gettext, gettextize, hostname, msgattrib, msgcat, -msgcmp, msgcomm, msgconv, msgen, msgexec, msgfilter, msgfmt, msggrep, msginit, -msgmerge, msgunfmt, msguniq, ngettext, project-id, team-address, trigger, -urlget, user-email and xgettext</para> - -<para><emphasis>Installed libraries</emphasis>: libasprintf[a,so], -libgettextlib[a,so], libgettextpo[a,so] and libgettextsrc[a,so]</para> - -</sect2> diff --git a/appendixa/glibc-dep.xml b/appendixa/glibc-dep.xml deleted file mode 100644 index 8893d3721..000000000 --- a/appendixa/glibc-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Glibc depends on: Bash, Binutils, Coreutils, Diffutils, -Gawk, GCC, Gettext, Grep, Make, Perl, Sed, Texinfo.</para> diff --git a/appendixa/glibc-desc.xml b/appendixa/glibc-desc.xml deleted file mode 100644 index f541a70ed..000000000 --- a/appendixa/glibc-desc.xml +++ /dev/null @@ -1,131 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>catchsegv</command> can be used to create a stack trace -when a program terminates with a segmentation fault.</para> - -<para><command>gencat</command> generates message catalogues.</para> - -<para><command>getconf</command> displays the system configuration values -for file system specific variables.</para> - -<para><command>getent</command> gets entries from an administrative -database.</para> - -<para><command>glibcbug</command> creates a bug report and mails it to the -bug email address.</para> - -<para><command>iconv</command> performs character set conversion.</para> - -<para><command>iconvconfig</command> creates fastloading iconv module -configuration file.</para> - -<para><command>ldconfig</command> configures the dynamic linker runtime -bindings.</para> - -<para><command>ldd</command> reports which shared libraries are required -by each given program or shared library.</para> - -<para><command>lddlibc4</command> assists ldd with object files.</para> - -<para><command>locale</command> is a Perl program that tells the compiler -to enable or disable the use of POSIX locales for built-in operations.</para> - -<para><command>localedef</command> compiles locale specifications.</para> - -<para><command>mtrace</command>...</para> - -<para><command>nscd</command> is a name service cache daemon providing a -cache for the most common name service requests.</para> - -<para><command>nscd_nischeck</command> checks whether or not secure mode -is necessary for NIS+ lookup.</para> - -<para><command>pcprofiledump</command> dumps information generated by -PC profiling.</para> - -<para><command>pt_chown</command> is a helper program for grantpt to set -the owner, group and access permissions of a slave pseudo terminal.</para> - -<para><command>rpcgen</command> generates C code to implement the -RPC protocol.</para> - -<para><command>rpcinfo</command> makes an RPC call to an RPC server.</para> - -<para><command>sln</command> is used to make symbolic links. The program -is statically linked, so it is useful for making symbolic links to dynamic -libraries if the dynamic linking system for some reason is nonfunctional.</para> - -<para><command>sprof</command> reads and displays shared object profiling -data.</para> - -<para><command>tzselect</command> asks the user about the location of the -system and reports the corresponding time zone description.</para> - -<para><command>xtrace</command> traces the execution of a program by -printing the currently executed function.</para> - -<para><command>zdump</command> is the time zone dumper.</para> - -<para><command>zic</command> is the time zone compiler.</para> - -<para><command>ld.so</command> is the helper program for shared library -executables.</para> - -<para><command>libBrokenLocale</command> is used by programs, such as -Mozilla, to solve broken locales.</para> - -<para><command>libSegFault</command> is a segmentation fault signal -handler. It tries to catch segfaults.</para> - -<para><command>libanl</command> is an asynchronous name lookup -library.</para> - -<para><command>libbsd-compat</command> provides the portability needed -in order to run certain BSD programs under Linux.</para> - -<para><command>libc</command> is the main C library -- a collection of -commonly used functions.</para> - -<para><command>libcrypt</command> is the cryptography library.</para> - -<para><command>libdl</command> is the dynamic linking interface library.</para> - -<para><command>libg</command> is a runtime library for g++.</para> - -<para><command>libieee</command> is the IEEE floating point library.</para> - -<para><command>libm</command> is the mathematical library.</para> - -<para><command>libmcheck</command> contains code run at boot.</para> - -<para><command>libmemusage</command> is used by memusage to help collect -information about the memory usage of a program.</para> - -<para><command>libnsl</command> is the network services library.</para> - -<para><command>libnss*</command> are the Name Service Switch libraries, -containing functions for resolving host names, user names, group names, -aliases, services, protocols,and the like.</para> - -<para><command>libpcprofile</command> contains profiling functions used -to track the amount of CPU time spent in which source code lines.</para> - -<para><command>libpthread</command> is the POSIX threads library.</para> - -<para><command>libresolv</command> contains functions for creating, -sending, and interpreting packets to the Internet domain name servers.</para> - -<para><command>librpcsvc</command>contains functions providing -miscellaneous RPC services.</para> - -<para><command>librt</command> contains functions providing most of the -interfaces specified by the POSIX.1b Realtime Extension.</para> - -<para><command>libthread_db</command> contains functions useful for -building debuggers for multi-threaded programs.</para> - -<para><command>libutil</command> contains code for "standard" functions -used in many different Unix utilities.</para> - -</sect2> - diff --git a/appendixa/glibc-down.xml b/appendixa/glibc-down.xml deleted file mode 100644 index 27a99e8a6..000000000 --- a/appendixa/glibc-down.xml +++ /dev/null @@ -1,12 +0,0 @@ -<literallayout>Official download location for Glibc (&glibc-version;): -<ulink url="ftp://ftp.gnu.org/gnu/glibc/"/> - -Alternative download locations (courtesy of the generous LFS Mirrors): -<ulink url="ftp://gaosu.rave.org/pub/linux/lfs/packages/conglomeration/&glibc-package;"/> -<ulink url="http://lfs.mirror.intermedia.com.sg/packages/glibc/&glibc-package;"/> -<ulink url="ftp://lfs.mirror.intermedia.com.sg/pub/lfs/glibc/&glibc-package;"/> -<ulink url="http://dl.lfs.fredan.org/&glibc-package;"/> -<ulink url="http://packages.lfs-es.org/&glibc-package;"/> -<ulink url="http://mirror.averse.net/lfs-packages/&glibc-package;"/> -<ulink url="ftp://mirror.averse.net/pub/lfs-packages/&glibc-package;"/> -<ulink url="ftp://ftp.lfs-matrix.de/lfs/packages/conglomeration/&glibc-package;"/></literallayout> diff --git a/appendixa/glibc-shortdesc.xml b/appendixa/glibc-shortdesc.xml deleted file mode 100644 index 100a6a946..000000000 --- a/appendixa/glibc-shortdesc.xml +++ /dev/null @@ -1,19 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-glibc"><title>Contents of Glibc</title> - -<para><emphasis>Installed programs</emphasis>: catchsegv, gencat, getconf, -getent, glibcbug, iconv, iconvconfig, ldconfig, ldd, lddlibc4, locale, -localedef, mtrace, nscd, nscd_nischeck, pcprofiledump, pt_chown, rpcgen, -rpcinfo, sln, sprof, tzselect, xtrace, zdump and zic</para> - -<para><emphasis>Installed libraries</emphasis>: ld.so, libBrokenLocale.[a,so], -libSegFault.so, libanl.[a,so], libbsd-compat.a, libc.[a,so], libc_nonshared.a, -libcrypt.[a,so], libdl.[a,so], libg.a, libieee.a, libm.[a,so], libmcheck.a, -libmemusage.so, libnsl.a, libnss_compat.so, libnss_dns.so, libnss_files.so, -libnss_hesiod.so, libnss_nis.so, libnss_nisplus.so, libpcprofile.so, -libpthread.[a,so], libresolv.[a,so], librpcsvc.a, librt.[a,so], libthread_db.so -and libutil.[a,so]</para> - -</sect2> - diff --git a/appendixa/grep-dep.xml b/appendixa/grep-dep.xml deleted file mode 100644 index bb6a741b9..000000000 --- a/appendixa/grep-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Grep depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Make, Sed, Texinfo.</para> diff --git a/appendixa/grep-desc.xml b/appendixa/grep-desc.xml deleted file mode 100644 index 68657feb5..000000000 --- a/appendixa/grep-desc.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>egrep</command> prints lines matching an extended regular -expression.</para> - -<para><command>fgrep</command> prints lines matching a list of fixed -strings.</para> - -<para><command>grep</command> prints lines matching a basic regular -expression.</para> - -</sect2> - diff --git a/appendixa/grep-down.xml b/appendixa/grep-down.xml deleted file mode 100644 index 8c2664030..000000000 --- a/appendixa/grep-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Grep (&grep-version;): -<ulink url="ftp://ftp.gnu.org/gnu/grep/"/></literallayout> diff --git a/appendixa/grep-shortdesc.xml b/appendixa/grep-shortdesc.xml deleted file mode 100644 index 5d2806f64..000000000 --- a/appendixa/grep-shortdesc.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-grep"><title>Contents of Grep</title> - -<para><emphasis>Installed programs</emphasis>: egrep (link to grep), fgrep -(link to grep) and grep</para> - -</sect2> - diff --git a/appendixa/groff-dep.xml b/appendixa/groff-dep.xml deleted file mode 100644 index d41eef455..000000000 --- a/appendixa/groff-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Groff depends on: Bash, Binutils, Coreutils, Diffutils, -Gawk, GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/groff-desc.xml b/appendixa/groff-desc.xml deleted file mode 100644 index fbb001851..000000000 --- a/appendixa/groff-desc.xml +++ /dev/null @@ -1,105 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>addftinfo</command> reads a troff font file and adds some -additional font-metric information that is used by the groff system.</para> - -<para><command>afmtodit</command> creates a font file for use with -groff and grops.</para> - -<para><command>eqn</command> compiles descriptions of equations embedded -within troff input files into commands that are understood by troff.</para> - -<para><command>eqn2graph</command> converts an EQN equation into a cropped -image.</para> - -<para><command>grn</command> is a groff preprocessor for gremlin files.</para> - -<para><command>grodvi</command> is a driver for groff that produces TeX dvi format.</para> - -<para><command>groff</command> is a front-end to the groff document -formatting system. Normally it runs the troff program and a post-processor -appropriate for the selected device.</para> - -<para><command>groffer</command> displays groff files and man pages on X -and tty.</para> -<para><command>grog</command> reads files and guesses which of the groff -options -e, -man, -me, -mm, -ms, -p, -s, and -t are required for printing -files, and reports the groff command including those options.</para> - -<para><command>grolbp</command> is a groff driver for Canon CAPSL printers -(LBP-4 and LBP-8 series laser printers).</para> - -<para><command>grolj4</command> is a driver for groff that produces output -in PCL5 format suitable for an HP Laserjet 4 printer.</para> - -<para><command>grops</command> translates the output of GNU troff to -Postscript.</para> - -<para><command>grotty</command> translates the output of GNU troff into -a form suitable for typewriter-like devices.</para> - -<para><command>gtbl</command> is the GNU implementation of tbl.</para> - -<para><command>hpftodit</command> creates a font file for use with -groff -Tlj4 from an HP-tagged font metric file.</para> - -<para><command>indxbib</command> makes an inverted index for the -bibliographic databases a specified file for use with refer, lookbib, -and lkbib.</para> - -<para><command>lkbib</command> searches bibliographic databases for -references that contain specified keys and reports any references found.</para> - -<para><command>lookbib</command> prints a prompt on the standard error -(unless the standard input is not a terminal), reads from the standard input -a line containing a set of keywords, searches the bibliographic databases in -a specified file for references containing those keywords, prints any -references found on the standard output and repeats this process until the -end of input.</para> - -<para><command>mmroff</command> is a simple preprocessor for groff.</para> - -<para><command>neqn</command> formats equations for ascii output.</para> - -<para><command>nroff</command> is a script that emulates the nroff command -using groff.</para> - -<para><command>pfbtops</command> translates a Postscript font in .pfb -format to ASCII.</para> - -<para><command>pic</command> compiles descriptions of pictures embedded -within troff or TeX input files into commands understood by TeX or troff.</para> - -<para><command>pic2graph</command> converts a PIC diagram into a cropped -image.</para> - -<para><command>pre-grohtml </command> translates the output of GNU troff -to html.</para> - -<para><command>post-grohtml</command> translates the output of GNU troff -to html.</para> - -<para><command>refer</command> copies the contents of a file to the -standard output, except that lines between .[ and .] are interpreted as -citations, and lines between .R1 and .R2 are interpreted as commands about -how citations are to be processed.</para> - -<para><command>soelim</command> reads files and replaces lines of the form -<emphasis>.so file</emphasis> by the contents of the mentioned -<emphasis>file</emphasis>.</para> - -<para><command>tbl</command> compiles descriptions of tables embedded -within troff input files into commands that are understood by troff.</para> - -<para><command>tfmtodit</command> creates a font file for use with -groff -Tdvi.</para> - -<para><command>troff</command> is highly compatible with Unix troff. -Usually it should be invoked using the groff command, which will also run -preprocessors and post-processors in the appropriate order and with the -appropriate options.</para> - -<para><command>zsoelim</command> is the GNU implementation of soelim.</para> - -</sect2> - diff --git a/appendixa/groff-down.xml b/appendixa/groff-down.xml deleted file mode 100644 index dbe66cd73..000000000 --- a/appendixa/groff-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Groff (&groff-version;): -<ulink url="ftp://ftp.gnu.org/gnu/groff/"/></literallayout> diff --git a/appendixa/groff-shortdesc.xml b/appendixa/groff-shortdesc.xml deleted file mode 100644 index 1fb9b20e0..000000000 --- a/appendixa/groff-shortdesc.xml +++ /dev/null @@ -1,12 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-groff"><title>Contents of Groff</title> - -<para><emphasis>Installed programs</emphasis>: addftinfo, afmtodit, eqn, -eqn2graph, geqn (link to eqn), grn, grodvi, groff, groffer, grog, grolbp, -grolj4, grops, grotty, gtbl (link to tbl), hpftodit, indxbib, lkbib, -lookbib, mmroff, neqn, nroff, pfbtops, pic, pic2graph, post-grohtml, -pre-grohtml, refer, soelim, tbl, tfmtodit, troff and zsoelim (link to -soelim)</para> - -</sect2> diff --git a/appendixa/grub-dep.xml b/appendixa/grub-dep.xml deleted file mode 100644 index e1384ce5e..000000000 --- a/appendixa/grub-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Grub depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Ncurses, Sed.</para> diff --git a/appendixa/grub-desc.xml b/appendixa/grub-desc.xml deleted file mode 100644 index 0a70214de..000000000 --- a/appendixa/grub-desc.xml +++ /dev/null @@ -1,16 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>grub</command> is the GRand Unified Bootloader's command -shell.</para> - -<para><command>grub-install</command> installs GRUB on the given device.</para> - -<para><command>grub-md5-crypt</command> encrypts a password in MD5 -format.</para> - -<para><command>grub-terminfo</command> generates a terminfo command from a -terminfo name. It can be used if you have an uncommon terminal.</para> - -<para><command>mbchk</command> checks the format of a multiboot kernel.</para> - -</sect2> diff --git a/appendixa/grub-down.xml b/appendixa/grub-down.xml deleted file mode 100644 index 331a9ecda..000000000 --- a/appendixa/grub-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Grub (&grub-version;): -<ulink url="ftp://alpha.gnu.org/gnu/grub/"/></literallayout> diff --git a/appendixa/grub-shortdesc.xml b/appendixa/grub-shortdesc.xml deleted file mode 100644 index 01b313905..000000000 --- a/appendixa/grub-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-grub"><title>Contents of Grub</title> - -<para><emphasis>Installed programs</emphasis>: grub, grub-install, -grub-md5-crypt, grub-terminfo and mbchk</para> - -</sect2> diff --git a/appendixa/gzip-dep.xml b/appendixa/gzip-dep.xml deleted file mode 100644 index d9e167abe..000000000 --- a/appendixa/gzip-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Gzip depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/gzip-desc.xml b/appendixa/gzip-desc.xml deleted file mode 100644 index ccd18ccc2..000000000 --- a/appendixa/gzip-desc.xml +++ /dev/null @@ -1,36 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>gunzip</command> decompresses gzipped files.</para> - -<para><command>gzexe</command> is used to create self-uncompressing -executable files.</para> - -<para><command>gzip</command> compresses the given files, using -Lempel-Ziv (LZ77) coding.</para> - -<para><command>zcat</command> uncompresses the given gzipped files to -standard output.</para> - -<para><command>zcmp</command> runs cmp on gzipped files.</para> - -<para><command>zdiff</command> runs diff on gzipped files.</para> - -<para><command>zegrep</command> runs egrep on gzipped files.</para> - -<para><command>zfgrep</command> runs fgrep on gzipped files.</para> - -<para><command>zforce</command> forces a .gz extension on all given files -that are gzipped files, so that gzip will not compress them again. This can be -useful when file names were truncated during a file transfer.</para> - -<para><command>zgrep</command> runs grep on gzipped files.</para> - -<para><command>zless</command> runs less on gzipped files.</para> - -<para><command>zmore</command> runs more on gzipped files.</para> - -<para><command>znew</command> recompresses files from compress format -to gzip format -- .Z to .gz.</para> - -</sect2> - diff --git a/appendixa/gzip-down.xml b/appendixa/gzip-down.xml deleted file mode 100644 index a8ee75b23..000000000 --- a/appendixa/gzip-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Gzip (&gzip-version;): -<ulink url="ftp://alpha.gnu.org/gnu/gzip/"/></literallayout> diff --git a/appendixa/gzip-shortdesc.xml b/appendixa/gzip-shortdesc.xml deleted file mode 100644 index e22b7f697..000000000 --- a/appendixa/gzip-shortdesc.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-gzip"><title>Contents of Gzip</title> - -<para><emphasis>Installed programs</emphasis>: gunzip (link to gzip), gzexe, -gzip, uncompress (link to gunzip), zcat (link to gzip), zcmp, zdiff, -zegrep, zfgrep, zforce, zgrep, zless, zmore and znew</para> - -</sect2> diff --git a/appendixa/inetutils-dep.xml b/appendixa/inetutils-dep.xml deleted file mode 100644 index 7d83843eb..000000000 --- a/appendixa/inetutils-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Inetutils depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Glibc, Grep, Make, Ncurses, Sed.</para> diff --git a/appendixa/inetutils-desc.xml b/appendixa/inetutils-desc.xml deleted file mode 100644 index 6f4634ae9..000000000 --- a/appendixa/inetutils-desc.xml +++ /dev/null @@ -1,21 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>ftp</command> is the ARPANET file transfer program.</para> - -<para><command>ping</command> sends echo-request packets and reports how -long the replies take.</para> - -<para><command>rcp</command> does remote file copy.</para> - -<para><command>rlogin</command> does remote login.</para> - -<para><command>rsh</command> runs a remote shell.</para> - -<para><command>talk</command> is used to chat up another user.</para> - -<para><command>telnet</command> is an interface to the TELNET protocol.</para> - -<para><command>tftp</command> is a trivial file transfer program.</para> - -</sect2> - diff --git a/appendixa/inetutils-down.xml b/appendixa/inetutils-down.xml deleted file mode 100644 index 27c6c8029..000000000 --- a/appendixa/inetutils-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Inetutils (&inetutils-version;): -<ulink url="ftp://ftp.gnu.org/gnu/inetutils/"/> -And for the patch: -<ulink url="&patches-root;&inetutils-no-server-man-pages-patch;"/></literallayout> diff --git a/appendixa/inetutils-shortdesc.xml b/appendixa/inetutils-shortdesc.xml deleted file mode 100644 index 205a4792c..000000000 --- a/appendixa/inetutils-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-inetutils"><title>Contents of Inetutils</title> - -<para><emphasis>Installed programs</emphasis>: ftp, ping, rcp, rlogin, rsh, -talk, telnet and tftp</para> - -</sect2> diff --git a/appendixa/kbd-dep.xml b/appendixa/kbd-dep.xml deleted file mode 100644 index 668feab86..000000000 --- a/appendixa/kbd-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Kbd depends on: Bash, Binutils, Bison, Coreutils, -Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, Sed.</para> diff --git a/appendixa/kbd-desc.xml b/appendixa/kbd-desc.xml deleted file mode 100644 index ab2395136..000000000 --- a/appendixa/kbd-desc.xml +++ /dev/null @@ -1,63 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>chvt</command> changes the foreground virtual terminal.</para> - -<para><command>deallocvt</command> deallocates unused virtual terminals.</para> - -<para><command>dumpkeys</command> dumps the keyboard translation tables.</para> - -<para><command>fgconsole</command> prints the number of the active virtual terminal.</para> - -<para><command>getkeycodes</command> prints the kernel scancode-to-keycode -mapping table.</para> - -<para><command>getunimap</command> prints the currently used unimap.</para> - -<para><command>kbd_mode</command> reports or sets the keyboard mode.</para> - -<para><command>kbdrate</command> sets the keyboard repeat and delay rates.</para> - -<para><command>loadkeys</command> loads the keyboard translation tables.</para> - -<para><command>loadunimap</command> loads the kernel unicode-to-font mapping table.</para> - -<para><command>mapscrn</command> is an obsolete program that used to load -a user-defined output character mapping table into the console driver. This is -now done by setfont.</para> - -<para><command>openvt</command> starts a program on a new virtual terminal (VT).</para> - -<para><command>psf*</command> are a set of tools for handling Unicode -character tables for console fonts.</para> - -<para><command>resizecons</command> changes the kernel idea of the console size.</para> - -<para><command>setfont</command> lets you change the EGA/VGA fonts on the console.</para> - -<para><command>setkeycodes</command> loads kernel scancode-to-keycode -mapping table entries, useful if you have some unusual keys on your keyboard.</para> - -<para><command>setleds</command> sets the keyboard flags and LEDs. Many -people find it useful to have NumLock on by default, setleds +num achieves this.</para> - -<para><command>setlogcons</command> sends kernel messages to the console.</para> - -<para><command>setmetamode</command> defines the keyboard meta key handling.</para> - -<para><command>setvesablank</command> lets you fiddle with the built-in -hardware screensaver (no toasters, just a blank screen).</para> - -<para><command>showconsolefont</command> shows the current EGA/VGA console -screen font.</para> - -<para><command>showkey</command> reports the scancodes and keycodes and -ASCII codes of the keys pressed on the keyboard.</para> - -<para><command>unicode_start</command> puts the keyboard and console in -unicode mode.</para> - -<para><command>unicode_stop</command> reverts keyboard and console from -unicode mode.</para> - -</sect2> - diff --git a/appendixa/kbd-down.xml b/appendixa/kbd-down.xml deleted file mode 100644 index e7ef11f24..000000000 --- a/appendixa/kbd-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Kbd (&kbd-version;): -<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/"/> -And for the patch: -<ulink url="&patches-root;&kbd-patch;"/></literallayout> diff --git a/appendixa/kbd-shortdesc.xml b/appendixa/kbd-shortdesc.xml deleted file mode 100644 index 8d8cd382f..000000000 --- a/appendixa/kbd-shortdesc.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-kbd"><title>Contents of Kbd</title> - -<para><emphasis>Installed programs</emphasis>: chvt, deallocvt, dumpkeys, -fgconsole, getkeycodes, getunimap, kbd_mode, kbdrate, loadkeys, loadunimap, -mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to -psfxtable), psfstriptable (link to psfxtable), psfxtable, resizecons, -setfont, setkeycodes, setleds, setlogcons, setmetamode, setvesablank, -showconsolefont, showkey, unicode_start and unicode_stop</para> - -</sect2> - diff --git a/appendixa/kernel-dep.xml b/appendixa/kernel-dep.xml deleted file mode 100644 index 38644e810..000000000 --- a/appendixa/kernel-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Linux depends on: Bash, Binutils, Coreutils, Findutils, -GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed.</para> diff --git a/appendixa/kernel-desc.xml b/appendixa/kernel-desc.xml deleted file mode 100644 index 89d16ee3f..000000000 --- a/appendixa/kernel-desc.xml +++ /dev/null @@ -1,21 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para>The <emphasis>kernel</emphasis> is the engine of your GNU/Linux system. -When switching on your box, the kernel is the first part of your operating -system that gets loaded. It detects and initializes all the components of your -computer's hardware, then makes these components available as a tree of files -to the software, and turns a single CPU into a multi-tasking machine capable -of running scores of programs seemingly at the same time.</para> - -<para>The <emphasis>kernel headers</emphasis> define the interface to the -services that the kernel provides. The headers in your system's -<filename>include</filename> directory should <emphasis>always</emphasis> be -the ones against which Glibc was compiled and should therefore -<emphasis>not</emphasis> be replaced when upgrading the kernel.</para> - -<para>The <filename>System.map</filename> file is a list of addresses and -symbols. It maps the entry points and addresses of all the functions and data -structures in the kernel.</para> - -</sect2> - diff --git a/appendixa/kernel-down.xml b/appendixa/kernel-down.xml deleted file mode 100644 index d12a3364c..000000000 --- a/appendixa/kernel-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Linux (&kernel-version;): -<ulink url="ftp://ftp.kernel.org/pub/linux/kernel/"/></literallayout> diff --git a/appendixa/kernel-shortdesc.xml b/appendixa/kernel-shortdesc.xml deleted file mode 100644 index 593822638..000000000 --- a/appendixa/kernel-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-kernel"><title>Contents of Linux</title> - -<para><emphasis>Installed files</emphasis>: the kernel, the kernel headers, -and the System.map</para> - -</sect2> diff --git a/appendixa/less-dep.xml b/appendixa/less-dep.xml deleted file mode 100644 index eb7e80715..000000000 --- a/appendixa/less-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Less depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Ncurses, Sed.</para> diff --git a/appendixa/less-desc.xml b/appendixa/less-desc.xml deleted file mode 100644 index ddbf57ccb..000000000 --- a/appendixa/less-desc.xml +++ /dev/null @@ -1,14 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>less</command> is a file viewer or pager. It displays the -contents of the given file, letting you scroll around, find strings, and jump -to marks.</para> - -<para><command>lessecho</command> is needed to expand metacharacters, -such as * and ?, in filenames on Unix systems.</para> - -<para><command>lesskey</command> is used to specify the key bindings -for less.</para> - -</sect2> - diff --git a/appendixa/less-down.xml b/appendixa/less-down.xml deleted file mode 100644 index e413e25da..000000000 --- a/appendixa/less-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Less (&less-version;): -<ulink url="ftp://ftp.gnu.org/gnu/less/"/></literallayout> diff --git a/appendixa/less-shortdesc.xml b/appendixa/less-shortdesc.xml deleted file mode 100644 index a6b1cb6e5..000000000 --- a/appendixa/less-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-less"><title>Contents of Less</title> - -<para><emphasis>Installed programs</emphasis>: less, lessecho and lesskey</para> - -</sect2> - diff --git a/appendixa/lfs-utils-dep.xml b/appendixa/lfs-utils-dep.xml deleted file mode 100644 index 5334625a0..000000000 --- a/appendixa/lfs-utils-dep.xml +++ /dev/null @@ -1 +0,0 @@ -<para>The installation dependencies for Lfs-Utils haven't been checked yet.</para> diff --git a/appendixa/lfs-utils-desc.xml b/appendixa/lfs-utils-desc.xml deleted file mode 100644 index a0d6cf832..000000000 --- a/appendixa/lfs-utils-desc.xml +++ /dev/null @@ -1,18 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>mktemp</command> creates temporary files in a secure manner. -It is used in scripts.</para> - -<para><command>tempfile</command> creates temporary files in a less secure -manner than <command>mktemp</command>. It is installed for -backwards-compatibility.</para> - -<para>The <command>http-get</command> script takes advantage of a little known -feature of <command>bash</command> called "net redirection". It is used to -download from websites without using any other programs.</para> - -<para><command>iana-net</command> uses the <command>http-get</command> -script to simplify the process of procuring IANA's services and protocols -configuration files.</para> - -</sect2> diff --git a/appendixa/lfs-utils-down.xml b/appendixa/lfs-utils-down.xml deleted file mode 100644 index f1c251ccd..000000000 --- a/appendixa/lfs-utils-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Lfs-Utils (&lfs-utils-version;): -<ulink url="&lfs-root;~winkie/downloads/lfs-utils/"/></literallayout> diff --git a/appendixa/lfs-utils-shortdesc.xml b/appendixa/lfs-utils-shortdesc.xml deleted file mode 100644 index f3d5fe50f..000000000 --- a/appendixa/lfs-utils-shortdesc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-lfs"><title>Contents of Lfs-Utils</title> - -<para><emphasis>Installed programs</emphasis>: mktemp, tempfile, http-get -and iana-net</para> - -<para><emphasis>Installed files</emphasis>: protocols, services</para> - -</sect2> diff --git a/appendixa/libtool-dep.xml b/appendixa/libtool-dep.xml deleted file mode 100644 index c5a290344..000000000 --- a/appendixa/libtool-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Libtool depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/libtool-desc.xml b/appendixa/libtool-desc.xml deleted file mode 100644 index e26ce490d..000000000 --- a/appendixa/libtool-desc.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>libtool</command> provides generalized library-building -support services.</para> - -<para><command>libtoolize</command> provides a standard way to add -libtool support to a package.</para> - -<para><command>libltdl</command> hides the various difficulties of -dlopening libraries.</para> - -</sect2> - diff --git a/appendixa/libtool-down.xml b/appendixa/libtool-down.xml deleted file mode 100644 index e5a2174d6..000000000 --- a/appendixa/libtool-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Libtool (&libtool-version;): -<ulink url="ftp://ftp.gnu.org/gnu/libtool/"/></literallayout> diff --git a/appendixa/libtool-shortdesc.xml b/appendixa/libtool-shortdesc.xml deleted file mode 100644 index fd5552bb7..000000000 --- a/appendixa/libtool-shortdesc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-libtool"><title>Contents of Libtool</title> - -<para><emphasis>Installed programs</emphasis>: libtool and libtoolize</para> - -<para><emphasis>Installed libraries</emphasis>: libltdl.[a,so].</para> - -</sect2> - diff --git a/appendixa/m4-dep.xml b/appendixa/m4-dep.xml deleted file mode 100644 index 93ebe7111..000000000 --- a/appendixa/m4-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation M4 depends on: Bash, Binutils, Coreutils, Diffutils, GCC, -Gettext, Glibc, Grep, Make, Perl, Sed.</para> diff --git a/appendixa/m4-desc.xml b/appendixa/m4-desc.xml deleted file mode 100644 index b6a4007a9..000000000 --- a/appendixa/m4-desc.xml +++ /dev/null @@ -1,12 +0,0 @@ -<sect2><title>Short description</title> - -<para><command>m4</command> copies the given files -while expanding the macros that they contain. These macros are either built-in -or user-defined and can take any number of arguments. Besides just doing macro -expansion, m4 has built-in functions for including named files, running Unix -commands, doing integer arithmetic, manipulating text in various ways, -recursion, and so on. The m4 program can be used either as a front-end to a -compiler or as a macro processor in its own right.</para> - -</sect2> - diff --git a/appendixa/m4-down.xml b/appendixa/m4-down.xml deleted file mode 100644 index d5328d50c..000000000 --- a/appendixa/m4-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for M4 (&m4-version;): -<ulink url="ftp://ftp.gnu.org/gnu/m4/"/></literallayout> diff --git a/appendixa/m4-shortdesc.xml b/appendixa/m4-shortdesc.xml deleted file mode 100644 index a33935600..000000000 --- a/appendixa/m4-shortdesc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-m4"><title>Contents of M4</title> - -<para><emphasis>Installed program</emphasis>: m4</para> - -</sect2> diff --git a/appendixa/make-dep.xml b/appendixa/make-dep.xml deleted file mode 100644 index ae5524b9a..000000000 --- a/appendixa/make-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Make depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Gettext, Glibc, Grep, Sed.</para> diff --git a/appendixa/make-desc.xml b/appendixa/make-desc.xml deleted file mode 100644 index 677181d17..000000000 --- a/appendixa/make-desc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<sect2><title>Short description</title> - -<para><command>make</command> automatically determines which pieces of a -large package need to be recompiled, and then issues the relevant commands.</para> - -</sect2> - diff --git a/appendixa/make-down.xml b/appendixa/make-down.xml deleted file mode 100644 index 6e910749b..000000000 --- a/appendixa/make-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Make (&make-version;): -<ulink url="ftp://ftp.gnu.org/gnu/make/"/></literallayout> diff --git a/appendixa/make-shortdesc.xml b/appendixa/make-shortdesc.xml deleted file mode 100644 index fbfbf8e52..000000000 --- a/appendixa/make-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-make"><title>Contents of Make</title> - -<para><emphasis>Installed program</emphasis>: make</para> - -</sect2> - diff --git a/appendixa/makedev-dep.xml b/appendixa/makedev-dep.xml deleted file mode 100644 index 1cf303245..000000000 --- a/appendixa/makedev-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Make_devices depends on: Bash, Bzip2, -Coreutils.</para> diff --git a/appendixa/makedev-desc.xml b/appendixa/makedev-desc.xml deleted file mode 100644 index 8c16ef1df..000000000 --- a/appendixa/makedev-desc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title>Short description</title> - -<para><command>make_devices</command> is a script for creating a basic set of -static device nodes, usually residing in the <filename -class="directory">/dev</filename> directory.</para> - -</sect2> - diff --git a/appendixa/makedev-down.xml b/appendixa/makedev-down.xml deleted file mode 100644 index 807fae824..000000000 --- a/appendixa/makedev-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Make_devices (&makedev-version;): -<ulink url="&http-down;"/></literallayout> diff --git a/appendixa/makedev-shortdesc.xml b/appendixa/makedev-shortdesc.xml deleted file mode 100644 index 8544ef40e..000000000 --- a/appendixa/makedev-shortdesc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-makedev"><title>Contents of Make_devices</title> - -<para><emphasis>Installed script</emphasis>: make_devices</para> - -</sect2> diff --git a/appendixa/man-dep.xml b/appendixa/man-dep.xml deleted file mode 100644 index e5d2af969..000000000 --- a/appendixa/man-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Man depends on: Bash, Binutils, Coreutils, Gawk, GCC, -Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/man-desc.xml b/appendixa/man-desc.xml deleted file mode 100644 index 5a420fc50..000000000 --- a/appendixa/man-desc.xml +++ /dev/null @@ -1,22 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>apropos</command> searches the whatis database and displays -the short descriptions of system commands that contain a given string.</para> - -<para><command>makewhatis</command> builds the whatis database. It reads -all the manual pages in the manpath and for each page writes the name and a -short description in the whatis database.</para> - -<para><command>man</command> formats and displays the requested on-line -manual page.</para> - -<para><command>man2dvi</command> converts a manual page into dvi format.</para> - -<para><command>man2html</command> converts a manual page into html.</para> - -<para><command>whatis</command> searches the whatis database and displays -the short descriptions of system commands that contain the given keyword as a -separate word.</para> - -</sect2> - diff --git a/appendixa/man-down.xml b/appendixa/man-down.xml deleted file mode 100644 index 266e917b0..000000000 --- a/appendixa/man-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Man (&man-version;): -<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/man/"/> -And for the patch: -<ulink url="&patches-root;&man-80cols-patch;"/></literallayout> diff --git a/appendixa/man-shortdesc.xml b/appendixa/man-shortdesc.xml deleted file mode 100644 index 1b106279e..000000000 --- a/appendixa/man-shortdesc.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-man"><title>Contents of Man</title> - -<para><emphasis>Installed programs</emphasis>: apropos, makewhatis, man, -man2dvi, man2html and whatis</para> - -</sect2> - diff --git a/appendixa/manpages-dep.xml b/appendixa/manpages-dep.xml deleted file mode 100644 index 9ec83f104..000000000 --- a/appendixa/manpages-dep.xml +++ /dev/null @@ -1 +0,0 @@ -<para>For its installation Man-pages depends on: Bash, Coreutils, Make.</para> diff --git a/appendixa/manpages-desc.xml b/appendixa/manpages-desc.xml deleted file mode 100644 index b0a5dfc4d..000000000 --- a/appendixa/manpages-desc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title>Short description</title> - -<para>Examples of provided <emphasis>manual pages</emphasis> are the pages -describing all the C and C++ functions, important device files, and important -configuration files.</para> - -</sect2> - diff --git a/appendixa/manpages-down.xml b/appendixa/manpages-down.xml deleted file mode 100644 index 81f8c5c70..000000000 --- a/appendixa/manpages-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Man-pages (&man-pages-version;): -<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/manpages/"/></literallayout> diff --git a/appendixa/manpages-shortdesc.xml b/appendixa/manpages-shortdesc.xml deleted file mode 100644 index 018fc2434..000000000 --- a/appendixa/manpages-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-manpages"><title>Contents of Man-pages</title> - -<para><emphasis>Installed files</emphasis>: various manual pages</para> - -</sect2> - diff --git a/appendixa/modutils-dep.xml b/appendixa/modutils-dep.xml deleted file mode 100644 index f22964ce7..000000000 --- a/appendixa/modutils-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Modutils depends on: Bash, Binutils, Bison, Coreutils, -Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed.</para> diff --git a/appendixa/modutils-desc.xml b/appendixa/modutils-desc.xml deleted file mode 100644 index 4209b166d..000000000 --- a/appendixa/modutils-desc.xml +++ /dev/null @@ -1,32 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>depmod</command> creates a dependency file, based on the -symbols it finds in the existing set of modules. This dependency file is used -by modprobe to automatically load the required modules.</para> - -<para><command>genksyms</command> generates symbol version information.</para> - -<para><command>insmod</command> installs a loadable module in the running kernel.</para> - -<para><command>insmod_ksymoops_clean</command> deletes saved ksyms and -modules not accessed for two days.</para> - -<para><command>kallsyms</command> extracts all kernel symbols for debugging.</para> - -<para><command>kernelversion</command> reports the major version of the -running kernel.</para> - -<para><command>ksyms</command> displays exported kernel symbols.</para> - -<para><command>lsmod</command> shows which modules are loaded.</para> - -<para><command>modinfo</command> examines an object file associated with -a kernel module and displays any information that it can glean.</para> - -<para><command>modprobe</command> uses a dependency file, created by -depmod, to automatically load the relevant modules.</para> - -<para><command>rmmod</command> unloads modules from the running kernel.</para> - -</sect2> - diff --git a/appendixa/modutils-down.xml b/appendixa/modutils-down.xml deleted file mode 100644 index 5ec1d53c5..000000000 --- a/appendixa/modutils-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Modutils (&modutils-version;): -<ulink url="ftp://ftp.kernel.org/pub/linux/utils/kernel/modutils/"/></literallayout> diff --git a/appendixa/modutils-shortdesc.xml b/appendixa/modutils-shortdesc.xml deleted file mode 100644 index 32b328051..000000000 --- a/appendixa/modutils-shortdesc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-modutils"><title>Contents of Modutils</title> - -<para><emphasis>Installed programs</emphasis>: depmod, genksyms, insmod, -insmod_ksymoops_clean, kallsyms (link to insmod), kernelversion, ksyms -(link to insmod), lsmod (link to insmod), modinfo, modprobe (link to insmod) -and rmmod (link to insmod)</para> - -</sect2> - diff --git a/appendixa/ncurses-dep.xml b/appendixa/ncurses-dep.xml deleted file mode 100644 index af35efc6a..000000000 --- a/appendixa/ncurses-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Ncurses depends on: Bash, Binutils, Coreutils, Diffutils, -Gawk, GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/ncurses-desc.xml b/appendixa/ncurses-desc.xml deleted file mode 100644 index f12d88590..000000000 --- a/appendixa/ncurses-desc.xml +++ /dev/null @@ -1,45 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>captoinfo</command> converts a termcap description into a -terminfo description.</para> - -<para><command>clear</command> clears the screen, if this is possible.</para> - -<para><command>infocmp</command> compares or prints out terminfo -descriptions.</para> - -<para><command>infotocap</command> converts a terminfo description into -a termcap description.</para> - -<para><command>reset</command> reinitializes a terminal to its default -values.</para> - -<para><command>tack</command> is the terminfo action checker. It is mainly -used to test the correctness of an entry in the terminfo database.</para> - -<para><command>tic</command> is the terminfo entry-description compiler. -It translates a terminfo file from source format into the binary format needed -for the ncurses library routines. A terminfo file contains information on the -capabilities of a certain terminal.</para> - -<para><command>toe</command> lists all available terminal types, for each -giving its primary name and its description.</para> - -<para><command>tput</command> makes the values of terminal-dependent -capabilities available to the shell. It can also be used to reset or initialize -a terminal, or report its long name.</para> - -<para><command>tset</command> can be used to initialize terminals.</para> - -<para><command>libncurses*</command> contain functions to display text in -many complicated ways on a terminal screen. A good example of the use of these -functions is the menu displayed during the kernel's make menuconfig.</para> - -<para><command>libform*</command> contain functions to implement forms.</para> - -<para><command>libmenu*</command> contain functions to implement menus.</para> - -<para><command>libpanel*</command> contain functions to implement panels.</para> - -</sect2> - diff --git a/appendixa/ncurses-down.xml b/appendixa/ncurses-down.xml deleted file mode 100644 index b3bf54057..000000000 --- a/appendixa/ncurses-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Ncurses (&ncurses-version;): -<ulink url="ftp://ftp.gnu.org/gnu/ncurses/"/></literallayout> diff --git a/appendixa/ncurses-shortdesc.xml b/appendixa/ncurses-shortdesc.xml deleted file mode 100644 index aa683a4a3..000000000 --- a/appendixa/ncurses-shortdesc.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-ncurses"><title>Contents of Ncurses</title> - -<para><emphasis>Installed programs</emphasis>: captoinfo (link to tic), clear, -infocmp, infotocap (link to tic), reset (link to tset), tack, tic, toe, tput -and tset</para> - -<para><emphasis>Installed libraries</emphasis>: libcurses.[a,so] (link to -libncurses.[a,so]), libform.[a,so], libmenu.[a,so], libncurses++.a, -libncurses.[a,so], libpanel.[a,so]</para> - -</sect2> diff --git a/appendixa/nettools-dep.xml b/appendixa/nettools-dep.xml deleted file mode 100644 index ebc47bf3a..000000000 --- a/appendixa/nettools-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Net-tools depends on: Bash, Binutils, Coreutils, GCC, -Glibc, Make.</para> diff --git a/appendixa/nettools-desc.xml b/appendixa/nettools-desc.xml deleted file mode 100644 index ccdd912e3..000000000 --- a/appendixa/nettools-desc.xml +++ /dev/null @@ -1,42 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>arp</command> is used to manipulate the kernel's ARP cache, -usually to add or delete an entry, or to dump the entire cache.</para> - -<para><command>dnsdomainname</command> reports the system's DNS domain -name.</para> - -<para><command>domainname</command> reports or sets the system's NIS/YP -domain name.</para> - -<para><command>hostname</command> reports or sets the name of the current -host system.</para> - -<para><command>ifconfig</command> is the main utility for configuring -network interfaces.</para> - -<para><command>nameif</command> names network interfaces based on MAC -addresses.</para> - -<para><command>netstat</command> is used to report network connections, -routing tables, and interface statistics..</para> - -<para><command>nisdomainname</command> does the same as domainname.</para> - -<para><command>plipconfig</command> is used to fine tune the PLIP device -parameters, to improve its performance.</para> - -<para><command>rarp</command> is used to manipulate the kernel's RARP -table.</para> - -<para><command>route</command> is used to manipulate the IP routing -table.</para> - -<para><command>slattach</command> attaches a network interface to a serial -line. This allows you to use normal terminal lines for point-to-point links to -other computers.</para> - -<para><command>ypdomainname</command> does the same as domainname.</para> - -</sect2> - diff --git a/appendixa/nettools-down.xml b/appendixa/nettools-down.xml deleted file mode 100644 index cabf65de3..000000000 --- a/appendixa/nettools-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Net-tools (&net-tools-version;): -<ulink url="http://www.tazenda.demon.co.uk/phil/net-tools/"/> -And for the patch: -<ulink url="&patches-root;&net-tools-mii-patch;"/></literallayout> diff --git a/appendixa/nettools-shortdesc.xml b/appendixa/nettools-shortdesc.xml deleted file mode 100644 index 4898dbf8c..000000000 --- a/appendixa/nettools-shortdesc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-net"><title>Contents of Net-tools</title> - -<para><emphasis>Installed programs</emphasis>: arp, dnsdomainname (link to -hostname), domainname (link to hostname), hostname, ifconfig, nameif, netstat, -nisdomainname (link to hostname), plipconfig, rarp, route, slattach and -ypdomainname (link to hostname)</para> - -</sect2> - diff --git a/appendixa/patch-dep.xml b/appendixa/patch-dep.xml deleted file mode 100644 index cf0722c21..000000000 --- a/appendixa/patch-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Patch depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/patch-desc.xml b/appendixa/patch-desc.xml deleted file mode 100644 index 7306b44ae..000000000 --- a/appendixa/patch-desc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title>Short description</title> - -<para><command>patch</command> modifies files according to a patch file. -A patch file normally is a difference listing created with the diff program. -By applying these differences to the original files, patch creates the patched -versions. Using patches instead a entire new tarballs to keep your sources -up-to-date can save you a lot of download time.</para> - -</sect2> - diff --git a/appendixa/patch-down.xml b/appendixa/patch-down.xml deleted file mode 100644 index 9d48a6639..000000000 --- a/appendixa/patch-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Patch (&patch-version;): -<ulink url="ftp://ftp.gnu.org/gnu/patch/"/></literallayout> diff --git a/appendixa/patch-shortdesc.xml b/appendixa/patch-shortdesc.xml deleted file mode 100644 index a38c77918..000000000 --- a/appendixa/patch-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-patch"><title>Contents of Patch</title> - -<para><emphasis>Installed program</emphasis>: patch</para> - -</sect2> - diff --git a/appendixa/perl-dep.xml b/appendixa/perl-dep.xml deleted file mode 100644 index a946c2f8e..000000000 --- a/appendixa/perl-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Perl depends on: Bash, Binutils, Coreutils, Diffutils, -Gawk, GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/perl-desc.xml b/appendixa/perl-desc.xml deleted file mode 100644 index 11a264035..000000000 --- a/appendixa/perl-desc.xml +++ /dev/null @@ -1,77 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>a2p</command> translates awk to perl.</para> - -<para><command>c2ph</command> dumps C structures as generated from -"cc -g -S" stabs.</para> - -<para><command>dprofpp</command> displays perl profile data.</para> - -<para><command>en2cxs</command> builds a Perl extension for the Encode module, -from either Unicode Character Mappings or Tcl Encoding Files.</para> - -<para><command>find2perl</command> translates find commands to perl.</para> - -<para><command>h2ph</command> converts .h C header files to .ph Perl header files.</para> - -<para><command>h2xs</command> converts .h C header files to Perl extensions.</para> - -<para><command>libnetcfg</command> can be used to configure the libnet.</para> - -<para><command>perl</command> combines some of the best features of C, sed, -awk and sh into a single swiss-army language.</para> - -<para><command>perlbug</command> is used to generate bug reports about -Perl or the modules that come with it, and mail them.</para> - -<para><command>perlcc</command> generates executables from Perl programs.</para> - -<para><command>perldoc</command> displays a piece of documentation in pod -format that is embedded in the perl installation tree or in a perl script.</para> - -<para><command>perlivp</command> is the Perl Installation Verification -Procedure. It can be used to verify that Perl and its libraries have been -installed correctly.</para> - -<para><command>piconv</command> is a Perl version of the character encoding -converter <command>iconv</command>.</para> - -<para><command>pl2pm</command> is a rough tool for converting Perl4 .pl -files to Perl5 .pm modules.</para> - -<para><command>pod2html</command> converts files from pod format to HTML -format.</para> - -<para><command>pod2latex</command> converts files from pod format to LaTeX -format.</para> - -<para><command>pod2man</command> converts pod data to formatted *roff -input.</para> - -<para><command>pod2text</command> converts pod data to formatted ASCII -text.</para> - -<para><command>pod2usage</command> prints usage messages from embedded -pod docs in files.</para> - -<para><command>podchecker</command> checks the syntax of pod format -documentation files.</para> - -<para><command>podselect</command> displays selected sections of pod -documentation.</para> - -<para><command>psed</command> is a Perl version of the stream editor -<userinput>sed</userinput>.</para> - -<para><command>pstruct</command> dumps C structures as generated from -"cc -g -S" stabs.</para> - -<para><command>s2p</command> translates sed to perl.</para> - -<para><command>splain</command> is used to force verbose warning -diagnostics in perl.</para> - -<para><command>xsubpp</command> converts Perl XS code into C code.</para> - -</sect2> - diff --git a/appendixa/perl-down.xml b/appendixa/perl-down.xml deleted file mode 100644 index ded38d29e..000000000 --- a/appendixa/perl-down.xml +++ /dev/null @@ -1,4 +0,0 @@ -<literallayout>Official download location for Perl (&perl-version;): -<ulink url="http://www.cpan.org/src/"/> -And for the patch: -<ulink url="&patches-root;&perl-libc-patch;"/></literallayout> diff --git a/appendixa/perl-shortdesc.xml b/appendixa/perl-shortdesc.xml deleted file mode 100644 index deb462edb..000000000 --- a/appendixa/perl-shortdesc.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-perl"><title>Contents of Perl</title> - -<para><emphasis>Installed programs</emphasis>: a2p, c2ph, dprofpp, enc2xs, -find2perl, h2ph, h2xs, libnetcfg, perl, perl&perl-version; (link to perl), -perlbug, perlcc, perldoc, perlivp, piconv, pl2pm, pod2html, pod2latex, pod2man, -pod2text, pod2usage, podchecker, podselect, psed (link to s2p), pstruct (link -to c2ph), s2p, splain and xsubpp</para> - -<para><emphasis>Installed libraries</emphasis>: (too many to name)</para> - -</sect2> diff --git a/appendixa/procinfo-dep.xml b/appendixa/procinfo-dep.xml deleted file mode 100644 index d138f25af..000000000 --- a/appendixa/procinfo-dep.xml +++ /dev/null @@ -1 +0,0 @@ -<para>For its installation Procinfo depends on: Binutils, GCC, Glibc, Make, Ncurses.</para> diff --git a/appendixa/procinfo-desc.xml b/appendixa/procinfo-desc.xml deleted file mode 100644 index 9440b824d..000000000 --- a/appendixa/procinfo-desc.xml +++ /dev/null @@ -1,13 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>lsdev</command> lists the devices present in your system, -and which IRQs and IO ports they use.</para> - -<para><command>procinfo</command> displays an overview of some of the info -present in the virtual proc file system.</para> - -<para><command>socklist</command> lists the open sockets, reporting their -type, portnumber, and other specifics.</para> - -</sect2> - diff --git a/appendixa/procinfo-down.xml b/appendixa/procinfo-down.xml deleted file mode 100644 index dc15d22ff..000000000 --- a/appendixa/procinfo-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Procinfo (&procinfo-version;): -<ulink url="ftp://ftp.cistron.nl/pub/people/svm/"/></literallayout> diff --git a/appendixa/procinfo-shortdesc.xml b/appendixa/procinfo-shortdesc.xml deleted file mode 100644 index d10e25006..000000000 --- a/appendixa/procinfo-shortdesc.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-procinfo"><title>Contents of Procinfo</title> - -<para><emphasis>Installed programs</emphasis>: lsdev, procinfo and -socklist</para> - -</sect2> - diff --git a/appendixa/procps-dep.xml b/appendixa/procps-dep.xml deleted file mode 100644 index e8000d8a1..000000000 --- a/appendixa/procps-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Procps depends on: Bash, Binutils, Coreutils, GCC, Glibc, -Make, Ncurses.</para> diff --git a/appendixa/procps-desc.xml b/appendixa/procps-desc.xml deleted file mode 100644 index 415294c17..000000000 --- a/appendixa/procps-desc.xml +++ /dev/null @@ -1,51 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>free</command> reports the amount of free and used memory -in the system, both physical and swap memory.</para> - -<para><command>kill</command> is used to send signals to processes.</para> - -<para><command>pgrep</command> looks up processes based on their name -and other attributes.</para> - -<para><command>pkill</command> signals processes based on their name -and other attributes.</para> - -<para><command>pmap</command> reports the memory map of the given -process.</para> - -<para><command>ps</command> gives a snapshot of the current processes.</para> - -<para><command>skill</command> sends signals to processes matching the -given criteria.</para> - -<para><command>snice</command> changes the scheduling priority of processes -matching the given criteria.</para> - -<para><command>sysctl</command> modifies kernel parameters at run time.</para> - -<para><command>tload</command> prints a graph of the current system load -average.</para> - -<para><command>top</command> displays the top CPU processes. It provides -an ongoing look at processor activity in real time.</para> - -<para><command>uptime</command> reports how long the system has been -running, how many users are logged on, and the system load averages.</para> - -<para><command>vmstat</command> reports virtual memory statistics, giving -information about processes, memory, paging, block IO, traps, and CPU -activity.</para> - -<para><command>w</command> shows which users are currently logged on, -where and since when.</para> - -<para><command>watch</command> runs a given command repeatedly, -displaying the first screenful of its output. This allows you to watch the -output change over time.</para> - -<para><command>libproc</command> contains the functions used by most -programs in this package.</para> - -</sect2> - diff --git a/appendixa/procps-down.xml b/appendixa/procps-down.xml deleted file mode 100644 index 12f3ed439..000000000 --- a/appendixa/procps-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Procps (&procps-version;): -<ulink url="http://procps.sourceforge.net/"/></literallayout> diff --git a/appendixa/procps-shortdesc.xml b/appendixa/procps-shortdesc.xml deleted file mode 100644 index b2b431dd4..000000000 --- a/appendixa/procps-shortdesc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-procps"><title>Contents of Procps</title> - -<para><emphasis>Installed programs</emphasis>: free, kill, pgrep, pkill, -pmap, ps, skill, snice, sysctl, tload, top, uptime, vmstat, w and watch</para> - -<para><emphasis>Installed library</emphasis>: libproc.so</para> - -</sect2> - diff --git a/appendixa/psmisc-dep.xml b/appendixa/psmisc-dep.xml deleted file mode 100644 index a52cd3e66..000000000 --- a/appendixa/psmisc-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Psmisc depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para> diff --git a/appendixa/psmisc-desc.xml b/appendixa/psmisc-desc.xml deleted file mode 100644 index 16e98480b..000000000 --- a/appendixa/psmisc-desc.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>fuser</command> reports the PIDs of processes that use -the given files or file systems.</para> - -<para><command>killall</command> kills processes by name. It sends a signal -to all processes running any of the given commands.</para> - -<para><command>pstree</command> displays running processes as a tree.</para> - -<para><command>pstree.x11</command> same as pstree except that it waits for -confirmation before exiting.</para> - -</sect2> - diff --git a/appendixa/psmisc-down.xml b/appendixa/psmisc-down.xml deleted file mode 100644 index 555d59297..000000000 --- a/appendixa/psmisc-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Psmisc (&psmisc-version;): -<ulink url="http://download.sourceforge.net/psmisc/"/></literallayout> diff --git a/appendixa/psmisc-shortdesc.xml b/appendixa/psmisc-shortdesc.xml deleted file mode 100644 index 3ae3d2486..000000000 --- a/appendixa/psmisc-shortdesc.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-psmisc"><title>Contents of Psmisc</title> - -<para><emphasis>Installed programs</emphasis>: fuser, killall, pstree and -pstree.x11 (link to pstree)</para> - -</sect2> - diff --git a/appendixa/sed-dep.xml b/appendixa/sed-dep.xml deleted file mode 100644 index d724cfded..000000000 --- a/appendixa/sed-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Sed depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Texinfo.</para> diff --git a/appendixa/sed-desc.xml b/appendixa/sed-desc.xml deleted file mode 100644 index 5638ed64a..000000000 --- a/appendixa/sed-desc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<sect2><title>Short description</title> - -<para><command>sed</command> is used to filter and transform text files -in a single pass.</para> - -</sect2> - diff --git a/appendixa/sed-down.xml b/appendixa/sed-down.xml deleted file mode 100644 index b95089f45..000000000 --- a/appendixa/sed-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Sed (&sed-version;): -<ulink url="ftp://ftp.gnu.org/gnu/sed/"/></literallayout> diff --git a/appendixa/sed-shortdesc.xml b/appendixa/sed-shortdesc.xml deleted file mode 100644 index c41b447be..000000000 --- a/appendixa/sed-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-sed"><title>Contents of Sed</title> - -<para><emphasis>Installed program</emphasis>: sed</para> - -</sect2> - diff --git a/appendixa/shadow-dep.xml b/appendixa/shadow-dep.xml deleted file mode 100644 index ce4de6921..000000000 --- a/appendixa/shadow-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Shadow depends on: Bash, Binutils, Bison, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/shadow-desc.xml b/appendixa/shadow-desc.xml deleted file mode 100644 index 34a09ce29..000000000 --- a/appendixa/shadow-desc.xml +++ /dev/null @@ -1,103 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>chage</command> is used to change the maximum number of -days between obligatory password changes.</para> - -<para><command>chfn</command> is used to change a user's full name and -some other info.</para> - -<para><command>chpasswd</command> is used to update the passwords of a -whole series of user accounts in one go.</para> - -<para><command>chsh</command> is used to change a user's default - login shell.</para> - -<para><command>dpasswd</command> is used to change dial-up passwords for -user login shells.</para> - -<para><command>expiry</command> checks and enforces the current password -expiration policy.</para> - -<para><command>faillog</command> is used to examine the log of login -failures, to set a maximum number of failures before an account is blocked, -or to reset the failure count.</para> - -<para><command>gpasswd</command> is used to add and delete members and -administrators to groups.</para> - -<para><command>groupadd</command> creates a group with the given -name.</para> - -<para><command>groupdel</command> deletes the group with the given -name.</para> - -<para><command>groupmod</command> is used to modify the given group's -name or GID.</para> - -<para><command>groups</command> reports the groups of which the given -users are members.</para> - -<para><command>grpck</command> verifies the integrity of the group files, -<filename>/etc/group</filename> and <filename>/etc/gshadow</filename>.</para> - -<para><command>grpconv</command> creates or updates the shadow group file -from the normal group file.</para> - -<para><command>grpunconv</command> updates <filename>/etc/group</filename> -from <filename>/etc/gshadow</filename> and then deletes the latter.</para> - -<para><command>lastlog</command> reports the most recent login of all -users, or of a given user.</para> - -<para><command>login</command> is used by the system let users sign on.</para> - -<para><command>logoutd</command> is a daemon used to enforce restrictions -on log-on time and ports.</para> - -<para><command>mkpasswd</command> encrypts the given password using the -also given perturbation.</para> - -<para><command>newgrp</command> is used to change the current GID during -a login session.</para> - -<para><command>newusers</command> is used to create or update a whole -series of user accounts in one go.</para> - -<para><command>passwd</command> is used to change the password for a user -or group account.</para> - -<para><command>pwck</command> verifies the integrity of the password files, -<filename>/etc/passwd</filename> and <filename>/etc/shadow</filename>.</para> - -<para><command>pwconv</command> creates or updates the shadow password file -from the normal password file.</para> - -<para><command>pwunconv</command> updates <filename>/etc/passwd</filename> -from <filename>/etc/shadow</filename> and then deletes the latter.</para> - -<para><command>sg</command> executes a given command while the user's GID -is set to that of the given group.</para> - -<para><command>useradd</command> creates a new user with the given name, -or updates the default new-user information.</para> - -<para><command>userdel</command> deletes the given user account.</para> - -<para><command>usermod</command> is used to modify the given user's -login name, UID, shell, initial group, home directory, and the like.</para> - -<para><command>vigr</command> can be used to edit the -<filename>/etc/group</filename> or <filename>/etc/gshadow</filename> -files.</para> - -<para><command>vipw</command> can be used to edit the -<filename>/etc/passwd</filename> or <filename>/etc/shadow</filename> -files.</para> - -<para><command>libmisc</command>...</para> - -<para><command>libshadow</command> contains functions used by most -programs in this package.</para> - -</sect2> - diff --git a/appendixa/shadow-down.xml b/appendixa/shadow-down.xml deleted file mode 100644 index 834d8eb1d..000000000 --- a/appendixa/shadow-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Shadow (&shadow-version;): -<ulink url="ftp://ftp.pld.org.pl/software/shadow/"/></literallayout> diff --git a/appendixa/shadow-shortdesc.xml b/appendixa/shadow-shortdesc.xml deleted file mode 100644 index bf1f99833..000000000 --- a/appendixa/shadow-shortdesc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-shadow"><title>Contents of Shadow</title> - -<para><emphasis>Installed programs</emphasis>: chage, chfn, chpasswd, chsh, -dpasswd, expiry, faillog, gpasswd, groupadd, groupdel, groupmod, groups, grpck, -grpconv, grpunconv, lastlog, login, logoutd, mkpasswd, newgrp, newusers, -passwd, pwck, pwconv, pwunconv, sg (link to newgrp), useradd, userdel, usermod, -vigr (link to vipw) and vipw</para> - -</sect2> diff --git a/appendixa/sysklogd-dep.xml b/appendixa/sysklogd-dep.xml deleted file mode 100644 index dc4dc1d43..000000000 --- a/appendixa/sysklogd-dep.xml +++ /dev/null @@ -1 +0,0 @@ -<para>For its installation Sysklogd depends on: Binutils, Coreutils, GCC, Glibc, Make.</para> diff --git a/appendixa/sysklogd-desc.xml b/appendixa/sysklogd-desc.xml deleted file mode 100644 index 605beb7f3..000000000 --- a/appendixa/sysklogd-desc.xml +++ /dev/null @@ -1,12 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>klogd</command> is a system daemon for intercepting and -logging kernel messages.</para> - -<para><command>syslogd</command> logs the messages that system programs -offer for logging. Every logged message contains at least a date stamp and a -hostname, and normally the program's name too, but that depends on how -trusting the logging daemon is told to be.</para> - -</sect2> - diff --git a/appendixa/sysklogd-down.xml b/appendixa/sysklogd-down.xml deleted file mode 100644 index c1baf32f6..000000000 --- a/appendixa/sysklogd-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Sysklogd (&sysklogd-version;): -<ulink url="http://www.infodrom.org/projects/sysklogd/download/"/></literallayout> diff --git a/appendixa/sysklogd-shortdesc.xml b/appendixa/sysklogd-shortdesc.xml deleted file mode 100644 index ed681d7cd..000000000 --- a/appendixa/sysklogd-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-sysklogd"><title>Contents of Sysklogd</title> - -<para><emphasis>Installed programs</emphasis>: klogd and syslogd</para> - -</sect2> - diff --git a/appendixa/sysvinit-dep.xml b/appendixa/sysvinit-dep.xml deleted file mode 100644 index c524511b8..000000000 --- a/appendixa/sysvinit-dep.xml +++ /dev/null @@ -1 +0,0 @@ -<para>For its installation Sysvinit depends on: Binutils, Coreutils, GCC, Glibc, Make.</para> diff --git a/appendixa/sysvinit-desc.xml b/appendixa/sysvinit-desc.xml deleted file mode 100644 index b4113a382..000000000 --- a/appendixa/sysvinit-desc.xml +++ /dev/null @@ -1,52 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>halt</command> normally invokes shutdown with the -h flag, -except when already in runlevel 0, then it tells the kernel to halt the system. -But first it notes in the file <filename>/var/log/wtmp</filename> that the -system is being brought down.</para> - -<para><command>init</command> is the mother of all processes. It reads its -commands from <filename>/etc/inittab</filename>, which normally tell it which -scripts to run for which runlevel, and how many gettys to spawn.</para> - -<para><command>killall5</command> sends a signal to all processes, except -the processes in its own session -- so it won't kill the shell running the -script that called it.</para> - -<para><command>last</command> shows which users last logged in (and out), -searching back through the file <filename>/var/log/wtmp</filename>. It can -also show system boots and shutdowns, and runlevel changes.</para> - -<para><command>lastb</command> shows the failed login attempts, as logged -in <filename>/var/log/btmp</filename>.</para> - -<para><command>mesg</command> controls whether other users can send -messages to the current user's terminal.</para> - -<para><command>pidof</command> reports the PIDs of the given programs.</para> - -<para><command>poweroff</command> tells the kernel to halt the system and -switch off the computer. But see halt.</para> - -<para><command>reboot</command> tells the kernel to reboot the system. -But see halt.</para> - -<para><command>runlevel</command> reports the previous and the current -runlevel, as noted in the last runlevel record in -<filename>/var/run/utmp</filename>.</para> - -<para><command>shutdown</command> brings the system down in a secure way, -signaling all processes and notifying all logged-in users.</para> - -<para><command>sulogin</command> allows the superuser to log in. It is -normally invoked by init when the system goes into single user mode.</para> - -<para><command>telinit</command> tells init which runlevel to enter.</para> - -<para><command>utmpdump</command> displays the content of the given login -file in a friendlier format.</para> - -<para><command>wall</command> writes a message to all logged-in users.</para> - -</sect2> - diff --git a/appendixa/sysvinit-down.xml b/appendixa/sysvinit-down.xml deleted file mode 100644 index 65163e54a..000000000 --- a/appendixa/sysvinit-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Sysvinit (&sysvinit-version;): -<ulink url="ftp://ftp.cistron.nl/pub/people/miquels/sysvinit/"/></literallayout> diff --git a/appendixa/sysvinit-shortdesc.xml b/appendixa/sysvinit-shortdesc.xml deleted file mode 100644 index 9d2fbd793..000000000 --- a/appendixa/sysvinit-shortdesc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-sysvinit"><title>Contents of Sysvinit</title> - -<para><emphasis>Installed programs</emphasis>: halt, init, killall5, last, -lastb (link to last), mesg, pidof (link to killall5), poweroff (link to halt), -reboot (link to halt), runlevel, shutdown, sulogin, telinit (link to init), -utmpdump and wall</para> - -</sect2> - diff --git a/appendixa/tar-dep.xml b/appendixa/tar-dep.xml deleted file mode 100644 index 8cc37d299..000000000 --- a/appendixa/tar-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Tar depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/tar-desc.xml b/appendixa/tar-desc.xml deleted file mode 100644 index eb84c83aa..000000000 --- a/appendixa/tar-desc.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>rmt</command> is used to remotely manipulate a magnetic -tape drive, through an interprocess communication connection.</para> - -<para><command>tar</command> is used to create and extract files from -archives, also known as tarballs.</para> - -</sect2> - diff --git a/appendixa/tar-down.xml b/appendixa/tar-down.xml deleted file mode 100644 index 8e8047d65..000000000 --- a/appendixa/tar-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Tar (&tar-version;): -<ulink url="ftp://alpha.gnu.org/gnu/tar/"/></literallayout> diff --git a/appendixa/tar-shortdesc.xml b/appendixa/tar-shortdesc.xml deleted file mode 100644 index 68c13a12d..000000000 --- a/appendixa/tar-shortdesc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-tar"><title>Contents of Tar</title> - -<para><emphasis>Installed programs</emphasis>: rmt and tar</para> - -</sect2> diff --git a/appendixa/tcl-dep.xml b/appendixa/tcl-dep.xml deleted file mode 100644 index 522f03ac6..000000000 --- a/appendixa/tcl-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Tcl depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Sed.</para> diff --git a/appendixa/tcl-desc.xml b/appendixa/tcl-desc.xml deleted file mode 100644 index da4eb57f8..000000000 --- a/appendixa/tcl-desc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>tclsh8.4</command> is the Tcl command shell.</para> - -<para><command>libtcl8.4.so</command> is the Tcl library.</para> - -</sect2> diff --git a/appendixa/tcl-down.xml b/appendixa/tcl-down.xml deleted file mode 100644 index 67bbadf8a..000000000 --- a/appendixa/tcl-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Tcl (&tcl-version;): -<ulink url="http://download.sourceforge.net/tcl/"/></literallayout> diff --git a/appendixa/tcl-shortdesc.xml b/appendixa/tcl-shortdesc.xml deleted file mode 100644 index 6307a9bd9..000000000 --- a/appendixa/tcl-shortdesc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-tcl"><title>Contents of Tcl</title> - -<para><emphasis>Installed programs</emphasis>: tclsh (link to tclsh8.4), -tclsh8.4</para> - -<para><emphasis>Installed library</emphasis>: libtcl8.4.so</para> - -</sect2> - diff --git a/appendixa/texinfo-dep.xml b/appendixa/texinfo-dep.xml deleted file mode 100644 index 312229af9..000000000 --- a/appendixa/texinfo-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Texinfo depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.</para> diff --git a/appendixa/texinfo-desc.xml b/appendixa/texinfo-desc.xml deleted file mode 100644 index 756c508bb..000000000 --- a/appendixa/texinfo-desc.xml +++ /dev/null @@ -1,22 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>info</command> is used to read Info documents. Info -documents are a bit like man pages, but often go much deeper than just -explaining all the flags. Compare for example man tar and info tar.</para> - -<para><command>infokey</command> compiles a source file containing Info -customizations into a binary format.</para> - -<para><command>install-info</command> is used to install Info files. It -updates entries in the Info index file.</para> - -<para><command>makeinfo</command> translates the given Texinfo source -documents into various other formats: Info files, plain text, or HTML.</para> - -<para><command>texi2dvi</command> is used to format the given Texinfo -document into a device-independent file that can be printed.</para> - -<para><command>texindex</command> is used to sort Texinfo index files.</para> - -</sect2> - diff --git a/appendixa/texinfo-down.xml b/appendixa/texinfo-down.xml deleted file mode 100644 index cdd100b60..000000000 --- a/appendixa/texinfo-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Texinfo (&texinfo-version;): -<ulink url="ftp://ftp.gnu.org/gnu/texinfo/"/></literallayout> diff --git a/appendixa/texinfo-shortdesc.xml b/appendixa/texinfo-shortdesc.xml deleted file mode 100644 index aac047208..000000000 --- a/appendixa/texinfo-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-texinfo"><title>Contents of Texinfo</title> - -<para><emphasis>Installed programs</emphasis>: info, infokey, install-info, -makeinfo, texi2dvi and texindex</para> - -</sect2> diff --git a/appendixa/utillinux-dep.xml b/appendixa/utillinux-dep.xml deleted file mode 100644 index b68436700..000000000 --- a/appendixa/utillinux-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Util-linux depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib.</para> diff --git a/appendixa/utillinux-desc.xml b/appendixa/utillinux-desc.xml deleted file mode 100644 index e3cf97b0c..000000000 --- a/appendixa/utillinux-desc.xml +++ /dev/null @@ -1,167 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>agetty</command> opens a tty port, prompts for a login name, -and then invokes the login program.</para> - -<para><command>arch</command> reports the machine's architecture.</para> - -<para><command>blockdev</command> allows you to call block device ioctls -from the command line.</para> - -<para><command>cal</command> displays a simple calender.</para> - -<para><command>cfdisk</command> is used to manipulate the partition table -of the given device.</para> - -<para><command>chkdupexe</command> finds duplicate executables.</para> - -<para><command>col</command> filters out reverse line feeds.</para> - -<para><command>colcrt</command> is used to filter nroff output for terminals -that lack some capabilities such as overstriking and half-lines.</para> - -<para><command>colrm</command> filters out the given columns.</para> - -<para><command>column</command> formats a given file into multiple -columns.</para> - -<para><command>ctrlaltdel</command> sets the function of the Ctrl+Alt+Del - key combination, to a hard or a soft reset.</para> - -<para><command>cytune</command> was used to tune the parameters of the -serial line drivers for Cyclades cards.</para> - -<para><command>ddate</command> gives the Discordian date, or converts the -given Gregorian date to a Discordian one.</para> - -<para><command>dmesg</command> dumps the kernel boot messages.</para> - -<para><command>elvtune</command> can be used to tune the performance -and interactiveness of a block device.</para> - -<para><command>fdformat</command> low-level formats a floppy disk.</para> - -<para><command>fdisk</command> could be used to manipulate the partition -table of the given device.</para> - -<para><command>fsck.cramfs</command> performs a consistency check on the -Cramfs file system on the given device.</para> - -<para><command>fsck.minix</command> performs a consistency check on the -Minix file system on the given device.</para> - -<para><command>getopt</command> parses options in the given command line.</para> - -<para><command>hexdump</command> dumps the given file in hexadecimal, or -in another given format.</para> - -<para><command>hwclock</command> is used to read or set the system's -hardware clock (also called the RTC or BIOS clock).</para> - -<para><command>ipcrm</command> removes the given IPC resource.</para> - -<para><command>ipcs</command> provides IPC status information.</para> - -<para><command>isosize</command> reports the size of an iso9660 -file system.</para> - -<para><command>line</command> copies a single line.</para> - -<para><command>logger</command> enters the given message into the system -log.</para> - -<para><command>look</command> displays lines that begin with the given -string.</para> - -<para><command>losetup</command> is used to set up and control loop devices.</para> - -<para><command>mcookie</command> generates magic cookies, 128-bit random -hexadecimal numbers, for xauth.</para> - -<para><command>mkfs</command> is used to build a file system on a device -(usually a harddisk partition).</para> - -<para><command>mkfs.bfs</command> creates an SCO bfs file system.</para> - -<para><command>mkfs.cramfs</command> creates a cramfs file system.</para> - -<para><command>mkfs.minix</command> creates a Minix file system.</para> - -<para><command>mkswap</command> initializes the given device or file to be -used as a swap area.</para> - -<para><command>more</command> is a filter for paging through text one -screenful at a time. But less is much better.</para> - -<para><command>mount</command> attaches the file system on the given device -to the given directory in the system's file tree.</para> - -<para><command>namei</command> shows the symbolic links in the given -pathnames.</para> - -<para><command>pg</command> displays a text file one screenful at a -time.</para> - -<para><command>pivot_root</command> makes the given file system the new -root file system of the current process.</para> - -<para><command>ramsize</command> could be used to set the size of the -RAM disk in a bootable image.</para> - -<para><command>rdev</command> could be used to query and set the root -device and other things in a bootable image.</para> - -<para><command>readprofile</command> reads kernel profiling information.</para> - -<para><command>rename</command> renames the given files, replacing a given -string with another.</para> - -<para><command>renice</command> is used to alter the priority of running -processes.</para> - -<para><command>rev</command> reverses the lines of a given file.</para> - -<para><command>rootflags</command> could be used to set the rootflags -in a bootable image.</para> - -<para><command>script</command> makes a typescript of a terminal -session, of everything printed to the terminal.</para> - -<para><command>setfdprm</command> sets user-provided floppy disk -parameters.</para> - -<para><command>setsid</command> runs the given program in a new session.</para> - -<para><command>setterm</command> is used to set terminal attributes.</para> - -<para><command>sfdisk</command> is a disk partition table manipulator.</para> - -<para><command>swapdev</command> could be used to set the swap device -in a bootable image.</para> - -<para><command>swapoff</command> disables devices and files for paging -and swapping.</para> - -<para><command>swapon</command> enables devices and files for paging -and swapping.</para> - -<para><command>tunelp</command> is used to tune the parameters of the -line printer.</para> - -<para><command>ul</command> is a filter for translating underscores into -escape sequences indicating underlining for the terminal in use.</para> - -<para><command>umount</command> disconnects a file system from the -system's file tree.</para> - -<para><command>vidmode</command> could be used to set the video mode -in a bootable image.</para> - -<para><command>whereis</command> reports the location of binary, the -source, and the manual page for the given command.</para> - -<para><command>write</command> sends a message to the given user. That is, -if that user has not disabled such messages.</para> - -</sect2> - diff --git a/appendixa/utillinux-down.xml b/appendixa/utillinux-down.xml deleted file mode 100644 index 8b02d785f..000000000 --- a/appendixa/utillinux-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Util-linux (&util-linux-version;): -<ulink url="http://ftp.cwi.nl/aeb/util-linux/"/></literallayout> diff --git a/appendixa/utillinux-shortdesc.xml b/appendixa/utillinux-shortdesc.xml deleted file mode 100644 index 743481474..000000000 --- a/appendixa/utillinux-shortdesc.xml +++ /dev/null @@ -1,15 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-utillinux"><title>Contents of Util-linux</title> - -<para><emphasis>Installed programs</emphasis>: agetty, arch, blockdev, cal, -cfdisk, chkdupexe, col, colcrt, colrm, column, ctrlaltdel, cytune, ddate, -dmesg, elvtune, fdformat, fdisk, fsck.cramfs, fsck.minix, getopt, hexdump, -hwclock, ipcrm, ipcs, isosize, line, logger, look, losetup, mcookie, mkfs, -mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, more, mount, namei, pg, pivot_root, -ramsize (link to rdev), raw, rdev, readprofile, rename, renice, rev, rootflags -(link to rdev), script, setfdprm, setsid, setterm, sfdisk, swapoff (link to -swapon), swapon, tunelp, ul, umount, vidmode (link to rdev), whereis and -write</para> - -</sect2> diff --git a/appendixa/vim-dep.xml b/appendixa/vim-dep.xml deleted file mode 100644 index 56468c08c..000000000 --- a/appendixa/vim-dep.xml +++ /dev/null @@ -1,2 +0,0 @@ -<para>For its installation Vim depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Ncurses, Sed.</para> diff --git a/appendixa/vim-desc.xml b/appendixa/vim-desc.xml deleted file mode 100644 index e80e60d79..000000000 --- a/appendixa/vim-desc.xml +++ /dev/null @@ -1,58 +0,0 @@ -<sect2><title>Short descriptions</title> - -<para><command>efm_filter.pl</command> is a filter for creating an error -file that can be read by vim.</para> - -<para><command>efm_perl.pl</command> reformats the error messages of the -Perl interpreter for use with the quickfix mode of vim.</para> - -<para><command>ex</command> starts vim in ex mode.</para> - -<para><command>less.sh</command> is a script that starts vim with less.vim.</para> - -<para><command>mve.awk</command> processes vim errors.</para> - -<para><command>pltags.pl</command> creates a tags file for perl code, -for use by vim.</para> - -<para><command>ref</command> checks the spelling of arguments.</para> - -<para><command>rview</command> is a restricted version of view: no shell -commands can be started and view can't be suspended.</para> - -<para><command>rvim</command> is a restricted version of vim: no shell -commands can be started and vim can't be suspended.</para> - -<para><command>shtags.pl</command> generates a tag file for perl scripts.</para> - -<para><command>tcltags</command> generates a tag file for TCL code.</para> - -<para><command>vi</command> starts vim in vi-compatible mode.</para> - -<para><command>view</command> starts vim in read-only mode.</para> - -<para><command>vim</command> is the editor.</para> - -<para><command>vim132</command> starts vim with the terminal in -132-column mode.</para> - -<para><command>vim2html.pl</command> converts vim documentation to -HTML.</para> - -<para><command>vimdiff</command> edits two or three versions of a file with -vim and show differences.</para> - -<para><command>vimm</command> enables the DEC locator input model on a -remote terminal.</para> - -<para><command>vimspell.sh</command> is a script which spells a file and generates the syntax -statements necessary to highlight in vim.</para> - -<para><command>vimtutor</command> teaches you the basic keys and commands -of vim.</para> - -<para><command>xxd</command> makes a hexdump of the given file. It can -also do the reverse, so it can be used for binary patching.</para> - -</sect2> - diff --git a/appendixa/vim-down.xml b/appendixa/vim-down.xml deleted file mode 100644 index 629e4ebba..000000000 --- a/appendixa/vim-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Vim (&vim-version;): -<ulink url="ftp://ftp.vim.org/pub/editors/vim/unix/"/></literallayout> diff --git a/appendixa/vim-shortdesc.xml b/appendixa/vim-shortdesc.xml deleted file mode 100644 index dd858bcd7..000000000 --- a/appendixa/vim-shortdesc.xml +++ /dev/null @@ -1,11 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-vim"><title>Contents of Vim</title> - -<para><emphasis>Installed programs</emphasis>: efm_filter.pl, efm_perl.pl, ex -(link to vim), less.sh, mve.awk, pltags.pl, ref, rview (link to vim), rvim -(link to vim), shtags.pl, tcltags, vi (link to vim), view (link to vim), vim, -vim132, vim2html.pl, vimdiff (link to vim), vimm, vimspell.sh, vimtutor -and xxd</para> - -</sect2> diff --git a/appendixa/zlib-dep.xml b/appendixa/zlib-dep.xml deleted file mode 100644 index d6882aec1..000000000 --- a/appendixa/zlib-dep.xml +++ /dev/null @@ -1 +0,0 @@ -<para>For its installation Zlib depends on: Binutils, Coreutils, GCC, Glibc, Make, Sed.</para> diff --git a/appendixa/zlib-desc.xml b/appendixa/zlib-desc.xml deleted file mode 100644 index 14917c833..000000000 --- a/appendixa/zlib-desc.xml +++ /dev/null @@ -1,7 +0,0 @@ -<sect2><title>Short description</title> - -<para><command>libz*</command> contains compression and uncompression -functions used by some programs.</para> - -</sect2> - diff --git a/appendixa/zlib-down.xml b/appendixa/zlib-down.xml deleted file mode 100644 index 84b7dd125..000000000 --- a/appendixa/zlib-down.xml +++ /dev/null @@ -1,2 +0,0 @@ -<literallayout>Official download location for Zlib (&zlib-version;): -<ulink url="http://www.gzip.org/zlib/"/></literallayout> diff --git a/appendixa/zlib-shortdesc.xml b/appendixa/zlib-shortdesc.xml deleted file mode 100644 index e61bafacf..000000000 --- a/appendixa/zlib-shortdesc.xml +++ /dev/null @@ -1,8 +0,0 @@ -<sect2><title> </title><para> </para></sect2> - -<sect2 id="contents-zlib"><title>Contents of Zlib</title> - -<para><emphasis>Installed libraries</emphasis>: libz[a,so]</para> - -</sect2> - |