Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update links to new site locations (via Lance Albertson of OSL) | Bernhard Reutner-Fischer | 2008-12-18 | 3 | -3/+3 |
| | |||||
* | docs/buildroot.html: misc small fixes and strip trailing spaces | Peter Korsgaard | 2008-12-16 | 1 | -82/+82 |
| | |||||
* | Documentation fixes and updates | Thomas Petazzoni | 2008-12-15 | 1 | -76/+147 |
| | | | | | | | | 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> | ||||
* | Mention another important benefit of Buildroot. | Thomas Petazzoni | 2008-12-15 | 1 | -0/+6 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | docs/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | - extend documentation to mention adding package/foo/Config.in to ↵ | Bernhard Reutner-Fischer | 2008-10-14 | 1 | -1/+13 |
| | | | | package/Config.in | ||||
* | README: document out-of-tree build support | Peter Korsgaard | 2008-10-06 | 1 | -0/+11 |
| | |||||
* | buildroot: support out-of-tree builds | Peter Korsgaard | 2008-08-31 | 1 | -0/+14 |
| | | | | | Add support and documentation for out-of-tree builds with syntax like the Linux kernel (make O=<dir>). | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | README: s/standart/standard/ | Peter Korsgaard | 2008-06-23 | 1 | -1/+1 |
| | |||||
* | add some documentation about buildroot's patch system | John Voltz | 2008-03-13 | 1 | -0/+43 |
| | |||||
* | HTMLized glibc vs uclibc and added to docs | John Voltz | 2008-03-07 | 1 | -0/+240 |
| | |||||
* | - add a sample README.diskimage for i386 | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+37 |
| | |||||
* | - trivial style fixes. | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -3/+3 |
| | | | | TODO: document HAVE_MANPAGES and HAVE_INFOPAGES (and adjust line-numbers in the text accordingly) | ||||
* | Add hooks for creating your own board support package | Ulf Samuelsson | 2007-09-12 | 1 | -0/+38 |
| | |||||
* | - document BUSYBOX_CONFIG_FILE | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -0/+3 |
| | |||||
* | Fix spelling error in docs | Ulf Samuelsson | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | Add support for BUILDROOT_DL_DIR environment variable, overriding DL_DIR | Ulf Samuelsson | 2007-08-19 | 1 | -0/+22 |
| | |||||
* | Add further documentation for BSP patch | Ulf Samuelsson | 2007-08-16 | 1 | -5/+274 |
| | |||||
* | Cleanup of docs | Ulf Samuelsson | 2007-08-12 | 1 | -3/+4 |
| | |||||
* | Update documentation with advice on completion | Ulf Samuelsson | 2007-08-11 | 1 | -0/+27 |
| | |||||
* | make needs menuconfig to allow configuration | Ulf Samuelsson | 2007-08-01 | 1 | -1/+1 |
| | |||||
* | Fix Document style | Ulf Samuelsson | 2007-07-12 | 1 | -68/+68 |
| | |||||
* | Fix Document style | Ulf Samuelsson | 2007-07-12 | 1 | -65/+71 |
| | |||||
* | Update Instructions for applying for Buildroot write access | Ulf Samuelsson | 2007-07-12 | 1 | -3/+10 |
| | |||||
* | Update Documentation for BSP patch | Ulf Samuelsson | 2007-07-12 | 1 | -7/+36 |
| | |||||
* | - update docs to mention the new sysroot support. | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -7/+11 |
| | |||||
* | - point to busybox-<version>.config | Bernhard Reutner-Fischer | 2007-03-13 | 1 | -1/+1 |
| | |||||
* | - remove validator, all is fine now. | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -2/+0 |
| | |||||
* | - duh. add missing listentry stop markers | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -4/+4 |
| | |||||
* | - remove validator | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -2/+0 |
| | |||||
* | - explicitely mention -clean and -dirclean targets so it is easier to search ↵ | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -2/+2 |
| | | | | for them | ||||
* | - add some more documentation | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -23/+57 |
| | |||||
* | - some minor corrections | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -9/+9 |
| | |||||
* | - update valid HTML pic and temporarily enable referer checking | Bernhard Reutner-Fischer | 2007-01-19 | 4 | -3/+16 |
| | |||||
* | - add missing space | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -1/+1 |
| | |||||
* | - add some anchors to the sample makefile to make ease navigation | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -71/+71 |
| | |||||
* | - Correct some typos | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -12/+19 |
| | | | | - Add some more explanation to the -clean and -dirclean targets | ||||
* | - make sure that URLs are standard conforming | Bernhard Reutner-Fischer | 2007-01-19 | 3 | -5/+5 |
| | | | | Let's see if the date property works.. | ||||
* | - add short section about offline-builds | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -0/+13 |
| | |||||
* | - add some more useful hints | Bernhard Reutner-Fischer | 2006-12-22 | 1 | -0/+18 |
| | |||||
* | - point to the buildroot ML instead of the uclibc one. | Bernhard Reutner-Fischer | 2006-11-05 | 2 | -3/+4 |
| | | | | Thanks to Thomas Lundquist for pointing this out. | ||||
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵ | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
| | | | | | | not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in) | ||||
* | Sigh. | Rob Landley | 2006-07-16 | 1 | -1/+1 |
| | |||||
* | prplague suggested mentioning the mailing list on the news page. | Rob Landley | 2006-07-16 | 1 | -0/+3 |
| | |||||
* | Make the links actually point to the _buildroot_ list... | Rob Landley | 2006-07-14 | 1 | -2/+2 |
| | |||||
* | Plausible deniability. | Rob Landley | 2006-07-14 | 2 | -0/+35 |
| | |||||
* | remove reference to "releases" | Mike Frysinger | 2006-04-17 | 1 | -3/+0 |
| | |||||
* | This page was missing a line that uClibc and BusyBox download pages both | Rob Landley | 2006-02-17 | 1 | -0/+3 |
| | | | | have... | ||||
* | update docs and fix wrong paths as pointed out by acutetech in #268 | Mike Frysinger | 2005-09-08 | 1 | -7/+10 |
| |