randy | 1 Jan 2005 15:08
Picon
Favicon

r3164 - in trunk/BOOK: . general/genlib general/genutils general/graphlib

Author: randy
Date: 2005-01-01 07:08:39 -0700 (Sat, 01 Jan 2005)
New Revision: 3164

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/gdbm.xml
   trunk/BOOK/general/genlib/ispell.xml
   trunk/BOOK/general/genlib/openssl.xml
   trunk/BOOK/general/genlib/pcre.xml
   trunk/BOOK/general/genutils/hd2u.xml
   trunk/BOOK/general/genutils/screen.xml
   trunk/BOOK/general/graphlib/libjpeg.xml
Log:
Removed excessive whitespace from various package instructions

Modified: trunk/BOOK/general/genlib/gdbm.xml
===================================================================
--- trunk/BOOK/general/genlib/gdbm.xml	2004-12-31 21:06:50 UTC (rev 3163)
+++ trunk/BOOK/general/genlib/gdbm.xml	2005-01-01 14:08:39 UTC (rev 3164)
 <at>  <at>  -9,7 +9,6  <at>  <at> 
 <!ENTITY gdbm-size "223 KB">
 <!ENTITY gdbm-buildsize "4.1 MB">
 <!ENTITY gdbm-time "0.08 SBU">
-
 ]>

 <sect1 id="gdbm" xreflabel="GDBM-&gdbm-version;">
 <at>  <at>  -22,14 +21,14  <at>  <at> 

(Continue reading)

randy | 1 Jan 2005 15:49
Picon
Favicon

r3165 - in trunk/BOOK: multimedia/audioutils postlfs/config server/other x/wm

Author: randy
Date: 2005-01-01 07:49:30 -0700 (Sat, 01 Jan 2005)
New Revision: 3165

Modified:
   trunk/BOOK/multimedia/audioutils/mpg123.xml
   trunk/BOOK/multimedia/audioutils/vorbistools.xml
   trunk/BOOK/postlfs/config/netfs.xml
   trunk/BOOK/postlfs/config/random.xml
   trunk/BOOK/server/other/dhcp.xml
   trunk/BOOK/server/other/svnserver.xml
   trunk/BOOK/x/wm/sawfish.xml
   trunk/BOOK/x/wm/xfce.xml
Log:
Removed excessive whitespace from various package instructions

Modified: trunk/BOOK/multimedia/audioutils/mpg123.xml
===================================================================
--- trunk/BOOK/multimedia/audioutils/mpg123.xml	2005-01-01 14:08:39 UTC (rev 3164)
+++ trunk/BOOK/multimedia/audioutils/mpg123.xml	2005-01-01 14:49:30 UTC (rev 3165)
 <at>  <at>  -2,7 +2,7  <at>  <at> 
    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
- 
+
   <!ENTITY mpg123-download-http "http://www.mpg123.de/mpg123/mpg123-&mpg123-version;.tar.gz">
   <!ENTITY mpg123-download-ftp  "ftp://alge.anart.no/pub/audio/mpg123-&mpg123-version;.tar.gz">
   <!ENTITY mpg123-size          "155 KB">
 <at>  <at>  -32,12 +32,12  <at>  <at> 
(Continue reading)

blfs-bugs | 1 Jan 2005 21:01
Picon
Favicon

[Bug 1087] New: Imlib2 docs are not installed

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1087

           Summary: Imlib2 docs are not installed
           Product: Beyond LinuxFromScratch
           Version: SVN
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: BOOK
        AssignedTo: blfs-book <at> linuxfromscratch.org
        ReportedBy: djensen <at> inebraska.com
         QAContact: blfs-book <at> linuxfromscratch.org

this could be added:

If you want the development docs, install them with the following commands:
install -d /usr/share/doc/imlib2 &&
install -m 644 doc/{*.gif,index.html} /usr/share/doc/imlib2

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

(Continue reading)

randy | 1 Jan 2005 21:03
Picon
Favicon

r3166 - in trunk/BOOK: . general/prog introduction/welcome

Author: randy
Date: 2005-01-01 13:03:39 -0700 (Sat, 01 Jan 2005)
New Revision: 3166

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/perl-modules.xml
   trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added LWP, Date::Manip and Finance::Quote Perl modules (dependencies of GnuCash)

Modified: trunk/BOOK/general/prog/perl-modules.xml
===================================================================
--- trunk/BOOK/general/prog/perl-modules.xml	2005-01-01 14:49:30 UTC (rev 3165)
+++ trunk/BOOK/general/prog/perl-modules.xml	2005-01-01 20:03:39 UTC (rev 3166)
 <at>  <at>  -36,9 +36,9  <at>  <at> 

 <itemizedlist spacing='compact'>
 <listitem><para><ulink 
-url="http://www.cpan.org/authors/id/M/MB/MBARBON/Module-Info-&Module-Info-version;.tar.gz">Module-Info-&Module-Info-version;</ulink>
-</para></listitem>
-</itemizedlist>
+url="http://www.cpan.org/authors/id/M/MB/MBARBON/Module-Info-&Module-Info-version;.tar.gz">
+Module-Info-&Module-Info-version;</ulink></para>
+</listitem></itemizedlist>
 </sect3>

 <sect3><title><application>Perl</application> Module Packages</title>
 <at>  <at>  -93,34 +93,125  <at>  <at> 
 Digest-SHA1-&Digest-SHA1-version;</ulink></para>
(Continue reading)

randy | 2 Jan 2005 00:06
Picon
Favicon

r3167 - in trunk/BOOK: introduction/welcome multimedia/libdriv

Author: randy
Date: 2005-01-01 16:06:27 -0700 (Sat, 01 Jan 2005)
New Revision: 3167

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/libao.xml
Log:
Added FTP download location and configuration information to the libao instructions

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml	2005-01-01 20:03:39 UTC (rev 3166)
+++ trunk/BOOK/introduction/welcome/changelog.xml	2005-01-01 23:06:27 UTC (rev 3167)
 <at>  <at>  -23,7 +23,9  <at>  <at> 
 <itemizedlist>

 <listitem><para>January 1st, 2005 [randy]: Added LWP, Date::Manip and 
-Finance::Quote Perl modules (dependencies of GnuCash).</para></listitem>
+Finance::Quote Perl modules (dependencies of GnuCash); added FTP download 
+location and configuration information to the libao 
+instructions.</para></listitem>

 <listitem><para>December 31st, 2004 [randy]: Moved PDL Perl bundle to its 
 own BLFS page.</para></listitem>

Modified: trunk/BOOK/multimedia/libdriv/libao.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libao.xml	2005-01-01 20:03:39 UTC (rev 3166)
+++ trunk/BOOK/multimedia/libdriv/libao.xml	2005-01-01 23:06:27 UTC (rev 3167)
(Continue reading)

randy | 2 Jan 2005 00:50
Picon
Favicon

r3168 - in trunk/BOOK: introduction/welcome multimedia/audioutils

Author: randy
Date: 2005-01-01 16:50:39 -0700 (Sat, 01 Jan 2005)
New Revision: 3168

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/audioutils/vorbistools.xml
Log:
Added FTP download location and configuration information to the Vorbis Tools instructions

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml	2005-01-01 23:06:27 UTC (rev 3167)
+++ trunk/BOOK/introduction/welcome/changelog.xml	2005-01-01 23:50:39 UTC (rev 3168)
 <at>  <at>  -24,7 +24,7  <at>  <at> 

 <listitem><para>January 1st, 2005 [randy]: Added LWP, Date::Manip and 
 Finance::Quote Perl modules (dependencies of GnuCash); added FTP download 
-location and configuration information to the libao 
+location and configuration information to the libao and Vorbis Tools 
 instructions.</para></listitem>

 <listitem><para>December 31st, 2004 [randy]: Moved PDL Perl bundle to its 

Modified: trunk/BOOK/multimedia/audioutils/vorbistools.xml
===================================================================
--- trunk/BOOK/multimedia/audioutils/vorbistools.xml	2005-01-01 23:06:27 UTC (rev 3167)
+++ trunk/BOOK/multimedia/audioutils/vorbistools.xml	2005-01-01 23:50:39 UTC (rev 3168)
 <at>  <at>  -4,9 +4,9  <at>  <at> 
   %general-entities;
(Continue reading)

blfs-bugs | 2 Jan 2005 07:21
Picon
Favicon

[Bug 1088] New: Courier - Remove virtual configuration and point to the hint

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1088

           Summary: Courier - Remove virtual configuration and point to the
                    hint
           Product: Beyond LinuxFromScratch
           Version: SVN
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: BOOK
        AssignedTo: blfs-book <at> linuxfromscratch.org
        ReportedBy: dj <at> linuxfromscratch.org
         QAContact: blfs-book <at> linuxfromscratch.org

Nobody has commented on this suggestion on blfs-dev.  Bugging it for now and
leaving the configuration in untill we have a well defined template of what
specifics should and should not be included here.  Would like done before 6.0,
but could easily wait as the instructions are very good...but the hint is more
complete.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

(Continue reading)

blfs-bugs | 2 Jan 2005 07:22
Picon
Favicon

[Bug 1088] Courier - Remove virtual configuration and point to the hint

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1088

dj <at> linuxfromscratch.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

blfs-bugs | 2 Jan 2005 07:29
Picon
Favicon

[Bug 1089] New: xinetd directory base configuration

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1089

           Summary: xinetd directory base configuration
           Product: Beyond LinuxFromScratch
           Version: SVN
          Platform: PC
               URL: http://archive.linuxfromscratch.org/mail-archives/blfs-
                    dev/2004-December/008381.html
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P4
         Component: BOOK
        AssignedTo: blfs-book <at> linuxfromscratch.org
        ReportedBy: dj <at> linuxfromscratch.org
         QAContact: blfs-book <at> linuxfromscratch.org

Move to directory based configuration for xinetd.  Original post is in the url.
 Again, this would be good for 6.0 if possible for consistancy, but bugged for
now as future.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

(Continue reading)

blfs-bugs | 2 Jan 2005 07:32
Picon
Favicon

[Bug 1090] New: Openoffice double free warnings against lfs-unstable

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1090

           Summary: Openoffice double free warnings against lfs-unstable
           Product: Beyond LinuxFromScratch
           Version: SVN
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: BOOK
        AssignedTo: blfs-book <at> linuxfromscratch.org
        ReportedBy: dj <at> linuxfromscratch.org
         QAContact: blfs-book <at> linuxfromscratch.org

Openoffice compilation has double free warnings from glibc from LFS-unstable. 
Need to look into this furthur to tell if anything needs to be done.  The
resultant binaries apear to work correctly, however, they have not been tested
thouroughly.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Gmane