KP

KP Kirchdoerfer schrieb:
> Erich;
> 
...

> 
> I installedd initrd from beta1 (busybox 1.5.0svn) and see the same error: 
> ntpd 
> does not start with ipv6 enabled.
> 
> running ntpd with -ddd shows:
> addto_syslog: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled
> addto_syslog: bind() fd 17, family 10, port 123, scope 0, addr ::,
> in6_is_addr_multicast=0 flags=129 fails: Address already in use
> 

I did the same check on my system

cups-proto# ntpd -ddd
ntpd [EMAIL PROTECTED] Sun Jan  6 23:14:39 UTC 2008 (2)
addto_syslog: signal_no_reset: signal 13 had flags 4000000
addto_syslog: set_process_priority: Leave priority alone: priority_done 
is <2>

This shows that we are not having the same problem. Running the same 
with initrd from  3.1b1 yields

cups-proto# ntpd -ddd
ntpd [EMAIL PROTECTED] Sun Jan  6 23:14:39 UTC 2008 (2)
addto_syslog: signal_no_reset: signal 13 had flags 4000000
addto_syslog: set_process_priority: Leave priority alone: priority_done 
is <2>
addto_syslog: precision = 4.000 usec
create_sockets(123)
addto_syslog: ntp_io: estimated max descriptors: 1024, initial socket 
boundary: 16

To be on the safe side I used the initrd from the CD, I had to get the 
interface up manually to overcome the dhcp issue

-----> tara ntpd is running.

There must be a subtle difference between my initrd and the one shipped 
with 3.1b2. Indeed looking at the checksum I found differences in a few 
files

./boot/lib/modules/ide-core.o 32778   133
./boot/lib/modules/ide-core.o 14612   133
./boot/lib/modules/ide-disk.o 54330    18
./boot/lib/modules/ide-disk.o 39978    18

I cannot explain these, as the kernel version is identical.

./var/lib/lrpkg/initrd.help 01508     1
./var/lib/lrpkg/initrd.help 57694     1

OK, possible a release number

./var/lib/lrpkg/initrd.version 05558     1
./var/lib/lrpkg/initrd.version 05557     1

./lib/libuClibc-0.9.28.so 26101   241
./lib/libuClibc-0.9.28.so 12863   241

The same as for the kernel modules.

./bin/busybox 05185   256
./bin/busybox 13202   253

OK, Busybox is a different release, 1.8.2

Well, we will see with beta3, I still don't feel too well about these 
differences.

cheers

Erich

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to