summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2007-03-13- point to busybox-<version>.configBernhard Reutner-Fischer
2007-01-21- remove validator, all is fine now.Bernhard Reutner-Fischer
2007-01-19- duh. add missing listentry stop markersBernhard Reutner-Fischer
2007-01-19- remove validatorBernhard Reutner-Fischer
2007-01-19- explicitely mention -clean and -dirclean targets so it is easier to search ↵Bernhard Reutner-Fischer
for them
2007-01-19- add some more documentationBernhard Reutner-Fischer
2007-01-19- some minor correctionsBernhard Reutner-Fischer
2007-01-19- update valid HTML pic and temporarily enable referer checkingBernhard Reutner-Fischer
2007-01-19- add missing spaceBernhard Reutner-Fischer
2007-01-19- add some anchors to the sample makefile to make ease navigationBernhard Reutner-Fischer
2007-01-19- Correct some typosBernhard Reutner-Fischer
- Add some more explanation to the -clean and -dirclean targets
2007-01-19- make sure that URLs are standard conformingBernhard Reutner-Fischer
Let's see if the date property works..
2007-01-17- add short section about offline-buildsBernhard Reutner-Fischer
2006-12-22- add some more useful hintsBernhard Reutner-Fischer
2006-11-05- point to the buildroot ML instead of the uclibc one.Bernhard Reutner-Fischer
Thanks to Thomas Lundquist for pointing this out.
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ↵Bernhard Reutner-Fischer
not exist; Closes #971 Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-07-16Sigh.Rob Landley
2006-07-16prplague suggested mentioning the mailing list on the news page.Rob Landley
2006-07-14Make the links actually point to the _buildroot_ list...Rob Landley
2006-07-14Plausible deniability.Rob Landley
2006-04-17remove reference to "releases"Mike Frysinger
2006-02-17This page was missing a line that uClibc and BusyBox download pages bothRob Landley
have...
2005-09-08update docs and fix wrong paths as pointed out by acutetech in #268Mike Frysinger
2005-09-02update developer verbageEric Andersen
2005-08-28acutetech writes in Bug 266: the buildroot docs point to the download dir ↵Mike Frysinger
off of uclibc.org when it should be buildroot.uclibc.org
2005-08-28acutetech writes in Bug 267: Wrong path in documentation, should mention ↵Mike Frysinger
staging_dir subdir
2005-08-25Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot",Eric Andersen
which the sensible thing for the Buildroot webpage to say.
2005-08-13CVS dirs -> .svn dirsMike Frysinger
2005-08-13remove references to CVS and update with SVNMike Frysinger
2005-03-08fix grammarEric Andersen
2005-02-21refer to busybox as wellEric Andersen
2005-02-21typoEric Andersen
2005-02-21Add a websiteEric Andersen
2005-02-21renameEric Andersen
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
2005-02-07Fix grammarEric Andersen
2004-12-28Thomas Petazzoni writes:Eric Andersen
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-27move docs to subdirMike Frysinger