On Sat, 2019-04-13 at 21:03 +0000, Rene wrote: > Hello, > > Only to share the status of the tests I have done: > > * Currently I run Guix (v0.14.0) on Debian/Hurd which takes > approximately 2 days to compile and generate the Hurd binaries > through `guix system init ..`. > > * There are some details with glibc-2.28 and guile-2.2.4, as > described: > > a) > https://lists.gnu.org/archive/html/guix-devel/2018-12/msg00364.html > b) > https://lists.gnu.org/archive/html/guix-devel/2019-02/msg00335.html > > * I have done tests for manual activation and creation of users for > the first time in Guix style and it works (Removing packages and > dependencies). > > * About Shepherd, some services start, most have dependencies on the > services of `file-system- *`; I think more knowledge is required to > repair this. > > These are my experiences at the moment.
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?