Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] Console warning using the package aircrack-ng
Date: Thu, 21 May 2020 09:53:44 +0200	[thread overview]
Message-ID: <20200521095344.264f72dc@gmx.net> (raw)
In-Reply-To: <CALtfCQbha192QTuWxfQESzsfFAsJu=q7bKESB7roG53E4awssA@mail.gmail.com>

Hello Oscar,

On Thu, 21 May 2020 08:27:36 +0200, Oscar Gomez Fuente <oscargomezf@gmail.com> wrote:

> Hi Perter,
>
> > Run your command with:
> >
> >         LANG=en_US.utf8 /usr/sbin/airodump-ng wlan0mon ...
> >
> > in case en_US.utf8 is enabled in your buildroot config, otherwise rebuild with:
> >
> >         BR2_GENERATE_LOCALE="en_US"
>
> Is there anyway to set this LANG variable automatically from
> buildroot? I would like to avoid using LANG=en_US.utf8 everytime I
> need to execute /usr/sbin/airodump-ng.

For the installed system (and per login account):

	$  echo "export LANG=en_US.utf8" > ~/.profile

or /etc/profile for all accounts...

For the next build take a look at the BR2_ROOTFS_OVERLAY option ([1])...

Regards,
Peter

[1] http://nightly.buildroot.org/manual.html#rootfs-custom

>
>
> Oscar Gomez Fuente

  reply	other threads:[~2020-05-21  7:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 16:18 [Buildroot] Console warning using the package aircrack-ng Oscar Gomez Fuente
2020-05-20 17:09 ` Peter Seiderer
2020-05-21  6:27   ` Oscar Gomez Fuente
2020-05-21  7:53     ` Peter Seiderer [this message]
2020-05-21  8:50       ` Oscar Gomez Fuente

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=20200521095344.264f72dc@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /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