summaryrefslogtreecommitdiffstats
path: root/docs/download.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: really move the websiteYann E. MORIN2015-01-251-92/+0
| | | | | | | | | | | | Now that the automated scripts that deply our website have been updated, really move the website to its final location. We still keep a symlink for the images, as they are used both for the website, and for the manual. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2014.11Peter Korsgaard2014-12-011-7/+7
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.11-rc3Peter Korsgaard2014-11-281-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.11-rc2Peter Korsgaard2014-11-211-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.11-rc1Peter Korsgaard2014-11-121-7/+7
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs: responsive web design websiteAngelo Compagnucci2014-11-011-0/+6
| | | | | | | | | | | This patch migrate the layout to a responsive web design one. * Fixing the layout of all pages to be fully responsive * Adding panels around "Recent commints" and "Recent discussion" * Adding fonts for glyphs in buttons Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2014.08Peter Korsgaard2014-09-011-7/+7
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.08-rc3Peter Korsgaard2014-08-261-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.08-rc2Peter Korsgaard2014-08-181-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website/download: update daily snapshot sectionThomas De Schampheleire2014-08-171-6/+7
| | | | | | | | | | | | This patch makes some minor changes to the download page of the website: - don't capitalize Daily Snapshots as there is no reason to. - remove extra link to daily snapshots, as this link is already available on the line below. - add a link to the latest snapshot - avoid 'Click here', especially if 'here' is not clickable Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2014.08-rc1Peter Korsgaard2014-08-081-7/+7
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.05Peter Korsgaard2014-05-311-7/+7
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.05-rc3Peter Korsgaard2014-05-281-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.05-rc2Peter Korsgaard2014-05-211-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.05-rc1Peter Korsgaard2014-05-131-7/+7
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website: new website !Maxime Hadjinlian2014-03-031-5/+40
| | | | | | | | | | | | | | | A new menu and logo for the website, also some of the contents has been reworked. This patch also removes files that are no longer used, like the old stylesheet and a few pages. The content of theses pages has mostly been merged in other pages or was redudant with the manual. [Thomas: integrate a few typo fixes noticed by Thomas De Schampheleire] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2014.02Peter Korsgaard2014-02-271-7/+7
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.02-rc3Peter Korsgaard2014-02-251-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.02-rc2Peter Korsgaard2014-02-201-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2014.02-rc1Peter Korsgaard2014-02-111-7/+7
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* website: add pointers to the PGP signatures for releasesYann E. MORIN2014-01-131-3/+7
| | | | | | | | | | | | | | Peter has just pointed me to the PGP signatures of the release tarballs, which exist since he's been doing releases. This was not obvious to me that the releases were signed, as there was no info about it on the website. So, add such links on the downloads page. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2013.11Peter Korsgaard2013-11-301-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2013.11-rc3Peter Korsgaard2013-11-261-3/+3
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2013.11-rc2Peter Korsgaard2013-11-181-3/+3
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/download.html: Fix tarball typosPeter Korsgaard2013-11-131-2/+2
| | | | | Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Update for 2013.11-rc1Peter Korsgaard2013-11-121-5/+5
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs: website: update for 2013.08.1Peter Korsgaard2013-09-171-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2013.08Peter Korsgaard2013-08-311-5/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Prepare for 2013.08-rc3Peter Korsgaard2013-08-301-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Prepare for 2013.08-rc2Thomas Petazzoni2013-08-161-3/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Prepare for 2013.08-rc1Thomas Petazzoni2013-08-051-5/+5
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2013.05Peter Korsgaard2013-05-311-4/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2013.05-rc3Peter Korsgaard2013-05-251-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2013.05-rc2Peter Korsgaard2013-05-151-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2013.05-rc1Peter Korsgaard2013-05-081-5/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2013.02Peter Korsgaard2013-02-281-5/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2013.02-rc3Peter Korsgaard2013-02-261-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2013.02-rc2Peter Korsgaard2013-02-191-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2013.02-rc1Peter Korsgaard2013-02-101-5/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs: 2012.11.1 is outPeter Korsgaard2013-01-031-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2012.11Peter Korsgaard2012-12-021-5/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2012.11-rc2Peter Korsgaard2012-11-301-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2012.11-rc1Peter Korsgaard2012-11-171-5/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Prepare for 2012.08Thomas Petazzoni2012-08-311-3/+5
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Prepare for 2012.08-rc3Thomas Petazzoni2012-08-251-3/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2012.08-rc2Thomas Petazzoni2012-08-151-3/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2012.08-rc1Thomas Petazzoni2012-08-011-4/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Update for 2012.05Peter Korsgaard2012-05-301-5/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2012.05-rc3Peter Korsgaard2012-05-251-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update for 2012.05-rc2Peter Korsgaard2012-05-181-3/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud