Gentoo Archives: gentoo-user

From: Tanstaafl <tanstaafl@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Optional /usr merge in Gentoo
Date: Mon, 26 Aug 2013 16:37:01
Message-Id: 521B840E.4030606@libertytrek.org
In Reply to: Re: [gentoo-user] Optional /usr merge in Gentoo by Neil Bothwick
1 On 2013-08-26 10:11 AM, Neil Bothwick <neil@××××××××××.uk> wrote:
2 > On Mon, 26 Aug 2013 09:16:44 -0400, Tanstaafl wrote:
3 >
4 >>> You can get ZFS on Linux with relative ease, you just have to build it
5 >>> yourself. Distros feel they can't redistribute that code.
6 >>
7 >> I know you can do this as a module - but is there an overlay or patch
8 >> to get it built directly into the kernel? I'd love to use ZFS on my
9 >> gentoo server, but I disable modules on servers for security reasons.
10 >
11 > You can do it. You have to unmask the kernel_builtin USE flag to stop zfs
12 > bringing in zfs_kmod, then unpack the sources and run the script to
13 > install them into the kernel tree.
14
15 <snip>
16
17 Very interesting, thanks... nice to know it can be done, but I wouldn't
18 be uncomfortable doing that myself...
19
20 Would be nice if there was a kernel overlay for this...

Replies

Subject Author
Re: [gentoo-user] Optional /usr merge in Gentoo Neil Bothwick <neil@××××××××××.uk>