* [Buildroot] Is there any way for buildroot to test file transfer access?
@ 2008-01-23 15:40 Tim Barr
2008-01-23 17:41 ` Bernhard Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Tim Barr @ 2008-01-23 15:40 UTC (permalink / raw)
To: buildroot
Does buildroot have any command line function that goes through and
checks all the locations it needs to download files from in order to
verify that it has access to them? My IT blocks websites on the
firewall, and I have had my make file fail twice because websites were
blocked.
Or maybe you could publish a list on your website that shows all the
urls that need to be accessed?
Timothy Barr
Hardware Development Engineer
for Multi-Tech Systems, Inc.
<mailto:tbarr@multitech.com> tbarr at multitech.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080123/fff4c072/attachment.htm
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Is there any way for buildroot to test file transfer access?
2008-01-23 15:40 [Buildroot] Is there any way for buildroot to test file transfer access? Tim Barr
@ 2008-01-23 17:41 ` Bernhard Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Fischer @ 2008-01-23 17:41 UTC (permalink / raw)
To: buildroot
On Wed, Jan 23, 2008 at 09:40:57AM -0600, Tim Barr wrote:
>Does buildroot have any command line function that goes through and
>checks all the locations it needs to download files from in order to
>verify that it has access to them? My IT blocks websites on the
>firewall, and I have had my make file fail twice because websites were
>blocked.
>
>Or maybe you could publish a list on your website that shows all the
>urls that need to be accessed?
$ make help
Cleaning:
clean - delete temporary files created by build
distclean - delete all non-source files (including .config)
Build:
all - make world
Configuration:
menuconfig - interactive curses-based configurator
oldconfig - resolve any unresolved symbols in .config
Miscellaneous:
source - download all sources needed for offline-build
source-check - check all packages for valid download URLs
See docs/README and docs/buildroot.html for further details
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-23 17:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-23 15:40 [Buildroot] Is there any way for buildroot to test file transfer access? Tim Barr
2008-01-23 17:41 ` Bernhard Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox