Re: [buildd] Rotation Additions

2007-04-12 Thread Ingo Juergensmann
On Wed, Apr 11, 2007 at 11:39:17AM -0500, Stephen R Marenka wrote:

> Let me know if ya'll need other changes or have other big hardware that
> needs to be added in.

The donator of Akire is finally sending me his other 060 box. So, within the
next 2 weeks there should be another box to be added. 

-- 
Ciao...//Fon: 0381-2744150 
  Ingo   \X/ SIP: [EMAIL PROTECTED]

gpg pubkey: http://www.juergensmann.de/ij/public_key.asc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



libc update

2007-04-12 Thread Wouter Verhelst
There's a new libc in unstable. This one has:

# The GNU libc is now built with --with-kernel= >= 2.4.1 on m68k
if [ "$realarch" = m68k ]
then
if kernel_compare_versions "$kernel_ver" lt 2.4.1
then
echo WARNING: This version of glibc requires that you be running
echo kernel version 2.4.1 or later.  Earlier kernels contained
echo bugs that may render the system unusable if a modern version
echo of glibc is installed.
exit_check
fi
fi

in /etc/init.d/glibc.sh. Guess we ought to make sure that buildd hosts
which still run 2.2 are either replaced or upgraded now.

-- 
Wouter Verhelst
NixSys BVBA
Louizastraat 14, 2800 Mechelen
T: +32 15 27 69 50 / F: +32 15 27 69 51 / M: +32 486 836 198


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]