From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Nikolaev Subject: Enable modules in Linux configuration. Date: Sat, 29 Jul 2017 22:33:00 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113d42f898f6df055579ddb9" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41272) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbXU0-0002q1-GW for help-guix@gnu.org; Sat, 29 Jul 2017 15:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dbXTz-00037N-E0 for help-guix@gnu.org; Sat, 29 Jul 2017 15:33:04 -0400 Received: from mail-yw0-x229.google.com ([2607:f8b0:4002:c05::229]:33485) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dbXTz-00036M-9g for help-guix@gnu.org; Sat, 29 Jul 2017 15:33:03 -0400 Received: by mail-yw0-x229.google.com with SMTP id p68so2081300ywg.0 for ; Sat, 29 Jul 2017 12:33:01 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --001a113d42f898f6df055579ddb9 Content-Type: text/plain; charset="UTF-8" Hi everybody. I'm trying to set up GuixSD on Reiser4 file system. I've succeeded with patching and compiling Linux with Reiser4 patch, but I've found that reiser4 module is disabled by default. Everything I did was pointless 8-] How do I enable Reiser4 module in Linux configuration? As far as I know I need to add "REISER4_FS=m" to .config after running "make defconfig", but before "make". I've found an example of linux.scm with description how to build linux-libre with additional modules https://raw.githubusercontent.com/drewc/guix/master/gnu/packages/linux.scm But it looks too complex for me. Is there an easier way to enable additional modules in Linux configuration? Shouldn't I use "extra-options" in make-linux-libre function? How could I do that? One more question for GuixSD maintainers: will you add linux-libre-reiser4, libaal and reiser4progs packages to main package repository if I'll send you patches? Dmitry Nikolaev --001a113d42f898f6df055579ddb9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi everybody.

I'= m trying to set up GuixSD on Reiser4 file system. I've succeeded with p= atching and compiling Linux with Reiser4 patch, but I've found that rei= ser4 module is disabled by default. Everything I did was pointless 8-]
<= br>
How do I enable Reiser4 module in Linux configuration? As far as I= know I need to add "REISER4_FS=3Dm" to .config after running &qu= ot;make defconfig", but before "make".

I've= found an example of linux.scm with description how to build linux-libre wi= th additional modules

https://raw.githubusercontent.com/= drewc/guix/master/gnu/packages/linux.scm

But it looks too = complex for me. Is there an easier way to enable additional modules in Linu= x configuration? Shouldn't I use "extra-options" in make-linu= x-libre function? How could I do that?

One more question = for GuixSD maintainers: will you add linux-libre-reiser4, libaal and reiser= 4progs packages to main package repository if I'll send you patches?
Dmitry Nikolaev
--001a113d42f898f6df055579ddb9--