Commit Graph

694 Commits

Author SHA1 Message Date
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
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
1d9fa600c0 - add short section about offline-builds 2007-01-17 10:07:01 +00:00
Bernhard Reutner-Fischer
05a2211ce6 - add some more useful hints 2006-12-22 12:11:06 +00:00
Bernhard Reutner-Fischer
ab213930a2 - point to the buildroot ML instead of the uclibc one.
Thanks to Thomas Lundquist for pointing this out.
2006-11-05 11:21:34 +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
Rob Landley
a0426f185d Sigh. 2006-07-16 22:14:03 +00:00
Rob Landley
3be2c26cba prplague suggested mentioning the mailing list on the news page. 2006-07-16 19:48:44 +00:00
Rob Landley
f8af1f0ca0 Make the links actually point to the _buildroot_ list... 2006-07-14 20:23:06 +00:00
Rob Landley
0bab040860 Plausible deniability. 2006-07-14 20:01:58 +00:00
Mike Frysinger
e9b3eb8f73 remove reference to "releases" 2006-04-17 02:50:23 +00:00
Rob Landley
179062ee52 This page was missing a line that uClibc and BusyBox download pages both
have...
2006-02-17 20:16:29 +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
Eric Andersen
a1464845a8 update developer verbage 2005-09-02 14:16:16 +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
Eric Andersen
db8bc35fbc Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot",
which the sensible thing for the Buildroot webpage to say.
2005-08-25 07:19:20 +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
8cc0443740 fix grammar 2005-03-08 17:29:28 +00:00
Eric Andersen
1c299aa38f refer to busybox as well 2005-02-21 22:13:13 +00:00
Eric Andersen
93c151a3a7 typo 2005-02-21 22:05:27 +00:00
Eric Andersen
a9d6aed933 Add a website 2005-02-21 21:16:29 +00:00
Eric Andersen
f5bafe8162 rename 2005-02-21 21:15:21 +00:00
Eric Andersen
d06645d8ed There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Eric Andersen
957a598c9e Fix grammar 2005-02-07 23:01:20 +00:00
Eric Andersen
a161b51c54 Thomas Petazzoni writes:
ello,

Enclosed is a small documentation update. It adds a section that answers
a very often asked question : "How to use the uClibc toolchain generated
by Buildroot".

Erik, could you apply it if you agree with the modifications ?

Thanks,

Thomas
2004-12-28 19:15:20 +00:00
Mike Frysinger
fdb390e971 move docs to subdir 2004-12-27 19:01:52 +00:00