From: Dimitrios Semitsoglou-Tsiapos <kmhzsem@gmx.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Networkmanager on uclibc Gentoo system x86
Date: Wed, 09 Jul 2014 09:21:50 +0300 [thread overview]
Message-ID: <53BCDF7E.9070005@gmx.com> (raw)
In-Reply-To: <53BC77A5.6000702@gmail.com>
On 09/07/14 01:58, João Jerónimo wrote:
>
> Em 08/07/2014 21:39, J. Roeleveld escreveu:
>> On 8 July 2014 18:49:19 CEST, "João Jerónimo" <joao.jeronimo.89@gmail.com>
>> wrote:
>>> I installed the uclibc stage3 tarball no a x86 machine (I chose uclibc
>>> because the PC has only 256 MB of RAM). I'm currently trying to install
>>> NetworkManager, but I ran into a problem, which is: NetworkManager
>>> needs 'policykit' USE flag to be applyed to consolekit package. This
>>> pulls-in policykit package as a dependency of consolekit, which in turn
>>> doesn't compile because it calls some funcions that uclibc doesn't
>>> implement.
>>>
>>> Can't I install networkmanager in uclibc systems, then?
>> Didn't check the ebuilds, but with what you described. I don't think you can
>> use NetworkManager with uclibc.
>>
>> Apart from that. With only 256MB memory. I would be reluctant to use tools
>> with large dependencies.
> Thanks.
> But... That sucks...
> Can you tell me if there is an alternative to NetworkManager?
> Or else, can wpa_supplicant connect to networks that are not statically
> configured in config files?
>
> JJ
>
>
wpa_supplicant[qt4] has an interface, wpa_gui. To use it, add yourself to the
wheel group (or any relevant group of your choice) and prepend the following
lines in your /etc/wpa_supplicant/wpa_supplicant.conf file:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
update_config=1
After logging in and out you should be able to easily add and connect to any
network via wpa_gui. What you do not get to change via that interface is how
the IP address is resolved, but that should not be an issue if you are OK with
using DHCP.
next prev parent reply other threads:[~2014-07-09 6:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-08 16:49 [gentoo-user] Networkmanager on uclibc Gentoo system x86 João Jerónimo
2014-07-08 20:39 ` J. Roeleveld
2014-07-08 22:58 ` João Jerónimo
2014-07-09 0:01 ` Randy Westlund
2014-07-09 6:21 ` Dimitrios Semitsoglou-Tsiapos [this message]
2014-07-09 10:06 ` Mick
2014-07-09 0:03 ` microcai
2014-07-09 6:16 ` J. Roeleveld
2014-07-21 16:40 ` [gentoo-user] " James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53BCDF7E.9070005@gmx.com \
--to=kmhzsem@gmx.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox