summaryrefslogtreecommitdiffstats
path: root/docs/website
Commit message (Collapse)AuthorAgeFilesLines
...
* docs/website: update news.html with 2018.08-rc1 announcement linkThomas Petazzoni2018-08-051-1/+2
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* Update for 2018.08-rc1Thomas Petazzoni2018-08-052-11/+34
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* docs/website: update for 2018.02.4Peter Korsgaard2018-07-212-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2018.05.1Peter Korsgaard2018-07-202-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/download.html: fix latest LTS version numberPeter Korsgaard2018-06-191-1/+1
| | | | | | | Latest is naturally .3, not .1 Reported-by: Thomas De Schampheleire <patrickdepinguin@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2018.02.3Peter Korsgaard2018-06-182-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/news.html: add 2018.05 announcement linkPeter Korsgaard2018-06-011-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2018.05Peter Korsgaard2018-06-012-14/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/news.html: fix s/2018.05/2018.02/ typosPeter Korsgaard2018-05-301-2/+2
| | | | | Reported-by: Andreas Naumann <dev@andin.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2018.05-rc3Peter Korsgaard2018-05-282-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2018.05-rc2Peter Korsgaard2018-05-222-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update news.html for 2018.05-rc1Thomas Petazzoni2018-05-091-0/+24
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* Update for 2018.05-rc1Thomas Petazzoni2018-05-091-10/+11
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* docs/website: update for 2018.02.2Peter Korsgaard2018-05-042-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website: footer.html: really use version 1.7.1 of clipboard.jsPeter Korsgaard2018-04-281-1/+1
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: add favicon.pngPeter Korsgaard2018-04-281-0/+0
| | | | | | | | | | | | | | The website advertises a favicon in PNG format, but we don't actually provide one. From docs/website/header.html: <link rel="shortcut icon" href="images/favicon.png"> So add one. Generated by: convert -geometry 32x32! docs/website/images/logo_small.png \ docs/website/favicon.png Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website: footer.html: use 1.7.1 release of clipboard.jsPeter Korsgaard2018-04-281-1/+1
| | | | | | | | | | | | | | | | | | | | The clipboard javascript code causes an error: Uncaught TypeError: Illegal constructor at buildroot.js:58 Which is caused by a recent change in upstream clipboard.js: https://github.com/zenorocha/clipboard.js/releases/tag/v2.0.0 Changes constructor from new Clipboard() to new ClipboardJS() The issue was that we were using the master version of clipboard.js instead of a specific release. Fix it by using the 1.7.1 version (latest release before the constructor change) instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.02.11Peter Korsgaard2018-04-121-0/+21
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2018.02.1Peter Korsgaard2018-04-102-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/news.html: add 2018.02 announcement linkPeter Korsgaard2018-03-041-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2018.022018.02Peter Korsgaard2018-03-042-11/+32
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2018.02-rc3Peter Korsgaard2018-02-272-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website: update package number textPeter Korsgaard2018-02-251-1/+1
| | | | | | | | | | | | We have quite a bit more than "hundreds of packages" nowadays: find package -name \*.mk | wc -l 2285 So adjust the text to say 'several thousand' instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* Update for 2018.02-rc2Peter Korsgaard2018-02-152-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: Free Electrons is now BootlinThomas Petazzoni2018-02-142-7/+7
| | | | | | | | Free Electrons has been renamed to Bootlin, so update the Documentation section of our website describing the Buildroot training course to use the new company name and domain name. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* docs/website/news.html: update for 2018.02-rc1Peter Korsgaard2018-02-051-0/+24
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2018.02-rc1Peter Korsgaard2018-02-051-11/+11
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Makefile, manual, website: Bump copyright yearPeter Korsgaard2018-02-011-1/+1
| | | | | | Happy 2018! Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.02.10Peter Korsgaard2018-01-312-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update sponsors for FOSDEMArnout Vandecappelle (Essensium/Mind)2018-01-231-9/+9
| | | | | | | | | | Simply a matter of updating the year, since it's again Google and Mind for the FOSDEM2018 developer meeting. Also add the 2017 sponsorship to the "Past sponsors" section. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.11.2Peter Korsgaard2018-01-212-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.02.9Peter Korsgaard2018-01-012-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.11.1Peter Korsgaard2017-12-312-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website/news.html: add 2017.11 announcement linkPeter Korsgaard2017-12-011-1/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2017.112017.11Peter Korsgaard2017-11-302-11/+29
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.08.2Peter Korsgaard2017-11-292-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.02.8Peter Korsgaard2017-11-282-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2017.11-rc2Peter Korsgaard2017-11-132-9/+31
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2017.11-rc1Peter Korsgaard2017-11-062-11/+34
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.02.7Peter Korsgaard2017-10-282-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.08.1Peter Korsgaard2017-10-242-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.02.6Peter Korsgaard2017-09-242-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2017.082017.08Peter Korsgaard2017-09-022-11/+29
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2017.08-rc3Thomas Petazzoni2017-08-232-9/+34
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2017.08-rc2Thomas Petazzoni2017-08-112-9/+34
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2017.08-rc1Thomas Petazzoni2017-08-022-11/+34
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/website: update for 2017.05.2Peter Korsgaard2017-07-272-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website: update for 2017.02.5Peter Korsgaard2017-07-272-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/website/support: clarify the bugtracker is for bugs onlyLuca Ceresoli2017-07-151-1/+1
| | | | | | | | The bugtracker is intended to be used for bug reports only, so clarify it's not meant to be used for "any problem". Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* docs/website: update for 2017.05.1Peter Korsgaard2017-07-042-9/+28
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud