<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://elinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://elinux.org/index.php?title=CELinux_040609_Patch_Archive&amp;feed=atom&amp;action=history</id>
		<title>CELinux 040609 Patch Archive - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://elinux.org/index.php?title=CELinux_040609_Patch_Archive&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=CELinux_040609_Patch_Archive&amp;action=history"/>
		<updated>2013-05-19T18:03:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21alpha</generator>

	<entry>
		<id>http://elinux.org/index.php?title=CELinux_040609_Patch_Archive&amp;diff=70795&amp;oldid=prev</id>
		<title>Woglinde at 13:38, 27 October 2011</title>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=CELinux_040609_Patch_Archive&amp;diff=70795&amp;oldid=prev"/>
				<updated>2011-10-27T13:38:48Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 13:38, 27 October 2011&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Category:CELF]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;[[Category:CELinux]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== CE Linux Patch Archive ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== CE Linux Patch Archive ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Woglinde</name></author>	</entry>

	<entry>
		<id>http://elinux.org/index.php?title=CELinux_040609_Patch_Archive&amp;diff=1958&amp;oldid=prev</id>
		<title>RBot: Bot (Edward's framework)</title>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=CELinux_040609_Patch_Archive&amp;diff=1958&amp;oldid=prev"/>
				<updated>2007-03-06T03:31:53Z</updated>
		
		<summary type="html">&lt;p&gt;Bot (Edward&amp;#039;s framework)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
== CE Linux Patch Archive ==&lt;br /&gt;
&lt;br /&gt;
CE Linux technologies are provided as patches or patchsets against stable linux kernels.&lt;br /&gt;
&lt;br /&gt;
See http://www.kernel.org&lt;br /&gt;
&lt;br /&gt;
To apply the patches, follow these instructions:&lt;br /&gt;
 - download the patch file&lt;br /&gt;
 - download the base kernel&lt;br /&gt;
 - if a patch file, run the patch command.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 $ patch -p1 &amp;lt; patch_file&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 - if a patchset, unarchive the patchset file then run the &amp;quot;tpm&amp;quot; command from the patchset directory:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 $ tpm -t ./linux-2.6.6.tar.bz2 -f ./patchlist -o ./linux-patched&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| &lt;br /&gt;
|- bgcolor=&amp;quot;80c080&amp;quot;&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | '''Name'''&lt;br /&gt;
|  '''Patch File'''&lt;br /&gt;
|  '''Base Kernel'''&lt;br /&gt;
|- &lt;br /&gt;
|  printk-times&lt;br /&gt;
|  [http://tree.celinuxforum.org/patches/celf-patches-04.06.09/instr-printk-04.06.09.tar.bz2 instr-printk-04.06.09.tar.bz2]&lt;br /&gt;
|  linux-2.6.6&lt;br /&gt;
|- &lt;br /&gt;
|  preset-lpj&lt;br /&gt;
|  [http://tree.celinuxforum.org/patches/celf-patches-04.06.09/preset-lpj-04.06.09.patch preset-lpj-04.06.09.patch]&lt;br /&gt;
|  linux-2.6.6&lt;br /&gt;
|- &lt;br /&gt;
|  fast timestamp api&lt;br /&gt;
|  [http://tree.celinuxforum.org/patches/celf-patches-04.06.09/timing-api-04.06.09.patch timing-api-04.06.09.patch]&lt;br /&gt;
|  linux-2.6.6&lt;br /&gt;
|- &lt;br /&gt;
|  fast boot menu&lt;br /&gt;
|  [http://tree.celinuxforum.org/patches/celf-patches-04.06.09/fast-boot-menu-04.06.09.patch fast-boot-menu-04.06.09.patch]&lt;br /&gt;
|  linux-2.6.6&lt;br /&gt;
|- &lt;br /&gt;
|  posix high res timers - core&lt;br /&gt;
|  [http://tree.celinuxforum.org/patches/celf-patches-04.06.09/posix-hrt-core-04.06.09.patch posix-hrt-core-04.06.09.patch]&lt;br /&gt;
|  linux-2.6.6&lt;br /&gt;
|- &lt;br /&gt;
|  posix high res timers - i386&lt;br /&gt;
|  [http://tree.celinuxforum.org/patches/celf-patches-04.06.09/posix-hrt-i386-04.06.09.patch posix-hrt-i386-04.06.09.patch]&lt;br /&gt;
|  linux-2.6.6&lt;br /&gt;
|- &lt;br /&gt;
|  posix high res timers - ppc32&lt;br /&gt;
|  [http://tree.celinuxforum.org/patches/celf-patches-04.06.09/posix-hrt-ppc32-04.06.09.patch posix-hrt-ppc32-04.06.09.patch]&lt;br /&gt;
|  linux-2.6.6&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>RBot</name></author>	</entry>

	</feed>