summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* news.html: add 2011.11-rc1 announcement linkPeter Korsgaard2011-11-111-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.11-rc1Peter Korsgaard2011-11-112-5/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* remove Glibc_vs_uClibc documentThomas Petazzoni2011-10-251-240/+0Star
| | | | | | | | | | | This document has nothing to do with Buildroot, and is probably a leftover from the uClibc documentation. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Acked-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* manual: convert existing documentation to the asciidoc formatThomas Petazzoni2011-10-2524-0/+1665
| | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* news.html: fix 2011.08 release datePeter Korsgaard2011-08-311-1/+1
| | | | | | Thanks to Michael S. Zick for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.08Peter Korsgaard2011-08-312-5/+13
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* news.html: add 2011.08-rc2 announcement linkPeter Korsgaard2011-08-301-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.08-rc2Peter Korsgaard2011-08-292-3/+15
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* news.html: add 2011.08-rc1 announcement linkPeter Korsgaard2011-08-291-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.08-rc1Peter Korsgaard2011-08-042-5/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.05Peter Korsgaard2011-05-272-5/+13
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.05-rc2Peter Korsgaard2011-05-242-3/+15
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* news.html: add 2011.05-rc1 announcement linkPeter Korsgaard2011-05-181-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.05-rc1Peter Korsgaard2011-05-182-5/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: add favicon / robots.txtPeter Korsgaard2011-04-042-0/+2
| | | | | | | | | | | | In the past, these files of the buildroot website weren't under git version control, but rather were static files added to the git checkout used by the webserver. This is no longer the case, so add them to git - And at the same time use the Buildroot logo for the favicon, rather than reusing the busybox one. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* website: add google analytics for statisticsPeter Korsgaard2011-03-011-0/+15
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* news.html: add 2011.02 announcement linkPeter Korsgaard2011-02-281-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.02Peter Korsgaard2011-02-282-5/+14
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: fix /know/known/ typoPeter Korsgaard2011-02-241-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.02-rc2Peter Korsgaard2011-02-242-3/+15
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: cross toolchain is now installed into host/usr/bin.Peter Korsgaard2011-02-231-3/+2Star
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: make xconfig now uses libqt4Peter Korsgaard2011-02-231-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* news.html: add 2011.02-rc1 announcement linkPeter Korsgaard2011-02-151-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2011.02-rc1Peter Korsgaard2011-02-142-5/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Do not mention toolchain/uClibc/uClibc.config-localeThomas Petazzoni2011-02-081-9/+9
| | | | | | | | The uClibc configuration file toolchain/uClibc/uClibc.config-locale does not exist anymore. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: add missing info about Bazaar (bzr) download methodBjørn Forsman2011-02-061-6/+6
| | | | | | | Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Daniel Nyström <daniel.nystrom@timeterminal.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: fix $(PKG)_SITE_METHOD names (UPPER CASE => lower case)Bjørn Forsman2011-02-061-7/+7
| | | | | | | | | | | Currently, the documentation says $(PKG)_SITE_METHOD should have upper case names such as SVN or GIT, but the implementation only accepts lower case svn or git. This fixes the documentation. Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Daniel Nyström <daniel.nystrom@timeterminal.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: update buildroot internal toolchain usageGustavo Zacarias2011-02-021-4/+4
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: mention we can't use the distro toolchain as externalThomas Petazzoni2011-01-301-0/+9
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Use <code> instead of <pre> to improve formattingThomas Petazzoni2011-01-301-2/+2
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Remove more or less inexact option concerning custom target skeletonThomas Petazzoni2011-01-301-4/+0Star
| | | | | | | | | We discourage the addition of custom target skeleton into the official Buildroot tree, so let's not encourage users to do this in the documentation. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update documentation about external toolchainThomas Petazzoni2011-01-301-22/+39
| | | | | | | | | Reword the documentation on external toolchain to take into account the new features added since 2010.11 concerning external toolchain profiles. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Explain why we don't support ELDK toolchains.Thomas Petazzoni2011-01-301-0/+25
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* doc: add CMAKETARGETS documentationBjørn Forsman2011-01-261-4/+147
| | | | | | Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: remove outdated filesPeter Korsgaard2011-01-155-404/+1Star
| | | | | | Misleading/outdated docs is worse than no documentation. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update copyright info for 2011Peter Korsgaard2011-01-132-2/+2
| | | | | | Happy newyear! Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: Update to explain how board support worksThomas Petazzoni2010-12-161-81/+36Star
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux: add shorter shortcutsMike Frysinger2010-12-112-2/+2
| | | | | | | | | We only have one Linux kernel package, and "linux26-" is an anachronism in today's world. So add useful "linux-%" shortcuts to the "linux26-%". Signed-off-by: Mike Frysinger <vapier@gentoo.org> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ccache: rework ccache managementThomas Petazzoni2010-12-081-3/+28
| | | | | | | | | | | | | | * ccache is now a normal package (both for the host and the target). * ccache option is now part of the "Build options" menu. It will automatically build ccache for the host before building anything, and will use it to cache builds for both host compilations and target compilations. * bump ccache to 3.1.3 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/news.html: add 2010.11 announce linkPeter Korsgaard2010-11-301-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2010.11Peter Korsgaard2010-11-302-5/+14
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: add FAQ entry about glibc-static issue on FedoraThomas Petazzoni2010-11-261-0/+15
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* documentation: add FAQ entry concerning serial port configurationThomas Petazzoni2010-11-261-0/+23
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* documentation: introduce a FAQ sectionThomas Petazzoni2010-11-261-0/+6
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/news.html: announce 2010.11-rc2Peter Korsgaard2010-11-251-0/+11
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2010.11-rc2Peter Korsgaard2010-11-251-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: Mention the fact that the skeleton location can be configuredThomas Petazzoni2010-11-241-13/+8Star
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* documentation: Document the GIT/SVN download capabilitiesThomas Petazzoni2010-11-241-9/+37
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* documentation: Reword introduction about external toolchainsThomas Petazzoni2010-11-241-7/+16
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* documentation: Mention which external toolchains we testedThomas Petazzoni2010-11-241-5/+6
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>