IRC channel logs
2025-06-17.log
back to list of logs
<loshmi>hello folks, if one is developing gnumach inside Debian-Hurd (in qemu), are there any Debian specific patches that one needs to install to make it work? <loshmi>interesting because when i build the current head and copy gnumach to /boot and restart, it then fails to find device hd0 at boot time <damo22>does this not exist? #include <hurd/shouldbeinlibc.h> <damo22>or do i need to reimplement stuff in there if i want to use it outside of hurd? <damo22>wire_segment() does not fix rumpnet <damo22>i patched librump to call wire_segment() when requesting dma <damo22>but i still need to wire_task_self() to make it function