Bruce Dubbs | 2 Sep 2008 10:38
Picon

Files in BLFS svn missing on anduin

Missing ed-1.0.tar.bz2
Missing mutt-1.5.18.tar.gz
--

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

Bruce Dubbs | 3 Sep 2008 10:38
Picon

Files in BLFS svn missing on anduin

Missing ed-1.0.tar.bz2
Missing mutt-1.5.18.tar.gz
--

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

Bruce Dubbs | 4 Sep 2008 10:37
Picon

Files in BLFS svn missing on anduin

Missing ed-1.0.tar.bz2
Missing mutt-1.5.18.tar.gz
--

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

Bruce Dubbs | 5 Sep 2008 10:37
Picon

Files in BLFS svn missing on anduin

Missing ed-1.0.tar.bz2
Missing mutt-1.5.18.tar.gz
--

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

dj | 7 Sep 2008 18:57
Picon
Favicon

r7583 - in trunk/bootscripts: . contrib contrib/lsb-v3 contrib/lsb-v3/blfs contrib/lsb-v3/blfs/init.d contrib/lsb-v3/sysconfig contrib/lsb-v3/sysconfig/network-devices contrib/lsb-v3/sysconfig/network-devices/services

Author: dj
Date: 2008-09-07 10:57:38 -0600 (Sun, 07 Sep 2008)
New Revision: 7583

Added:
   trunk/bootscripts/contrib/
   trunk/bootscripts/contrib/lsb-v3/
   trunk/bootscripts/contrib/lsb-v3/Changelog
   trunk/bootscripts/contrib/lsb-v3/Makefile
   trunk/bootscripts/contrib/lsb-v3/README
   trunk/bootscripts/contrib/lsb-v3/blfs/
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/alsa
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/cups
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/cyrus-sasl
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/dbus
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/gdm
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/gpm
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/haldaemon
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/httpd
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/named
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/nas
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/ntpd
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/openldap1
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/postfix
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/samba
   trunk/bootscripts/contrib/lsb-v3/blfs/init.d/sshd
   trunk/bootscripts/contrib/lsb-v3/sysconfig/
   trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/
   trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/
(Continue reading)

dj | 7 Sep 2008 19:01
Picon
Favicon

r7584 - trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services

Author: dj
Date: 2008-09-07 11:01:53 -0600 (Sun, 07 Sep 2008)
New Revision: 7584

Removed:
   trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/dhcpcd
Log:
fix perms

Deleted: trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/dhcpcd
===================================================================
--- trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/dhcpcd	2008-09-07
16:57:38 UTC (rev 7583)
+++ trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/dhcpcd	2008-09-07
17:01:53 UTC (rev 7584)
 <at>  <at>  -1,83 +0,0  <at>  <at> 
-#!/bin/sh
-# Begin $network-devices/services/dhcpcd
-
-# Based upon lfs-bootscripts-1.12 $NETWORK_DEVICES/if{down,up}
-# Rewritten by Nathan Coulson <nathan <at> linuxfromscratch.org>
-# Adapted for dhcpcd by DJ Lucas <dj <at> lucasit.com>
-
-#$LastChangedBy: bdubbs $
-#$Date: 2005-08-01 13:29:19 -0600 (Mon, 01 Aug 2005) $
-
-#. /etc/sysconfig/rc
-#. $RC_FUNCTIONS
-
-. /lib/lsb/init-functions
(Continue reading)

dj | 7 Sep 2008 19:02
Picon
Favicon

r7585 - trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services

Author: dj
Date: 2008-09-07 11:02:34 -0600 (Sun, 07 Sep 2008)
New Revision: 7585

Added:
   trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/dhcpcd
Log:
put dhcpcd service script back

Added: trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/dhcpcd
===================================================================
--- trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/dhcpcd	                        (rev 0)
+++ trunk/bootscripts/contrib/lsb-v3/sysconfig/network-devices/services/dhcpcd	2008-09-07
17:02:34 UTC (rev 7585)
 <at>  <at>  -0,0 +1,83  <at>  <at> 
+#!/bin/sh
+# Begin $network-devices/services/dhcpcd
+
+# Based upon lfs-bootscripts-1.12 $NETWORK_DEVICES/if{down,up}
+# Rewritten by Nathan Coulson <nathan <at> linuxfromscratch.org>
+# Adapted for dhcpcd by DJ Lucas <dj <at> lucasit.com>
+
+#$LastChangedBy: bdubbs $
+#$Date: 2005-08-01 13:29:19 -0600 (Mon, 01 Aug 2005) $
+
+#. /etc/sysconfig/rc
+#. $RC_FUNCTIONS
+
+. /lib/lsb/init-functions
+. $IFCONFIG
(Continue reading)

Dan Nicholson | 7 Sep 2008 19:17
Picon

Re: r7583 - in trunk/bootscripts: . contrib contrib/lsb-v3 contrib/lsb-v3/blfs contrib/lsb-v3/blfs/init.d contrib/lsb-v3/sysconfig contrib/lsb-v3/sysconfig/network-devices contrib/lsb-v3/sysconfig/network-devices/services

Nice, DJ. Some comments below.

On Sun, Sep 7, 2008 at 9:57 AM,  <dj <at> linuxfromscratch.org> wrote:
...
> Added: trunk/bootscripts/contrib/lsb-v3/blfs/init.d/alsa
> ===================================================================
> --- trunk/bootscripts/contrib/lsb-v3/blfs/init.d/alsa                           (rev 0)
> +++ trunk/bootscripts/contrib/lsb-v3/blfs/init.d/alsa   2008-09-07 16:57:38 UTC (rev 7583)
>  <at>  <at>  -0,0 +1,38  <at>  <at> 
> +#!/bin/sh
> +# Begin $rc_base/init.d/alsa
> +
> +### BEGIN INIT INFO
> +# Provides:            alsa
> +# Required-Start:
> +# Should-Start:
> +# Required-Stop:       $network
> +# Should-Stop:         $remote_fs

I don't think $network is really needed here. If someone has
$remote_fs, then it should take care of the network dependency. All we
really care is that /dev and /usr are still mounted. In that case, I
think $local_fs is probably required to ensure that /usr is still
there.

...
> Added: trunk/bootscripts/contrib/lsb-v3/blfs/init.d/cups
> ===================================================================
> --- trunk/bootscripts/contrib/lsb-v3/blfs/init.d/cups                           (rev 0)
> +++ trunk/bootscripts/contrib/lsb-v3/blfs/init.d/cups   2008-09-07 16:57:38 UTC (rev 7583)
(Continue reading)

DJ Lucas | 7 Sep 2008 23:21
Picon
Favicon

Re: r7583 - in trunk/bootscripts: . contrib contrib/lsb-v3 contrib/lsb-v3/blfs contrib/lsb-v3/blfs/init.d contrib/lsb-v3/sysconfig contrib/lsb-v3/sysconfig/network-devices contrib/lsb-v3/sysconfig/network-devices/services

Dan Nicholson wrote:
> I don't think $network is really needed here. If someone has
> $remote_fs, then it should take care of the network dependency. All we
> really care is that /dev and /usr are still mounted. In that case, I
> think $local_fs is probably required to ensure that /usr is still
> there.
>   
An age old argument, not quite vim vs emacs, but past precedence is that 
soft $remote_fs ensures /usr is there.   For BLFS, it's always been not 
to start programs in /usr before at least network was started.  gpm is 
an error in the current book, that I introduced IIRC (and just noticed 
the other day when using install_initd to do auto ordering for the first 
time.   $local_fs should still be a requirement, but was lost when I 
trimmed the fat from LFS-bootscripts.  I took the hard dependency out of 
network.

<SNIP>

Yeah, there are definitely no guarantees on the deps yet, I just wanted 
to get the scripts in there for people to see.  Lots of work to do on 
the deps yet.  I'll add $local_fs to the network script to define the 
/var (and local /usr) requirement.  Everyone should feel free to drop in 
any scripts that you have handy or change anything in the contrib that 
you see fit.

-- DJ Lucas

--

-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.
(Continue reading)

noreply | 18 Sep 2008 16:08
Picon

[fmII] libpng 1.2.32 released (Default branch)

This email is to inform you about the release of version '1.2.32' of
'libpng' through freshmeat.net. All URLs and other useful information can
be found at

    http://freshmeat.net/projects/libpng/

The changes in this release are as follows:
This release fixes a new crash bug with reading multiple zTXt chunks.  

Release focus:
7 - Major bugfixes 

Project added:
Sat, Feb 28th 1998 14:02 (10 years, 6 months ago)

Project description:
libpng (PNG library) is a collection of routines used  to create and
manipulate PNG format graphics files.  The PNG format was designed as
a replacement for  GIF and, to a lesser extent, TIFF, with many 
improvements and extensions. 

Trove categories:
[Intended Audience   ] Developers
[License             ] OSI Approved
[Topic               ] Software Development :: Libraries 

If you would like to cancel subscription to releases of this project,
login to freshmeat.net and choose 'home' from the personal menubar at the
top of the page. You'll be presented with a list of projects and categories
you're subscribed to in the right column, which you may cancel by
(Continue reading)


Gmane