Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ZFS on Linux (spl build error)
Date: Sat, 14 Dec 2013 00:04:30
Message-Id: 20131214000418.GJ5364@server
In Reply to: Re: [gentoo-user] ZFS on Linux (spl build error) by Volker Armin Hemmann
1 On Fri, Dec 13, 2013 at 09:08:54PM +0100, Volker Armin Hemmann wrote:
2 >
3 > well, you won't find it in menuconfig. Or at least I couldn't. You can
4 > reach that option in xconfig.
5 >
6 > On the other hand ZLIB_DEFLATE is turned on by a douzend of other
7 > options that it is VERY probable you never have to touch it.
8
9 xconfig doesn't turn on options that aren't there in menuconfig ... you just
10 might be able to navigate xconfig's interface better.
11
12 Any time you can't see how to enable a kernel option, just search for it and
13 look at the Selected By field to see what you need to turn it on:
14
15 Symbol: ZLIB_DEFLATE [=y]
16 Type : tristate
17 Defined at lib/Kconfig:198
18 Selected by: PPP_DEFLATE [=n] && NETDEVICES [=y] && PPP [=n] || BTRFS_FS [=n] && BLOCK [=y] || JFFS2_ZLIB [=n] && MISC_FILESYSTEMS [=y] && JFFS2_FS [=n] || LOGFS [=n] && MISC_FILESYSTEMS [=y] && (MTD [=n] || BLOCK [=y]
19
20 My personal preference is nconfig ... easy to navigate, nice colors on black bgd.
21 --
22 Happy Penguin Computers >')
23 126 Fenco Drive ( \
24 Tupelo, MS 38801 ^^
25 support@×××××××××××××××××××××.com
26 662-269-2706 662-205-6424
27 http://happypenguincomputers.com/
28
29 A: Because it messes up the order in which people normally read text.
30 Q: Why is top-posting such a bad thing?
31 A: Top-posting.
32 Q: What is the most annoying thing in e-mail?
33
34 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] ZFS on Linux (spl build error) Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-user] ZFS on Linux (spl build error) "Michael Rühmann" <mosh@×××××××××××.de>