Hello Svante, Svante Signell <[email protected]> skribis:
> Thanks for your reply: I'll start reading on how to use Guix and > Shepherd. One question about the Hurd stuff: How many of the Debian > patches to gnumach/mig/hurd/glibc did you apply for your build? Very few! You can see them on their page at <https://www.gnu.org/software/guix/packages/>. For instance, we use stock glibc 2.28 with just the PID magic lookup (for the Hurd bits): https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/base.scm?id=v0.16.0-4337-gd8bead6c5d#n619 https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/patches/glibc-hurd-magic-pid.patch?id=v0.16.0-4337-gd8bead6c5d Ludo’.
