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
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
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
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
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
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
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
Bernhard Reutner-Fischer
8bcbd3d86c
- Correct some typos
...
- Add some more explanation to the -clean and -dirclean targets
2007-01-19 09:47:29 +00:00
Bernhard Reutner-Fischer
5fada5248a
- make sure that URLs are standard conforming
...
Let's see if the date property works..
2007-01-19 09:24:39 +00:00
Bernhard Reutner-Fischer
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
...
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
Mike Frysinger
f39499bc64
update docs and fix wrong paths as pointed out by acutetech in #268
2005-09-08 00:33:11 +00:00
Mike Frysinger
8742d3304a
acutetech writes in Bug 266: the buildroot docs point to the download dir off of uclibc.org when it should be buildroot.uclibc.org
2005-08-28 08:08:14 +00:00
Mike Frysinger
4c16d89c0d
acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir subdir
2005-08-28 08:06:07 +00:00
Mike Frysinger
8b7c51f368
CVS dirs -> .svn dirs
2005-08-13 03:23:18 +00:00
Mike Frysinger
678aff6c83
remove references to CVS and update with SVN
2005-08-13 03:22:37 +00:00
Eric Andersen
f5bafe8162
rename
2005-02-21 21:15:21 +00:00