<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/docs/git.html, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2015-01-25T17:17:09+00:00</updated>
<entry>
<title>docs: really move the website</title>
<updated>2015-01-25T17:17:09+00:00</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@free.fr</email>
</author>
<published>2015-01-23T23:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=2ee00d0964dddf364c195e656ab938c721b50569'/>
<id>urn:sha1:2ee00d0964dddf364c195e656ab938c721b50569</id>
<content type='text'>
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" &lt;yann.morin.1998@free.fr&gt;
Cc: Peter Korsgaard &lt;jacmet@uclibc.org&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docs: responsive web design website</title>
<updated>2014-11-01T13:37:51+00:00</updated>
<author>
<name>Angelo Compagnucci</name>
<email>angelo.compagnucci@gmail.com</email>
</author>
<published>2014-10-31T15:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=da9ab5e2905723415157cfa8b0994d74a91d6098'/>
<id>urn:sha1:da9ab5e2905723415157cfa8b0994d74a91d6098</id>
<content type='text'>
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 &lt;angelo.compagnucci@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>website: new website !</title>
<updated>2014-03-03T20:40:50+00:00</updated>
<author>
<name>Maxime Hadjinlian</name>
<email>maxime.hadjinlian@gmail.com</email>
</author>
<published>2014-03-02T18:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=cec43a8f2544532642bb2c5d48bf95eac8606ba7'/>
<id>urn:sha1:cec43a8f2544532642bb2c5d48bf95eac8606ba7</id>
<content type='text'>
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 &lt;maxime.hadjinlian@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>docs/git.html: slightly reword for git</title>
<updated>2012-04-25T21:07:27+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-04-25T21:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=eb19e8286115e33a2d2974d1fc55ad2eec4ae109'/>
<id>urn:sha1:eb19e8286115e33a2d2974d1fc55ad2eec4ae109</id>
<content type='text'>
Some of the wording didn't make much sense after we moved from svn to git.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>git.html: fix cgit link</title>
<updated>2011-12-26T07:19:13+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-12-24T15:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=24c80c9bfdac00e185b9239a43c2e897d4763cd3'/>
<id>urn:sha1:24c80c9bfdac00e185b9239a43c2e897d4763cd3</id>
<content type='text'>
There's an issue with the cgit installation, which causes
git.buildroot.net/buildroot (no trailing /) requests to return stale
results. The osuosl people are looking into it, but until then atleast
use the the correct URL on the website link.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>docs: fix git-over-http description</title>
<updated>2010-06-21T21:02:32+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-06-21T20:24:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=f63440cc43af946c8ff4de0b07849918d01feb43'/>
<id>urn:sha1:f63440cc43af946c8ff4de0b07849918d01feb43</id>
<content type='text'>
This has now finally been setup.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>use https for the bugtracker URLs</title>
<updated>2009-06-04T09:58:58+00:00</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2009-06-04T09:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=0ebab19479d48f38d0cae3c5d8480a22fef5c4ab'/>
<id>urn:sha1:0ebab19479d48f38d0cae3c5d8480a22fef5c4ab</id>
<content type='text'>
Signed-off-by: Bernhard Reutner-Fischer &lt;rep.dot.nop@gmail.com&gt;
</content>
</entry>
<entry>
<title>docs/: announce move to git</title>
<updated>2009-05-03T20:11:33+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-03T20:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=e2cac48876e11a29fd7b873dbfe2e5b0138e3fe5'/>
<id>urn:sha1:e2cac48876e11a29fd7b873dbfe2e5b0138e3fe5</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
