Ver Fonte

Add DejaGnu to Appendix A.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Greg Schafer há 22 anos atrás
pai
commit
6a616bc4cf

+ 1 - 0
appendixa/appendixa.xml

@@ -10,6 +10,7 @@
 &aa-bison;
 &aa-bison;
 &aa-bzip2;
 &aa-bzip2;
 &aa-coreutils;
 &aa-coreutils;
+&aa-dejagnu;
 &aa-diffutils;
 &aa-diffutils;
 &aa-e2fsprogs;
 &aa-e2fsprogs;
 &aa-ed;
 &aa-ed;

+ 9 - 0
appendixa/dejagnu-dep.xml

@@ -0,0 +1,9 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
+<sect2>
+<title>DejaGnu Installation Dependencies</title>
+
+<literallayout>(Not checked yet.)</literallayout>
+
+</sect2>
+

+ 10 - 0
appendixa/dejagnu-desc.xml

@@ -0,0 +1,10 @@
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
+<sect2><title>Descriptions</title>
+
+<para>(Last checked against version &dejagnu-contversion;.)</para>
+
+<para><command>runtest</command> is the wrapper script that finds the proper
+expect shell then runs DejaGnu</para>
+
+</sect2>

+ 6 - 0
appendixa/dejagnu-down.xml

@@ -0,0 +1,6 @@
+<sect2>
+<title>Official Download Location</title>
+
+<para><literallayout>DejaGnu (&dejagnu-version;):
+<ulink url="ftp://ftp.gnu.org/gnu/dejagnu/"/></literallayout></para>
+</sect2>

+ 14 - 0
appendixa/dejagnu-shortdesc.xml

@@ -0,0 +1,14 @@
+<sect2><title>Contents of DejaGnu</title>
+
+<para>(Last checked against version &dejagnu-contversion;.)</para>
+
+<para>The DejaGnu package contains a framework for testing other programs.</para>
+
+<para>DejaGnu installs the following files:</para>
+
+<sect3><title>Program Files</title>
+
+<para>runtest</para></sect3>
+
+</sect2>
+

+ 13 - 0
appendixa/dejagnu.xml

@@ -0,0 +1,13 @@
+<sect1 id="aa-dejagnu" xreflabel="DejaGnu">
+<title>DejaGnu</title>
+<?dbhtml filename="dejagnu.html" dir="appendixa"?>
+
+<para>For installation instructions see <xref linkend="ch05-dejagnu"/>.</para>
+
+&aa-dejagnu-down;
+&aa-dejagnu-shortdesc;
+&aa-dejagnu-desc;
+&aa-dejagnu-dep;
+
+</sect1>
+

+ 1 - 1
appendixa/expect-shortdesc.xml

@@ -3,7 +3,7 @@
 <para>(Last checked against version &expect-contversion;.)</para>
 <para>(Last checked against version &expect-contversion;.)</para>
 
 
 <para>The Expect package provides a program that performs programmed dialogue
 <para>The Expect package provides a program that performs programmed dialogue
-with other interactive programs</para>
+with other interactive programs.</para>
 
 
 <para>Expect installs the following files:</para>
 <para>Expect installs the following files:</para>
 
 

+ 1 - 1
appendixa/tcl-shortdesc.xml

@@ -2,7 +2,7 @@
 
 
 <para>(Last checked against version &tcl-contversion;.)</para>
 <para>(Last checked against version &tcl-contversion;.)</para>
 
 
-<para>The Tcl package contains the Tool Command Language</para>
+<para>The Tcl package contains the Tool Command Language.</para>
 
 
 <para>Tcl installs the following files:</para>
 <para>Tcl installs the following files:</para>
 
 

+ 3 - 0
chapter01/changelog.xml

@@ -95,6 +95,9 @@
 </itemizedlist>
 </itemizedlist>
 </para></listitem>
 </para></listitem>
 
 
+<listitem><para>September 27th, 2003 [greg]: Add Tcl, Expect and DejaGnu items
+to Appendix A. Closes Bug 661.</para></listitem>
+
 <listitem><para>September 26th, 2003 [jeremy]: Added new workaround for the
 <listitem><para>September 26th, 2003 [jeremy]: Added new workaround for the
 devpts problems</para></listitem>
 devpts problems</para></listitem>
 
 

+ 2 - 0
chapter05/dejagnu.xml

@@ -5,6 +5,8 @@
 <screen>Estimated build time:           &dejagnu-time-static; 
 <screen>Estimated build time:           &dejagnu-time-static; 
 Estimated required disk space:  &dejagnu-compsize-static;</screen>
 Estimated required disk space:  &dejagnu-compsize-static;</screen>
 
 
+&aa-dejagnu-shortdesc;
+&aa-dejagnu-dep;
 &c5-dejagnu-inst;
 &c5-dejagnu-inst;
 
 
 </sect1>
 </sect1>

+ 2 - 0
entities/dejagnu.ent

@@ -10,6 +10,8 @@
 <!ENTITY aa-dejagnu-down SYSTEM "../appendixa/dejagnu-down.xml">
 <!ENTITY aa-dejagnu-down SYSTEM "../appendixa/dejagnu-down.xml">
 
 
 <!ENTITY dejagnu-version "1.4.3">
 <!ENTITY dejagnu-version "1.4.3">
+<!ENTITY dejagnu-depversion "1.4.3">
+<!ENTITY dejagnu-contversion "1.4.3">
 <!ENTITY dejagnu-package "dejagnu-&dejagnu-version;.tar.bz2">
 <!ENTITY dejagnu-package "dejagnu-&dejagnu-version;.tar.bz2">
 <!ENTITY dejagnu-dir "dejagnu-&dejagnu-version;">
 <!ENTITY dejagnu-dir "dejagnu-&dejagnu-version;">
 <!ENTITY dejagnu-size "">
 <!ENTITY dejagnu-size "">