guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How does install-grub work?


From: David Craven
Subject: Re: How does install-grub work?
Date: Tue, 30 Aug 2016 17:33:30 +0200

I'm making some progress. The culprit for the grub error was:

(let ((inputs
-                '#$(append (list qemu parted grub e2fsprogs)
+                '#$(append (list qemu parted e2fsprogs)

There is more work involved than I thought. Support for
cross-compiling stuff like
/gnu/store/2z7jlxzhyll5i9imiizsyvfygsa88k55-activate-service.drv needs
to work somehow. That gets us at least guix system build working.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]