Commit Graph

78 Commits

Author SHA1 Message Date
Ulf Samuelsson 0dbf9dd7ab Create a common BR2_COPYTO to prepare to replace
all the different COPYTOs spread out all over
Buildroot.
Generate COPY_FILE subroutine which can be used
to copy a file.

$(COPY_FILE , file, directory, filename)
This will copy to binary dir and to the selected
copy dir if set in new config (intended to replace
all old COPYTO configs)

This is overridden by BUILDROOT_COPYTO,
if set into the environment.
2009-01-26 23:52:31 +00:00
Ulf Samuelsson e8b1e036f9 Update documentation with BUILDROOT_USE_XWINDOWS, & linux cleanup 2009-01-26 20:26:16 +00:00
Peter Korsgaard 9cc8af5d5c docs/news.html: announce -rc2 2009-01-23 21:06:05 +00:00
Peter Korsgaard c90a6e7215 docs/download.html: cleanup and mention releases 2009-01-16 19:45:21 +00:00
Peter Korsgaard 3434dc6cc5 docs/news.html: announce 2009.02-rc1 2009-01-16 19:45:16 +00:00
Peter Korsgaard d58636d765 buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper
This is the long requested backup mirror support. So far only enabled
for Makefile.autotools.in, but there's no reason why we cannot use
DOWNLOAD everywhere.

Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/
2009-01-16 10:27:48 +00:00
Peter Korsgaard d76dd3f02d docs/developer.html: People should ask on the list for commit access 2009-01-15 14:50:20 +00:00
Peter Korsgaard e29a13c22f docs/copyright.txt: update year, add buildroot developers 2009-01-15 14:50:17 +00:00
Peter Korsgaard c3cfe98077 docs/about.html: new maintainer 2009-01-15 14:50:14 +00:00
Peter Korsgaard fee2cc8945 docs/footer.html: ask people to mail the list instead of Erik
And update the year while we're at it.
2009-01-15 14:50:11 +00:00
Peter Korsgaard 9d40356abb docs/README: ask people to mail the list instead of Erik 2009-01-15 14:50:07 +00:00
Ulf Samuelsson 062da366e0 Add buildall script for testing many/most packages separately with build logs and documentation for this and mkpkg 2009-01-11 21:13:02 +00:00
Ulf Samuelsson f53a437e4e Add documentation for u-boot patches to 2009.01-rc1 2009-01-06 16:30:32 +00:00
Bernhard Reutner-Fischer 0a694fb197 Update links to new site locations (via Lance Albertson of OSL) 2008-12-18 00:48:49 +00:00
Peter Korsgaard ce85931015 docs/buildroot.html: misc small fixes and strip trailing spaces 2008-12-16 09:00:11 +00:00
Thomas Petazzoni f3e8be761a Documentation fixes and updates
The biggest update is to document the Makefile.autotools.in way of
writing .mk files.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-15 22:35:09 +00:00
Thomas Petazzoni 6844445ef7 Mention another important benefit of Buildroot.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2008-12-15 22:14:02 +00:00
Peter Korsgaard 0db545ab18 docs/: get rid of unneeded $(strip ..) 2008-12-08 08:15:46 +00:00
Bernhard Reutner-Fischer 184891efc5 - extend documentation to mention adding package/foo/Config.in to package/Config.in 2008-10-14 16:20:55 +00:00
Peter Korsgaard d1b1b4ee7d README: document out-of-tree build support 2008-10-06 09:11:57 +00:00
Peter Korsgaard 0732b8cc84 buildroot: support out-of-tree builds
Add support and documentation for out-of-tree builds with syntax
like the Linux kernel (make O=<dir>).
2008-08-31 20:23:47 +00:00
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard fccd66034b README: s/standart/standard/ 2008-06-23 13:40:34 +00:00
John Voltz a37d1b117e add some documentation about buildroot's patch system 2008-03-13 17:16:30 +00:00
John Voltz dc56871dde HTMLized glibc vs uclibc and added to docs 2008-03-07 13:34:02 +00:00
Bernhard Reutner-Fischer 39afe93407 - add a sample README.diskimage for i386 2007-09-27 21:32:50 +00:00
Bernhard Reutner-Fischer 53cc639eef - trivial style fixes.
TODO: document HAVE_MANPAGES and HAVE_INFOPAGES (and adjust line-numbers in the text accordingly)
2007-09-19 09:08:10 +00:00
Ulf Samuelsson 7521f37372 Add hooks for creating your own board support package 2007-09-12 04:34:16 +00:00
Bernhard Reutner-Fischer 673ee97c2f - document BUSYBOX_CONFIG_FILE 2007-09-02 17:44:09 +00:00
Ulf Samuelsson ecf8811027 Fix spelling error in docs 2007-08-24 05:28:18 +00:00
Ulf Samuelsson 3c567e6466 Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR 2007-08-19 23:32:33 +00:00
Ulf Samuelsson f7b89d1dfc Add further documentation for BSP patch 2007-08-16 21:54:48 +00:00
Ulf Samuelsson ebcd8a929e Cleanup of docs 2007-08-12 23:26:28 +00:00
Ulf Samuelsson 7d8c2838ef Update documentation with advice on completion 2007-08-11 21:58:53 +00:00
Ulf Samuelsson 2a7d563ef7 make needs menuconfig to allow configuration 2007-08-01 08:11:48 +00:00
Ulf Samuelsson 7c61ca6f0c Fix Document style 2007-07-12 17:04:05 +00:00
Ulf Samuelsson d65d81e06d Fix Document style 2007-07-12 16:53:13 +00:00
Ulf Samuelsson be089760c6 Update Instructions for applying for Buildroot write access 2007-07-12 14:46:03 +00:00
Ulf Samuelsson 02616c53c3 Update Documentation for BSP patch 2007-07-12 14:43:44 +00:00
Bernhard Reutner-Fischer 92bfa8fda9 - update docs to mention the new sysroot support. 2007-06-21 16:58:36 +00:00
Bernhard Reutner-Fischer 0c47ba4dd7 - point to busybox-<version>.config 2007-03-13 12:59:45 +00:00
Bernhard Reutner-Fischer 02f24e45ae - remove validator, all is fine now. 2007-01-21 21:49:55 +00:00
Bernhard Reutner-Fischer 28ef3a1847 - duh. add missing listentry stop markers 2007-01-19 19:28:39 +00:00
Bernhard Reutner-Fischer 2e37ca7041 - remove validator 2007-01-19 19:21:03 +00:00
Bernhard Reutner-Fischer 74dc2f842c - explicitely mention -clean and -dirclean targets so it is easier to search for them 2007-01-19 19:20:07 +00:00
Bernhard Reutner-Fischer b796ecae8f - add some more documentation 2007-01-19 13:32:21 +00:00
Bernhard Reutner-Fischer 8146fc687d - some minor corrections 2007-01-19 12:35:26 +00:00
Bernhard Reutner-Fischer cef68d9464 - update valid HTML pic and temporarily enable referer checking 2007-01-19 11:12:46 +00:00
Bernhard Reutner-Fischer 86502399a0 - add missing space 2007-01-19 11:00:05 +00:00
Bernhard Reutner-Fischer 768a459dfd - add some anchors to the sample makefile to make ease navigation 2007-01-19 10:57:03 +00:00