Re: Set GuixSD on Reiser4.

2017-07-23 Thread Ricardo Wurmus
Hi Dmitry, > Hi. I recently wrote package definition for Linux with Reiser4 patch. Please do not post recipes for building the non-free Linux on the Guix project’s communication channels. The Reiser patches probably apply just as well to the Linux libre sources. > Can I install GuixSD on Reise

Set GuixSD on Reiser4.

2017-07-22 Thread Dmitry Nikolaev
Hi. I recently wrote package definition for Linux with Reiser4 patch. (define (linux-nonfree-urls version) "Return a list of URLs for Linux-Nonfree VERSION." (list (string-append "https://www.kernel.org/pub/linux/kernel/v4.x/"; "linux-" version ".tar.xz"))) (define-public l