Congratulations!

[Valid Atom 1.0] This is a valid Atom 1.0 feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://kernelcheck.blogspot.com/feeds/posts/default

  1. <?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3858158408412462034</id><updated>2024-02-08T14:51:27.899-05:00</updated><category term="bazaar"/><category term="experimental"/><category term="nVidia Installer"/><title type='text'>KernelCheck Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://kernelcheck.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-1274963031444832827</id><published>2011-07-23T13:51:00.002-04:00</published><updated>2011-07-23T13:51:45.611-04:00</updated><title type='text'>It&#39;s Alive!</title><content type='html'>The KernelCheck project is still active.  I am currently working on a version to support the 3.0 mainline kernel.</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2011/07/its-alive.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/1274963031444832827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/1274963031444832827'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2011/07/its-alive.html' title='It&#39;s Alive!'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-6261337634381361702</id><published>2010-04-19T16:48:00.002-04:00</published><updated>2010-04-19T16:52:39.692-04:00</updated><title type='text'>2nd patch for KernelCheck</title><content type='html'>Bug Description&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size:78%;&quot;&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;Testing your network connection...&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;Connection found.&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;have not read&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;read feed&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;Traceback (most recent call last):&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;  File &quot;/usr/share/kernelcheck/scripts/main.py&quot;, line 502, in get_data&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;    patch_url, patch, stable, stable_url, OldKernelList, OldKernelLinks, prepatch, prepatch_url = self.kernelinfo()&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;  File &quot;/usr/share/kernelcheck/scripts/main.py&quot;, line 126, in kernelinfo&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;    KPParser.close()&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;  File &quot;/usr/lib/python2.6/HTMLParser.py&quot;, line 112, in close&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;    self.goahead(1)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;  File &quot;/usr/lib/python2.6/HTMLParser.py&quot;, line 164, in goahead&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;    self.error(&quot;EOF in middle of construct&quot;)&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;  File &quot;/usr/lib/python2.6/HTMLParser.py&quot;, line 115, in error&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;    raise HTMLParseError(message, self.getpos())&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: courier new;&quot;&gt;HTMLParser.HTMLParseError: EOF in middle of construct, at line 7, column 11&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is the second time that changes to the kernel.org website have resulted in problems for KernelCheck. I have uploaded patched versions (source and .deb) labeled as bzr041610 at both the Launchpad and SourceForge download locations. You may also consult &lt;a href=&quot;https://bugs.launchpad.net/kernelcheck/+bug/555979&quot;&gt;https://bugs.launchpad.net/kernelcheck/+bug/555979&lt;/a&gt; for another patched .deb version.</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2010/04/2nd-patch-for-kernelcheck.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/6261337634381361702'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/6261337634381361702'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2010/04/2nd-patch-for-kernelcheck.html' title='2nd patch for KernelCheck'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-6715680763151139592</id><published>2009-10-18T13:03:00.002-04:00</published><updated>2009-10-18T13:04:37.701-04:00</updated><title type='text'>KernelCheck 404 Error Fixed</title><content type='html'>Check here for patching instructions: &lt;a href=&quot;https://bugs.launchpad.net/kernelcheck/+bug/432732&quot;&gt;https://bugs.launchpad.net/kernelcheck/+bug/432732&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Once I verify these patches work, I will implement them so that clicking &quot;Check for KernelCheck Updates&quot; installs them.</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2009/10/kernelcheck-404-error-fixed.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/6715680763151139592'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/6715680763151139592'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2009/10/kernelcheck-404-error-fixed.html' title='KernelCheck 404 Error Fixed'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-1381696601542815720</id><published>2009-09-28T15:55:00.002-04:00</published><updated>2009-09-28T16:30:02.580-04:00</updated><title type='text'>KernelCheck 404 errors</title><content type='html'>Recently KernelCheck has started dropping the following error and aborting:&lt;br /&gt;&lt;br /&gt;&lt;blockquote style=&quot;font-style: italic;&quot;&gt;Kernel.org server couldn&#39;t fulfill request.&lt;br /&gt;Error code: 404&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;This is because the files that were hosted on kernel.org that contained the relevant Kernel and Patch information parsed by KernelCheck have been removed. We don&#39;t know why kernel.org have removed these files, all we know is that they no longer exist.&lt;br /&gt;&lt;br /&gt;At the moment, we (Master_Kernel and my self) are too busy with other commitments (work, study, etc) to investigate and fix the problem at this time. So KernelCheck development is on hold until further notice.&lt;br /&gt;&lt;br /&gt;However, if someone wants step in and help fix the problem, they are more than welcome. We can be contacted via the &lt;a href=&quot;https://launchpad.net/kernelcheck&quot;&gt;KernelCheck launchpad page&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;How do I build a new kernel without KernelCheck?&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;There is an excellent guide for building new kernels manually here: &lt;a href=&quot;http://ubuntuforums.org/showthread.php?t=311158&quot;&gt;Master Kernel Thread&lt;/a&gt;.</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2009/09/kernelcheck-404-errors.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/1381696601542815720'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/1381696601542815720'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2009/09/kernelcheck-404-errors.html' title='KernelCheck 404 errors'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-5012840193033981704</id><published>2009-07-09T17:28:00.006-04:00</published><updated>2009-07-09T17:33:28.533-04:00</updated><title type='text'>Pause/Stop/Continue a process in Python</title><content type='html'>It took me a while to find the answer to this, so I figured I&#39;d post this for anyone else looking for an answer. The method below allows you to pause a process so you can continue it later - the equivalent of Ctrl-Z and &#39;fg&#39; in the terminal.&lt;br /&gt;&lt;br /&gt;Use:&lt;br /&gt;&lt;code&gt;import os, signal&lt;br /&gt;# Pause the process&lt;br /&gt;os.kill(pid, signal.SIGSTOP)&lt;br /&gt;# Continue the process&lt;br /&gt;os.kill(pid, signal.SIGCONT)&lt;br /&gt;&lt;br /&gt;# Pause a process and it&#39;s children&lt;br /&gt;os.killpg(pid, signal.SIGSTOP)&lt;br /&gt;# Continue a process and it&#39;s children&lt;br /&gt;os.killpg(pid, signal.SIGCONT)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Hope this helps someone!</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2009/07/pausestop-process-in-python.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/5012840193033981704'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/5012840193033981704'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2009/07/pausestop-process-in-python.html' title='Pause/Stop/Continue a process in Python'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-98539707746562180</id><published>2009-06-20T19:26:00.002-04:00</published><updated>2009-06-20T19:28:14.738-04:00</updated><title type='text'>KernelCheck Lumen Released</title><content type='html'>Download it at Sourceforge: &lt;a href=&quot;https://sourceforge.net/project/platformdownload.php?group_id=199755&quot;&gt;https://sourceforge.net/project/platformdownload.php?group_id=199755&lt;/a&gt;</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2009/06/kernelcheck-lumen-released.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/98539707746562180'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/98539707746562180'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2009/06/kernelcheck-lumen-released.html' title='KernelCheck Lumen Released'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-4524172495717877701</id><published>2009-06-10T09:10:00.003-04:00</published><updated>2009-06-15T12:48:27.323-04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="bazaar"/><category scheme="http://www.blogger.com/atom/ns#" term="experimental"/><title type='text'>Getting KernelCheck: Experimental</title><content type='html'>First off, you&#39;ll need Bazaar (&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_0&quot;&gt;bzr&lt;/span&gt;). Then:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Download the &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_1&quot;&gt;KernelCheck&lt;/span&gt; source from &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_2&quot;&gt;LaunchPad&lt;/span&gt;:&lt;br /&gt;&lt;code&gt;$ &lt;tt&gt;&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_3&quot;&gt;bzr&lt;/span&gt; branch &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_4&quot;&gt;lp&lt;/span&gt;:~team-&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_5&quot;&gt;kcheck&lt;/span&gt;/&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_6&quot;&gt;kernelcheck&lt;/span&gt;/experimental&lt;/tt&gt;&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;&lt;/li&gt;&lt;li&gt;Enter the directory&lt;br /&gt;&lt;code&gt;$ &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_7&quot;&gt;cd&lt;/span&gt; &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_8&quot;&gt;experimental&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Install &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_9&quot;&gt;KernelCheck&lt;/span&gt; (as root - &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_10&quot;&gt;su&lt;/span&gt;)&lt;br /&gt;&lt;code&gt;$ python setup.&lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_11&quot;&gt;py&lt;/span&gt; install&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Use it! (once again, as root)&lt;br /&gt;&lt;code&gt;$ &lt;span class=&quot;blsp-spelling-error&quot; id=&quot;SPELLING_ERROR_12&quot;&gt;kernelcheck&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;br /&gt;* The versions in this branch are not necessarily tested and may not work at times.</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2009/06/getting-kernelcheck-experimental.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/4524172495717877701'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/4524172495717877701'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2009/06/getting-kernelcheck-experimental.html' title='Getting KernelCheck: Experimental'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-8024197290849799995</id><published>2009-06-07T00:49:00.003-04:00</published><updated>2009-06-07T02:48:28.453-04:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="nVidia Installer"/><title type='text'>nVidia Driver support status</title><content type='html'>Presently, the nVidia driver support in KernelCheck Lumen is broken. This is because you can&#39;t actually run the nVidia install package with X running. In order to install the latest nVidia drivers using the nVidia install package, you must do it in &quot;runlevel 3&quot; (shell without X running).&lt;br /&gt;&lt;br /&gt;If you are currently using nVidia drivers with your current kernel, it is recommended that you select the option &quot;Reconfigure the X Server&quot; in KernelCheck. This will force X to load a fail safe driver (usually the &quot;nv&quot; driver). Doing this will make sure X will load after you reboot (it will crash otherwise).&lt;br /&gt;&lt;br /&gt;After you have rebooted and X has loaded, you should be able to install the current stable nvidia drivers using the &quot;Hardware Drivers&quot; applet in Gnome (System -&gt; Administration -&gt; Hardware Drivers).</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2009/06/nvidia-driver-support-status.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/8024197290849799995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/8024197290849799995'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2009/06/nvidia-driver-support-status.html' title='nVidia Driver support status'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-1423915294309960489</id><published>2009-06-05T21:49:00.005-04:00</published><updated>2009-06-05T22:03:43.699-04:00</updated><title type='text'>Getting KernelCheck: Development</title><content type='html'>First off, you&#39;ll need Bazaar (bzr). Then:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Download the KernelCheck source from LaunchPad:&lt;br /&gt;&lt;code&gt;$ bzr branch lp:kernelcheck&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;&lt;/li&gt;&lt;li&gt;Enter the directory&lt;br /&gt;&lt;code&gt;$ cd kernelcheck&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Install KernelCheck (as root - su)&lt;br /&gt;&lt;code&gt;$ python setup.py install&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Use it! (once again, as root)&lt;br /&gt;&lt;code&gt;$ kernelcheck&lt;/code&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2009/06/getting-kernelcheck-development.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/1423915294309960489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/1423915294309960489'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2009/06/getting-kernelcheck-development.html' title='Getting KernelCheck: Development'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3858158408412462034.post-1035346457955722447</id><published>2009-05-25T14:53:00.001-04:00</published><updated>2009-05-25T14:53:57.379-04:00</updated><title type='text'>New Blog</title><content type='html'>Launched a new blog!</content><link rel='replies' type='text/html' href='http://kernelcheck.blogspot.com/2009/05/new-blog.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/1035346457955722447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3858158408412462034/posts/default/1035346457955722447'/><link rel='alternate' type='text/html' href='http://kernelcheck.blogspot.com/2009/05/new-blog.html' title='New Blog'/><author><name>Master Kernel</name><uri>http://www.blogger.com/profile/08289622458568019153</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigxt1-2qOxSI3xU1gEFBrYLUM1WW4skfXQK0hICVhp6nr_ra9lrcdttUC49CJYjgS3CeZPrWu6zpn41UoYcloNhIgi7MSML13PSZBRREib87gaEuOLKtgbdj5t1gM3-A/s220/circle-of-obama-logo-final.png'/></author><thr:total>2</thr:total></entry></feed>

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid Atom 1.0" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//kernelcheck.blogspot.com/feeds/posts/default

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda