Ryan Sundberg <r...@arctype.co> writes: > I have also used Guix to build a NetBSD image. You can use Guix to build > just about any operating system image imaginable with the right amount > of practice and patience :) A lot of patience in some cases as you are > sure to hit some uncharted territory building whatever it happens to be. > > Getting the userspace to run is a bigger task, but you can certainly use > Guix to build for example an embedded OS image with it's default > userspace (not porting the Guix daemon or Shepherd).
Can you post the code or routine that you did for this? I would love for guix to run on the OpenBSD kernel, but if guix requires glibc for most of the features...and porting glibc to OpenBSD might be a far off goal...