summaryrefslogtreecommitdiff
path: root/docs/buildroot.html
AgeCommit message (Collapse)Author
2007-07-12Fix Document styleUlf Samuelsson
2007-07-12Fix Document styleUlf Samuelsson
2007-07-12Update Documentation for BSP patchUlf Samuelsson
2007-06-21- update docs to mention the new sysroot support.Bernhard Reutner-Fischer
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- 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..
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)
2005-09-08update docs and fix wrong paths as pointed out by acutetech in #268Mike Frysinger
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-13CVS dirs -> .svn dirsMike Frysinger
2005-08-13remove references to CVS and update with SVNMike Frysinger
2005-02-21renameEric Andersen