From 7b82580d090a238f031978610f2f3df4fd2ebe74 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 22 Jan 2006 12:20:02 +0000 Subject: Indenting chapter 05, part 4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7290 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/introduction.xml | 100 +++++++++++++++++----------------- chapter05/linux-libc-headers.xml | 86 ++++++++++++++++------------- chapter05/m4.xml | 71 ++++++++++++++---------- chapter05/make.xml | 70 ++++++++++++++---------- chapter05/ncurses.xml | 113 +++++++++++++++++++++++---------------- chapter05/patch.xml | 76 +++++++++++++++----------- chapter05/perl.xml | 109 +++++++++++++++++++++---------------- general.ent | 4 +- 8 files changed, 367 insertions(+), 262 deletions(-) diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml index 6361607ab..fd1a3692e 100644 --- a/chapter05/introduction.xml +++ b/chapter05/introduction.xml @@ -1,66 +1,70 @@ - %general-entities; ]> + -Introduction - + + + Introduction -This chapter shows how to compile and install a minimal Linux -system. This system will contain just enough tools to start -constructing the final LFS system in and allow a working environment -with more user convenience than a minimum environment would. + This chapter shows how to compile and install a minimal Linux system. + This system will contain just enough tools to start constructing the final + LFS system in and allow a working + environment with more user convenience than a minimum environment would. -There are two steps in building this minimal system. The first -step is to build a new and host-independent toolchain (compiler, -assembler, linker, libraries, and a few useful utilities). The second -step uses this toolchain to build the other essential tools. + There are two steps in building this minimal system. The first step + is to build a new and host-independent toolchain (compiler, assembler, + linker, libraries, and a few useful utilities). The second step uses this + toolchain to build the other essential tools. -The files compiled in this chapter will be installed under the -$LFS/tools directory to keep -them separate from the files installed in the next chapter and the -host production directories. Since the packages compiled here are -temporary, we do not want them to pollute the soon-to-be LFS -system. + The files compiled in this chapter will be installed under the + $LFS/tools directory to keep them + separate from the files installed in the next chapter and the host + production directories. Since the packages compiled here are temporary, + we do not want them to pollute the soon-to-be LFS system. -Before issuing the build instructions for a package, the package -should be unpacked as user lfs, and a -cd into the created directory should be performed. The build -instructions assume that the bash shell is in use. + + Before issuing the build instructions for a package, the package + should be unpacked as user lfs, + and a cd into the created directory should be performed. + The build instructions assume that the bash shell is + in use. + -Several of the packages are patched before compilation, but only -when the patch is needed to circumvent a problem. A patch is often -needed in both this and the next chapter, but sometimes in only one or -the other. Therefore, do not be concerned if instructions for a downloaded -patch seem to be missing. Warning messages about -offset or fuzz may -also be encountered when applying a patch. Do not worry about these -warnings, as the patch was still successfully applied. + Several of the packages are patched before compilation, but only when + the patch is needed to circumvent a problem. A patch is often needed in both + this and the next chapter, but sometimes in only one or the other. Therefore, + do not be concerned if instructions for a downloaded patch seem to be missing. + Warning messages about offset or fuzz + may also be encountered when applying a patch. Do not worry about these + warnings, as the patch was still successfully applied. -During the compilation of most packages, there will be several -warnings that scroll by on the screen. These are normal and can safely -be ignored. These warnings are as they appear—warnings about -deprecated, but not invalid, use of the C or C++ syntax. C standards -change fairly often, and some packages still use the older standard. -This is not a problem, but does prompt the warning. + During the compilation of most packages, there will be several warnings + that scroll by on the screen. These are normal and can safely be ignored. + These warnings are as they appear—warnings about deprecated, but not + invalid, use of the C or C++ syntax. C standards change fairly often, and + some packages still use the older standard. This is not a problem, but does + prompt the warning. -After installing each package, delete its source and build -directories, unless specifically instructed otherwise. Deleting the -sources prevents mis-configuration when the same package is reinstalled later. -Only three of the packages need to retain the source and build directories in -order for their contents to be used by later commands. Pay special attention to -these reminders. + + After installing each package, delete its source and build directories, + unless specifically instructed otherwise. Deleting the sources prevents + mis-configuration when the same package is reinstalled later. Only three + of the packages need to retain the source and build directories in order + for their contents to be used by later commands. Pay special attention to + these reminders. + -Check one last time that the LFS environment -variable is set up properly: + Check one last time that the LFS environment + variable is set up properly: echo $LFS -Make sure the output shows the path to the LFS partition's mount -point, which is /mnt/lfs, using -our example. + Make sure the output shows the path to the LFS partition's mount + point, which is /mnt/lfs, using + our example. - diff --git a/chapter05/linux-libc-headers.xml b/chapter05/linux-libc-headers.xml index 7b1fecc7e..b30286273 100644 --- a/chapter05/linux-libc-headers.xml +++ b/chapter05/linux-libc-headers.xml @@ -1,59 +1,71 @@ - %general-entities; ]> + -Linux-Libc-Headers-&linux-libc-headers-version; - + + + Linux-Libc-Headers-&linux-libc-headers-version; + + + Linux-Libc-Headers + tools, headers + + + + -<indexterm zone="ch-tools-linux-libc-headers"> -<primary sortas="a-Linux-Libc-Headers">Linux-Libc-Headers</primary> -<secondary>tools, headers</secondary></indexterm> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/linux-libc-headers.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> -<sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter06/linux-libc-headers.xml" - xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> -<segmentedlist> -<segtitle>&buildtime;</segtitle> -<segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>26.9 MB</seg></seglistitem> -</segmentedlist> + <seglistitem> + <seg>0.1 SBU</seg> + <seg>26.9 MB</seg> + </seglistitem> + </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" - href="../chapter06/linux-libc-headers.xml" - xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/linux-libc-headers.xml" + xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> -</sect2> + </sect2> -<sect2 role="installation"> -<title>Installation of Linux-Libc-Headers + + Installation of Linux-Libc-Headers -For years it has been common practice to use raw kernel -headers (straight from a kernel tarball) in /usr/include, but over the -last few years, the kernel developers have taken a strong stance that -this should not be done. This gave birth to the Linux-Libc-Headers -Project, which was designed to maintain an Application Programming -Interface (API) stable version of the Linux headers. + For years it has been common practice to use raw + kernel headers (straight from a kernel tarball) in /usr/include, but over the last few years, + the kernel developers have taken a strong stance that this should not + be done. This gave birth to the Linux-Libc-Headers Project, which was + designed to maintain an Application Programming Interface (API) stable + version of the Linux headers. -Install the header files: + Install the header files: cp -Rv include/asm-i386 /tools/include/asm cp -Rv include/linux /tools/include -If your architecture is not i386 (compatible), adjust the first command -accordingly. + If your architecture is not i386 (compatible), adjust the first command + accordingly. - + - -<para>Details on this package are located in <xref -linkend="contents-linux-libc-headers" role="."/></para> -</sect2> + <sect2 role="content"> + <title/> -</sect1> + <para>Details on this package are located in + <xref linkend="contents-linux-libc-headers" role="."/></para> + + </sect2> +</sect1> diff --git a/chapter05/m4.xml b/chapter05/m4.xml index 3f3f23da1..289710f6b 100644 --- a/chapter05/m4.xml +++ b/chapter05/m4.xml @@ -1,52 +1,69 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> + <sect1 id="ch-tools-m4" role="wrap"> -<title>M4-&m4-version; - + + + M4-&m4-version; + + + M4 + tools + + + + -<indexterm zone="ch-tools-m4"> -<primary sortas="a-M4">M4</primary> -<secondary>tools</secondary></indexterm> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/m4.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> -<sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/m4.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> -<segmentedlist> -<segtitle>&buildtime;</segtitle> -<segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>2.8 MB</seg></seglistitem> -</segmentedlist> + <seglistitem> + <seg>0.1 SBU</seg> + <seg>2.8 MB</seg> + </seglistitem> + </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/m4.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/m4.xml" + xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> -</sect2> + </sect2> -<sect2 role="installation"> -<title>Installation of M4 + + Installation of M4 -Prepare M4 for compilation: + Prepare M4 for compilation: ./configure --prefix=/tools -Compile the package: + Compile the package: make -To test the results, issue: make check. + To test the results, issue: + make check. -Install the package: + Install the package: make install - + - -<para>Details on this package are located in <xref -linkend="contents-m4" role="."/></para> -</sect2> + <sect2 role="content"> + <title/> -</sect1> + <para>Details on this package are located in + <xref linkend="contents-m4" role="."/></para> + + </sect2> +</sect1> diff --git a/chapter05/make.xml b/chapter05/make.xml index d2a6946b3..7c3f04103 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -1,52 +1,68 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> <sect1 id="ch-tools-make" role="wrap"> -<title>Make-&make-version; - + - -Make -tools + Make-&make-version; - -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/make.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + <indexterm zone="ch-tools-make"> + <primary sortas="a-Make">Make</primary> + <secondary>tools</secondary> + </indexterm> -<segmentedlist> -<segtitle>&buildtime;</segtitle> -<segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.2 SBU</seg><seg>7.1 MB</seg></seglistitem> -</segmentedlist> + <sect2 role="package"> + <title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/make.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/make.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> -</sect2> + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> -<sect2 role="installation"> -<title>Installation of Make + + 0.2 SBU + 7.1 MB + + -Prepare Make for compilation: + + + + + + Installation of Make + + Prepare Make for compilation: ./configure --prefix=/tools -Compile the package: + Compile the package: make -To test the results, issue: make check. + To test the results, issue: + make check. -Install the package: + Install the package: make install - + - -<para>Details on this package are located in <xref -linkend="contents-make" role="."/></para> -</sect2> + <sect2 role="content"> + <title/> -</sect1> + <para>Details on this package are located in + <xref linkend="contents-make" role="."/></para> + + </sect2> +</sect1> diff --git a/chapter05/ncurses.xml b/chapter05/ncurses.xml index 9893dfaf8..a433b07f9 100644 --- a/chapter05/ncurses.xml +++ b/chapter05/ncurses.xml @@ -1,73 +1,94 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> + <sect1 id="ch-tools-ncurses" role="wrap"> -<title>Ncurses-&ncurses-version; - + - -Ncurses -tools + Ncurses-&ncurses-version; - -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/ncurses.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + <indexterm zone="ch-tools-ncurses"> + <primary sortas="a-Ncurses">Ncurses</primary> + <secondary>tools</secondary> + </indexterm> -<segmentedlist> -<segtitle>&buildtime;</segtitle> -<segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.7 SBU</seg><seg>27.5 MB</seg></seglistitem> -</segmentedlist> + <sect2 role="package"> + <title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/ncurses.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/ncurses.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> -</sect2> + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> -<sect2 role="installation"> -<title>Installation of Ncurses + + 0.7 SBU + 27.5 MB + + -Prepare Ncurses for compilation: + -./configure --prefix=/tools --with-shared \ - --without-debug --without-ada --enable-overwrite + -The meaning of the configure options: + + Installation of Ncurses - - ---without-ada -This ensures that Ncurses does not build support for the Ada -compiler which may be present on the host but will not be available once we -enter the chroot environment. - + Prepare Ncurses for compilation: - ---enable-overwrite -This tells Ncurses to install its header files into -/tools/include, instead of -/tools/include/ncurses, to -ensure that other packages can find the Ncurses headers -successfully. - - +./configure --prefix=/tools --with-shared \ + --without-debug --without-ada --enable-overwrite -Compile the package: + + The meaning of the configure options: + + + --without-ada + + This ensures that Ncurses does not build support for the Ada + compiler which may be present on the host but will not be available + once we enter the chroot environment. + + + + + --enable-overwrite + + This tells Ncurses to install its header files into + /tools/include, instead of + /tools/include/ncurses, to + ensure that other packages can find the Ncurses headers + successfully. + + + + + + Compile the package: make -This package does not come with a test suite. + This package does not come with a test suite. -Install the package: + Install the package: make install - + - -<para>Details on this package are located in <xref -linkend="contents-ncurses" role="."/></para> -</sect2> + <sect2 role="content"> + <title/> -</sect1> + <para>Details on this package are located in + <xref linkend="contents-ncurses" role="."/></para> + </sect2> + +</sect1> diff --git a/chapter05/patch.xml b/chapter05/patch.xml index 531c4124a..47cec290a 100644 --- a/chapter05/patch.xml +++ b/chapter05/patch.xml @@ -1,56 +1,72 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> + <sect1 id="ch-tools-patch" role="wrap"> -<title>Patch-&patch-version; - + + + Patch-&patch-version; + + + Patch + tools + + + + -<indexterm zone="ch-tools-patch"> -<primary sortas="a-Patch">Patch</primary> -<secondary>tools</secondary></indexterm> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/patch.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> -<sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/patch.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> -<segmentedlist> -<segtitle>&buildtime;</segtitle> -<segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>1.5 MB</seg></seglistitem> -</segmentedlist> + <seglistitem> + <seg>0.1 SBU</seg> + <seg>1.5 MB</seg> + </seglistitem> + </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/patch.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/patch.xml" + xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> -</sect2> + </sect2> -<sect2 role="installation"> -<title>Installation of Patch + + Installation of Patch -Prepare Patch for compilation: + Prepare Patch for compilation: CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/tools -The preprocessor flag -D_GNU_SOURCE is -only needed on the PowerPC platform. It can be left out on other -architectures. + The preprocessor flag -D_GNU_SOURCE is + only needed on the PowerPC platform. It can be left out on other + architectures. -Compile the package: + Compile the package: make -This package does not come with a test suite. + This package does not come with a test suite. -Install the package: + Install the package: make install - + - -<para>Details on this package are located in <xref -linkend="contents-patch" role="."/></para> -</sect2> + <sect2 role="content"> + <title/> -</sect1> + <para>Details on this package are located in + <xref linkend="contents-patch" role="."/></para> + + </sect2> +</sect1> diff --git a/chapter05/perl.xml b/chapter05/perl.xml index e020e4e80..97b84984d 100644 --- a/chapter05/perl.xml +++ b/chapter05/perl.xml @@ -1,77 +1,96 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> + <sect1 id="ch-tools-perl" role="wrap"> -<title>Perl-&perl-version; - + + + Perl-&perl-version; + + + Perl + tools + + + + -<indexterm zone="ch-tools-perl"> -<primary sortas="a-Perl">Perl</primary> -<secondary>tools</secondary></indexterm> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/perl.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> -<sect2 role="package"><title/> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/perl.xml" xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> -<segmentedlist> -<segtitle>&buildtime;</segtitle> -<segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.8 SBU</seg><seg>79.8 MB</seg></seglistitem> -</segmentedlist> + <seglistitem> + <seg>0.8 SBU</seg> + <seg>79.8 MB</seg> + </seglistitem> + </segmentedlist> -<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/perl.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" + href="../chapter06/perl.xml" + xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> -</sect2> + </sect2> -<sect2 role="installation"> -<title>Installation of Perl + + Installation of Perl -First adapt some hard-wired paths to the C library by applying -the following patch: + First adapt some hard-wired paths to the C library by applying + the following patch: patch -Np1 -i ../&perl-libc-patch; -Prepare Perl for compilation (make sure to get the -'Data/Dumper Fcntl IO POSIX' part of the command correct—they are all -letters): + Prepare Perl for compilation (make sure to get the + 'Data/Dumper Fcntl IO POSIX' part of the command correct—they are all + letters): ./configure.gnu --prefix=/tools -Dstatic_ext='Data/Dumper Fcntl IO POSIX' -The meaning of the configure options: + + The meaning of the configure options: - - --Dstatic_ext='Data/Dumper Fcntl IO POSIX' -This tells Perl to build the minimum set of static -extensions needed for installing and testing the Coreutils package in -the next chapter. - - + + -Dstatic_ext='Data/Dumper Fcntl IO POSIX' + + This tells Perl to build the minimum set of static extensions + needed for installing and testing the Coreutils package in the next + chapter. + + -Only a few of the utilities contained in this package need to be -built: + + + Only a few of the utilities contained in this package need to be + built: make perl utilities -Although Perl comes with a test suite, it is not recommended to -run it at this point. Only part of Perl was built and running -make test now will cause the rest of Perl to be -built as well, which is unnecessary at this point. The test suite can -be run in the next chapter if desired. + Although Perl comes with a test suite, it is not recommended to + run it at this point. Only part of Perl was built and running + make test now will cause the rest of Perl to be + built as well, which is unnecessary at this point. The test suite can + be run in the next chapter if desired. -Install these tools and their libraries: + Install these tools and their libraries: cp -v perl pod/pod2man /tools/bin mkdir -pv /tools/lib/perl5/&perl-version; cp -Rv lib/* /tools/lib/perl5/&perl-version; - + - -<para>Details on this package are located in <xref -linkend="contents-perl" role="."/></para> -</sect2> + <sect2 role="content"> + <title/> -</sect1> + <para>Details on this package are located in + <xref linkend="contents-perl" role="."/></para> + </sect2> + +</sect1> diff --git a/general.ent b/general.ent index 977fa251f..cffb90e63 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20060120"> -<!ENTITY releasedate "January 20, 2006"> +<!ENTITY version "SVN-20060122"> +<!ENTITY releasedate "January 22, 2006"> <!ENTITY milestone "6.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> -- cgit v1.2.3-54-g00ecf