Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Do I really need kernel support for ppp?
Date: Wed, 13 Aug 2014 12:55:22
Message-Id: 53EB5FFB.1030107@gmail.com
In Reply to: [gentoo-user] Do I really need kernel support for ppp? by gottlieb@nyu.edu
1 On 13/08/2014 14:42, gottlieb@×××.edu wrote:
2 > (I use gnome, hence systemd. I have no modem, except the cable modem.)
3 >
4 > network-manager requires ppp and the latest version of ppp (just
5 > installed by today's update world) wants me to add ppp support to my
6 > kernel.
7 >
8 > I can certainly do so; is that considered advisable? If so must I do it
9 > right away?
10
11
12 Network Manager by design has 4 tabs for connections, ppp is one of
13 them. Makes sense for a portable workstation - you don't know in advance
14 what you might use to connect to a network.
15
16 If the ppp ebuild wants ppp in-kernel support (entirely logical), then
17 do so. Nothing says you *have* to load the module. If it were dangerous,
18 then every Linux pc supporting ppp would be vulnerable, not so? SO
19 worrying about it seems very pointless.
20
21 Having said that:
22
23 USE="-ppp"
24
25
26 --
27 Alan McKinnon
28 alan.mckinnon@×××××.com

Replies