aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/bash.xml2
-rw-r--r--chapter06/binutils.xml4
-rw-r--r--chapter06/bzip2.xml2
-rw-r--r--chapter06/coreutils.xml2
-rw-r--r--chapter06/flex.xml2
-rw-r--r--chapter06/gawk.xml2
-rw-r--r--chapter06/gcc.xml5
-rw-r--r--chapter06/gzip.xml2
-rw-r--r--chapter06/hotplug.xml2
-rw-r--r--chapter06/iana-etc.xml2
-rw-r--r--chapter06/inetutils.xml2
-rw-r--r--chapter06/kbd.xml4
-rw-r--r--chapter06/linux-libc-headers.xml2
-rw-r--r--chapter06/man.xml4
-rw-r--r--chapter06/mktemp.xml2
-rw-r--r--chapter06/module-init-tools.xml2
-rw-r--r--chapter06/perl.xml2
-rw-r--r--chapter06/sed.xml4
-rw-r--r--chapter06/shadow.xml2
-rw-r--r--chapter06/sysklogd.xml2
-rw-r--r--chapter06/sysvinit.xml2
-rw-r--r--chapter06/tar.xml4
-rw-r--r--chapter06/texinfo.xml4
-rw-r--r--chapter06/udev.xml2
-rw-r--r--chapter06/util-linux.xml4
25 files changed, 34 insertions, 33 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 3010805b7..81c52ef0d 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -21,7 +21,7 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Binutils, Coreutils, Diffutils, Gawk,
-GCC, Glibc, Grep, Make, Ncurses, and Sed.</seg></seglistitem>
+GCC, Glibc, Grep, Make, Ncurses, Readline, and Sed.</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 7c25fe1f9..d26a32303 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -21,8 +21,8 @@ handling object files.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Coreutils, Diffutils, GCC, Gettext,
-Glibc, Grep, M4, Make, Perl, Sed, and Texinfo</seg></seglistitem>
+<seglistitem><seg>Bash, Coreutils, Diffutils, Expect, GCC, Gettext,
+Glibc, Grep, Make, Perl, Sed, Tcl, and Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml
index a95cb91ee..16a360789 100644
--- a/chapter06/bzip2.xml
+++ b/chapter06/bzip2.xml
@@ -23,7 +23,7 @@ compression percentage than with the traditional <command>gzip</command>.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
-GCC, Glibc, and Make</seg></seglistitem>
+GCC, Glibc, Patch, and Make</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 8b06c567b..e531b490c 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -22,7 +22,7 @@ basic system characteristics.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC,
-Gettext, Glibc, Grep, Make, Perl, and Sed</seg></seglistitem>
+Gettext, Glibc, Grep, Make, Patch, Perl, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/flex.xml b/chapter06/flex.xml
index 7d4b30796..6fa9ffc0a 100644
--- a/chapter06/flex.xml
+++ b/chapter06/flex.xml
@@ -22,7 +22,7 @@ recognize patterns in text.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Bison, Coreutils, Diffutils,
-GCC, Gettext, Glibc, Grep, M4, Make, and Sed</seg></seglistitem>
+GCC, Gettext, Glibc, Grep, M4, Make, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml
index 41df7f965..20ecbb25f 100644
--- a/chapter06/gawk.xml
+++ b/chapter06/gawk.xml
@@ -21,7 +21,7 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
-Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index f2ac03ae9..e3c7538b4 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -21,8 +21,9 @@ the C and C++ compilers.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, Findutils,
-Gawk, Gettext, Glibc, Grep, Make, Perl, Sed, and Texinfo</seg></seglistitem>
+<seglistitem><seg>Bash, Binutils, Coreutils, DejaGNU, Diffutils, Findutils,
+Expect, Gawk, Gettext, Glibc, Grep, Make, Patch, Perl, Sed, Tcl, and
+Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml
index 74d7d7bf9..81fa03c89 100644
--- a/chapter06/gzip.xml
+++ b/chapter06/gzip.xml
@@ -22,7 +22,7 @@ files.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
-GCC, Glibc, Grep, Make, and Sed</seg></seglistitem>
+GCC, Glibc, Grep, Make, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml
index bbc9cfe95..3135342a2 100644
--- a/chapter06/hotplug.xml
+++ b/chapter06/hotplug.xml
@@ -25,7 +25,7 @@ running kernel.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Coreutils, Find, Gawk, and Make</seg></seglistitem>
+<seglistitem><seg>Bash, Coreutils, Findutils, Gawk, and Make</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/iana-etc.xml b/chapter06/iana-etc.xml
index 38ac0b8de..ebeb3bb30 100644
--- a/chapter06/iana-etc.xml
+++ b/chapter06/iana-etc.xml
@@ -20,7 +20,7 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Make</seg></seglistitem>
+<seglistitem><seg>Coreutils, Gawk, and Make</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml
index dabe959d6..1cc5a6156 100644
--- a/chapter06/inetutils.xml
+++ b/chapter06/inetutils.xml
@@ -21,7 +21,7 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils,
-Diffutils, GCC, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem>
+Diffutils, GCC, Glibc, Grep, Make, Ncurses, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml
index 52e8a734c..ad1e08676 100644
--- a/chapter06/kbd.xml
+++ b/chapter06/kbd.xml
@@ -20,8 +20,8 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
-Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, and Sed</seg></seglistitem>
+<seglistitem><seg>Bash, Binutils, Bison, Coreutils, Diffutils, Flex, GCC,
+Gettext, Glibc, Grep, Gzip, M4, Make, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/linux-libc-headers.xml b/chapter06/linux-libc-headers.xml
index 4d5344cc3..8d1a964cd 100644
--- a/chapter06/linux-libc-headers.xml
+++ b/chapter06/linux-libc-headers.xml
@@ -23,7 +23,7 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Coreutils</seg></seglistitem>
+<seglistitem><seg>Coreutils and Findutils</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/man.xml b/chapter06/man.xml
index 371985d2e..3c3db41a8 100644
--- a/chapter06/man.xml
+++ b/chapter06/man.xml
@@ -20,8 +20,8 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Binutils, Coreutils, Gawk, GCC,
-Glibc, Grep, Make, and Sed</seg></seglistitem>
+<seglistitem><seg>Bash, Binutils, Bzip2, Coreutils, Diffutils, Gawk, GCC,
+Glibc, Grep, Gzip, Less, Make, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml
index ee47463e6..aff40a301 100644
--- a/chapter06/mktemp.xml
+++ b/chapter06/mktemp.xml
@@ -21,7 +21,7 @@ files in shell scripts.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Coreutils, Make, and Patch</seg></seglistitem>
+<seglistitem><seg>Coreutils, Make, Patch, and Zlib</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml
index 947957465..8375beb5c 100644
--- a/chapter06/module-init-tools.xml
+++ b/chapter06/module-init-tools.xml
@@ -22,7 +22,7 @@ modules in Linux kernels greater than or equal to version 2.5.47.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Bison,
-Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, and Sed</seg></seglistitem>
+Coreutils, Diffutils, Flex, GCC, Glibc, Grep, M4, Make, Sed, and Zlib</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/perl.xml b/chapter06/perl.xml
index 5948a25f6..559327e6a 100644
--- a/chapter06/perl.xml
+++ b/chapter06/perl.xml
@@ -21,7 +21,7 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils,
-Gawk, GCC, Glibc, Grep, Make, and Sed</seg></seglistitem>
+Gawk, GCC, Glibc, Grep, Iana-Etc, Make, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/sed.xml b/chapter06/sed.xml
index 01c2a6d45..5c6461635 100644
--- a/chapter06/sed.xml
+++ b/chapter06/sed.xml
@@ -20,8 +20,8 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Binutils, Coreutils,
-Diffutils, GCC, Gettext, Glibc, Grep, Make, and Texinfo</seg></seglistitem>
+<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext,
+Glibc, Grep, Make, Sed, and Texinfo</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index 810c90c19..34229478a 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -22,7 +22,7 @@ way.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
<seglistitem><seg>Bash, Binutils, Bison, Coreutils,
-Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
+Diffutils, GCC, Gettext, Glibc, Grep, Make, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml
index fb422e1c8..c6076c606 100644
--- a/chapter06/sysklogd.xml
+++ b/chapter06/sysklogd.xml
@@ -21,7 +21,7 @@ as those given by the kernel when unusual things happen.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make</seg></seglistitem>
+<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make, and Patch</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml
index a322e69ec..29651e2bd 100644
--- a/chapter06/sysvinit.xml
+++ b/chapter06/sysvinit.xml
@@ -21,7 +21,7 @@ running, and shutdown of the system.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, and Make</seg></seglistitem>
+<seglistitem><seg>Binutils, Coreutils, GCC, Glibc, Make, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index c4fb7d67b..c033bdf8e 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -20,8 +20,8 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Binutils, Coreutils,
-Diffutils, GCC, Gettext, Glibc, Grep, Make, and Sed</seg></seglistitem>
+<seglistitem><seg>Bash, Bzip2, Binutils, Coreutils, Diffutils,
+GCC, Gettext, Glibc, Gzip, Grep, Make, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml
index fc3138517..af868636c 100644
--- a/chapter06/texinfo.xml
+++ b/chapter06/texinfo.xml
@@ -21,8 +21,8 @@ converting info pages.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Binutils, Coreutils,
-Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem>
+<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext,
+Glibc, Grep, Make, Ncurses, Patch, and Sed</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 3d89e3187..695fd5bb8 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -20,7 +20,7 @@
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Coreutils and Make</seg></seglistitem>
+<seglistitem><seg>Coreutils, GCC, Make, and Perl</seg></seglistitem>
</segmentedlist>
</sect2>
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml
index 1903d7aea..1e2c38c38 100644
--- a/chapter06/util-linux.xml
+++ b/chapter06/util-linux.xml
@@ -22,8 +22,8 @@ messages.</para>
<segmentedlist>
<segtitle>&dependencies;</segtitle>
-<seglistitem><seg>Bash, Binutils, Coreutils,
-Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, and Zlib</seg></seglistitem>
+<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext,
+Glibc, Grep, Make, Ncurses, Patch, Sed, and Zlib</seg></seglistitem>
</segmentedlist>
</sect2>