summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* update for 2010.08-rc22010.08_rc2Peter Korsgaard2010-08-302-3/+19
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2010.08-rc12010.08_rc1Peter Korsgaard2010-07-302-5/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Fix a wrong sentence in the docs.Luca Ceresoli2010-07-081-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: Fixed spelling error in buildroot.html GETTEXT instead of GNUTTEXTPeter Huewe2010-06-251-2/+2
| | | | | | | | | | Fixed spelling error in Documentation buildroot.html#gettext-integration GETTEXT instead of GNUTTEXT Signed-off-by: Peter Huewe <peterhuewe@gmx.de> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target/device: misc cleanupPeter Korsgaard2010-06-231-2/+0
| | | | | | Remove outdated and/or unused variables/files. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTOPeter Korsgaard2010-06-221-12/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: Document location of .config for out-of-tree buildsPeter Korsgaard2010-06-212-1/+7
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: fix git-over-http descriptionPeter Korsgaard2010-06-211-1/+6
| | | | | | This has now finally been setup. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Makefile: support gconfig (GTK-based configurator) similar to xconfigPeter Korsgaard2010-06-052-6/+14
| | | | | | | Support the GTK variant of the graphical kconfig configurator as an alternative to the Qt3-based one. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/news.html: add 2010.05 announcementPeter Korsgaard2010-05-301-3/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2010.052010.05Peter Korsgaard2010-05-302-5/+14
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2010.05-rc32010.05_rc3Peter Korsgaard2010-05-272-3/+16
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add documentation on gettext integrationThomas Petazzoni2010-05-241-0/+58
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Rephrase and extend the documentation pageThomas Petazzoni2010-05-211-26/+23
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Extend the introduction pageThomas Petazzoni2010-05-211-15/+46
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* update for 2010.05-rc22010.05_rc2Peter Korsgaard2010-05-112-3/+14
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2010.05-rc12010.05_rc1Peter Korsgaard2010-05-032-5/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/news: slides from FOSDEMPeter Korsgaard2010-05-031-0/+8
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: update after TARGET_DEVICE_TABLE removalThomas Petazzoni2010-04-171-10/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2010.022010.02Peter Korsgaard2010-02-262-5/+14
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: we're in 2010 nowPeter Korsgaard2010-02-242-2/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2010.02-rc22010.02_rc2Peter Korsgaard2010-02-232-3/+15
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2010.02-rc12010.02_rc1Peter Korsgaard2010-02-092-5/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: slightly improve CSSThomas Petazzoni2009-12-151-0/+10
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* documentation: update about new package infrastructuresThomas Petazzoni2009-12-151-89/+603
| | | | | | | | | | | | Document the new generic package infrastructure, and how target/host packages are handled, both for the generic package infrastructure and the autotools package infrastructure. This documentation replaces the documentation that used to be present at the top of Makefile.autotools.in. Both tutorial and reference documentation are provided. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs: Clean up punctuation, grammar, usage, and typos.grante2009-12-121-230/+233
| | | | | | | Closes #795. Signed-off-by: Grant Edwards <grant.b.edwards@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/news.html: add 2009.11 annoucement mailPeter Korsgaard2009-12-011-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2009.11Peter Korsgaard2009-12-012-5/+14
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2009.11-rc22009.11_rc2Peter Korsgaard2009-11-292-5/+17
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/buildroot.html: fix minor typoPeter Korsgaard2009-11-261-1/+1
| | | | | | STAGING_DIR is output/staging, not build/staging per default. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2009.11-rc12009.11_rc1Peter Korsgaard2009-11-231-0/+13
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/buildroot.html: document linux26-menuconfig / LINUX26_KCONFIGPeter Korsgaard2009-11-221-0/+16
| | | | | | | This wasn't menitioned in the documentation as noticed by Grant Edwards <grant.b.edwards@gmail.com>. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/docs.html: add link to doc for latest stable release as wellPeter Korsgaard2009-11-151-5/+11
| | | | | | This will get copied to /downloads together with tarballs at release time. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/docs.html: link to main mailing list pagePeter Korsgaard2009-11-151-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/lists.html: adapt google search for lists.busybox.netPeter Korsgaard2009-11-151-2/+2
| | | | | | | | | Reported by Gordon Smith on the ml. The mailing list archives are accessed through lists.busybox.net since the move to osuosl. Adapt the google search box to match. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: insist more on why output/target/ should not be usedThomas Petazzoni2009-10-301-7/+13
| | | | | | | | | | | A lot of people complain that the root filesystem generated by Buildroot doesn't work because it lacks the device files. This is because they use output/target/ instead of one of the images. Therefore, insist in the documentation on this point. Even though I'm unsure if users really read the documentation :-) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/buildroot.html: remove mention of skel.tar.gzPeter Korsgaard2009-10-181-6/+1
| | | | | | | We haven't used a tarball for the skeleton since we moved to subversion in 2006. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: invert hide optionPeter Korsgaard2009-10-151-2/+0
| | | | | | | | | | Invert the BR2_PACKAGE_BUSYBOX_HIDE_OTHERS option to use positive logic, renaming it to _SHOW_OTHERS. Positive logic is simpler to understand, and it makes all{,package}config do the right thing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot; move defconfigs to configs/ and print in helpPeter Korsgaard2009-10-041-16/+9
| | | | | | | | | | As discussed earlier on the mailing list. It simplifies code, gives more sensible error message on typos and makes the defconfigs easier to find for users. Furthermore, update documentation to match. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: update after major changesThomas Petazzoni2009-09-161-404/+265
| | | | | | | | | | | | | | | * Remove the huge section describing the design of the removed "project" feature * Update all references to the output directory hierarchy to match the new one * Add new sections on how to rebuild single packages and how to create board support * Other updates, clarifications, reorganizations Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Announce the first Buildroot Developer DayThomas Petazzoni2009-09-071-0/+18
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/news: announce 2009.08Peter Korsgaard2009-08-311-0/+10
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: update for 2009.08Peter Korsgaard2009-08-311-7/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* buildroot: update for 2009.08-rc32009.08_rc3Peter Korsgaard2009-08-262-4/+18
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/: announce 2009.08-rc2Peter Korsgaard2009-08-062-3/+15
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/copyright.txt: ask people to contact the devs, not ErikPeter Korsgaard2009-08-031-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/: announce 2009.08-rc1Peter Korsgaard2009-08-032-0/+21
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* documentation: mention the new xconfig interfaceThomas Petazzoni2009-07-271-6/+18
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs: describe BR2_ROOTFS_POST_BUILD_SCRIPTDaniel Mack2009-07-271-0/+17
| | | | | Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/docs.html: fix mailing list linkPeter Korsgaard2009-06-171-1/+1
| | | | | | As reported on IRC. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>