All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.nop@aon.at>
To: buildroot@busybox.net
Subject: [Buildroot] offline buiding
Date: Wed, 3 Jan 2007 13:15:56 +0100	[thread overview]
Message-ID: <20070103121556.GC24482@aon.at> (raw)
In-Reply-To: <ed4892840701030149m2a6c6a61p45ebf139b8db30ab@mail.gmail.com>

On Wed, Jan 03, 2007 at 05:49:33PM +0800, Steven Woody wrote:
>On 1/3/07, Ulf Samuelsson <ulf@atmel.com> wrote:
>> > hi,
>> >
>> > i am about to use buidroot to build a cross toolchain on a linux host.
>> > but the host does not get an internet connection.  after read the
>> > intro of buildroot, i found it need to grab files on internet in the
>> > building process.  is there an offline building mode? thanks.
>> >
>> > --
>> > woody
>>
>> buildroot caches everything to the "buildroot/dl" directory
>> (This can be changed by "make menuconfig")
>> so if you put all needed packages in that directory, you
>> do not need to have to be online.
>>
>> Best Regards
>> Ulf Samuelsson
>>
>
>thank you all!

You can 
$ make source
to automatically download all configured source tarballs for later
offline use.

Note that several packages are a bit buggy in this respect since they
lack a
foo-source:
target. These need to be fixed. Patches are -- as always -- welcome.

  reply	other threads:[~2007-01-03 12:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-03  8:51 [Buildroot] offline buiding Steven Woody
2007-01-03  9:35 ` Ulf Samuelsson
2007-01-03  9:49   ` Steven Woody
2007-01-03 12:15     ` Bernhard Fischer [this message]
2007-01-03 13:10       ` [Buildroot] [PATCH] " Petr Stetiar
2007-01-03 13:47         ` Bernhard Fischer
2007-01-03 14:28           ` Steven Woody
2007-01-03 14:39             ` Bernhard Fischer
2007-01-03  9:35 ` [Buildroot] " Philippe Ney

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=20070103121556.GC24482@aon.at \
    --to=rep.nop@aon.at \
    --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 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.