Hello,

Thanks for the update,

Johannes Schauer Marin Rodrigues, le lun. 01 juin 2026 10:26:13 +0200, a ecrit:
> I have not yet figured out how to auto-login the root user in GNU/Hurd. The
> agetty line which works on Linux errors out with "getty[585]: Bad syntax" and
> according to Samuel Thibault it may just be that this feature isn't 
> implemented
> yet in hurd.

Do you know the syntax that is used for that? It can as well just be
implemented.

> I also do not yet know how to set up networking inside the QEMU guest. The
> /etc/network/interfaces which works on Linux does not seem to give me any
> network inside the Hurd QEMU guest.

It should be working.

Which kind of configuration are you using? The inet dhcp method should
be just working. The static configuration probably needs to make sure
that /servers/socket/2 is translated as

/hurd/pfinet -i /dev/eth0 -6 /servers/socket/26

and /servers/socket/26 as

/hurd/pfinet -i /dev/eth0 -4 /servers/socket/2

as I guess ifupdown hasn't yet bet taught to do it.

> So I think in general we are in a good spot and what is left is to have
> maintainers apply all the patches which were submitted. This can take a while
> so if you are in close contact with any of the maintainers of openssh,
> init-system-helpers, pam or ucf you could see if maybe you get them to have a
> look at the changes and help getting them ready to be merged.

I have no particular contact.

Samuel

Reply via email to