On Thu, 2011-02-24 at 19:53 +0100, Samuel Thibault wrote:

> > Having it installed results in the same errors with both the old and
> > the new versions of libc installed.
> 
> So I guess the libc I provided you didn't actually have the fix.

Please tell be when you have a fixed version to try.

> > BTW: Can I allocate larger than 4GB for a filesystem under qemu-kvm?
> 
> Err, yes, sure, why would you think you can't?

I saw somewhere that there are address space limitations on 3GB for the
user and 1GB for the system (or something similar, I'm not sure of this)
 
> > Compling large packages takes a lot of disk space. What about memory,
> > max still 853MB?
> > AT386 boot: physical memory from 0x0 to 0x3fffd000 (= 1024 MiB)
> > Truncating memory size to 853MiB
> 
> I still need to upload a newer gnumach for that. 800MiB is however
> enough for almost all packages (there's just gcj and kdelibs and similar
> packages which produce a very big library, gnumach/glibc/hurd are not
> among them).

OK.

Another question (I'm still a newbie): From which init file is the
network started on Hurd. The only init files related to the network I
can find in /etc/init.d are networking and ifupdown (and
ifupdown-clean). All seems to be Linux specific, e.g. networking
calls /sbin/ifup and /sbin/ifdown (and they are not functional on
Hurd). 
I have not seen any script with a lina like:
 
settrans -afg /servers/socket/2 /hurd/pfinet -i -a  -m -g

anywhere (independent on if you have static or dhcp IP-address set
in /etc/networking/interfaces or not). Where are these calls? 
The /etc/network/interfaces file seems to be parsed though during
network setup!


Reply via email to