aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* build system: fix "Possible unintended interpolation of @host"Denis Vlasenko2008-08-311-0/+1
| | | | | message
* reinstate sponsor's linksDenis Vlasenko2008-08-251-0/+20
|
* tweak web pageDenis Vlasenko2008-08-221-2/+2
|
* - move some older news to the news archive (the main page was once again ↵Bernhard Reutner-Fischer2008-08-222-286/+285
| | | | over 30kib big)
* Announce 1.11.2Denis Vlasenko2008-08-211-3/+9
|
* - tweak markup. No relevant changesBernhard Reutner-Fischer2008-08-215-285/+291
|
* - cleanup urlsBernhard Reutner-Fischer2008-08-213-3/+3
|
* - fix typoBernhard Reutner-Fischer2008-08-211-1/+1
|
* - fix markupBernhard Reutner-Fischer2008-08-211-1/+1
|
* - do not advertise the standalone udhcpd. It is actively maintained in ↵Bernhard Reutner-Fischer2008-08-211-2/+2
| | | | busybox only.
* - fix markupBernhard Reutner-Fischer2008-08-211-10/+12
|
* - add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup.Bernhard Reutner-Fischer2008-08-211-0/+7
|
* - fix typo of mineBernhard Reutner-Fischer2008-08-211-2/+1
|
* - improve documentation a bitBernhard Reutner-Fischer2008-08-211-5/+6
|
* - some more nitpicksBernhard Reutner-Fischer2008-08-211-8/+11
|
* - some more markup fixesBernhard Reutner-Fischer2008-08-211-12/+14
|
* - fix typoBernhard Reutner-Fischer2008-08-211-2/+1
|
* more of pointless beautifuing on the web pageDenis Vlasenko2008-08-211-10/+10
|
* trim webpage text a bitDenis Vlasenko2008-08-211-2/+0
|
* - drop outdated paragraph (which additionally contained some mistyped ↵Bernhard Reutner-Fischer2008-08-211-11/+1
| | | | html-like junk)
* - misc. minor tweaksBernhard Reutner-Fischer2008-08-212-8/+9
|
* - point people to the current stable branchBernhard Reutner-Fischer2008-08-211-1/+1
|
* - tweak markupBernhard Reutner-Fischer2008-08-211-10/+5
|
* more cosmetic fixes on the websiteDenis Vlasenko2008-08-211-2/+1
|
* cosmetic fixes on the webpageDenis Vlasenko2008-08-211-4/+4
|
* - tweak markupBernhard Reutner-Fischer2008-08-212-2/+2
|
* - bump copyright yearBernhard Reutner-Fischer2008-08-211-1/+1
|
* - fix markupBernhard Reutner-Fischer2008-08-211-2/+2
|
* - fix some wrong markup.Bernhard Reutner-Fischer2008-08-216-161/+161
| | | | | sed -i -e 's, href=\([^"][^>]*\)>, href="\1">,g' *.html The proper way to specify an attribute is to quote the val: theattrib="val"
* - correct release date for 1.12.0 and fix a few typosBernhard Reutner-Fischer2008-08-211-12/+11
|
* announce 1.12.0Denis Vlasenko2008-08-211-0/+146
|
* mdev: do not complain if mdev.conf does not exist;Denis Vlasenko2008-07-261-6/+11
| | | | | | use #if to prevent gcc from generating dead code (sadly, it's more ugly this way)
* mdev: support for serializing hotplugDenis Vlasenko2008-07-151-0/+23
| | | | | | function old new delta mdev_main 503 647 +144
* Announce 1.11.1Denis Vlasenko2008-07-111-0/+10
|
* website: announce updated HOWTODenis Vlasenko2008-07-111-3/+8
|
* website: add 'Laptop Computers' to sponsors pageDenis Vlasenko2008-07-101-0/+4
|
* website: return HOWTO link and GPL violations address to the topDenis Vlasenko2008-07-081-6/+6
| | | | | of the page
* webpage: fix typosDenis Vlasenko2008-07-021-2/+2
|
* Announce 1.10.4 and 1.11.0Denis Vlasenko2008-06-251-6/+46
|
* whitespace and comment fixes, no code changesDenis Vlasenko2008-06-161-1/+1
|
* Update sponsors page as wellDenis Vlasenko2008-06-141-7/+24
|
* fix typo in "Analog Devices"Denis Vlasenko2008-06-131-1/+1
|
* shorten sponsor's link per its requestDenis Vlasenko2008-06-131-2/+2
|
* website: announce sponsors.Denis Vlasenko2008-06-131-0/+20
|
* Update a link to cross-compiling HOWTO.Denis Vlasenko2008-06-071-1/+2
|
* - fix copy'n paste error for the release dateBernhard Reutner-Fischer2008-06-061-1/+1
|
* announce 1.10.3Denis Vlasenko2008-06-051-5/+15
|
* - move depmod shell script to examples/Bernhard Reutner-Fischer2008-05-281-57/+0
|
* docs/depmod: and example of depmod in shell/sed/awk...Denis Vlasenko2008-05-241-0/+57
|
* - provide proc-less sampleBernhard Reutner-Fischer2008-05-161-3/+9
| | | | - improve wording