<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/documentation/kernel-manual/kernel-manual.xml, branch 1.2_M4</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-03-28T15:53:34+00:00</updated>
<entry>
<title>documentation: Added TBD entry to 1.2 manual history table.</title>
<updated>2012-03-28T15:53:34+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-26T23:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=241140d0eb6b31d831530d772ee2776325a01384'/>
<id>urn:sha1:241140d0eb6b31d831530d772ee2776325a01384</id>
<content type='text'>
There needed to be an entry in all the manual history tables
that indicated this version of the manual is for 1.2 but is
WIP.

Reported-by: Rudolf Streif &lt;rudolf.streif@linux.com&gt;
(From yocto-docs rev: 6792b88af4f0171cfc84e4d77bda871d4af3d36c)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/kernel-manual: Converted to use variables from poky.ent.</title>
<updated>2012-03-23T14:24:43+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-09T21:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d048a99e2404601a3f343eeb65ce82fb963c6f51'/>
<id>urn:sha1:d048a99e2404601a3f343eeb65ce82fb963c6f51</id>
<content type='text'>
Also removed a broken link.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/kernel-manual/kernel-manual.xml: Copyright updated.</title>
<updated>2012-03-08T20:08:08+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2012-03-06T19:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b8e1fb43fed4ebfc8b8d463abc692ea89f61ee99'/>
<id>urn:sha1:b8e1fb43fed4ebfc8b8d463abc692ea89f61ee99</id>
<content type='text'>
(From yocto-docs rev: 36ebeaf60f8e627edebb0fa202a1cce3a423bac5)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: Changed all manual links to point to "latest"</title>
<updated>2011-11-25T15:24:17+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-11-10T18:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=684c35b7aa0898f95ab70a5982ef74ce98107d93'/>
<id>urn:sha1:684c35b7aa0898f95ab70a5982ef74ce98107d93</id>
<content type='text'>
There are many references to YP documentation throughout the
YP manual set.  They used to have hard-coded links to the
current release (e.g. yoctoproject.org/docs/1.1 for Edison).
This created a situation where if you went to a document on
the website and clicked on a external reference to another
manual, you would redirect to the current manual on the website.
Really, you would want to go to the latest manual, which is
one that is under development.  Changing the links to
"yoctoproject.org/docs/latest" makes the tip of master, which
is used for devloping the next release, always have references
to the manuals being developed and not back to the stable
released set of manuals.

This "latest" and "current" scheme for the links is not perfect.
What has to happen when the latest set of the manuals freezes
and becomes the next stable release, all the links in the docs
will need to be changed from "latest" in the URL to the new
release number.  So for example, all the "latest" occurences
would need to be changed to "1.2".  Then for the next cycle
as development begins again, the links need to be infused with
"latest" again.

(From yocto-docs rev: a234aef34303b07671da956de0e94b352797143e)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/kernel-manual: Added some references to other areas of YP docs.</title>
<updated>2011-10-04T12:46:41+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-09-29T18:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=11815ab092a4039bdb1a3973549b0ab8751e3789'/>
<id>urn:sha1:11815ab092a4039bdb1a3973549b0ab8751e3789</id>
<content type='text'>
(From yocto-docs rev: 20754cb376e65b7262b754afad839e0c2b82d7f7)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: updated the note in the front matter to use a link specific to manual.</title>
<updated>2011-08-21T00:51:58+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-08-11T23:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=958c355665c38a0a6429b934d139ee16864ac3f5'/>
<id>urn:sha1:958c355665c38a0a6429b934d139ee16864ac3f5</id>
<content type='text'>
(From yocto-docs rev: 8008a00e188dc0569d0fb6e5cf497637a0b57747)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/kernel-manual/kernel-manual.xml: Added note to title page.</title>
<updated>2011-08-04T14:06:51+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-07-28T14:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=938d43de3c28ed660224a284e909ac3359a5273a'/>
<id>urn:sha1:938d43de3c28ed660224a284e909ac3359a5273a</id>
<content type='text'>
Note mentions possible differences between docs in the released
tarball and docs on the website.  Suggests website for latest
docs.

(From yocto-docs rev: 92eb8221bdaee94b3d5861b929ef1adb986cc865)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation: updated manual history</title>
<updated>2011-06-13T21:38:04+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-06-07T14:08:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=306e1a5320bd841317ff0efcbb421098dc2f67fa'/>
<id>urn:sha1:306e1a5320bd841317ff0efcbb421098dc2f67fa</id>
<content type='text'>
I added an entry to represent the Yocto Project 1.0.1 Release into
the manual history table for all of the manuals except the Yocto
Project Quick Start, which does not have a table.

(From yocto-docs rev: d2c570b18854b3f15dfb20436a2212f569e96d5f)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/kernel-manual/kernel-manual.xml: Updated the title page</title>
<updated>2011-03-18T16:48:00+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-03-17T19:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b631f486fe52facc498b37e32af6c063dc586f0a'/>
<id>urn:sha1:b631f486fe52facc498b37e32af6c063dc586f0a</id>
<content type='text'>
I updated the title page to add Revision 1.0 to the Revision history
table.

(From OE-Core rev: 5062c0e09b5e2c4894ccfe322977fdd432b87e39)

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>documentation/kernel-manual/kernel-manual.xml: Updated copyright date</title>
<updated>2011-02-25T17:10:28+00:00</updated>
<author>
<name>Scott Rifenbark</name>
<email>scott.m.rifenbark@intel.com</email>
</author>
<published>2011-02-25T14:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f6fdcb661b67567abe57c69f4bc544445d3191da'/>
<id>urn:sha1:f6fdcb661b67567abe57c69f4bc544445d3191da</id>
<content type='text'>
Changed the copyright date from "2010" to "2010-2011".

Signed-off-by: Scott Rifenbark &lt;scott.m.rifenbark@intel.com&gt;
</content>
</entry>
</feed>
