Re: Enable modules in Linux configuration.

2017-07-31 Thread Mark H Weaver
Hi, Dmitry Nikolaev writes: > 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

Re: Enable modules in Linux configuration.

2017-07-31 Thread Mark H Weaver
Hi again, Dmitry Nikolaev writes: > 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". Sorry, I realize that I didn't answer this question in my last

Re: Enable modules in Linux configuration.

2017-07-31 Thread Marius Bakke
Dmitry Nikolaev writes: > 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? I suppose we could export the various Linux-Libre