From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: Marcel Holtmann <holtmann@linux.intel.com>
Cc: Dan Williams <dcbw@redhat.com>,
"Luis R. Rodriguez" <mcgrof@gmail.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
<Jouni.Malinen@atheros.com>
Subject: Re: Getting country alpha2 on network manager and using it for crda
Date: Mon, 29 Sep 2008 11:33:50 -0700 [thread overview]
Message-ID: <20080929183350.GC6203@tesla> (raw)
In-Reply-To: <1222584975.9600.2.camel@californication>
On Sat, Sep 27, 2008 at 11:56:15PM -0700, Marcel Holtmann wrote:
> Hi Dan,
>
> > > So since this may not happen for a while I figure I can give a shot.
> > > But I'm curious where we should get our country alpha2 from? Does LSB
> > > define a country has to be somewhere? Maybe the locale? Timezone?
> > > Anyway, in the end the user should be able to change the country too.
> > >
> > > I'm thinking to start by just letting the user pick a country for now.
> > > We can figure out where the hell it gets the country by default later
> > > but if you have ideas that'd be great. It seems reasonable to ask for
> > > this upon installation time (?)
> >
> > My suggestion: use the current timezone as a fallback unless the user
> > has specified the locale somewhere. That can obviously be done in NM or
> > lower, ideally we delegate this sort of thing to the supplicant and just
> > pass the alpha2 when NM adds the interface to the supplicant. The
> > addInterface() call args are just a dict, so it would be trivial to add
> > another item in that dict for country code. Since the country code is
> > global to the machine it's probably something we should just store in
> > the system settings service, and it's also something that probably
> > requires privileges to change.
>
> I would prefer if wpa_supplicant gets a global method for setting the
> alpha2 value. It should be dynamic and for me wpa_supplicant is the
> right place to handle this value.
Since it seems nm uses wpa_supplicant for most work then it seems
reasonable to stuff it in there for now, if possible, and if agreeable
by Jouni.
> The question on how we set this value is a little bit more trickier.
Well setting should be an option from NM or any system preference
option on a system which lets you update your country.
> What we do need is a Location Manager that can use multiple source to
> get our current location (WiFi, GSM/UMTS, GPS etc.).
I suppose we don't have anything like this yet so this seems to be
a new goal. I'll go poke lsb-discuss mailing list. For now I think its
as easy as deciding on flatfile where an alpha2 can be put. Later on
we can worry about all the ways this can be updated.
Luis
next prev parent reply other threads:[~2008-09-29 18:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-26 7:24 Getting country alpha2 on network manager and using it for crda Luis R. Rodriguez
2008-09-26 14:43 ` Dan Williams
2008-09-26 22:44 ` Luis R. Rodriguez
2008-09-28 6:56 ` Marcel Holtmann
2008-09-29 18:33 ` Luis R. Rodriguez [this message]
2008-09-29 20:39 ` Dan Williams
2008-09-29 20:54 ` Luis R. Rodriguez
2008-09-29 23:53 ` Marcel Holtmann
2008-09-30 0:05 ` Luis R. Rodriguez
2008-09-30 0:26 ` Marcel Holtmann
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=20080929183350.GC6203@tesla \
--to=lrodriguez@atheros.com \
--cc=Jouni.Malinen@atheros.com \
--cc=dcbw@redhat.com \
--cc=holtmann@linux.intel.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mcgrof@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.